Pull request #43375 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 82f20733593669b44ebac80de5b3f9917a384826 rather than da068165f6c8ae5771abb6aaf1523accef8e250d Obtained Jenkinsfile from 82f20733593669b44ebac80de5b3f9917a384826 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43375@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-03-14T05:45:07.414Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-03-14T05:45:07.420Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-03-14T05:45:07.608Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0334bf5c8375bcdee) in /home/ubuntu/workspace/moby_PR-43375 [Pipeline] { [Pipeline] checkout [2022-03-14T05:45:07.635Z] The recommended git tool is: git [2022-03-14T05:45:07.644Z] using credential docker-jenkins-github-credentials [2022-03-14T05:45:07.651Z] Cloning the remote Git repository [2022-03-14T05:45:07.651Z] Cloning with configured refspecs honoured and without tags [2022-03-14T05:45:07.639Z] Cloning repository https://github.com/moby/moby.git [2022-03-14T05:45:07.639Z] > git init /home/ubuntu/workspace/moby_PR-43375 # timeout=10 [2022-03-14T05:45:07.655Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-14T05:45:07.655Z] > git --version # timeout=10 [2022-03-14T05:45:07.663Z] > git --version # 'git version 2.17.1' [2022-03-14T05:45:07.663Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-14T05:45:07.664Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43375/head:refs/remotes/origin/PR-43375 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-14T05:45:22.874Z] Fetching without tags [2022-03-14T05:45:23.102Z] Merging remotes/origin/master commit 82f20733593669b44ebac80de5b3f9917a384826 into PR head commit da068165f6c8ae5771abb6aaf1523accef8e250d [2022-03-14T05:45:22.832Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-14T05:45:22.840Z] > git config --add remote.origin.fetch +refs/pull/43375/head:refs/remotes/origin/PR-43375 # timeout=10 [2022-03-14T05:45:22.847Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-14T05:45:22.856Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-14T05:45:22.862Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-14T05:45:22.862Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-14T05:45:22.863Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43375/head:refs/remotes/origin/PR-43375 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-14T05:45:23.090Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T05:45:23.095Z] > git checkout -f da068165f6c8ae5771abb6aaf1523accef8e250d # timeout=10 [2022-03-14T05:45:23.646Z] Merge succeeded, producing da068165f6c8ae5771abb6aaf1523accef8e250d [2022-03-14T05:45:23.647Z] Checking out Revision da068165f6c8ae5771abb6aaf1523accef8e250d (PR-43375) [2022-03-14T05:45:24.250Z] Commit message: "ci: simple gha workflow to build docker daemon" [2022-03-14T05:45:24.250Z] First time build. Skipping changelog. [2022-03-14T05:45:24.249Z] > git --version # timeout=10 [2022-03-14T05:45:24.252Z] > git --version # 'git version 2.17.1' [2022-03-14T05:45:24.260Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-14T05:45:24.969Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43375:/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-14T05:45:23.590Z] > git remote # timeout=10 [2022-03-14T05:45:23.593Z] > git config --get remote.origin.url # timeout=10 [2022-03-14T05:45:23.597Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-14T05:45:23.598Z] > git merge 82f20733593669b44ebac80de5b3f9917a384826 # timeout=10 [2022-03-14T05:45:23.617Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-14T05:45:23.634Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T05:45:23.647Z] > git checkout -f da068165f6c8ae5771abb6aaf1523accef8e250d # timeout=10 [2022-03-14T05:45:27.512Z] 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-14T05:45:27.975Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0334bf5c8375bcdee) in /home/ubuntu/workspace/moby_PR-43375 [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-14T05:45:28.035Z] The recommended git tool is: git [2022-03-14T05:45:28.044Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-03-14T05:45:28.058Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-03-14T05:45:28.066Z] 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 [2022-03-14T05:45:28.286Z] Merging remotes/origin/master commit 82f20733593669b44ebac80de5b3f9917a384826 into PR head commit da068165f6c8ae5771abb6aaf1523accef8e250d [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 [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-03-14T05:45:28.369Z] Merge succeeded, producing da068165f6c8ae5771abb6aaf1523accef8e250d [2022-03-14T05:45:28.370Z] Checking out Revision da068165f6c8ae5771abb6aaf1523accef8e250d (PR-43375) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-03-14T05:45:28.443Z] Commit message: "ci: simple gha workflow to build docker daemon" [2022-03-14T05:45:28.441Z] > git --version # timeout=10 [2022-03-14T05:45:28.446Z] > git --version # 'git version 2.17.1' [2022-03-14T05:45:28.452Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-14T05:45:28.037Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43375/.git # timeout=10 [2022-03-14T05:45:28.046Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-14T05:45:28.054Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-14T05:45:28.054Z] > git --version # timeout=10 [2022-03-14T05:45:28.062Z] > git --version # 'git version 2.17.1' [2022-03-14T05:45:28.062Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-14T05:45:28.062Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43375/head:refs/remotes/origin/PR-43375 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-14T05:45:28.274Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T05:45:28.280Z] > git checkout -f da068165f6c8ae5771abb6aaf1523accef8e250d # timeout=10 [2022-03-14T05:45:28.326Z] > git remote # timeout=10 [2022-03-14T05:45:28.331Z] > git config --get remote.origin.url # timeout=10 [2022-03-14T05:45:28.333Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-14T05:45:28.334Z] > git merge 82f20733593669b44ebac80de5b3f9917a384826 # timeout=10 [2022-03-14T05:45:28.349Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-14T05:45:28.357Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T05:45:28.362Z] > git checkout -f da068165f6c8ae5771abb6aaf1523accef8e250d # timeout=10 [2022-03-14T05:45:29.119Z] + [ PR != PR ] [2022-03-14T05:45:29.119Z] + [ master != master ] [2022-03-14T05:45:29.119Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-14T05:45:29.445Z] + docker version [2022-03-14T05:45:29.445Z] Client: Docker Engine - Community [2022-03-14T05:45:29.445Z] Version: 20.10.12 [2022-03-14T05:45:29.445Z] API version: 1.41 [2022-03-14T05:45:29.445Z] Go version: go1.16.12 [2022-03-14T05:45:29.445Z] Git commit: e91ed57 [2022-03-14T05:45:29.445Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-14T05:45:29.445Z] OS/Arch: linux/amd64 [2022-03-14T05:45:29.445Z] Context: default [2022-03-14T05:45:29.445Z] Experimental: true [2022-03-14T05:45:29.445Z] [2022-03-14T05:45:29.445Z] Server: Docker Engine - Community [2022-03-14T05:45:29.445Z] Engine: [2022-03-14T05:45:29.445Z] Version: 20.10.12 [2022-03-14T05:45:29.445Z] API version: 1.41 (minimum version 1.12) [2022-03-14T05:45:29.445Z] Go version: go1.16.12 [2022-03-14T05:45:29.445Z] Git commit: 459d0df [2022-03-14T05:45:29.445Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-14T05:45:29.445Z] OS/Arch: linux/amd64 [2022-03-14T05:45:29.445Z] Experimental: true [2022-03-14T05:45:29.445Z] containerd: [2022-03-14T05:45:29.445Z] Version: 1.4.12 [2022-03-14T05:45:29.445Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-14T05:45:29.445Z] runc: [2022-03-14T05:45:29.445Z] Version: 1.0.2 [2022-03-14T05:45:29.445Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-14T05:45:29.445Z] docker-init: [2022-03-14T05:45:29.445Z] Version: 0.19.0 [2022-03-14T05:45:29.445Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-14T05:45:29.740Z] + docker info [2022-03-14T05:45:30.312Z] Client: [2022-03-14T05:45:30.312Z] Context: default [2022-03-14T05:45:30.312Z] Debug Mode: false [2022-03-14T05:45:30.312Z] Plugins: [2022-03-14T05:45:30.312Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-14T05:45:30.312Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-14T05:45:30.312Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-14T05:45:30.312Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-14T05:45:30.312Z] [2022-03-14T05:45:30.312Z] Server: [2022-03-14T05:45:30.312Z] Containers: 0 [2022-03-14T05:45:30.312Z] Running: 0 [2022-03-14T05:45:30.312Z] Paused: 0 [2022-03-14T05:45:30.312Z] Stopped: 0 [2022-03-14T05:45:30.312Z] Images: 3 [2022-03-14T05:45:30.312Z] Server Version: 20.10.12 [2022-03-14T05:45:30.312Z] Storage Driver: overlay2 [2022-03-14T05:45:30.312Z] Backing Filesystem: extfs [2022-03-14T05:45:30.312Z] Supports d_type: true [2022-03-14T05:45:30.312Z] Native Overlay Diff: true [2022-03-14T05:45:30.312Z] userxattr: false [2022-03-14T05:45:30.312Z] Logging Driver: json-file [2022-03-14T05:45:30.312Z] Cgroup Driver: cgroupfs [2022-03-14T05:45:30.312Z] Cgroup Version: 1 [2022-03-14T05:45:30.312Z] Plugins: [2022-03-14T05:45:30.312Z] Volume: local [2022-03-14T05:45:30.312Z] Network: bridge host ipvlan macvlan null overlay [2022-03-14T05:45:30.312Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-14T05:45:30.312Z] Swarm: inactive [2022-03-14T05:45:30.312Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-14T05:45:30.312Z] Default Runtime: runc [2022-03-14T05:45:30.312Z] Init Binary: docker-init [2022-03-14T05:45:30.312Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-14T05:45:30.312Z] runc version: v1.0.2-0-g52b36a2 [2022-03-14T05:45:30.312Z] init version: de40ad0 [2022-03-14T05:45:30.312Z] Security Options: [2022-03-14T05:45:30.312Z] apparmor [2022-03-14T05:45:30.312Z] seccomp [2022-03-14T05:45:30.312Z] Profile: default [2022-03-14T05:45:30.312Z] Kernel Version: 5.4.0-1061-aws [2022-03-14T05:45:30.312Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-14T05:45:30.312Z] OSType: linux [2022-03-14T05:45:30.312Z] Architecture: x86_64 [2022-03-14T05:45:30.312Z] CPUs: 2 [2022-03-14T05:45:30.312Z] Total Memory: 7.483GiB [2022-03-14T05:45:30.312Z] Name: ip-10-100-44-20 [2022-03-14T05:45:30.312Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-14T05:45:30.312Z] Docker Root Dir: /var/lib/docker [2022-03-14T05:45:30.312Z] Debug Mode: false [2022-03-14T05:45:30.312Z] Registry: https://index.docker.io/v1/ [2022-03-14T05:45:30.313Z] Labels: [2022-03-14T05:45:30.313Z] Experimental: true [2022-03-14T05:45:30.313Z] Insecure Registries: [2022-03-14T05:45:30.313Z] 127.0.0.0/8 [2022-03-14T05:45:30.313Z] Live Restore Enabled: true [2022-03-14T05:45:30.313Z] [2022-03-14T05:45:30.313Z] WARNING: No swap limit support [Pipeline] sh [2022-03-14T05:45:30.604Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-14T05:45:30.604Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-14T05:45:30.604Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43375/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-14T05:45:30.604Z] + bash /home/ubuntu/workspace/moby_PR-43375/check-config.sh [2022-03-14T05:45:30.604Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-14T05:45:30.604Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-14T05:45:30.604Z] [2022-03-14T05:45:30.604Z] Generally Necessary: [2022-03-14T05:45:30.604Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-14T05:45:30.604Z] - apparmor: enabled and tools installed [2022-03-14T05:45:30.604Z] - CONFIG_NAMESPACES: enabled [2022-03-14T05:45:30.604Z] - CONFIG_NET_NS: enabled [2022-03-14T05:45:30.604Z] - CONFIG_PID_NS: enabled [2022-03-14T05:45:30.604Z] - CONFIG_IPC_NS: enabled [2022-03-14T05:45:30.604Z] - CONFIG_UTS_NS: enabled [2022-03-14T05:45:30.604Z] - CONFIG_CGROUPS: enabled [2022-03-14T05:45:30.604Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-14T05:45:30.604Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-14T05:45:30.604Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-14T05:45:30.604Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-14T05:45:30.604Z] - CONFIG_CPUSETS: enabled [2022-03-14T05:45:30.604Z] - CONFIG_MEMCG: enabled [2022-03-14T05:45:30.604Z] - CONFIG_KEYS: enabled [2022-03-14T05:45:30.604Z] - CONFIG_VETH: enabled (as module) [2022-03-14T05:45:30.604Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-14T05:45:30.604Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-14T05:45:30.604Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-14T05:45:30.604Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-14T05:45:30.865Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-14T05:45:30.865Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-14T05:45:30.865Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-14T05:45:30.865Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-14T05:45:30.865Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-14T05:45:30.865Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-14T05:45:30.865Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-14T05:45:30.865Z] - CONFIG_CGROUP_BPF: enabled [2022-03-14T05:45:30.865Z] [2022-03-14T05:45:30.865Z] Optional Features: [2022-03-14T05:45:30.865Z] - CONFIG_USER_NS: enabled [2022-03-14T05:45:30.865Z] - CONFIG_SECCOMP: enabled [2022-03-14T05:45:30.865Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-14T05:45:30.865Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-14T05:45:30.865Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-14T05:45:30.865Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-14T05:45:30.865Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-14T05:45:30.865Z] - CONFIG_BLK_CGROUP: enabled [2022-03-14T05:45:30.865Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-14T05:45:30.865Z] - CONFIG_CGROUP_PERF: enabled [2022-03-14T05:45:30.865Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-14T05:45:30.865Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-14T05:45:30.865Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-14T05:45:30.865Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-14T05:45:30.865Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-14T05:45:30.865Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-14T05:45:30.865Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-14T05:45:30.865Z] - CONFIG_IP_VS: enabled (as module) [2022-03-14T05:45:30.865Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-14T05:45:30.865Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-14T05:45:30.865Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-14T05:45:30.865Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-14T05:45:30.865Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-14T05:45:30.865Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-14T05:45:30.865Z] - CONFIG_EXT4_FS: enabled [2022-03-14T05:45:30.865Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-14T05:45:30.865Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-14T05:45:30.865Z] - Network Drivers: [2022-03-14T05:45:30.865Z] - "overlay": [2022-03-14T05:45:30.865Z] - CONFIG_VXLAN: enabled (as module) [2022-03-14T05:45:30.865Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-14T05:45:30.865Z] Optional (for encrypted networks): [2022-03-14T05:45:30.865Z] - CONFIG_CRYPTO: enabled [2022-03-14T05:45:30.865Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-14T05:45:30.865Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-14T05:45:30.865Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-14T05:45:30.865Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-14T05:45:30.865Z] - CONFIG_XFRM: enabled [2022-03-14T05:45:30.865Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-14T05:45:30.865Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-14T05:45:30.865Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-14T05:45:30.865Z] - "ipvlan": [2022-03-14T05:45:30.865Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-14T05:45:30.865Z] - "macvlan": [2022-03-14T05:45:30.865Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-14T05:45:30.865Z] - CONFIG_DUMMY: enabled (as module) [2022-03-14T05:45:30.865Z] - "ftp,tftp client in container": [2022-03-14T05:45:31.126Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-14T05:45:31.126Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-14T05:45:31.126Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-14T05:45:31.126Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-14T05:45:31.126Z] - Storage Drivers: [2022-03-14T05:45:31.126Z] - "aufs": [2022-03-14T05:45:31.126Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-14T05:45:31.126Z] - "btrfs": [2022-03-14T05:45:31.126Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-14T05:45:31.127Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-14T05:45:31.127Z] - "devicemapper": [2022-03-14T05:45:31.127Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-14T05:45:31.127Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-14T05:45:31.127Z] - "overlay": [2022-03-14T05:45:31.127Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-14T05:45:31.127Z] - "zfs": [2022-03-14T05:45:31.127Z] - /dev/zfs: present [2022-03-14T05:45:31.127Z] - zfs command: missing [2022-03-14T05:45:31.127Z] - zpool command: missing [2022-03-14T05:45:31.127Z] [2022-03-14T05:45:31.127Z] Limits: [2022-03-14T05:45:31.127Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-14T05:45:31.127Z] [2022-03-14T05:45:31.127Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-14T05:45:31.457Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:da068165f6c8ae5771abb6aaf1523accef8e250d . [2022-03-14T05:45:31.457Z] #1 [internal] load build definition from Dockerfile [2022-03-14T05:45:31.457Z] #1 sha256:41c641fc318525fc3700a6fbf9f8ff804ff669af508921367091a74bbc4ae44b [2022-03-14T05:45:31.457Z] #1 transferring dockerfile: 16.77kB done [2022-03-14T05:45:31.457Z] #1 DONE 0.0s [2022-03-14T05:45:31.457Z] [2022-03-14T05:45:31.457Z] #2 [internal] load .dockerignore [2022-03-14T05:45:31.457Z] #2 sha256:b1b355ed6b9bd3218f972fa8e586edffb6255a9903b03fd19a1580ce00576ec5 [2022-03-14T05:45:31.457Z] #2 transferring context: 87B done [2022-03-14T05:45:31.457Z] #2 DONE 0.0s [2022-03-14T05:45:31.457Z] [2022-03-14T05:45:31.457Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-14T05:45:31.457Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-14T05:45:31.720Z] #3 DONE 0.1s [2022-03-14T05:45:31.720Z] [2022-03-14T05:45:31.720Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-14T05:45:31.720Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-14T05:45:31.720Z] #4 CACHED [2022-03-14T05:45:31.982Z] [2022-03-14T05:45:31.982Z] #6 [internal] load .dockerignore [2022-03-14T05:45:31.982Z] #6 sha256:28c932c52fa840c22175fa65ff76506baa14bdc3c455ae120294c87eb4fd3baf [2022-03-14T05:45:31.982Z] #6 DONE 0.0s [2022-03-14T05:45:31.982Z] [2022-03-14T05:45:31.982Z] #5 [internal] load build definition from Dockerfile [2022-03-14T05:45:31.982Z] #5 sha256:613d5f67e1190193e60d454f5d65cea45b09ab80cecb406c2a563790ddc2d94c [2022-03-14T05:45:31.982Z] #5 DONE 0.0s [2022-03-14T05:45:31.982Z] [2022-03-14T05:45:31.982Z] #9 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-14T05:45:31.982Z] #9 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-14T05:45:31.982Z] #9 DONE 0.1s [2022-03-14T05:45:31.982Z] [2022-03-14T05:45:31.982Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-14T05:45:31.982Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-14T05:45:31.982Z] #10 DONE 0.1s [2022-03-14T05:45:31.982Z] [2022-03-14T05:45:31.982Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-14T05:45:31.982Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-14T05:45:31.982Z] #7 DONE 0.1s [2022-03-14T05:45:31.982Z] [2022-03-14T05:45:31.982Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-14T05:45:31.982Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-14T05:45:31.982Z] #8 DONE 0.1s [2022-03-14T05:45:31.982Z] [2022-03-14T05:45:31.982Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-14T05:45:31.982Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-14T05:45:31.982Z] #11 DONE 0.0s [2022-03-14T05:45:31.982Z] [2022-03-14T05:45:31.982Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-14T05:45:31.982Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-14T05:45:31.982Z] #76 DONE 0.0s [2022-03-14T05:45:31.982Z] [2022-03-14T05:45:31.982Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-14T05:45:31.982Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-14T05:45:31.982Z] #74 DONE 0.0s [2022-03-14T05:45:31.982Z] [2022-03-14T05:45:31.982Z] #31 [internal] load build context [2022-03-14T05:45:31.983Z] #31 sha256:0d2b26919b0ec8ea58217bda2a962e364e411b30dc37ee90146cd08aa8e46a48 [2022-03-14T05:45:32.244Z] #31 ... [2022-03-14T05:45:32.244Z] [2022-03-14T05:45:32.244Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-14T05:45:32.244Z] #35 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-14T05:45:32.244Z] #35 DONE 0.0s [2022-03-14T05:45:32.244Z] [2022-03-14T05:45:32.244Z] #31 [internal] load build context [2022-03-14T05:45:32.244Z] #31 sha256:0d2b26919b0ec8ea58217bda2a962e364e411b30dc37ee90146cd08aa8e46a48 [2022-03-14T05:45:32.507Z] #31 ... [2022-03-14T05:45:32.507Z] [2022-03-14T05:45:32.507Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-14T05:45:32.507Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-14T05:45:32.507Z] #52 DONE 0.4s [2022-03-14T05:45:32.507Z] [2022-03-14T05:45:32.507Z] #31 [internal] load build context [2022-03-14T05:45:32.507Z] #31 sha256:0d2b26919b0ec8ea58217bda2a962e364e411b30dc37ee90146cd08aa8e46a48 [2022-03-14T05:45:33.452Z] #31 transferring context: 58.90MB 1.5s done [2022-03-14T05:45:33.716Z] #31 DONE 1.6s [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-14T05:45:33.716Z] #78 sha256:d2c8d2541ada5e392eeb036e8be0f9c36abe7989d78d6fe18be56d110bbad776 [2022-03-14T05:45:33.716Z] #78 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #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-14T05:45:33.716Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-14T05:45:33.716Z] #45 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #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-14T05:45:33.716Z] #63 sha256:dd65da646fa363f5092e5f3c3b452e9103455ff38f046cfe7b8b64f610426fd4 [2022-03-14T05:45:33.716Z] #63 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-03-14T05:45:33.716Z] #18 sha256:4537d596aeb6a1f91ba4cb2255575856f0f9010515abf5fd2f90bdd0313e4de4 [2022-03-14T05:45:33.716Z] #18 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-14T05:45:33.716Z] #66 sha256:d7f74aece17d2dfdff6c21d7707034ad2396720f8317362674ae7a760b7314bf [2022-03-14T05:45:33.716Z] #66 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #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-14T05:45:33.716Z] #28 sha256:2b001536469da2b48c0083ea1700be5ed8b8dce92b2b590b37c0e06ae85a0ae5 [2022-03-14T05:45:33.716Z] #28 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #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-14T05:45:33.716Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-14T05:45:33.716Z] #19 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #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-14T05:45:33.716Z] #56 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-14T05:45:33.716Z] #56 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #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-14T05:45:33.716Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-14T05:45:33.716Z] #65 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-03-14T05:45:33.716Z] #16 sha256:beddf0d6d60e18c9ac5b3546568cba2a4901f4a5fec519fe15cb3d5d496e5cb7 [2022-03-14T05:45:33.716Z] #16 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-14T05:45:33.716Z] #49 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-14T05:45:33.716Z] #49 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #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-14T05:45:33.716Z] #23 sha256:08ef7aab0ae1c051ee5514bf7661a991d1f1c86a87327c5fa71e369ed4370d6a [2022-03-14T05:45:33.716Z] #23 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-14T05:45:33.716Z] #30 sha256:43f2de394cf5ff2009356a6f1eb2c6da94e2e71bace4303f63c2f369b35b4b1c [2022-03-14T05:45:33.716Z] #30 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-14T05:45:33.716Z] #37 sha256:41cf9705d9b4cff163cf2eb427ba5c6f0dc4572c6567d947672f4ea718904755 [2022-03-14T05:45:33.716Z] #37 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-03-14T05:45:33.716Z] #15 sha256:96bcf02670b65def60e1b23dcad47755d0bff725bd59a782e559ae99ba7a16f0 [2022-03-14T05:45:33.716Z] #15 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #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-14T05:45:33.716Z] #21 sha256:db75bd3b135fe2d1bd4cb661fe8f3bb76feaaa7f57437ececffd905ad46fd13d [2022-03-14T05:45:33.716Z] #21 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-14T05:45:33.716Z] #61 sha256:d4c84e623cbf08c458162d4266b70e952e6ed7f359a0330bf408bdc16e01650d [2022-03-14T05:45:33.716Z] #61 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-14T05:45:33.716Z] #26 sha256:d326afb01be0f9fa2354eaf00d23e7439b881216a41668b7ebc2270a7f9867b1 [2022-03-14T05:45:33.716Z] #26 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #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-14T05:45:33.716Z] #29 sha256:794e2ac80c419903b645c774457fa107aa2162387b6113b98c83e52653cf009e [2022-03-14T05:45:33.716Z] #29 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-14T05:45:33.716Z] #72 sha256:1363d44099469d31de916c862165ace67822100a9ebc411a9da91bf99bb9897c [2022-03-14T05:45:33.716Z] #72 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-03-14T05:45:33.716Z] #14 sha256:09b6e3692320f08cf6327db0ae6dbac3f5eaa5ea0349ddf964de4290be45ec49 [2022-03-14T05:45:33.716Z] #14 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #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-14T05:45:33.716Z] #53 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-14T05:45:33.716Z] #53 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-14T05:45:33.716Z] #69 sha256:37c3a185b0da4cc0064275b55d06a77fdb4932691709317f26e4a38e049ee318 [2022-03-14T05:45:33.716Z] #69 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-14T05:45:33.716Z] #71 sha256:c21652e39b6127130981e9cb09c984c9c98d7c5b0cfdc8f1f2a590048f527074 [2022-03-14T05:45:33.716Z] #71 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #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-14T05:45:33.716Z] #33 sha256:eccceb3a7276e31fc638cc93a452e51a62d330944bc92bbdcee8142109fcd831 [2022-03-14T05:45:33.716Z] #33 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #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-14T05:45:33.716Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-14T05:45:33.716Z] #13 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-14T05:45:33.716Z] #68 sha256:cb15dd94d0c2b491793d91b575e8a6caa6d6b0dfd7808fd0c380a093609b9d14 [2022-03-14T05:45:33.716Z] #68 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #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-14T05:45:33.716Z] #67 sha256:b1e1bc48cd51f097c2116c9b318479b1e211f9edb05d3e26358dc73cb536aea2 [2022-03-14T05:45:33.716Z] #67 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-14T05:45:33.716Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-14T05:45:33.716Z] #12 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-14T05:45:33.716Z] #25 sha256:c79e1e4a6eeaa399b796a413950280c15dcd45913219f685865b0df00db85412 [2022-03-14T05:45:33.716Z] #25 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-14T05:45:33.716Z] #34 sha256:4d31381b606f89d2460bc42c4ca5544c96f87f7230cc9196eea7f4243d6b41b4 [2022-03-14T05:45:33.716Z] #34 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-03-14T05:45:33.716Z] #17 sha256:44e4058ee4dc4bd39264506dac38d0f29b98e82470d99148e586789f2478289b [2022-03-14T05:45:33.716Z] #17 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-14T05:45:33.716Z] #22 sha256:049910e928085381c0242f32aad2fd6a9c72d163e636c7a2fccc1360c0dc0548 [2022-03-14T05:45:33.716Z] #22 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-14T05:45:33.716Z] #40 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-14T05:45:33.716Z] #40 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-14T05:45:33.716Z] #39 sha256:d4f3c5684f334d78c24cbf1f5a3a92bda1933e6b71119d29826f6660e06c0453 [2022-03-14T05:45:33.716Z] #39 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #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-14T05:45:33.716Z] #54 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-14T05:45:33.716Z] #54 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-14T05:45:33.716Z] #46 sha256:67f69a97901cc95f27f926029679bee34e1a58828789a4a7fdb9db51673ca0b0 [2022-03-14T05:45:33.716Z] #46 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-14T05:45:33.716Z] #42 sha256:b5c4aef13f2fbeb65696d999474ee0cc2057ec31365880c022dbefcfe9d49eae [2022-03-14T05:45:33.716Z] #42 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-14T05:45:33.716Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-14T05:45:33.716Z] #75 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-14T05:45:33.716Z] #24 sha256:57c943574319571dc37b4c12cf80791bbd2382fc4b8f8d5e6a767a99787cda50 [2022-03-14T05:45:33.716Z] #24 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-14T05:45:33.716Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-14T05:45:33.716Z] #77 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #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-14T05:45:33.716Z] #41 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-14T05:45:33.716Z] #41 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-14T05:45:33.716Z] #57 sha256:c1a64fc545b9b8c9a0b40504b14ea8d7254f36de8e07471091e702c14cb8f31f [2022-03-14T05:45:33.716Z] #57 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #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-14T05:45:33.716Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-14T05:45:33.716Z] #20 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-14T05:45:33.716Z] #55 sha256:4e26c7361a7fe32ca1df3f8970aad91858d56046f5cc3bdcb41203cf9d83bea2 [2022-03-14T05:45:33.716Z] #55 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-14T05:45:33.716Z] #48 sha256:12144203321953b61a214a25d9714ce07b1ffeb2ce5ce7f2785cdf50fe3f8526 [2022-03-14T05:45:33.716Z] #48 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-14T05:45:33.716Z] #51 sha256:e3e677fa67a9aa35d418942950a69b21d28fe544846172f643ca62091723850d [2022-03-14T05:45:33.716Z] #51 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #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-14T05:45:33.716Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-14T05:45:33.716Z] #50 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #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-14T05:45:33.716Z] #60 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-14T05:45:33.716Z] #60 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #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-14T05:45:33.716Z] #47 sha256:2e9b329f3290becf2a16e0ad80cf1a529e7a898b5f7ba5b4f031ff1928cfd21c [2022-03-14T05:45:33.716Z] #47 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #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-14T05:45:33.716Z] #36 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-14T05:45:33.716Z] #36 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-14T05:45:33.716Z] #32 sha256:b1928d248de7d0f15b390fef97123d0797ba8988d4c71c114f43d286bd4ae182 [2022-03-14T05:45:33.716Z] #32 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-14T05:45:33.716Z] #44 sha256:737ae95db039c418a8d351787a11faf523669bd463e7608457cf854929377f68 [2022-03-14T05:45:33.716Z] #44 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #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-14T05:45:33.716Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-14T05:45:33.716Z] #58 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #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-14T05:45:33.716Z] #43 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-14T05:45:33.716Z] #43 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #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-14T05:45:33.716Z] #70 sha256:f030f2ba5899652fcdc98a04ac5b697e42f1fadd70c985011598ab08a13906dc [2022-03-14T05:45:33.716Z] #70 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-14T05:45:33.716Z] #73 sha256:0e06a0c72a26d02393fdb6f886c10224bba5d29591ce250694b50de449be14e7 [2022-03-14T05:45:33.716Z] #73 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #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-14T05:45:33.716Z] #38 sha256:41ad4a0e3b8d0e96bcc1ca8b70d00fecd3280f0314818443e35f57b2dbd38e5c [2022-03-14T05:45:33.716Z] #38 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-14T05:45:33.716Z] #64 sha256:3d8ef47ace13982c10e40e444519ae19da78c0f60bb9cbecd3746db2cc25f629 [2022-03-14T05:45:33.716Z] #64 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-14T05:45:33.716Z] #59 sha256:adcaafd6fac34042319663b4c9242bfa73f8cee80acb0ecbaf79b4a4efb183d7 [2022-03-14T05:45:33.716Z] #59 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-03-14T05:45:33.716Z] #27 sha256:31b8876c5768dd12c94844f6e4b385a2f5b2c66122305733c479327e231acf32 [2022-03-14T05:45:33.716Z] #27 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-14T05:45:33.716Z] #62 sha256:c76f14581d777aed6f00e5b121e5ee9dbd40bf951303ceed17b966b002e69906 [2022-03-14T05:45:33.716Z] #62 CACHED [2022-03-14T05:45:33.716Z] [2022-03-14T05:45:33.716Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-14T05:45:33.717Z] #79 sha256:8bda8346b64747571b4c4a1a2ffa7aefa3c43a159d7c713447feb48e9f2dcab6 [2022-03-14T05:45:33.717Z] #79 CACHED [2022-03-14T05:45:33.717Z] [2022-03-14T05:45:33.717Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-14T05:45:33.717Z] #80 sha256:9cd42458f7efcfff777ce8b9e47c9a58fd848d9fe01b2bfe6fac26eb1bd09760 [2022-03-14T05:45:35.102Z] #80 DONE 1.2s [2022-03-14T05:45:35.102Z] [2022-03-14T05:45:35.102Z] #81 exporting to image [2022-03-14T05:45:35.102Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-14T05:45:35.102Z] #81 exporting layers [2022-03-14T05:45:36.046Z] #81 exporting layers 0.9s done [2022-03-14T05:45:36.046Z] #81 writing image sha256:5b9848af09015400e1f6ea43850ae372852046e9fd7208fb604b8599a1ac015b done [2022-03-14T05:45:36.046Z] #81 naming to docker.io/library/docker:da068165f6c8ae5771abb6aaf1523accef8e250d done [2022-03-14T05:45:36.046Z] #81 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-03-14T05:45:36.382Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43375/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43375/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=da068165f6c8ae5771abb6aaf1523accef8e250d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:da068165f6c8ae5771abb6aaf1523accef8e250d hack/validate/default [2022-03-14T05:45:36.955Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-03-14T05:45:36.955Z] No api/types/ or api/swagger.yaml changes in diff. [2022-03-14T05:45:36.955Z] Congratulations! All TOML source files changed here have valid syntax. [2022-03-14T05:45:36.955Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-03-14T05:45:36.955Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-03-14T05:45:36.955Z] Congratulations! No new tests were added to integration-cli. [2022-03-14T05:45:36.955Z] [2022-03-14T05:45:36.955Z] INFO Start validation with golang-ci-lint [2022-03-14T05:45:37.533Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-03-14T05:45:37.533Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-03-14T05:45:37.533Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-03-14T05:45:42.975Z] Still waiting to schedule task [2022-03-14T05:45:42.975Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-14T05:45:42.976Z] Still waiting to schedule task [2022-03-14T05:45:42.976Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-14T05:45:42.977Z] Still waiting to schedule task [2022-03-14T05:45:42.977Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d03f44c2c046be43)’ [2022-03-14T05:45:42.979Z] Still waiting to schedule task [2022-03-14T05:45:42.980Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b97ce96ac280a780)’ [2022-03-14T05:45:42.982Z] Still waiting to schedule task [2022-03-14T05:45:42.982Z] Waiting for next available executor on ‘azwin-2-c5d510’ [2022-03-14T05:45:42.983Z] Still waiting to schedule task [2022-03-14T05:45:42.983Z] Waiting for next available executor on ‘windows-2022’ [2022-03-14T05:45:42.986Z] Still waiting to schedule task [2022-03-14T05:45:42.987Z] Waiting for next available executor on ‘windows-2022’ [2022-03-14T05:46:27.886Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-024d647599e05cd30) in /home/ubuntu/workspace/moby_PR-43375 [Pipeline] { [Pipeline] checkout [2022-03-14T05:46:28.046Z] The recommended git tool is: git [2022-03-14T05:46:31.053Z] using credential docker-jenkins-github-credentials [2022-03-14T05:46:31.063Z] Cloning the remote Git repository [2022-03-14T05:46:31.063Z] Cloning with configured refspecs honoured and without tags [2022-03-14T05:46:30.845Z] Cloning repository https://github.com/moby/moby.git [2022-03-14T05:46:30.908Z] > git init /home/ubuntu/workspace/moby_PR-43375 # timeout=10 [2022-03-14T05:46:31.123Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-14T05:46:31.123Z] > git --version # timeout=10 [2022-03-14T05:46:31.148Z] > git --version # 'git version 2.17.1' [2022-03-14T05:46:31.148Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-14T05:46:31.150Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43375/head:refs/remotes/origin/PR-43375 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-14T05:46:41.144Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ee434c8580b25948) in /home/ubuntu/workspace/moby_PR-43375 [Pipeline] { [Pipeline] checkout [2022-03-14T05:46:41.235Z] The recommended git tool is: git [2022-03-14T05:46:43.699Z] using credential docker-jenkins-github-credentials [2022-03-14T05:46:43.725Z] Cloning the remote Git repository [2022-03-14T05:46:43.725Z] Cloning with configured refspecs honoured and without tags [2022-03-14T05:46:43.910Z] Cloning repository https://github.com/moby/moby.git [2022-03-14T05:46:43.968Z] > git init /home/ubuntu/workspace/moby_PR-43375 # timeout=10 [2022-03-14T05:46:44.192Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-14T05:46:44.192Z] > git --version # timeout=10 [2022-03-14T05:46:44.208Z] > git --version # 'git version 2.17.1' [2022-03-14T05:46:44.208Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-14T05:46:44.209Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43375/head:refs/remotes/origin/PR-43375 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-14T05:46:51.301Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cd90543889dfe677) in /home/ubuntu/workspace/moby_PR-43375 [Pipeline] { [Pipeline] checkout [2022-03-14T05:46:51.389Z] The recommended git tool is: git [2022-03-14T05:46:53.837Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-048027a30f4a8f9e1) in /home/ubuntu/workspace/moby_PR-43375 [Pipeline] { [Pipeline] checkout [2022-03-14T05:46:54.050Z] Fetching without tags [2022-03-14T05:46:53.920Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-14T05:46:53.939Z] > git config --add remote.origin.fetch +refs/pull/43375/head:refs/remotes/origin/PR-43375 # timeout=10 [2022-03-14T05:46:53.970Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-14T05:46:53.998Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-14T05:46:54.022Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-14T05:46:54.022Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-14T05:46:54.023Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43375/head:refs/remotes/origin/PR-43375 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-14T05:46:54.360Z] Merging remotes/origin/master commit 82f20733593669b44ebac80de5b3f9917a384826 into PR head commit da068165f6c8ae5771abb6aaf1523accef8e250d [2022-03-14T05:46:54.470Z] using credential docker-jenkins-github-credentials [2022-03-14T05:46:54.480Z] Cloning the remote Git repository [2022-03-14T05:46:54.480Z] Cloning with configured refspecs honoured and without tags [2022-03-14T05:46:54.645Z] The recommended git tool is: git [2022-03-14T05:46:54.508Z] Cloning repository https://github.com/moby/moby.git [2022-03-14T05:46:54.558Z] > git init /home/ubuntu/workspace/moby_PR-43375 # timeout=10 [2022-03-14T05:46:55.610Z] Merge succeeded, producing da068165f6c8ae5771abb6aaf1523accef8e250d [2022-03-14T05:46:55.610Z] Checking out Revision da068165f6c8ae5771abb6aaf1523accef8e250d (PR-43375) [2022-03-14T05:46:55.274Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-14T05:46:55.274Z] > git --version # timeout=10 [2022-03-14T05:46:55.287Z] > git --version # 'git version 2.25.1' [2022-03-14T05:46:55.287Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-14T05:46:55.478Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43375/head:refs/remotes/origin/PR-43375 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-14T05:46:54.337Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T05:46:54.363Z] > git checkout -f da068165f6c8ae5771abb6aaf1523accef8e250d # timeout=10 [2022-03-14T05:46:55.474Z] > git remote # timeout=10 [2022-03-14T05:46:55.502Z] > git config --get remote.origin.url # timeout=10 [2022-03-14T05:46:55.526Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-14T05:46:55.527Z] > git merge 82f20733593669b44ebac80de5b3f9917a384826 # timeout=10 [2022-03-14T05:46:55.559Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-14T05:46:55.586Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T05:46:55.614Z] > git checkout -f da068165f6c8ae5771abb6aaf1523accef8e250d # timeout=10 [2022-03-14T05:46:57.627Z] using credential docker-jenkins-github-credentials [2022-03-14T05:46:57.637Z] Cloning the remote Git repository [2022-03-14T05:46:57.637Z] Cloning with configured refspecs honoured and without tags [2022-03-14T05:46:57.865Z] Cloning repository https://github.com/moby/moby.git [2022-03-14T05:46:57.966Z] > git init /home/ubuntu/workspace/moby_PR-43375 # timeout=10 [2022-03-14T05:46:58.352Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-14T05:46:58.352Z] > git --version # timeout=10 [2022-03-14T05:46:58.370Z] > git --version # 'git version 2.25.1' [2022-03-14T05:46:58.371Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-14T05:46:58.372Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43375/head:refs/remotes/origin/PR-43375 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-14T05:47:00.074Z] Commit message: "ci: simple gha workflow to build docker daemon" [2022-03-14T05:47:00.096Z] > git --version # timeout=10 [2022-03-14T05:47:00.103Z] > git --version # 'git version 2.17.1' [2022-03-14T05:47:00.123Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-14T05:47:01.149Z] + docker version [2022-03-14T05:47:05.385Z] Client: Docker Engine - Community [2022-03-14T05:47:05.385Z] Version: 20.10.12 [2022-03-14T05:47:05.385Z] API version: 1.41 [2022-03-14T05:47:05.385Z] Go version: go1.16.12 [2022-03-14T05:47:05.385Z] Git commit: e91ed57 [2022-03-14T05:47:05.385Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-14T05:47:05.385Z] OS/Arch: linux/amd64 [2022-03-14T05:47:05.385Z] Context: default [2022-03-14T05:47:05.385Z] Experimental: true [2022-03-14T05:47:05.385Z] [2022-03-14T05:47:05.385Z] Server: Docker Engine - Community [2022-03-14T05:47:05.385Z] Engine: [2022-03-14T05:47:05.385Z] Version: 20.10.12 [2022-03-14T05:47:05.385Z] API version: 1.41 (minimum version 1.12) [2022-03-14T05:47:05.385Z] Go version: go1.16.12 [2022-03-14T05:47:05.385Z] Git commit: 459d0df [2022-03-14T05:47:05.385Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-14T05:47:05.385Z] OS/Arch: linux/amd64 [2022-03-14T05:47:05.385Z] Experimental: true [2022-03-14T05:47:05.385Z] containerd: [2022-03-14T05:47:05.385Z] Version: 1.4.12 [2022-03-14T05:47:05.385Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-14T05:47:05.385Z] runc: [2022-03-14T05:47:05.385Z] Version: 1.0.2 [2022-03-14T05:47:05.385Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-14T05:47:05.385Z] docker-init: [2022-03-14T05:47:05.385Z] Version: 0.19.0 [2022-03-14T05:47:05.385Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-14T05:47:05.726Z] + docker info [2022-03-14T05:47:08.656Z] Fetching without tags [2022-03-14T05:47:09.009Z] Merging remotes/origin/master commit 82f20733593669b44ebac80de5b3f9917a384826 into PR head commit da068165f6c8ae5771abb6aaf1523accef8e250d [2022-03-14T05:47:08.621Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-14T05:47:08.637Z] > git config --add remote.origin.fetch +refs/pull/43375/head:refs/remotes/origin/PR-43375 # timeout=10 [2022-03-14T05:47:08.659Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-14T05:47:08.676Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-14T05:47:08.709Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-14T05:47:08.709Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-14T05:47:08.710Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43375/head:refs/remotes/origin/PR-43375 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-14T05:47:09.066Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T05:47:09.096Z] > git checkout -f da068165f6c8ae5771abb6aaf1523accef8e250d # timeout=10 [2022-03-14T05:47:09.904Z] Merge succeeded, producing da068165f6c8ae5771abb6aaf1523accef8e250d [2022-03-14T05:47:09.904Z] Checking out Revision da068165f6c8ae5771abb6aaf1523accef8e250d (PR-43375) [2022-03-14T05:47:11.441Z] Fetching without tags [2022-03-14T05:47:11.695Z] Merging remotes/origin/master commit 82f20733593669b44ebac80de5b3f9917a384826 into PR head commit da068165f6c8ae5771abb6aaf1523accef8e250d [2022-03-14T05:47:09.860Z] > git remote # timeout=10 [2022-03-14T05:47:09.868Z] > git config --get remote.origin.url # timeout=10 [2022-03-14T05:47:09.874Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-14T05:47:09.900Z] > git merge 82f20733593669b44ebac80de5b3f9917a384826 # timeout=10 [2022-03-14T05:47:09.919Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-14T05:47:09.950Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T05:47:09.967Z] > git checkout -f da068165f6c8ae5771abb6aaf1523accef8e250d # timeout=10 [2022-03-14T05:47:12.569Z] Merge succeeded, producing da068165f6c8ae5771abb6aaf1523accef8e250d [2022-03-14T05:47:12.569Z] Checking out Revision da068165f6c8ae5771abb6aaf1523accef8e250d (PR-43375) [2022-03-14T05:47:11.383Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-14T05:47:11.400Z] > git config --add remote.origin.fetch +refs/pull/43375/head:refs/remotes/origin/PR-43375 # timeout=10 [2022-03-14T05:47:11.418Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-14T05:47:11.435Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-14T05:47:11.453Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-14T05:47:11.453Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-14T05:47:11.456Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43375/head:refs/remotes/origin/PR-43375 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-14T05:47:11.710Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T05:47:11.720Z] > git checkout -f da068165f6c8ae5771abb6aaf1523accef8e250d # timeout=10 [2022-03-14T05:47:12.403Z] > git remote # timeout=10 [2022-03-14T05:47:12.420Z] > git config --get remote.origin.url # timeout=10 [2022-03-14T05:47:12.424Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-14T05:47:12.558Z] > git merge 82f20733593669b44ebac80de5b3f9917a384826 # timeout=10 [2022-03-14T05:47:12.567Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-14T05:47:12.580Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T05:47:12.592Z] > git checkout -f da068165f6c8ae5771abb6aaf1523accef8e250d # timeout=10 [2022-03-14T05:47:14.411Z] Commit message: "ci: simple gha workflow to build docker daemon" [2022-03-14T05:47:14.481Z] > git --version # timeout=10 [2022-03-14T05:47:14.504Z] > git --version # 'git version 2.17.1' [2022-03-14T05:47:14.525Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-14T05:47:15.672Z] + docker version [2022-03-14T05:47:16.566Z] Commit message: "ci: simple gha workflow to build docker daemon" [2022-03-14T05:47:16.593Z] > git --version # timeout=10 [2022-03-14T05:47:16.596Z] > git --version # 'git version 2.25.1' [2022-03-14T05:47:16.599Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-14T05:47:17.596Z] + docker version [2022-03-14T05:47:18.957Z] Client: Docker Engine - Community [2022-03-14T05:47:18.957Z] Version: 20.10.12 [2022-03-14T05:47:18.957Z] API version: 1.41 [2022-03-14T05:47:18.957Z] Go version: go1.16.12 [2022-03-14T05:47:18.957Z] Git commit: e91ed57 [2022-03-14T05:47:18.957Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-14T05:47:18.957Z] OS/Arch: linux/amd64 [2022-03-14T05:47:18.957Z] Context: default [2022-03-14T05:47:18.957Z] Experimental: true [2022-03-14T05:47:18.957Z] [2022-03-14T05:47:18.957Z] Server: Docker Engine - Community [2022-03-14T05:47:18.957Z] Engine: [2022-03-14T05:47:18.957Z] Version: 20.10.12 [2022-03-14T05:47:18.957Z] API version: 1.41 (minimum version 1.12) [2022-03-14T05:47:18.957Z] Go version: go1.16.12 [2022-03-14T05:47:18.957Z] Git commit: 459d0df [2022-03-14T05:47:18.957Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-14T05:47:18.957Z] OS/Arch: linux/amd64 [2022-03-14T05:47:18.957Z] Experimental: true [2022-03-14T05:47:18.957Z] containerd: [2022-03-14T05:47:18.957Z] Version: 1.4.12 [2022-03-14T05:47:18.957Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-14T05:47:18.957Z] runc: [2022-03-14T05:47:18.957Z] Version: 1.0.2 [2022-03-14T05:47:18.957Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-14T05:47:18.957Z] docker-init: [2022-03-14T05:47:18.957Z] Version: 0.19.0 [2022-03-14T05:47:18.957Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-14T05:47:19.307Z] + docker info [2022-03-14T05:47:22.712Z] Fetching without tags [2022-03-14T05:47:22.976Z] Merging remotes/origin/master commit 82f20733593669b44ebac80de5b3f9917a384826 into PR head commit da068165f6c8ae5771abb6aaf1523accef8e250d [2022-03-14T05:47:22.644Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-14T05:47:22.663Z] > git config --add remote.origin.fetch +refs/pull/43375/head:refs/remotes/origin/PR-43375 # timeout=10 [2022-03-14T05:47:22.674Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-14T05:47:22.689Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-14T05:47:22.715Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-14T05:47:22.715Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-14T05:47:22.741Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43375/head:refs/remotes/origin/PR-43375 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-14T05:47:22.981Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T05:47:23.015Z] > git checkout -f da068165f6c8ae5771abb6aaf1523accef8e250d # timeout=10 [2022-03-14T05:47:23.870Z] Client: [2022-03-14T05:47:23.870Z] Context: default [2022-03-14T05:47:23.870Z] Debug Mode: false [2022-03-14T05:47:23.870Z] Plugins: [2022-03-14T05:47:23.870Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-14T05:47:23.870Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-14T05:47:23.870Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-14T05:47:23.870Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-14T05:47:23.870Z] [2022-03-14T05:47:23.870Z] Server: [2022-03-14T05:47:23.870Z] Containers: 0 [2022-03-14T05:47:23.870Z] Running: 0 [2022-03-14T05:47:23.870Z] Paused: 0 [2022-03-14T05:47:23.870Z] Stopped: 0 [2022-03-14T05:47:23.870Z] Images: 0 [2022-03-14T05:47:23.870Z] Server Version: 20.10.12 [2022-03-14T05:47:23.870Z] Storage Driver: overlay2 [2022-03-14T05:47:23.870Z] Backing Filesystem: extfs [2022-03-14T05:47:23.870Z] Supports d_type: true [2022-03-14T05:47:23.870Z] Native Overlay Diff: true [2022-03-14T05:47:23.870Z] userxattr: false [2022-03-14T05:47:23.870Z] Logging Driver: json-file [2022-03-14T05:47:23.870Z] Cgroup Driver: cgroupfs [2022-03-14T05:47:23.870Z] Cgroup Version: 1 [2022-03-14T05:47:23.870Z] Plugins: [2022-03-14T05:47:23.870Z] Volume: local [2022-03-14T05:47:23.870Z] Network: bridge host ipvlan macvlan null overlay [2022-03-14T05:47:23.870Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-14T05:47:23.870Z] Swarm: inactive [2022-03-14T05:47:23.870Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-14T05:47:23.870Z] Default Runtime: runc [2022-03-14T05:47:23.870Z] Init Binary: docker-init [2022-03-14T05:47:23.870Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-14T05:47:23.870Z] runc version: v1.0.2-0-g52b36a2 [2022-03-14T05:47:23.870Z] init version: de40ad0 [2022-03-14T05:47:23.870Z] Security Options: [2022-03-14T05:47:23.870Z] apparmor [2022-03-14T05:47:23.870Z] seccomp [2022-03-14T05:47:23.870Z] Profile: default [2022-03-14T05:47:23.870Z] Kernel Version: 5.4.0-1061-aws [2022-03-14T05:47:23.870Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-14T05:47:23.870Z] OSType: linux [2022-03-14T05:47:23.870Z] Architecture: x86_64 [2022-03-14T05:47:23.870Z] CPUs: 2 [2022-03-14T05:47:23.870Z] Total Memory: 7.483GiB [2022-03-14T05:47:23.870Z] Name: ip-10-100-57-125 [2022-03-14T05:47:23.870Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-14T05:47:23.870Z] Docker Root Dir: /var/lib/docker [2022-03-14T05:47:23.870Z] Debug Mode: false [2022-03-14T05:47:23.870Z] Registry: https://index.docker.io/v1/ [2022-03-14T05:47:23.870Z] Labels: [2022-03-14T05:47:23.870Z] Experimental: true [2022-03-14T05:47:23.870Z] Insecure Registries: [2022-03-14T05:47:23.870Z] 127.0.0.0/8 [2022-03-14T05:47:23.870Z] Live Restore Enabled: true [2022-03-14T05:47:23.870Z] [2022-03-14T05:47:23.870Z] WARNING: No swap limit support [Pipeline] sh [2022-03-14T05:47:24.169Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-14T05:47:24.169Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-14T05:47:24.169Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43375/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-14T05:47:24.169Z] + bash /home/ubuntu/workspace/moby_PR-43375/check-config.sh [2022-03-14T05:47:24.169Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-14T05:47:24.169Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-14T05:47:24.169Z] [2022-03-14T05:47:24.169Z] Generally Necessary: [2022-03-14T05:47:24.169Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-14T05:47:24.169Z] - apparmor: enabled and tools installed [2022-03-14T05:47:24.169Z] - CONFIG_NAMESPACES: enabled [2022-03-14T05:47:24.169Z] - CONFIG_NET_NS: enabled [2022-03-14T05:47:24.169Z] - CONFIG_PID_NS: enabled [2022-03-14T05:47:24.169Z] - CONFIG_IPC_NS: enabled [2022-03-14T05:47:24.169Z] - CONFIG_UTS_NS: enabled [2022-03-14T05:47:24.169Z] - CONFIG_CGROUPS: enabled [2022-03-14T05:47:24.169Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-14T05:47:24.169Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-14T05:47:24.169Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-14T05:47:24.169Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-14T05:47:24.169Z] - CONFIG_CPUSETS: enabled [2022-03-14T05:47:24.169Z] - CONFIG_MEMCG: enabled [2022-03-14T05:47:24.169Z] - CONFIG_KEYS: enabled [2022-03-14T05:47:24.169Z] - CONFIG_VETH: enabled (as module) [2022-03-14T05:47:24.169Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-14T05:47:24.169Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-14T05:47:24.169Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-14T05:47:24.169Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-14T05:47:24.169Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-14T05:47:24.169Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-14T05:47:24.169Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-14T05:47:24.169Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-14T05:47:24.169Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-14T05:47:24.175Z] Client: Docker Engine - Community [2022-03-14T05:47:24.175Z] Version: 20.10.12 [2022-03-14T05:47:24.175Z] API version: 1.41 [2022-03-14T05:47:24.175Z] Go version: go1.16.12 [2022-03-14T05:47:24.175Z] Git commit: e91ed57 [2022-03-14T05:47:24.175Z] Built: Mon Dec 13 11:44:28 2021 [2022-03-14T05:47:24.175Z] OS/Arch: linux/arm64 [2022-03-14T05:47:24.175Z] Context: default [2022-03-14T05:47:24.175Z] Experimental: true [2022-03-14T05:47:24.175Z] [2022-03-14T05:47:24.175Z] Server: Docker Engine - Community [2022-03-14T05:47:24.175Z] Engine: [2022-03-14T05:47:24.175Z] Version: 20.10.12 [2022-03-14T05:47:24.175Z] API version: 1.41 (minimum version 1.12) [2022-03-14T05:47:24.175Z] Go version: go1.16.12 [2022-03-14T05:47:24.175Z] Git commit: 459d0df [2022-03-14T05:47:24.175Z] Built: Mon Dec 13 11:43:05 2021 [2022-03-14T05:47:24.175Z] OS/Arch: linux/arm64 [2022-03-14T05:47:24.175Z] Experimental: true [2022-03-14T05:47:24.175Z] containerd: [2022-03-14T05:47:24.175Z] Version: 1.4.12 [2022-03-14T05:47:24.175Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-14T05:47:24.175Z] runc: [2022-03-14T05:47:24.175Z] Version: 1.0.2 [2022-03-14T05:47:24.175Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-14T05:47:24.175Z] docker-init: [2022-03-14T05:47:24.175Z] Version: 0.19.0 [2022-03-14T05:47:24.175Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-14T05:47:24.439Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-14T05:47:24.439Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-14T05:47:24.439Z] - CONFIG_CGROUP_BPF: enabled [2022-03-14T05:47:24.439Z] [2022-03-14T05:47:24.439Z] Optional Features: [2022-03-14T05:47:24.439Z] - CONFIG_USER_NS: enabled [2022-03-14T05:47:24.439Z] - CONFIG_SECCOMP: enabled [2022-03-14T05:47:24.439Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-14T05:47:24.439Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-14T05:47:24.439Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-14T05:47:24.439Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-14T05:47:24.439Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-14T05:47:24.439Z] - CONFIG_BLK_CGROUP: enabled [2022-03-14T05:47:24.439Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-14T05:47:24.439Z] - CONFIG_CGROUP_PERF: enabled [2022-03-14T05:47:24.439Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-14T05:47:24.439Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-14T05:47:24.439Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-14T05:47:24.439Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-14T05:47:24.439Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-14T05:47:24.439Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-14T05:47:24.439Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-14T05:47:24.439Z] - CONFIG_IP_VS: enabled (as module) [2022-03-14T05:47:24.439Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-14T05:47:24.439Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-14T05:47:24.439Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-14T05:47:24.439Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-14T05:47:24.439Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-14T05:47:24.439Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-14T05:47:24.439Z] - CONFIG_EXT4_FS: enabled [2022-03-14T05:47:24.439Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-14T05:47:24.439Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-14T05:47:24.439Z] - Network Drivers: [2022-03-14T05:47:24.439Z] - "overlay": [2022-03-14T05:47:24.475Z] Merge succeeded, producing da068165f6c8ae5771abb6aaf1523accef8e250d [2022-03-14T05:47:24.475Z] Checking out Revision da068165f6c8ae5771abb6aaf1523accef8e250d (PR-43375) [2022-03-14T05:47:24.487Z] + docker info [2022-03-14T05:47:24.701Z] - CONFIG_VXLAN: enabled (as module) [2022-03-14T05:47:24.701Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-14T05:47:24.701Z] Optional (for encrypted networks): [2022-03-14T05:47:24.701Z] - CONFIG_CRYPTO: enabled [2022-03-14T05:47:24.701Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-14T05:47:24.701Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-14T05:47:24.701Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-14T05:47:24.701Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-14T05:47:24.701Z] - CONFIG_XFRM: enabled [2022-03-14T05:47:24.701Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-14T05:47:24.701Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-14T05:47:24.701Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-14T05:47:24.701Z] - "ipvlan": [2022-03-14T05:47:24.701Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-14T05:47:24.701Z] - "macvlan": [2022-03-14T05:47:24.701Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-14T05:47:24.701Z] - CONFIG_DUMMY: enabled (as module) [2022-03-14T05:47:24.701Z] - "ftp,tftp client in container": [2022-03-14T05:47:24.701Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-14T05:47:24.701Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-14T05:47:24.701Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-14T05:47:24.701Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-14T05:47:24.701Z] - Storage Drivers: [2022-03-14T05:47:24.701Z] - "aufs": [2022-03-14T05:47:24.701Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-14T05:47:24.701Z] - "btrfs": [2022-03-14T05:47:24.701Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-14T05:47:24.701Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-14T05:47:24.701Z] - "devicemapper": [2022-03-14T05:47:24.701Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-14T05:47:24.701Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-14T05:47:24.701Z] - "overlay": [2022-03-14T05:47:24.701Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-14T05:47:24.701Z] - "zfs": [2022-03-14T05:47:24.701Z] - /dev/zfs: present [2022-03-14T05:47:24.701Z] - zfs command: missing [2022-03-14T05:47:24.701Z] - zpool command: missing [2022-03-14T05:47:24.701Z] [2022-03-14T05:47:24.701Z] Limits: [2022-03-14T05:47:24.702Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-14T05:47:24.702Z] [2022-03-14T05:47:24.702Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-14T05:47:25.038Z] + sudo modprobe ip_vs [2022-03-14T05:47:25.038Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:da068165f6c8ae5771abb6aaf1523accef8e250d . [2022-03-14T05:47:25.303Z] #2 [internal] load .dockerignore [2022-03-14T05:47:25.303Z] #2 sha256:4a8d42ba93cacd4307470d3d306355cb2868b5661b4f14381c8e96f213ceb2de [2022-03-14T05:47:24.389Z] > git remote # timeout=10 [2022-03-14T05:47:24.404Z] > git config --get remote.origin.url # timeout=10 [2022-03-14T05:47:24.413Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-14T05:47:24.449Z] > git merge 82f20733593669b44ebac80de5b3f9917a384826 # timeout=10 [2022-03-14T05:47:24.467Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-14T05:47:24.477Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T05:47:24.508Z] > git checkout -f da068165f6c8ae5771abb6aaf1523accef8e250d # timeout=10 [2022-03-14T05:47:26.692Z] #2 transferring context: 87B done [2022-03-14T05:47:26.692Z] #2 DONE 1.5s [2022-03-14T05:47:26.692Z] [2022-03-14T05:47:26.692Z] #1 [internal] load build definition from Dockerfile [2022-03-14T05:47:26.692Z] #1 sha256:4096ac59ff72f609abd4544be30d73057fe282a438522f1dd42afa82771a09f9 [2022-03-14T05:47:26.692Z] #1 transferring dockerfile: 16.77kB done [2022-03-14T05:47:26.692Z] #1 DONE 1.5s [2022-03-14T05:47:26.692Z] [2022-03-14T05:47:26.692Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-14T05:47:26.692Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-14T05:47:27.269Z] #3 DONE 0.4s [2022-03-14T05:47:27.269Z] [2022-03-14T05:47:27.269Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-14T05:47:27.269Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-14T05:47:27.269Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-03-14T05:47:27.269Z] #4 DONE 0.0s [2022-03-14T05:47:27.269Z] [2022-03-14T05:47:27.269Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-14T05:47:27.269Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-14T05:47:27.269Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-14T05:47:27.269Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-14T05:47:27.269Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 2.10MB / 9.67MB 0.1s [2022-03-14T05:47:27.269Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-14T05:47:27.530Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-14T05:47:27.530Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-14T05:47:27.530Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-03-14T05:47:28.105Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-03-14T05:47:28.105Z] #4 DONE 0.8s [2022-03-14T05:47:28.368Z] [2022-03-14T05:47:28.368Z] #6 [internal] load .dockerignore [2022-03-14T05:47:28.368Z] #6 sha256:2b5ad58d96c574af61295d92a476647e719bf89b5446620b8f533e351e4a3ba6 [2022-03-14T05:47:28.368Z] #6 DONE 0.0s [2022-03-14T05:47:28.368Z] [2022-03-14T05:47:28.368Z] #5 [internal] load build definition from Dockerfile [2022-03-14T05:47:28.368Z] #5 sha256:5ed0910d381d1fb50f6baeaa41349cef3896fab6364e14e83ac56311f9f580a6 [2022-03-14T05:47:28.368Z] #5 DONE 0.0s [2022-03-14T05:47:28.368Z] [2022-03-14T05:47:28.368Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-14T05:47:28.368Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-14T05:47:28.647Z] Commit message: "ci: simple gha workflow to build docker daemon" [2022-03-14T05:47:28.674Z] > git --version # timeout=10 [2022-03-14T05:47:28.707Z] > git --version # 'git version 2.25.1' [2022-03-14T05:47:28.724Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-03-14T05:47:28.946Z] #10 DONE 0.8s [2022-03-14T05:47:28.946Z] [2022-03-14T05:47:28.946Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-14T05:47:28.946Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-14T05:47:28.946Z] #8 DONE 0.7s [2022-03-14T05:47:28.946Z] [2022-03-14T05:47:28.946Z] #9 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-14T05:47:28.946Z] #9 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-14T05:47:28.946Z] #9 DONE 0.7s [2022-03-14T05:47:28.946Z] [2022-03-14T05:47:28.946Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-14T05:47:28.946Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-14T05:47:28.946Z] #7 DONE 0.8s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-14T05:47:29.277Z] Client: [2022-03-14T05:47:29.277Z] Context: default [2022-03-14T05:47:29.277Z] Debug Mode: false [2022-03-14T05:47:29.277Z] Plugins: [2022-03-14T05:47:29.277Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-14T05:47:29.277Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-14T05:47:29.277Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-14T05:47:29.277Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-14T05:47:29.277Z] [2022-03-14T05:47:29.277Z] Server: [2022-03-14T05:47:29.277Z] Containers: 0 [2022-03-14T05:47:29.277Z] Running: 0 [2022-03-14T05:47:29.277Z] Paused: 0 [2022-03-14T05:47:29.277Z] Stopped: 0 [2022-03-14T05:47:29.277Z] Images: 0 [2022-03-14T05:47:29.277Z] Server Version: 20.10.12 [2022-03-14T05:47:29.277Z] Storage Driver: overlay2 [2022-03-14T05:47:29.277Z] Backing Filesystem: extfs [2022-03-14T05:47:29.277Z] Supports d_type: true [2022-03-14T05:47:29.277Z] Native Overlay Diff: true [2022-03-14T05:47:29.277Z] userxattr: false [2022-03-14T05:47:29.277Z] Logging Driver: json-file [2022-03-14T05:47:29.277Z] Cgroup Driver: cgroupfs [2022-03-14T05:47:29.277Z] Cgroup Version: 1 [2022-03-14T05:47:29.277Z] Plugins: [2022-03-14T05:47:29.277Z] Volume: local [2022-03-14T05:47:29.278Z] Network: bridge host ipvlan macvlan null overlay [2022-03-14T05:47:29.278Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-14T05:47:29.278Z] Swarm: inactive [2022-03-14T05:47:29.278Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-14T05:47:29.278Z] Default Runtime: runc [2022-03-14T05:47:29.278Z] Init Binary: docker-init [2022-03-14T05:47:29.278Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-14T05:47:29.278Z] runc version: v1.0.2-0-g52b36a2 [2022-03-14T05:47:29.278Z] init version: de40ad0 [2022-03-14T05:47:29.278Z] Security Options: [2022-03-14T05:47:29.278Z] apparmor [2022-03-14T05:47:29.278Z] seccomp [2022-03-14T05:47:29.278Z] Profile: default [2022-03-14T05:47:29.278Z] Kernel Version: 5.4.0-1061-aws [2022-03-14T05:47:29.278Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-14T05:47:29.278Z] OSType: linux [2022-03-14T05:47:29.278Z] Architecture: x86_64 [2022-03-14T05:47:29.278Z] CPUs: 2 [2022-03-14T05:47:29.278Z] Total Memory: 7.565GiB [2022-03-14T05:47:29.278Z] Name: ip-10-100-81-179 [2022-03-14T05:47:29.278Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-14T05:47:29.278Z] Docker Root Dir: /var/lib/docker [2022-03-14T05:47:29.278Z] Debug Mode: false [2022-03-14T05:47:29.278Z] Registry: https://index.docker.io/v1/ [2022-03-14T05:47:29.278Z] Labels: [2022-03-14T05:47:29.278Z] Experimental: true [2022-03-14T05:47:29.278Z] Insecure Registries: [2022-03-14T05:47:29.278Z] 127.0.0.0/8 [2022-03-14T05:47:29.278Z] Live Restore Enabled: true [2022-03-14T05:47:29.278Z] [2022-03-14T05:47:29.278Z] WARNING: No swap limit support [Pipeline] sh [2022-03-14T05:47:29.981Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-14T05:47:29.981Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-14T05:47:29.981Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43375/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-14T05:47:29.981Z] + bash /home/ubuntu/workspace/moby_PR-43375/check-config.sh [2022-03-14T05:47:29.981Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-14T05:47:29.981Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-14T05:47:29.981Z] [2022-03-14T05:47:29.981Z] Generally Necessary: [2022-03-14T05:47:29.981Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-14T05:47:29.981Z] - apparmor: enabled and tools installed [2022-03-14T05:47:29.981Z] - CONFIG_NAMESPACES: enabled [2022-03-14T05:47:29.981Z] - CONFIG_NET_NS: enabled [2022-03-14T05:47:29.981Z] - CONFIG_PID_NS: enabled [2022-03-14T05:47:29.981Z] - CONFIG_IPC_NS: enabled [2022-03-14T05:47:29.981Z] - CONFIG_UTS_NS: enabled [2022-03-14T05:47:29.981Z] - CONFIG_CGROUPS: enabled [2022-03-14T05:47:29.981Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-14T05:47:29.981Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-14T05:47:29.981Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-14T05:47:29.981Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-14T05:47:29.981Z] - CONFIG_CPUSETS: enabled [2022-03-14T05:47:29.981Z] - CONFIG_MEMCG: enabled [2022-03-14T05:47:29.981Z] - CONFIG_KEYS: enabled [2022-03-14T05:47:29.981Z] - CONFIG_VETH: enabled (as module) [2022-03-14T05:47:29.981Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-14T05:47:29.981Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-14T05:47:29.981Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-14T05:47:29.981Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-14T05:47:29.981Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-14T05:47:29.981Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-14T05:47:29.981Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-14T05:47:29.981Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-14T05:47:29.981Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-14T05:47:29.981Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-14T05:47:29.981Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-14T05:47:29.981Z] - CONFIG_CGROUP_BPF: enabled [2022-03-14T05:47:29.981Z] [2022-03-14T05:47:29.981Z] Optional Features: [2022-03-14T05:47:29.981Z] - CONFIG_USER_NS: enabled [2022-03-14T05:47:29.983Z] + docker version [2022-03-14T05:47:30.241Z] - CONFIG_SECCOMP: enabled [2022-03-14T05:47:30.241Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-14T05:47:30.241Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-14T05:47:30.241Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-14T05:47:30.241Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-14T05:47:30.241Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-14T05:47:30.241Z] - CONFIG_BLK_CGROUP: enabled [2022-03-14T05:47:30.241Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-14T05:47:30.241Z] - CONFIG_CGROUP_PERF: enabled [2022-03-14T05:47:30.241Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-14T05:47:30.241Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-14T05:47:30.241Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-14T05:47:30.241Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-14T05:47:30.241Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-14T05:47:30.241Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-14T05:47:30.241Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-14T05:47:30.241Z] - CONFIG_IP_VS: enabled (as module) [2022-03-14T05:47:30.241Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-14T05:47:30.241Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-14T05:47:30.241Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-14T05:47:30.241Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-14T05:47:30.241Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-14T05:47:30.241Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-14T05:47:30.241Z] - CONFIG_EXT4_FS: enabled [2022-03-14T05:47:30.241Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-14T05:47:30.241Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-14T05:47:30.241Z] - Network Drivers: [2022-03-14T05:47:30.241Z] - "overlay": [2022-03-14T05:47:30.241Z] - CONFIG_VXLAN: enabled (as module) [2022-03-14T05:47:30.241Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-14T05:47:30.241Z] Optional (for encrypted networks): [2022-03-14T05:47:30.241Z] - CONFIG_CRYPTO: enabled [2022-03-14T05:47:30.241Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-14T05:47:30.241Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-14T05:47:30.241Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-14T05:47:30.241Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-14T05:47:30.241Z] - CONFIG_XFRM: enabled [2022-03-14T05:47:30.241Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-14T05:47:30.241Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-14T05:47:30.241Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-14T05:47:30.241Z] - "ipvlan": [2022-03-14T05:47:30.241Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-14T05:47:30.241Z] - "macvlan": [2022-03-14T05:47:30.241Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-14T05:47:30.241Z] - CONFIG_DUMMY: enabled (as module) [2022-03-14T05:47:30.241Z] - "ftp,tftp client in container": [2022-03-14T05:47:30.498Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-14T05:47:30.498Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-14T05:47:30.498Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-14T05:47:30.498Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-14T05:47:30.498Z] - Storage Drivers: [2022-03-14T05:47:30.498Z] - "aufs": [2022-03-14T05:47:30.498Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-14T05:47:30.498Z] - "btrfs": [2022-03-14T05:47:30.498Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-14T05:47:30.498Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-14T05:47:30.498Z] - "devicemapper": [2022-03-14T05:47:30.498Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-14T05:47:30.498Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-14T05:47:30.498Z] - "overlay": [2022-03-14T05:47:30.498Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-14T05:47:30.498Z] - "zfs": [2022-03-14T05:47:30.498Z] - /dev/zfs: present [2022-03-14T05:47:30.498Z] - zfs command: missing [2022-03-14T05:47:30.498Z] - zpool command: missing [2022-03-14T05:47:30.498Z] [2022-03-14T05:47:30.498Z] Limits: [2022-03-14T05:47:30.498Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-14T05:47:30.498Z] [2022-03-14T05:47:30.498Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-14T05:47:30.829Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:da068165f6c8ae5771abb6aaf1523accef8e250d . [2022-03-14T05:47:30.862Z] [2022-03-14T05:47:30.862Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-14T05:47:30.862Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-14T05:47:30.862Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-03-14T05:47:30.862Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-14T05:47:30.862Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-14T05:47:30.862Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-14T05:47:30.862Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2022-03-14T05:47:30.862Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.3s [2022-03-14T05:47:31.086Z] #1 [internal] load build definition from Dockerfile [2022-03-14T05:47:31.086Z] #1 sha256:9d32ad254d003a14b7c01db870384a8c1fbb81052d559c9db20ef92671a9c3f8 [2022-03-14T05:47:31.086Z] #1 transferring dockerfile: 16.77kB done [2022-03-14T05:47:31.086Z] #1 DONE 0.1s [2022-03-14T05:47:31.086Z] [2022-03-14T05:47:31.086Z] #2 [internal] load .dockerignore [2022-03-14T05:47:31.086Z] #2 sha256:62dd7fa4163f37db790607c003a310408a6feb0f0289aecc41289caa3456ffee [2022-03-14T05:47:31.086Z] #2 transferring context: 87B done [2022-03-14T05:47:31.086Z] #2 DONE 0.0s [2022-03-14T05:47:31.086Z] [2022-03-14T05:47:31.086Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-14T05:47:31.086Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-14T05:47:31.127Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.34MB / 9.86MB 0.4s [2022-03-14T05:47:31.127Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2022-03-14T05:47:31.347Z] #3 DONE 0.4s [2022-03-14T05:47:31.388Z] #67 ... [2022-03-14T05:47:31.388Z] [2022-03-14T05:47:31.388Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-14T05:47:31.388Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-14T05:47:31.388Z] #45 DONE 0.0s [2022-03-14T05:47:31.388Z] [2022-03-14T05:47:31.388Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-14T05:47:31.388Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-14T05:47:31.388Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-03-14T05:47:31.388Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-03-14T05:47:31.606Z] [2022-03-14T05:47:31.606Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-14T05:47:31.606Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-14T05:47:31.606Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-14T05:47:31.606Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-14T05:47:31.606Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-14T05:47:31.606Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 4.19MB / 9.67MB 0.1s [2022-03-14T05:47:31.606Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-14T05:47:31.606Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-14T05:47:31.865Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-03-14T05:47:31.865Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-14T05:47:32.122Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.3s done [2022-03-14T05:47:33.058Z] #4 DONE 1.5s [2022-03-14T05:47:33.360Z] [2022-03-14T05:47:33.360Z] #5 [internal] load .dockerignore [2022-03-14T05:47:33.360Z] #5 sha256:7fa502a06b8a4fa02f3582719de8613c00587589c91d930e86091b6879f9d4dd [2022-03-14T05:47:33.360Z] #5 DONE 0.0s [2022-03-14T05:47:33.360Z] [2022-03-14T05:47:33.360Z] #6 [internal] load build definition from Dockerfile [2022-03-14T05:47:33.360Z] #6 sha256:3b523fe0cd0aa95d0b9ad821c400b2d76f4ba47e293add2ca024a8ee9e3fa670 [2022-03-14T05:47:33.360Z] #6 DONE 0.0s [2022-03-14T05:47:33.360Z] [2022-03-14T05:47:33.360Z] #10 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-14T05:47:33.360Z] #10 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-14T05:47:33.926Z] #10 ... [2022-03-14T05:47:33.926Z] [2022-03-14T05:47:33.926Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-14T05:47:33.926Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-14T05:47:33.926Z] #7 DONE 0.7s [2022-03-14T05:47:33.926Z] [2022-03-14T05:47:33.926Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-14T05:47:33.926Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-14T05:47:33.926Z] #8 DONE 0.7s [2022-03-14T05:47:33.926Z] [2022-03-14T05:47:33.926Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-14T05:47:33.926Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-14T05:47:33.926Z] #9 DONE 0.7s [2022-03-14T05:47:33.926Z] [2022-03-14T05:47:33.926Z] #10 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-14T05:47:33.926Z] #10 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-14T05:47:33.926Z] #10 DONE 0.8s [2022-03-14T05:47:35.445Z] [2022-03-14T05:47:35.445Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-14T05:47:35.445Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-14T05:47:35.445Z] #69 DONE 0.0s [2022-03-14T05:47:35.445Z] [2022-03-14T05:47:35.445Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-14T05:47:35.445Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-14T05:47:35.445Z] #67 DONE 0.0s [2022-03-14T05:47:35.445Z] [2022-03-14T05:47:35.445Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-14T05:47:35.445Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-14T05:47:35.445Z] #11 DONE 0.0s [2022-03-14T05:47:35.445Z] [2022-03-14T05:47:35.445Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-14T05:47:35.445Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-14T05:47:35.445Z] #28 ... [2022-03-14T05:47:35.445Z] [2022-03-14T05:47:35.445Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-14T05:47:35.445Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-14T05:47:35.445Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.1s done [2022-03-14T05:47:35.445Z] #11 DONE 0.1s [2022-03-14T05:47:35.445Z] [2022-03-14T05:47:35.445Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-14T05:47:35.445Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-14T05:47:35.445Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.0s done [2022-03-14T05:47:35.445Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-14T05:47:35.445Z] #28 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-14T05:47:35.445Z] #28 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-14T05:47:35.704Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 0B / 54.92MB 0.2s [2022-03-14T05:47:35.704Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 4.29MB / 54.92MB 0.2s [2022-03-14T05:47:35.704Z] #28 ... [2022-03-14T05:47:35.704Z] [2022-03-14T05:47:35.704Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-14T05:47:35.704Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-14T05:47:35.704Z] #45 DONE 0.0s [2022-03-14T05:47:35.704Z] [2022-03-14T05:47:35.704Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-14T05:47:35.704Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-14T05:47:35.704Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 8.39MB / 54.92MB 0.3s [2022-03-14T05:47:35.965Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 12.58MB / 54.92MB 0.4s [2022-03-14T05:47:35.965Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 17.38MB / 54.92MB 0.5s [2022-03-14T05:47:36.225Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 24.60MB / 54.92MB 0.7s [2022-03-14T05:47:36.483Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 31.46MB / 54.92MB 1.0s [2022-03-14T05:47:36.697Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.9s done [2022-03-14T05:47:36.697Z] #67 DONE 5.9s [2022-03-14T05:47:36.697Z] [2022-03-14T05:47:36.697Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-14T05:47:36.697Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-14T05:47:36.697Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.2s done [2022-03-14T05:47:36.697Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-14T05:47:36.697Z] #11 sha256:18432b513315c80f80322d4b4743a2d856c8914819ae4191edfed94bc9ad959a 1.80kB / 1.80kB done [2022-03-14T05:47:36.697Z] #11 sha256:0659a535a7341c4ee3db57a062bccb894be691b1e480198f2570dea67f34fe66 7.04kB / 7.04kB done [2022-03-14T05:47:36.697Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.7s done [2022-03-14T05:47:36.697Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.5s done [2022-03-14T05:47:36.697Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 1.0s done [2022-03-14T05:47:36.697Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 3.4s done [2022-03-14T05:47:36.697Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 5.1s done [2022-03-14T05:47:36.697Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 3.7s done [2022-03-14T05:47:36.697Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 73.40MB / 134.90MB 5.4s [2022-03-14T05:47:36.697Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 83.89MB / 134.90MB 5.6s [2022-03-14T05:47:36.697Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 2.2s [2022-03-14T05:47:36.708Z] Client: [2022-03-14T05:47:36.708Z] Context: default [2022-03-14T05:47:36.708Z] Debug Mode: false [2022-03-14T05:47:36.708Z] Plugins: [2022-03-14T05:47:36.708Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-14T05:47:36.708Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-14T05:47:36.708Z] [2022-03-14T05:47:36.708Z] Server: [2022-03-14T05:47:36.708Z] Containers: 0 [2022-03-14T05:47:36.708Z] Running: 0 [2022-03-14T05:47:36.708Z] Paused: 0 [2022-03-14T05:47:36.708Z] Stopped: 0 [2022-03-14T05:47:36.708Z] Images: 0 [2022-03-14T05:47:36.708Z] Server Version: 20.10.12 [2022-03-14T05:47:36.708Z] Storage Driver: overlay2 [2022-03-14T05:47:36.708Z] Backing Filesystem: extfs [2022-03-14T05:47:36.708Z] Supports d_type: true [2022-03-14T05:47:36.708Z] Native Overlay Diff: true [2022-03-14T05:47:36.708Z] userxattr: false [2022-03-14T05:47:36.708Z] Logging Driver: json-file [2022-03-14T05:47:36.708Z] Cgroup Driver: cgroupfs [2022-03-14T05:47:36.708Z] Cgroup Version: 1 [2022-03-14T05:47:36.708Z] Plugins: [2022-03-14T05:47:36.708Z] Volume: local [2022-03-14T05:47:36.708Z] Network: bridge host ipvlan macvlan null overlay [2022-03-14T05:47:36.708Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-14T05:47:36.708Z] Swarm: inactive [2022-03-14T05:47:36.708Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-03-14T05:47:36.708Z] Default Runtime: runc [2022-03-14T05:47:36.708Z] Init Binary: docker-init [2022-03-14T05:47:36.708Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-14T05:47:36.708Z] runc version: v1.0.2-0-g52b36a2 [2022-03-14T05:47:36.708Z] init version: de40ad0 [2022-03-14T05:47:36.708Z] Security Options: [2022-03-14T05:47:36.708Z] apparmor [2022-03-14T05:47:36.708Z] seccomp [2022-03-14T05:47:36.708Z] Profile: default [2022-03-14T05:47:36.708Z] Kernel Version: 5.11.0-1023-aws [2022-03-14T05:47:36.708Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-14T05:47:36.708Z] OSType: linux [2022-03-14T05:47:36.708Z] Architecture: aarch64 [2022-03-14T05:47:36.708Z] CPUs: 2 [2022-03-14T05:47:36.708Z] Total Memory: 7.576GiB [2022-03-14T05:47:36.708Z] Name: ip-10-100-115-155 [2022-03-14T05:47:36.708Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-03-14T05:47:36.708Z] Docker Root Dir: /var/lib/docker [2022-03-14T05:47:36.708Z] Debug Mode: false [2022-03-14T05:47:36.708Z] Registry: https://index.docker.io/v1/ [2022-03-14T05:47:36.708Z] Labels: [2022-03-14T05:47:36.708Z] Experimental: true [2022-03-14T05:47:36.708Z] Insecure Registries: [2022-03-14T05:47:36.708Z] 127.0.0.0/8 [2022-03-14T05:47:36.708Z] Live Restore Enabled: true [2022-03-14T05:47:36.708Z] [Pipeline] sh [2022-03-14T05:47:36.745Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 40.89MB / 54.92MB 1.3s [2022-03-14T05:47:36.961Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 94.37MB / 134.90MB 5.9s [2022-03-14T05:47:36.994Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-14T05:47:36.994Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-14T05:47:36.994Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43375/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-14T05:47:36.994Z] + bash /home/ubuntu/workspace/moby_PR-43375/check-config.sh [2022-03-14T05:47:36.994Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-14T05:47:36.994Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-03-14T05:47:36.994Z] [2022-03-14T05:47:36.994Z] Generally Necessary: [2022-03-14T05:47:36.994Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-14T05:47:36.994Z] - apparmor: enabled and tools installed [2022-03-14T05:47:36.994Z] - CONFIG_NAMESPACES: enabled [2022-03-14T05:47:36.994Z] - CONFIG_NET_NS: enabled [2022-03-14T05:47:36.994Z] - CONFIG_PID_NS: enabled [2022-03-14T05:47:36.994Z] - CONFIG_IPC_NS: enabled [2022-03-14T05:47:36.994Z] - CONFIG_UTS_NS: enabled [2022-03-14T05:47:36.994Z] - CONFIG_CGROUPS: enabled [2022-03-14T05:47:36.994Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-14T05:47:36.994Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-14T05:47:36.994Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-14T05:47:36.994Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-14T05:47:36.994Z] - CONFIG_CPUSETS: enabled [2022-03-14T05:47:36.994Z] - CONFIG_MEMCG: enabled [2022-03-14T05:47:36.994Z] - CONFIG_KEYS: enabled [2022-03-14T05:47:36.994Z] - CONFIG_VETH: enabled (as module) [2022-03-14T05:47:36.994Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-14T05:47:36.994Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-14T05:47:36.994Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-14T05:47:36.994Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-14T05:47:36.994Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-14T05:47:36.994Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-14T05:47:36.994Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-14T05:47:36.994Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-14T05:47:36.994Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-14T05:47:36.994Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-14T05:47:36.994Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-14T05:47:36.994Z] - CONFIG_CGROUP_BPF: enabled [2022-03-14T05:47:36.994Z] [2022-03-14T05:47:36.994Z] Optional Features: [2022-03-14T05:47:37.009Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 47.19MB / 54.92MB 1.5s [2022-03-14T05:47:37.009Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 53.48MB / 54.92MB 1.7s [2022-03-14T05:47:37.227Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 104.86MB / 134.90MB 6.2s [2022-03-14T05:47:37.253Z] - CONFIG_USER_NS: enabled [2022-03-14T05:47:37.253Z] - CONFIG_SECCOMP: enabled [2022-03-14T05:47:37.253Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-14T05:47:37.253Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-14T05:47:37.253Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-14T05:47:37.253Z] (cgroup swap accounting is currently enabled) [2022-03-14T05:47:37.253Z] - CONFIG_BLK_CGROUP: enabled [2022-03-14T05:47:37.253Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-14T05:47:37.253Z] - CONFIG_CGROUP_PERF: enabled [2022-03-14T05:47:37.253Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-14T05:47:37.253Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-14T05:47:37.253Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-14T05:47:37.253Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-14T05:47:37.253Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-14T05:47:37.253Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-14T05:47:37.253Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-14T05:47:37.253Z] - CONFIG_IP_VS: enabled (as module) [2022-03-14T05:47:37.253Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-14T05:47:37.253Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-14T05:47:37.253Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-14T05:47:37.253Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-14T05:47:37.253Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-14T05:47:37.253Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-14T05:47:37.253Z] - CONFIG_EXT4_FS: enabled [2022-03-14T05:47:37.253Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-14T05:47:37.253Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-14T05:47:37.253Z] - Network Drivers: [2022-03-14T05:47:37.253Z] - "overlay": [2022-03-14T05:47:37.253Z] - CONFIG_VXLAN: enabled (as module) [2022-03-14T05:47:37.253Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-14T05:47:37.253Z] Optional (for encrypted networks): [2022-03-14T05:47:37.253Z] - CONFIG_CRYPTO: enabled [2022-03-14T05:47:37.253Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-14T05:47:37.253Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-14T05:47:37.253Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-14T05:47:37.253Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-14T05:47:37.253Z] - CONFIG_XFRM: enabled [2022-03-14T05:47:37.253Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-14T05:47:37.253Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-14T05:47:37.253Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-14T05:47:37.253Z] - "ipvlan": [2022-03-14T05:47:37.253Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-14T05:47:37.253Z] - "macvlan": [2022-03-14T05:47:37.253Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-14T05:47:37.253Z] - CONFIG_DUMMY: enabled (as module) [2022-03-14T05:47:37.253Z] - "ftp,tftp client in container": [2022-03-14T05:47:37.253Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-14T05:47:37.253Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-14T05:47:37.253Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-14T05:47:37.253Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-14T05:47:37.253Z] - Storage Drivers: [2022-03-14T05:47:37.253Z] - "aufs": [2022-03-14T05:47:37.253Z] - CONFIG_AUFS_FS: missing [2022-03-14T05:47:37.513Z] - "btrfs": [2022-03-14T05:47:37.513Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-14T05:47:37.513Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-14T05:47:37.513Z] - "devicemapper": [2022-03-14T05:47:37.513Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-14T05:47:37.513Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-14T05:47:37.513Z] - "overlay": [2022-03-14T05:47:37.513Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-14T05:47:37.513Z] - "zfs": [2022-03-14T05:47:37.513Z] - /dev/zfs: present [2022-03-14T05:47:37.513Z] - zfs command: missing [2022-03-14T05:47:37.513Z] - zpool command: missing [2022-03-14T05:47:37.513Z] [2022-03-14T05:47:37.513Z] Limits: [2022-03-14T05:47:37.513Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-14T05:47:37.513Z] [2022-03-14T05:47:37.513Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-14T05:47:37.804Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 112.20MB / 134.90MB 6.5s [2022-03-14T05:47:37.841Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:da068165f6c8ae5771abb6aaf1523accef8e250d . [2022-03-14T05:47:37.841Z] #2 [internal] load .dockerignore [2022-03-14T05:47:37.841Z] #2 sha256:8062a59dc5052b6c8c6f6d96252e6b9ca953206724e5df92a98fcccf5729c924 [2022-03-14T05:47:37.841Z] #2 transferring context: 87B done [2022-03-14T05:47:37.841Z] #2 DONE 0.1s [2022-03-14T05:47:37.841Z] [2022-03-14T05:47:37.841Z] #1 [internal] load build definition from Dockerfile [2022-03-14T05:47:37.841Z] #1 sha256:5973072829a1d6bc51d96b9e015c99ae66baeaabf5c6f657c73eb24e26e74233 [2022-03-14T05:47:37.841Z] #1 transferring dockerfile: 16.77kB done [2022-03-14T05:47:37.841Z] #1 DONE 0.1s [2022-03-14T05:47:37.950Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.3s done [2022-03-14T05:47:37.950Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 [2022-03-14T05:47:38.066Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 122.68MB / 134.90MB 6.9s [2022-03-14T05:47:38.066Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 131.07MB / 134.90MB 7.0s [2022-03-14T05:47:38.101Z] [2022-03-14T05:47:38.101Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-14T05:47:38.101Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-03-14T05:47:38.263Z] Client: Docker Engine - Community [2022-03-14T05:47:38.263Z] Version: 20.10.12 [2022-03-14T05:47:38.263Z] API version: 1.41 [2022-03-14T05:47:38.263Z] Go version: go1.16.12 [2022-03-14T05:47:38.263Z] Git commit: e91ed57 [2022-03-14T05:47:38.263Z] Built: Mon Dec 13 11:45:33 2021 [2022-03-14T05:47:38.263Z] OS/Arch: linux/amd64 [2022-03-14T05:47:38.263Z] Context: default [2022-03-14T05:47:38.263Z] Experimental: true [2022-03-14T05:47:38.263Z] [2022-03-14T05:47:38.263Z] Server: Docker Engine - Community [2022-03-14T05:47:38.263Z] Engine: [2022-03-14T05:47:38.263Z] Version: 20.10.12 [2022-03-14T05:47:38.263Z] API version: 1.41 (minimum version 1.12) [2022-03-14T05:47:38.263Z] Go version: go1.16.12 [2022-03-14T05:47:38.263Z] Git commit: 459d0df [2022-03-14T05:47:38.263Z] Built: Mon Dec 13 11:43:42 2021 [2022-03-14T05:47:38.263Z] OS/Arch: linux/amd64 [2022-03-14T05:47:38.263Z] Experimental: true [2022-03-14T05:47:38.263Z] containerd: [2022-03-14T05:47:38.263Z] Version: 1.4.12 [2022-03-14T05:47:38.263Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-14T05:47:38.263Z] runc: [2022-03-14T05:47:38.263Z] Version: 1.0.2 [2022-03-14T05:47:38.263Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-14T05:47:38.263Z] docker-init: [2022-03-14T05:47:38.263Z] Version: 0.19.0 [2022-03-14T05:47:38.263Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-14T05:47:38.567Z] + docker info [2022-03-14T05:47:38.671Z] #3 DONE 0.4s [2022-03-14T05:47:38.671Z] [2022-03-14T05:47:38.671Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-14T05:47:38.671Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-03-14T05:47:38.671Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-14T05:47:38.671Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-14T05:47:38.671Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-03-14T05:47:38.671Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-03-14T05:47:38.671Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 4.19MB / 9.06MB 0.2s [2022-03-14T05:47:38.671Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s [2022-03-14T05:47:38.931Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s done [2022-03-14T05:47:38.931Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-03-14T05:47:39.189Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-03-14T05:47:39.189Z] #4 DONE 0.7s [2022-03-14T05:47:39.453Z] [2022-03-14T05:47:39.453Z] #6 [internal] load build definition from Dockerfile [2022-03-14T05:47:39.453Z] #6 sha256:c34d33bb2837bc2b82ff03adec14e00ce5352780d64cada517eb1aec09e560fe [2022-03-14T05:47:39.453Z] #6 DONE 0.0s [2022-03-14T05:47:39.453Z] [2022-03-14T05:47:39.453Z] #5 [internal] load .dockerignore [2022-03-14T05:47:39.453Z] #5 sha256:aad1ab797b48d2eb632d173380f9c5d2a5a97c60515b748ed5b188b1c114e10f [2022-03-14T05:47:39.453Z] #5 DONE 0.0s [2022-03-14T05:47:39.453Z] [2022-03-14T05:47:39.453Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-14T05:47:39.453Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-14T05:47:39.456Z] #11 ... [2022-03-14T05:47:39.456Z] [2022-03-14T05:47:39.456Z] #24 [internal] load build context [2022-03-14T05:47:39.456Z] #24 sha256:eb742293787fbf8bf251481d792ea811c735c85868007614a558316d92c42d94 [2022-03-14T05:47:39.456Z] #24 transferring context: 58.90MB 8.1s done [2022-03-14T05:47:39.456Z] #24 DONE 8.7s [2022-03-14T05:47:39.456Z] [2022-03-14T05:47:39.456Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-14T05:47:39.456Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-14T05:47:39.456Z] #11 ... [2022-03-14T05:47:39.456Z] [2022-03-14T05:47:39.456Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-14T05:47:39.456Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-14T05:47:39.456Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.2s done [2022-03-14T05:47:39.456Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-14T05:47:39.456Z] #28 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-14T05:47:39.456Z] #28 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-14T05:47:39.456Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.9s done [2022-03-14T05:47:39.456Z] #28 ... [2022-03-14T05:47:39.456Z] [2022-03-14T05:47:39.456Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-14T05:47:39.456Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-14T05:47:40.392Z] #10 DONE 1.0s [2022-03-14T05:47:40.392Z] [2022-03-14T05:47:40.392Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-14T05:47:40.392Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-03-14T05:47:40.392Z] #8 DONE 0.9s [2022-03-14T05:47:40.392Z] [2022-03-14T05:47:40.392Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-14T05:47:40.392Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-14T05:47:40.392Z] #9 DONE 0.9s [2022-03-14T05:47:40.392Z] [2022-03-14T05:47:40.392Z] #7 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-14T05:47:40.392Z] #7 sha256:22ad42c0f63999343985ab56aa068321849128ea8a7a89632def013e434f4488 [2022-03-14T05:47:40.392Z] #7 DONE 0.9s [2022-03-14T05:47:40.401Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 9.2s done [2022-03-14T05:47:40.401Z] #11 ... [2022-03-14T05:47:40.401Z] [2022-03-14T05:47:40.401Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-14T05:47:40.401Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-14T05:47:40.401Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-03-14T05:47:40.401Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-14T05:47:40.401Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-14T05:47:40.401Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-14T05:47:40.401Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-03-14T05:47:40.401Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.3s done [2022-03-14T05:47:40.401Z] #69 DONE 9.6s [2022-03-14T05:47:40.663Z] [2022-03-14T05:47:40.663Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-14T05:47:40.663Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-14T05:47:40.959Z] [2022-03-14T05:47:40.959Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-14T05:47:40.959Z] #28 sha256:cb983e985114734a877253bfa61bb8a7e8667d773f76aa54c4d88ef5c333eb4f [2022-03-14T05:47:40.959Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.1s done [2022-03-14T05:47:41.218Z] #28 sha256:1907ed841fa5ffeec67fda754b18b50951aef1712324fe1f6b6c981a40f9594b 529B / 529B done [2022-03-14T05:47:41.218Z] #28 sha256:c077ecbc578ee6db06df4b6532b36703db7454a40eece470051e45fe0e9d27e2 1.48kB / 1.48kB done [2022-03-14T05:47:41.218Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-14T05:47:41.218Z] #28 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 0B / 53.61MB 0.3s [2022-03-14T05:47:41.478Z] #28 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 4.19MB / 53.61MB 0.4s [2022-03-14T05:47:41.478Z] #28 ... [2022-03-14T05:47:41.478Z] [2022-03-14T05:47:41.478Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-14T05:47:41.478Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-14T05:47:41.478Z] #45 DONE 0.0s [2022-03-14T05:47:41.478Z] [2022-03-14T05:47:41.478Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-14T05:47:41.478Z] #28 sha256:cb983e985114734a877253bfa61bb8a7e8667d773f76aa54c4d88ef5c333eb4f [2022-03-14T05:47:41.478Z] #28 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 10.64MB / 53.61MB 0.6s [2022-03-14T05:47:41.740Z] #28 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 23.07MB / 53.61MB 0.7s [2022-03-14T05:47:42.001Z] #28 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 32.60MB / 53.61MB 1.0s [2022-03-14T05:47:42.001Z] #28 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 53.61MB / 53.61MB 1.1s [2022-03-14T05:47:42.057Z] #28 ... [2022-03-14T05:47:42.057Z] [2022-03-14T05:47:42.057Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-14T05:47:42.057Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-14T05:47:42.057Z] #68 DONE 0.6s [2022-03-14T05:47:42.057Z] [2022-03-14T05:47:42.057Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-14T05:47:42.057Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-14T05:47:42.057Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 7.3s [2022-03-14T05:47:42.138Z] #28 ... [2022-03-14T05:47:42.138Z] [2022-03-14T05:47:42.138Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-14T05:47:42.138Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-14T05:47:42.138Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-14T05:47:42.138Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-14T05:47:42.138Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-14T05:47:42.138Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-14T05:47:42.138Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-03-14T05:47:42.138Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.2s done [2022-03-14T05:47:42.138Z] #69 DONE 5.8s [2022-03-14T05:47:42.138Z] [2022-03-14T05:47:42.138Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-14T05:47:42.138Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-14T05:47:42.138Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-14T05:47:42.138Z] #11 sha256:18432b513315c80f80322d4b4743a2d856c8914819ae4191edfed94bc9ad959a 1.80kB / 1.80kB done [2022-03-14T05:47:42.138Z] #11 sha256:0659a535a7341c4ee3db57a062bccb894be691b1e480198f2570dea67f34fe66 7.04kB / 7.04kB done [2022-03-14T05:47:42.138Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.1s done [2022-03-14T05:47:42.138Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.4s done [2022-03-14T05:47:42.138Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 1.1s done [2022-03-14T05:47:42.138Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 4.0s done [2022-03-14T05:47:42.138Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 4.9s done [2022-03-14T05:47:42.138Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 106.95MB / 134.90MB 5.7s [2022-03-14T05:47:42.138Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 5.0s done [2022-03-14T05:47:42.138Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 114.29MB / 134.90MB 6.0s [2022-03-14T05:47:42.138Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 124.78MB / 134.90MB 6.2s [2022-03-14T05:47:42.138Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 133.17MB / 134.90MB 6.4s [2022-03-14T05:47:43.010Z] #28 ... [2022-03-14T05:47:43.010Z] [2022-03-14T05:47:43.010Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-14T05:47:43.010Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-14T05:47:43.010Z] #70 DONE 1.1s [2022-03-14T05:47:43.271Z] [2022-03-14T05:47:43.271Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-14T05:47:43.271Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-14T05:47:43.271Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 8.7s done [2022-03-14T05:47:43.387Z] #28 ... [2022-03-14T05:47:43.387Z] [2022-03-14T05:47:43.387Z] #24 [internal] load build context [2022-03-14T05:47:43.387Z] #24 sha256:6769782bac0bc8167649d2902056064b862acb79eb3916d86605ee0cb74b1c2b [2022-03-14T05:47:43.387Z] #24 transferring context: 58.90MB 2.0s done [2022-03-14T05:47:43.387Z] #24 DONE 2.4s [2022-03-14T05:47:43.387Z] [2022-03-14T05:47:43.387Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-14T05:47:43.387Z] #28 sha256:cb983e985114734a877253bfa61bb8a7e8667d773f76aa54c4d88ef5c333eb4f [2022-03-14T05:47:43.387Z] #28 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 53.61MB / 53.61MB 2.3s done [2022-03-14T05:47:43.387Z] #28 extracting sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 [2022-03-14T05:47:43.524Z] #11 ... [2022-03-14T05:47:43.525Z] [2022-03-14T05:47:43.525Z] #24 [internal] load build context [2022-03-14T05:47:43.525Z] #24 sha256:abd0f0351f1b93ff72181dbc3518c0a90588b802a0add3c6c38f647b9a234364 [2022-03-14T05:47:43.525Z] #24 transferring context: 58.90MB 7.4s done [2022-03-14T05:47:43.525Z] #24 DONE 8.3s [2022-03-14T05:47:43.525Z] [2022-03-14T05:47:43.525Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-14T05:47:43.525Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-14T05:47:43.525Z] #11 ... [2022-03-14T05:47:43.525Z] [2022-03-14T05:47:43.525Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-14T05:47:43.525Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-14T05:47:43.525Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 5.7s [2022-03-14T05:47:43.531Z] #11 ... [2022-03-14T05:47:43.531Z] [2022-03-14T05:47:43.531Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-14T05:47:43.531Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-14T05:47:43.531Z] #28 DONE 12.7s [2022-03-14T05:47:43.531Z] [2022-03-14T05:47:43.531Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-14T05:47:43.531Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-14T05:47:43.531Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 [2022-03-14T05:47:44.455Z] #28 ... [2022-03-14T05:47:44.455Z] [2022-03-14T05:47:44.455Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-14T05:47:44.455Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-14T05:47:44.455Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-14T05:47:44.455Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-14T05:47:44.455Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-14T05:47:44.455Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.4s done [2022-03-14T05:47:44.455Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.6s done [2022-03-14T05:47:44.455Z] #67 DONE 9.2s [2022-03-14T05:47:44.455Z] [2022-03-14T05:47:44.455Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-14T05:47:44.455Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-14T05:47:44.478Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.7s done [2022-03-14T05:47:44.478Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be [2022-03-14T05:47:45.053Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.7s done [2022-03-14T05:47:45.297Z] #28 extracting sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 1.7s done [2022-03-14T05:47:45.318Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 [2022-03-14T05:47:45.865Z] #28 DONE 4.9s [2022-03-14T05:47:45.865Z] [2022-03-14T05:47:45.865Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-14T05:47:45.865Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-14T05:47:45.866Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-14T05:47:45.866Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-14T05:47:45.866Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-14T05:47:45.866Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-14T05:47:45.866Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2022-03-14T05:47:45.866Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2022-03-14T05:47:45.866Z] #67 DONE 4.8s [2022-03-14T05:47:45.866Z] [2022-03-14T05:47:45.866Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-14T05:47:45.866Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-14T05:47:45.866Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.1s done [2022-03-14T05:47:45.866Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-14T05:47:45.866Z] #11 sha256:d80e32befb841fa5525c17e346f26c95a9396bb65ca8a85c30c7949d7f9081d4 1.80kB / 1.80kB done [2022-03-14T05:47:45.866Z] #11 sha256:7b3ca1a8bf94691e70f0b1c15456c9a289fea29d6a42209904d36338ae46e1f7 7.06kB / 7.06kB done [2022-03-14T05:47:45.866Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 53.61MB / 53.61MB 2.3s done [2022-03-14T05:47:45.866Z] #11 sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 5.14MB / 5.14MB 0.7s done [2022-03-14T05:47:45.866Z] #11 sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 10.66MB / 10.66MB 1.2s done [2022-03-14T05:47:45.866Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 81.02MB / 81.02MB 4.7s done [2022-03-14T05:47:45.866Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 54.67MB / 54.67MB 3.3s done [2022-03-14T05:47:45.866Z] #11 extracting sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 0.1s [2022-03-14T05:47:45.866Z] #11 sha256:b8a0fbe4cf621d1ea82bfa148b3e0b5c4202ae9018dda6e075ef7c381daae103 0B / 126B 4.8s [2022-03-14T05:47:45.866Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 0B / 102.69MB 4.9s [2022-03-14T05:47:46.138Z] #11 extracting sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 0.3s done [2022-03-14T05:47:46.138Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 17.83MB / 102.69MB 5.1s [2022-03-14T05:47:46.138Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 23.07MB / 102.69MB 5.3s [2022-03-14T05:47:46.399Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 32.51MB / 102.69MB 5.4s [2022-03-14T05:47:46.399Z] #11 extracting sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac [2022-03-14T05:47:46.658Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 50.33MB / 102.69MB 5.7s [2022-03-14T05:47:46.658Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 59.77MB / 102.69MB 5.8s [2022-03-14T05:47:46.919Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 66.06MB / 102.69MB 5.9s [2022-03-14T05:47:46.919Z] #11 extracting sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 0.4s done [2022-03-14T05:47:46.919Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 74.45MB / 102.69MB 6.0s [2022-03-14T05:47:46.981Z] #28 ... [2022-03-14T05:47:46.981Z] [2022-03-14T05:47:46.981Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-14T05:47:46.981Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-14T05:47:46.981Z] #68 DONE 1.0s [2022-03-14T05:47:46.981Z] [2022-03-14T05:47:46.981Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-14T05:47:46.981Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-14T05:47:47.180Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 91.23MB / 102.69MB 6.3s [2022-03-14T05:47:47.439Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 102.69MB / 102.69MB 6.4s [2022-03-14T05:47:47.546Z] #70 DONE 0.7s [2022-03-14T05:47:47.546Z] [2022-03-14T05:47:47.546Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-14T05:47:47.546Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-14T05:47:47.546Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 9.3s done [2022-03-14T05:47:47.546Z] #28 DONE 12.2s [2022-03-14T05:47:47.546Z] [2022-03-14T05:47:47.546Z] #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-14T05:47:47.546Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-14T05:47:48.008Z] #11 extracting sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e [2022-03-14T05:47:49.506Z] #29 1.491 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-14T05:47:49.506Z] #29 1.491 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-14T05:47:49.506Z] #29 1.495 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-14T05:47:49.506Z] #29 1.639 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-14T05:47:49.506Z] #29 1.805 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-14T05:47:49.764Z] #29 1.994 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-14T05:47:49.917Z] #11 extracting sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 1.8s done [2022-03-14T05:47:49.917Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 102.69MB / 102.69MB 8.8s done [2022-03-14T05:47:50.177Z] #11 ... [2022-03-14T05:47:50.177Z] [2022-03-14T05:47:50.177Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-14T05:47:50.177Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-14T05:47:50.177Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-14T05:47:50.177Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-14T05:47:50.177Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-14T05:47:50.177Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-14T05:47:50.177Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.4s done [2022-03-14T05:47:50.177Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done [2022-03-14T05:47:50.177Z] #69 DONE 9.2s [2022-03-14T05:47:50.177Z] [2022-03-14T05:47:50.177Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-14T05:47:50.177Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-14T05:47:50.177Z] #11 extracting sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 [2022-03-14T05:47:50.177Z] #11 ... [2022-03-14T05:47:50.177Z] [2022-03-14T05:47:50.177Z] #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-14T05:47:50.177Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-14T05:47:50.621Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 5.3s [2022-03-14T05:47:51.117Z] #29 ... [2022-03-14T05:47:51.117Z] [2022-03-14T05:47:51.117Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-14T05:47:51.117Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-14T05:47:51.148Z] #29 3.467 Fetched 8506 kB in 2s (3790 kB/s) [2022-03-14T05:47:52.055Z] #11 extracting sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 1.9s done [2022-03-14T05:47:52.275Z] #29 3.467 Reading package lists... [2022-03-14T05:47:52.542Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 7.3s done [2022-03-14T05:47:52.809Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 [2022-03-14T05:47:52.855Z] #29 4.435 Reading package lists... [2022-03-14T05:47:52.992Z] #11 extracting sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e [2022-03-14T05:47:53.112Z] #29 5.301 Building dependency tree... [2022-03-14T05:47:53.112Z] #29 5.622 The following additional packages will be installed: [2022-03-14T05:47:53.112Z] #29 5.622 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-14T05:47:53.112Z] #29 5.622 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-14T05:47:53.112Z] #29 5.622 Recommended packages: [2022-03-14T05:47:53.112Z] #29 5.622 libldap-common publicsuffix libsasl2-modules [2022-03-14T05:47:53.368Z] #29 5.819 The following NEW packages will be installed: [2022-03-14T05:47:53.368Z] #29 5.819 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-14T05:47:53.368Z] #29 5.819 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-14T05:47:53.368Z] #29 5.819 libssh2-1 openssl [2022-03-14T05:47:53.625Z] #29 6.107 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-14T05:47:53.625Z] #29 6.107 Need to get 3038 kB of archives. [2022-03-14T05:47:53.625Z] #29 6.107 After this operation, 6650 kB of additional disk space will be used. [2022-03-14T05:47:53.625Z] #29 6.107 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-14T05:47:53.625Z] #29 6.107 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-14T05:47:53.625Z] #29 6.107 Get:3 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-14T05:47:53.756Z] #11 ... [2022-03-14T05:47:53.756Z] [2022-03-14T05:47:53.756Z] #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-14T05:47:53.756Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-14T05:47:53.756Z] #29 1.523 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-14T05:47:53.756Z] #29 1.537 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-14T05:47:53.756Z] #29 1.537 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-14T05:47:53.756Z] #29 1.718 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-14T05:47:53.756Z] #29 2.086 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-14T05:47:53.756Z] #29 2.499 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-14T05:47:53.756Z] #29 3.612 Fetched 8506 kB in 2s (3608 kB/s) [2022-03-14T05:47:53.756Z] #29 3.612 Reading package lists... [2022-03-14T05:47:53.756Z] #29 4.476 Reading package lists... [2022-03-14T05:47:53.756Z] #29 5.326 Building dependency tree... [2022-03-14T05:47:53.756Z] #29 5.708 The following additional packages will be installed: [2022-03-14T05:47:53.757Z] #29 5.708 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-14T05:47:53.757Z] #29 5.711 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-14T05:47:53.757Z] #29 5.711 Recommended packages: [2022-03-14T05:47:53.757Z] #29 5.711 libldap-common publicsuffix libsasl2-modules [2022-03-14T05:47:53.757Z] #29 5.882 The following NEW packages will be installed: [2022-03-14T05:47:53.757Z] #29 5.883 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-14T05:47:53.757Z] #29 5.883 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-14T05:47:53.757Z] #29 5.884 libssh2-1 openssl [2022-03-14T05:47:53.757Z] #29 6.166 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-14T05:47:53.757Z] #29 6.166 Need to get 3038 kB of archives. [2022-03-14T05:47:53.757Z] #29 6.166 After this operation, 6650 kB of additional disk space will be used. [2022-03-14T05:47:53.757Z] #29 6.166 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-14T05:47:53.757Z] #29 6.170 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-14T05:47:53.757Z] #29 6.172 Get:3 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-14T05:47:53.757Z] #29 6.196 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-14T05:47:53.757Z] #29 6.196 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-14T05:47:53.757Z] #29 6.196 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-14T05:47:53.757Z] #29 6.202 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-14T05:47:53.757Z] #29 6.202 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-14T05:47:53.757Z] #29 6.202 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-14T05:47:53.757Z] #29 6.202 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-14T05:47:53.757Z] #29 6.210 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-14T05:47:53.757Z] #29 6.210 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-14T05:47:53.757Z] #29 6.218 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-14T05:47:53.757Z] #29 6.218 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-14T05:47:53.757Z] #29 6.218 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-14T05:47:53.757Z] #29 6.417 debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T05:47:53.757Z] #29 6.467 Fetched 3038 kB in 0s (9282 kB/s) [2022-03-14T05:47:53.757Z] #29 6.508 Selecting previously unselected package openssl. [2022-03-14T05:47:53.757Z] #29 6.508 (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-14T05:47:53.757Z] #29 6.508 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-14T05:47:53.757Z] #29 6.514 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-14T05:47:53.757Z] #29 6.669 Selecting previously unselected package ca-certificates. [2022-03-14T05:47:53.757Z] #29 6.669 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-14T05:47:53.757Z] #29 6.677 Unpacking ca-certificates (20210119) ... [2022-03-14T05:47:53.757Z] #29 6.773 Selecting previously unselected package libbrotli1:amd64. [2022-03-14T05:47:53.757Z] #29 6.775 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-14T05:47:53.757Z] #29 6.781 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-14T05:47:53.757Z] #29 6.957 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-14T05:47:53.757Z] #29 6.957 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-14T05:47:53.757Z] #29 6.962 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-14T05:47:53.757Z] #29 7.033 Selecting previously unselected package libsasl2-2:amd64. [2022-03-14T05:47:53.757Z] #29 7.033 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-14T05:47:53.757Z] #29 7.033 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-14T05:47:53.757Z] #29 7.128 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-14T05:47:53.757Z] #29 7.128 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-14T05:47:53.757Z] #29 7.133 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-14T05:47:53.757Z] #29 7.266 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-14T05:47:53.757Z] #29 7.266 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-14T05:47:53.757Z] #29 7.266 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-14T05:47:53.757Z] #29 7.321 Selecting previously unselected package libpsl5:amd64. [2022-03-14T05:47:53.757Z] #29 7.321 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-14T05:47:53.757Z] #29 7.323 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-14T05:47:53.757Z] #29 7.376 Selecting previously unselected package librtmp1:amd64. [2022-03-14T05:47:53.757Z] #29 7.376 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-14T05:47:53.757Z] #29 7.380 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-14T05:47:53.757Z] #29 7.428 Selecting previously unselected package libssh2-1:amd64. [2022-03-14T05:47:53.757Z] #29 7.428 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-14T05:47:53.757Z] #29 7.437 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-14T05:47:53.757Z] #29 7.500 Selecting previously unselected package libcurl4:amd64. [2022-03-14T05:47:53.757Z] #29 7.500 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-14T05:47:53.757Z] #29 7.567 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-14T05:47:53.757Z] #29 7.579 Selecting previously unselected package curl. [2022-03-14T05:47:53.757Z] #29 7.579 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-14T05:47:53.757Z] #29 7.583 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-14T05:47:53.757Z] #29 7.650 Selecting previously unselected package libonig5:amd64. [2022-03-14T05:47:53.757Z] #29 7.650 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-14T05:47:53.757Z] #29 7.658 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-14T05:47:53.757Z] #29 7.726 Selecting previously unselected package libjq1:amd64. [2022-03-14T05:47:53.757Z] #29 7.726 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-14T05:47:53.757Z] #29 7.732 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-14T05:47:53.757Z] #29 7.797 Selecting previously unselected package jq. [2022-03-14T05:47:53.757Z] #29 7.797 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-14T05:47:53.757Z] #29 7.804 Unpacking jq (1.6-2.1) ... [2022-03-14T05:47:53.757Z] #29 7.862 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-14T05:47:53.757Z] #29 7.874 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-14T05:47:53.757Z] #29 7.884 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-14T05:47:53.757Z] #29 7.896 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-14T05:47:53.757Z] #29 7.907 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-14T05:47:53.757Z] #29 7.917 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-14T05:47:53.757Z] #29 7.929 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-14T05:47:53.757Z] #29 7.940 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-14T05:47:53.757Z] #29 7.955 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-14T05:47:53.757Z] #29 8.015 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-14T05:47:53.757Z] #29 8.027 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-14T05:47:53.757Z] #29 8.037 Setting up ca-certificates (20210119) ... [2022-03-14T05:47:53.757Z] #29 8.722 Updating certificates in /etc/ssl/certs... [2022-03-14T05:47:53.757Z] #29 9.883 129 added, 0 removed; done. [2022-03-14T05:47:53.757Z] #29 9.918 Setting up jq (1.6-2.1) ... [2022-03-14T05:47:53.757Z] #29 9.927 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-14T05:47:53.757Z] #29 9.937 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-14T05:47:53.757Z] #29 9.946 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-14T05:47:53.757Z] #29 9.966 Processing triggers for ca-certificates (20210119) ... [2022-03-14T05:47:53.757Z] #29 9.982 Updating certificates in /etc/ssl/certs... [2022-03-14T05:47:53.882Z] #29 6.127 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-14T05:47:53.882Z] #29 6.127 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-14T05:47:53.882Z] #29 6.127 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-14T05:47:53.882Z] #29 6.135 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-14T05:47:53.882Z] #29 6.135 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-14T05:47:53.882Z] #29 6.135 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-14T05:47:53.882Z] #29 6.135 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-14T05:47:53.882Z] #29 6.135 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-14T05:47:53.882Z] #29 6.144 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-14T05:47:53.882Z] #29 6.144 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-14T05:47:53.882Z] #29 6.151 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-14T05:47:53.882Z] #29 6.151 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-14T05:47:53.882Z] #29 ... [2022-03-14T05:47:53.882Z] [2022-03-14T05:47:53.882Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-14T05:47:53.882Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-14T05:47:53.882Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 8.4s done [2022-03-14T05:47:53.882Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 1.0s done [2022-03-14T05:47:53.882Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.7s done [2022-03-14T05:47:53.882Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 3.7s [2022-03-14T05:47:53.882Z] #11 ... [2022-03-14T05:47:53.882Z] [2022-03-14T05:47:53.882Z] #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-14T05:47:53.882Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-14T05:47:53.882Z] #29 6.344 debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T05:47:53.882Z] #29 6.385 Fetched 3038 kB in 0s (9375 kB/s) [2022-03-14T05:47:54.139Z] #29 6.418 Selecting previously unselected package openssl. [2022-03-14T05:47:54.139Z] #29 6.418 (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-14T05:47:54.139Z] #29 6.418 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-14T05:47:54.139Z] #29 6.424 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-14T05:47:54.139Z] #29 6.613 Selecting previously unselected package ca-certificates. [2022-03-14T05:47:54.139Z] #29 6.613 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-14T05:47:54.395Z] #29 6.618 Unpacking ca-certificates (20210119) ... [2022-03-14T05:47:54.395Z] #29 6.700 Selecting previously unselected package libbrotli1:amd64. [2022-03-14T05:47:54.395Z] #29 6.700 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-14T05:47:54.395Z] #29 6.708 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-14T05:47:54.395Z] #29 6.800 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-14T05:47:54.395Z] #29 6.802 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-14T05:47:54.395Z] #29 6.805 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-14T05:47:54.395Z] #29 6.856 Selecting previously unselected package libsasl2-2:amd64. [2022-03-14T05:47:54.395Z] #29 6.859 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-14T05:47:54.395Z] #29 6.860 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-14T05:47:54.653Z] #29 6.941 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-14T05:47:54.653Z] #29 6.941 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-14T05:47:54.653Z] #29 6.946 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-14T05:47:54.653Z] #29 7.050 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-14T05:47:54.653Z] #29 7.050 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-14T05:47:54.653Z] #29 7.064 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-14T05:47:54.653Z] #29 7.108 Selecting previously unselected package libpsl5:amd64. [2022-03-14T05:47:54.653Z] #29 7.108 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-14T05:47:54.653Z] #29 7.119 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-14T05:47:54.702Z] #29 11.02 0 added, 0 removed; done. [2022-03-14T05:47:54.702Z] #29 11.02 Running hooks in /etc/ca-certificates/update.d... [2022-03-14T05:47:54.702Z] #29 11.02 done. [2022-03-14T05:47:54.910Z] #29 7.242 Selecting previously unselected package librtmp1:amd64. [2022-03-14T05:47:54.910Z] #29 7.242 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-14T05:47:54.910Z] #29 7.253 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-14T05:47:54.910Z] #29 7.294 Selecting previously unselected package libssh2-1:amd64. [2022-03-14T05:47:54.910Z] #29 7.294 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-14T05:47:54.910Z] #29 7.298 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-14T05:47:54.910Z] #29 7.377 Selecting previously unselected package libcurl4:amd64. [2022-03-14T05:47:54.910Z] #29 7.377 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-14T05:47:54.910Z] #29 7.384 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-14T05:47:55.167Z] #29 7.505 Selecting previously unselected package curl. [2022-03-14T05:47:55.167Z] #29 7.505 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-14T05:47:55.167Z] #29 7.514 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-14T05:47:55.167Z] #29 7.587 Selecting previously unselected package libonig5:amd64. [2022-03-14T05:47:55.167Z] #29 7.587 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-14T05:47:55.167Z] #29 7.616 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-14T05:47:55.167Z] #29 7.708 Selecting previously unselected package libjq1:amd64. [2022-03-14T05:47:55.167Z] #29 7.708 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-14T05:47:55.426Z] #29 7.715 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-14T05:47:55.426Z] #29 7.773 Selecting previously unselected package jq. [2022-03-14T05:47:55.426Z] #29 7.773 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-14T05:47:55.426Z] #29 7.785 Unpacking jq (1.6-2.1) ... [2022-03-14T05:47:55.426Z] #29 7.833 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-14T05:47:55.426Z] #29 7.843 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-14T05:47:55.426Z] #29 7.855 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-14T05:47:55.426Z] #29 7.871 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-14T05:47:55.426Z] #29 7.882 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-14T05:47:55.426Z] #29 7.892 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-14T05:47:55.426Z] #29 7.941 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-14T05:47:55.684Z] #29 7.950 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-14T05:47:55.684Z] #29 7.964 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-14T05:47:55.684Z] #29 7.973 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-14T05:47:55.684Z] #29 8.012 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-14T05:47:55.684Z] #29 8.022 Setting up ca-certificates (20210119) ... [2022-03-14T05:47:56.090Z] #29 DONE 12.5s [2022-03-14T05:47:56.090Z] [2022-03-14T05:47:56.090Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-14T05:47:56.090Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-14T05:47:56.251Z] #29 8.708 Updating certificates in /etc/ssl/certs... [2022-03-14T05:47:56.278Z] #11 extracting sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 3.4s done [2022-03-14T05:47:56.357Z] #11 ... [2022-03-14T05:47:56.357Z] [2022-03-14T05:47:56.357Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-14T05:47:56.357Z] #30 sha256:7b7e4e9e599f3edeeb31508586ad2e46a39ef4b63550c5657ab92c835eb61320 [2022-03-14T05:47:56.357Z] #30 DONE 0.2s [2022-03-14T05:47:56.357Z] [2022-03-14T05:47:56.357Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-14T05:47:56.357Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-14T05:47:56.537Z] #11 extracting sha256:b8a0fbe4cf621d1ea82bfa148b3e0b5c4202ae9018dda6e075ef7c381daae103 [2022-03-14T05:47:56.633Z] Client: [2022-03-14T05:47:56.633Z] Context: default [2022-03-14T05:47:56.633Z] Debug Mode: false [2022-03-14T05:47:56.633Z] Plugins: [2022-03-14T05:47:56.633Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-14T05:47:56.633Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-14T05:47:56.633Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-14T05:47:56.633Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-14T05:47:56.633Z] [2022-03-14T05:47:56.633Z] Server: [2022-03-14T05:47:56.633Z] Containers: 0 [2022-03-14T05:47:56.633Z] Running: 0 [2022-03-14T05:47:56.633Z] Paused: 0 [2022-03-14T05:47:56.633Z] Stopped: 0 [2022-03-14T05:47:56.633Z] Images: 0 [2022-03-14T05:47:56.633Z] Server Version: 20.10.12 [2022-03-14T05:47:56.633Z] Storage Driver: overlay2 [2022-03-14T05:47:56.633Z] Backing Filesystem: extfs [2022-03-14T05:47:56.633Z] Supports d_type: true [2022-03-14T05:47:56.633Z] Native Overlay Diff: true [2022-03-14T05:47:56.633Z] userxattr: false [2022-03-14T05:47:56.633Z] Logging Driver: json-file [2022-03-14T05:47:56.633Z] Cgroup Driver: systemd [2022-03-14T05:47:56.633Z] Cgroup Version: 2 [2022-03-14T05:47:56.633Z] Plugins: [2022-03-14T05:47:56.633Z] Volume: local [2022-03-14T05:47:56.633Z] Network: bridge host ipvlan macvlan null overlay [2022-03-14T05:47:56.633Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-14T05:47:56.633Z] Swarm: inactive [2022-03-14T05:47:56.633Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-03-14T05:47:56.633Z] Default Runtime: runc [2022-03-14T05:47:56.633Z] Init Binary: docker-init [2022-03-14T05:47:56.633Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-14T05:47:56.633Z] runc version: v1.0.2-0-g52b36a2 [2022-03-14T05:47:56.633Z] init version: de40ad0 [2022-03-14T05:47:56.633Z] Security Options: [2022-03-14T05:47:56.633Z] apparmor [2022-03-14T05:47:56.633Z] seccomp [2022-03-14T05:47:56.633Z] Profile: default [2022-03-14T05:47:56.633Z] cgroupns [2022-03-14T05:47:56.633Z] Kernel Version: 5.11.0-1023-aws [2022-03-14T05:47:56.633Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-14T05:47:56.633Z] OSType: linux [2022-03-14T05:47:56.633Z] Architecture: x86_64 [2022-03-14T05:47:56.633Z] CPUs: 2 [2022-03-14T05:47:56.633Z] Total Memory: 7.559GiB [2022-03-14T05:47:56.633Z] Name: ip-10-100-82-227 [2022-03-14T05:47:56.633Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-03-14T05:47:56.633Z] Docker Root Dir: /var/lib/docker [2022-03-14T05:47:56.633Z] Debug Mode: false [2022-03-14T05:47:56.633Z] Registry: https://index.docker.io/v1/ [2022-03-14T05:47:56.633Z] Labels: [2022-03-14T05:47:56.633Z] Experimental: true [2022-03-14T05:47:56.633Z] Insecure Registries: [2022-03-14T05:47:56.633Z] 127.0.0.0/8 [2022-03-14T05:47:56.633Z] Live Restore Enabled: true [2022-03-14T05:47:56.633Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-14T05:47:56.797Z] #11 extracting sha256:b8a0fbe4cf621d1ea82bfa148b3e0b5c4202ae9018dda6e075ef7c381daae103 done [2022-03-14T05:47:56.954Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:da068165f6c8ae5771abb6aaf1523accef8e250d . [2022-03-14T05:47:57.186Z] #29 9.653 129 added, 0 removed; done. [2022-03-14T05:47:57.186Z] #29 9.725 Setting up jq (1.6-2.1) ... [2022-03-14T05:47:57.212Z] #1 [internal] load build definition from Dockerfile [2022-03-14T05:47:57.212Z] #1 sha256:3f8ce8e135022e56c555a2c0945ea91372a8e77818d7410499d0a93ca9d8be94 [2022-03-14T05:47:57.212Z] #1 transferring dockerfile: 16.77kB done [2022-03-14T05:47:57.212Z] #1 DONE 0.1s [2022-03-14T05:47:57.212Z] [2022-03-14T05:47:57.212Z] #2 [internal] load .dockerignore [2022-03-14T05:47:57.212Z] #2 sha256:6b729b0609b311cff634538e0dcd35c94c5e6c5beaa4fbb0ff60d35255b73192 [2022-03-14T05:47:57.212Z] #2 transferring context: 87B done [2022-03-14T05:47:57.212Z] #2 DONE 0.0s [2022-03-14T05:47:57.212Z] [2022-03-14T05:47:57.212Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-14T05:47:57.212Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-14T05:47:57.446Z] #29 9.736 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-14T05:47:57.446Z] #29 9.772 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-14T05:47:57.446Z] #29 9.790 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-14T05:47:57.446Z] #29 9.809 Processing triggers for ca-certificates (20210119) ... [2022-03-14T05:47:57.446Z] #29 9.823 Updating certificates in /etc/ssl/certs... [2022-03-14T05:47:57.470Z] #3 DONE 0.4s [2022-03-14T05:47:57.728Z] [2022-03-14T05:47:57.728Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-14T05:47:57.728Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-14T05:47:57.728Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-03-14T05:47:57.728Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-14T05:47:57.728Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-14T05:47:57.728Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-14T05:47:57.728Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-03-14T05:47:57.728Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-14T05:47:57.739Z] #11 DONE 16.7s [2022-03-14T05:47:57.740Z] [2022-03-14T05:47:57.740Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-14T05:47:57.740Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-03-14T05:47:57.740Z] #68 DONE 2.7s [2022-03-14T05:47:57.740Z] [2022-03-14T05:47:57.740Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-14T05:47:57.740Z] #12 sha256:f224c0882cf598acea34e9eb020bc42c885ac138a9d50f4a2fbe066742f67597 [2022-03-14T05:47:57.747Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 5.1s [2022-03-14T05:47:57.990Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-03-14T05:47:57.990Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-03-14T05:47:58.249Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-03-14T05:47:58.249Z] #4 DONE 0.7s [2022-03-14T05:47:58.380Z] #29 10.60 0 added, 0 removed; done. [2022-03-14T05:47:58.380Z] #29 10.60 Running hooks in /etc/ca-certificates/update.d... [2022-03-14T05:47:58.380Z] #29 10.61 done. [2022-03-14T05:47:58.509Z] [2022-03-14T05:47:58.509Z] #6 [internal] load .dockerignore [2022-03-14T05:47:58.509Z] #6 sha256:41babab6399e1b955f7616f3dbf7f61bdfe55f5c1baf80e12d4c6deeab66f2b8 [2022-03-14T05:47:58.509Z] #6 DONE 0.0s [2022-03-14T05:47:58.509Z] [2022-03-14T05:47:58.509Z] #5 [internal] load build definition from Dockerfile [2022-03-14T05:47:58.509Z] #5 sha256:4d9f6eb5d0acdacbdc7046bfb11f314adbb6776ca459c3bef6288f8caf16240b [2022-03-14T05:47:58.509Z] #5 DONE 0.0s [2022-03-14T05:47:58.509Z] [2022-03-14T05:47:58.509Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-14T05:47:58.509Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-14T05:47:58.946Z] #29 DONE 11.3s [2022-03-14T05:47:58.946Z] [2022-03-14T05:47:58.946Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-14T05:47:58.946Z] #30 sha256:62e3d4551686819074897f654e6237be78de2eab747a90f202ec77f003fb3d9b [2022-03-14T05:47:58.946Z] #30 DONE 0.1s [2022-03-14T05:47:58.946Z] [2022-03-14T05:47:58.946Z] #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-14T05:47:58.946Z] #31 sha256:bc770ea7062cc3fba7f3e27d0d17e1a257e6ed61364c297fe777069f8629b898 [2022-03-14T05:47:59.120Z] #12 DONE 1.3s [2022-03-14T05:47:59.120Z] [2022-03-14T05:47:59.120Z] #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-14T05:47:59.120Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-14T05:47:59.120Z] #29 12.45 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-14T05:47:59.120Z] #29 12.45 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-14T05:47:59.120Z] #29 12.46 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-14T05:47:59.120Z] #29 12.55 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-14T05:47:59.120Z] #29 12.62 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-14T05:47:59.120Z] #29 12.98 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-14T05:47:59.120Z] #29 ... [2022-03-14T05:47:59.120Z] [2022-03-14T05:47:59.120Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-14T05:47:59.120Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-03-14T05:47:59.120Z] #70 DONE 1.4s [2022-03-14T05:47:59.120Z] [2022-03-14T05:47:59.120Z] #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-14T05:47:59.120Z] #13 sha256:9f188e1017c9fac2fca657577c71ee2cc73089491a98e5c2195a0038fb0a90a9 [2022-03-14T05:47:59.444Z] #10 DONE 1.1s [2022-03-14T05:47:59.444Z] [2022-03-14T05:47:59.444Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-14T05:47:59.444Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-14T05:47:59.444Z] #7 DONE 1.1s [2022-03-14T05:47:59.444Z] [2022-03-14T05:47:59.444Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-14T05:47:59.444Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-14T05:47:59.444Z] #8 DONE 1.1s [2022-03-14T05:47:59.444Z] [2022-03-14T05:47:59.444Z] #9 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-14T05:47:59.444Z] #9 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-14T05:47:59.444Z] #9 DONE 1.1s [2022-03-14T05:47:59.672Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 6.7s done [2022-03-14T05:47:59.688Z] #13 DONE 0.7s [2022-03-14T05:47:59.689Z] [2022-03-14T05:47:59.689Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-14T05:47:59.689Z] #25 sha256:8a476b083b362d7d7ea9560bfa13478946de7707528bfc2432ffc596ebb0ae10 [2022-03-14T05:47:59.934Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 0.1s [2022-03-14T05:47:59.949Z] #25 ... [2022-03-14T05:47:59.949Z] [2022-03-14T05:47:59.949Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-14T05:47:59.949Z] #42 sha256:0e338dcbed0835dbc2e2e4721efc34d8208489bcae390ba527e5b7e61e8d880f [2022-03-14T05:47:59.949Z] #42 DONE 0.4s [2022-03-14T05:48:00.012Z] [2022-03-14T05:48:00.012Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-14T05:48:00.012Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-14T05:48:00.012Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.0s done [2022-03-14T05:48:00.012Z] #11 sha256:18432b513315c80f80322d4b4743a2d856c8914819ae4191edfed94bc9ad959a 1.80kB / 1.80kB done [2022-03-14T05:48:00.012Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 0B / 54.92MB 0.1s [2022-03-14T05:48:00.012Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-14T05:48:00.012Z] #11 sha256:0659a535a7341c4ee3db57a062bccb894be691b1e480198f2570dea67f34fe66 7.04kB / 7.04kB done [2022-03-14T05:48:00.012Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 8.39MB / 54.92MB 0.2s [2022-03-14T05:48:00.217Z] [2022-03-14T05:48:00.218Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-14T05:48:00.218Z] #33 sha256:a978201be0c5f3787ef2cb2a4e67e283eb0ff961151521c3ea699a76d4ee7da9 [2022-03-14T05:48:00.218Z] #33 DONE 0.4s [2022-03-14T05:48:00.218Z] [2022-03-14T05:48:00.218Z] #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-14T05:48:00.218Z] #46 sha256:29f307aacc913c168d34ae6100258981712fa6f867ace27802647a2e17757ba8 [2022-03-14T05:48:00.218Z] #46 DONE 0.5s [2022-03-14T05:48:00.218Z] [2022-03-14T05:48:00.218Z] #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-14T05:48:00.218Z] #34 sha256:620509505b9ba232340bea86f8a6a413cbbe1040cdef04c4eace1707d8fa01f3 [2022-03-14T05:48:00.271Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 17.83MB / 54.92MB 0.3s [2022-03-14T05:48:00.271Z] #11 ... [2022-03-14T05:48:00.271Z] [2022-03-14T05:48:00.271Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-14T05:48:00.271Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-14T05:48:00.271Z] #45 DONE 0.6s [2022-03-14T05:48:00.271Z] [2022-03-14T05:48:00.271Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-14T05:48:00.271Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-14T05:48:00.271Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 26.21MB / 54.92MB 0.4s [2022-03-14T05:48:00.478Z] #34 ... [2022-03-14T05:48:00.478Z] [2022-03-14T05:48:00.478Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-14T05:48:00.478Z] #25 sha256:8a476b083b362d7d7ea9560bfa13478946de7707528bfc2432ffc596ebb0ae10 [2022-03-14T05:48:00.478Z] #25 DONE 0.8s [2022-03-14T05:48:00.478Z] [2022-03-14T05:48:00.478Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-14T05:48:00.478Z] #62 sha256:fe7727eea69887782a8ac86753195be211834f0f544be944ba6ec1e93375e4c5 [2022-03-14T05:48:00.478Z] #62 DONE 0.8s [2022-03-14T05:48:00.478Z] [2022-03-14T05:48:00.479Z] #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-14T05:48:00.479Z] #63 sha256:bbecb8c0385244182f03d1dea9fdd4bb8d6548d42e6cc23aa4e8771420bc9847 [2022-03-14T05:48:00.530Z] #11 ... [2022-03-14T05:48:00.530Z] [2022-03-14T05:48:00.530Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-14T05:48:00.530Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-14T05:48:00.530Z] #45 DONE 0.0s [2022-03-14T05:48:00.530Z] [2022-03-14T05:48:00.530Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-14T05:48:00.530Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-14T05:48:00.530Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 32.51MB / 54.92MB 0.5s [2022-03-14T05:48:00.530Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 39.28MB / 54.92MB 0.6s [2022-03-14T05:48:00.530Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0B / 5.15MB 0.7s [2022-03-14T05:48:00.787Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.43MB / 54.92MB 0.8s [2022-03-14T05:48:00.787Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 1.19MB / 5.15MB 0.8s [2022-03-14T05:48:00.787Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.9s [2022-03-14T05:48:01.356Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 1.4s done [2022-03-14T05:48:01.356Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0B / 10.87MB 1.5s [2022-03-14T05:48:01.479Z] #31 2.490 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-14T05:48:01.623Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 1.5s done [2022-03-14T05:48:01.623Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 2.10MB / 10.87MB 1.6s [2022-03-14T05:48:01.623Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 0B / 54.58MB 1.6s [2022-03-14T05:48:01.623Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 1.8s [2022-03-14T05:48:01.623Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 10.49MB / 54.58MB 1.8s [2022-03-14T05:48:01.623Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 2.10MB / 85.81MB 1.8s [2022-03-14T05:48:01.623Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 [2022-03-14T05:48:01.737Z] #31 2.797 [2022-03-14T05:48:01.888Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 1.8s done [2022-03-14T05:48:01.888Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 13.63MB / 54.58MB 1.9s [2022-03-14T05:48:01.888Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 7.82MB / 85.81MB 1.9s [2022-03-14T05:48:01.888Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 19.92MB / 54.58MB 2.0s [2022-03-14T05:48:01.888Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 14.43MB / 85.81MB 2.0s [2022-03-14T05:48:01.888Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 0B / 134.90MB 2.0s [2022-03-14T05:48:02.151Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 24.12MB / 54.58MB 2.1s [2022-03-14T05:48:02.151Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 34.60MB / 54.58MB 2.3s [2022-03-14T05:48:02.151Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 20.97MB / 85.81MB 2.3s [2022-03-14T05:48:02.151Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 11.53MB / 134.90MB 2.3s [2022-03-14T05:48:02.252Z] #31 3.020 #=#=# ######################################################################## 100.0% [2022-03-14T05:48:02.412Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 39.85MB / 54.58MB 2.4s [2022-03-14T05:48:02.412Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 43.33MB / 54.58MB 2.5s [2022-03-14T05:48:02.412Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 26.21MB / 85.81MB 2.5s [2022-03-14T05:48:02.412Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 19.92MB / 134.90MB 2.5s [2022-03-14T05:48:02.510Z] #31 3.335 [2022-03-14T05:48:02.677Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 52.43MB / 54.58MB 2.7s [2022-03-14T05:48:02.677Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 33.55MB / 85.81MB 2.7s [2022-03-14T05:48:02.677Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 39.85MB / 85.81MB 2.8s [2022-03-14T05:48:02.677Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 28.31MB / 134.90MB 2.8s [2022-03-14T05:48:02.940Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 51.38MB / 85.81MB 3.0s [2022-03-14T05:48:02.940Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 37.05MB / 134.90MB 3.0s [2022-03-14T05:48:03.197Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 59.77MB / 85.81MB 3.2s [2022-03-14T05:48:03.197Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 46.14MB / 134.90MB 3.2s [2022-03-14T05:48:03.197Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 65.01MB / 85.81MB 3.3s [2022-03-14T05:48:03.446Z] #31 4.336 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-14T05:48:03.453Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 70.25MB / 85.81MB 3.4s [2022-03-14T05:48:03.453Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 55.57MB / 134.90MB 3.4s [2022-03-14T05:48:03.453Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 3.4s done [2022-03-14T05:48:03.453Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 83.89MB / 85.81MB 3.6s [2022-03-14T05:48:03.453Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 65.01MB / 134.90MB 3.6s [2022-03-14T05:48:03.453Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 3.5s done [2022-03-14T05:48:03.703Z] #31 4.669 [2022-03-14T05:48:03.712Z] #11 ... [2022-03-14T05:48:03.712Z] [2022-03-14T05:48:03.712Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-14T05:48:03.712Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-14T05:48:03.712Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-14T05:48:03.712Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-14T05:48:03.712Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-14T05:48:03.712Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-14T05:48:03.712Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-03-14T05:48:03.712Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done [2022-03-14T05:48:03.712Z] #67 DONE 3.7s [2022-03-14T05:48:03.712Z] [2022-03-14T05:48:03.712Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-14T05:48:03.712Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-14T05:48:03.712Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 72.65MB / 134.90MB 3.8s [2022-03-14T05:48:03.878Z] #63 3.084 + RM_GOPATH=0 [2022-03-14T05:48:03.878Z] #63 3.084 + TMP_GOPATH= [2022-03-14T05:48:03.878Z] #63 3.084 + : /build [2022-03-14T05:48:03.878Z] #63 3.084 + '[' -z '' ']' [2022-03-14T05:48:03.878Z] #63 3.086 ++ mktemp -d [2022-03-14T05:48:03.878Z] #63 3.090 + export GOPATH=/tmp/tmp.nyr7MU9Bos [2022-03-14T05:48:03.878Z] #63 3.090 + GOPATH=/tmp/tmp.nyr7MU9Bos [2022-03-14T05:48:03.878Z] #63 3.090 + RM_GOPATH=1 [2022-03-14T05:48:03.878Z] #63 3.090 + case "$(go env GOARCH)" in [2022-03-14T05:48:03.878Z] #63 3.091 ++ go env GOARCH [2022-03-14T05:48:03.878Z] #63 3.117 + export GO_BUILDMODE=-buildmode=pie [2022-03-14T05:48:03.878Z] #63 3.117 + GO_BUILDMODE=-buildmode=pie [2022-03-14T05:48:03.878Z] #63 3.117 ++ dirname /install.sh [2022-03-14T05:48:03.878Z] #63 3.117 + dir=/ [2022-03-14T05:48:03.878Z] #63 3.117 + bin=rootlesskit [2022-03-14T05:48:03.878Z] #63 3.117 + shift [2022-03-14T05:48:03.878Z] #63 3.117 + '[' '!' -f //rootlesskit.installer ']' [2022-03-14T05:48:03.878Z] #63 3.117 + . //rootlesskit.installer [2022-03-14T05:48:03.878Z] #63 3.117 ++ : v0.14.6 [2022-03-14T05:48:03.878Z] #63 3.117 + install_rootlesskit [2022-03-14T05:48:03.878Z] #63 3.117 + case "$1" in [2022-03-14T05:48:03.878Z] #63 3.117 + export CGO_ENABLED=0 [2022-03-14T05:48:03.878Z] #63 3.117 + CGO_ENABLED=0 [2022-03-14T05:48:03.878Z] #63 3.117 + _install_rootlesskit [2022-03-14T05:48:03.878Z] #63 3.119 Install rootlesskit version v0.14.6 [2022-03-14T05:48:03.878Z] #63 3.127 + echo 'Install rootlesskit version v0.14.6' [2022-03-14T05:48:03.878Z] #63 3.127 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-14T05:48:03.878Z] #63 3.127 + GOBIN=/build [2022-03-14T05:48:03.878Z] #63 3.127 + GO111MODULE=on [2022-03-14T05:48:03.878Z] #63 3.127 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-14T05:48:03.959Z] #31 4.897 #=#=# ######################################################################## 100.0% [2022-03-14T05:48:03.959Z] #31 ... [2022-03-14T05:48:03.959Z] [2022-03-14T05:48:03.959Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-14T05:48:03.959Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-14T05:48:03.959Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 8.0s done [2022-03-14T05:48:03.959Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 5.7s [2022-03-14T05:48:03.974Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 79.69MB / 134.90MB 3.9s [2022-03-14T05:48:03.974Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 102.76MB / 134.90MB 4.2s [2022-03-14T05:48:04.137Z] #63 3.546 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-14T05:48:04.215Z] #11 ... [2022-03-14T05:48:04.215Z] [2022-03-14T05:48:04.215Z] #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-14T05:48:04.215Z] #31 sha256:bc770ea7062cc3fba7f3e27d0d17e1a257e6ed61364c297fe777069f8629b898 [2022-03-14T05:48:04.215Z] #31 5.208 [2022-03-14T05:48:04.233Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 112.20MB / 134.90MB 4.3s [2022-03-14T05:48:04.494Z] #11 ... [2022-03-14T05:48:04.494Z] [2022-03-14T05:48:04.494Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-14T05:48:04.494Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-14T05:48:04.494Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-14T05:48:04.494Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-14T05:48:04.494Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-14T05:48:04.494Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-03-14T05:48:04.494Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done [2022-03-14T05:48:04.494Z] #69 DONE 4.6s [2022-03-14T05:48:04.494Z] [2022-03-14T05:48:04.494Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-14T05:48:04.494Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-14T05:48:04.494Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 125.34MB / 134.90MB 4.5s [2022-03-14T05:48:04.494Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 4.7s [2022-03-14T05:48:05.241Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 5.1s [2022-03-14T05:48:05.425Z] #11 ... [2022-03-14T05:48:05.425Z] [2022-03-14T05:48:05.425Z] #24 [internal] load build context [2022-03-14T05:48:05.425Z] #24 sha256:a769eb63106bc57ee991c39fda988cca743a55bb962b5814f88f22984a812398 [2022-03-14T05:48:05.425Z] #24 transferring context: 58.89MB 5.0s done [2022-03-14T05:48:05.425Z] #24 DONE 5.4s [2022-03-14T05:48:05.425Z] [2022-03-14T05:48:05.425Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-14T05:48:05.426Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-14T05:48:05.586Z] #31 6.159 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-14T05:48:05.586Z] #31 6.449 [2022-03-14T05:48:06.065Z] #63 ... [2022-03-14T05:48:06.065Z] [2022-03-14T05:48:06.065Z] #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-14T05:48:06.065Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-14T05:48:06.065Z] #29 14.22 Fetched 8393 kB in 2s (4205 kB/s) [2022-03-14T05:48:06.065Z] #29 14.22 Reading package lists... [2022-03-14T05:48:06.065Z] #29 15.33 Reading package lists... [2022-03-14T05:48:06.065Z] #29 16.04 Building dependency tree... [2022-03-14T05:48:06.065Z] #29 16.60 The following additional packages will be installed: [2022-03-14T05:48:06.065Z] #29 16.60 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-14T05:48:06.065Z] #29 16.60 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-14T05:48:06.065Z] #29 16.61 Recommended packages: [2022-03-14T05:48:06.065Z] #29 16.61 libldap-common publicsuffix libsasl2-modules [2022-03-14T05:48:06.065Z] #29 16.75 The following NEW packages will be installed: [2022-03-14T05:48:06.065Z] #29 16.76 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-14T05:48:06.065Z] #29 16.76 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-14T05:48:06.065Z] #29 16.76 libssh2-1 openssl [2022-03-14T05:48:06.065Z] #29 17.08 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-14T05:48:06.065Z] #29 17.08 Need to get 2933 kB of archives. [2022-03-14T05:48:06.065Z] #29 17.08 After this operation, 6483 kB of additional disk space will be used. [2022-03-14T05:48:06.065Z] #29 17.08 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2022-03-14T05:48:06.065Z] #29 17.09 Get:2 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-14T05:48:06.065Z] #29 17.09 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-14T05:48:06.065Z] #29 17.10 Get:4 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-03-14T05:48:06.065Z] #29 17.10 Get:5 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-03-14T05:48:06.065Z] #29 17.11 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-03-14T05:48:06.065Z] #29 17.11 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-03-14T05:48:06.065Z] #29 17.11 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-03-14T05:48:06.065Z] #29 17.11 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-03-14T05:48:06.065Z] #29 17.11 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-03-14T05:48:06.065Z] #29 17.11 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-03-14T05:48:06.065Z] #29 17.12 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-03-14T05:48:06.065Z] #29 17.12 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-03-14T05:48:06.065Z] #29 17.12 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-03-14T05:48:06.065Z] #29 17.12 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-03-14T05:48:06.065Z] #29 17.40 debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T05:48:06.065Z] #29 17.46 Fetched 2933 kB in 0s (8318 kB/s) [2022-03-14T05:48:06.065Z] #29 17.51 Selecting previously unselected package openssl. [2022-03-14T05:48:06.065Z] #29 17.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2022-03-14T05:48:06.065Z] #29 17.53 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2022-03-14T05:48:06.065Z] #29 17.54 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-14T05:48:06.065Z] #29 18.00 Selecting previously unselected package ca-certificates. [2022-03-14T05:48:06.065Z] #29 18.00 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-14T05:48:06.065Z] #29 18.01 Unpacking ca-certificates (20210119) ... [2022-03-14T05:48:06.065Z] #29 18.19 Selecting previously unselected package libbrotli1:arm64. [2022-03-14T05:48:06.065Z] #29 18.19 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-03-14T05:48:06.065Z] #29 18.20 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-03-14T05:48:06.065Z] #29 18.35 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-03-14T05:48:06.065Z] #29 18.35 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-03-14T05:48:06.065Z] #29 18.36 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-14T05:48:06.065Z] #29 18.43 Selecting previously unselected package libsasl2-2:arm64. [2022-03-14T05:48:06.065Z] #29 18.43 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-03-14T05:48:06.065Z] #29 18.45 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-14T05:48:06.065Z] #29 18.63 Selecting previously unselected package libldap-2.4-2:arm64. [2022-03-14T05:48:06.065Z] #29 18.64 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-03-14T05:48:06.065Z] #29 18.64 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-03-14T05:48:06.065Z] #29 18.94 Selecting previously unselected package libnghttp2-14:arm64. [2022-03-14T05:48:06.065Z] #29 18.94 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-03-14T05:48:06.065Z] #29 18.95 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-03-14T05:48:06.065Z] #29 19.07 Selecting previously unselected package libpsl5:arm64. [2022-03-14T05:48:06.065Z] #29 19.08 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-03-14T05:48:06.065Z] #29 19.08 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-03-14T05:48:06.065Z] #29 19.26 Selecting previously unselected package librtmp1:arm64. [2022-03-14T05:48:06.065Z] #29 19.26 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-03-14T05:48:06.065Z] #29 19.27 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-14T05:48:06.065Z] #29 19.92 Selecting previously unselected package libssh2-1:arm64. [2022-03-14T05:48:06.065Z] #29 19.92 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-03-14T05:48:06.065Z] #29 19.93 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-03-14T05:48:06.065Z] #29 20.10 Selecting previously unselected package libcurl4:arm64. [2022-03-14T05:48:06.065Z] #29 20.10 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-03-14T05:48:06.065Z] #29 20.10 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-03-14T05:48:06.099Z] #31 6.671 #=#=# # 2.3% ############################ 39.6% ############################################################### 88.6% ######################################################################## 100.0% [2022-03-14T05:48:06.100Z] #31 7.253 [2022-03-14T05:48:06.325Z] #29 20.43 Selecting previously unselected package curl. [2022-03-14T05:48:06.325Z] #29 20.45 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-03-14T05:48:06.325Z] #29 20.45 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-14T05:48:06.585Z] #29 20.74 Selecting previously unselected package libonig5:arm64. [2022-03-14T05:48:06.585Z] #29 20.75 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-03-14T05:48:06.585Z] #29 20.75 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-03-14T05:48:06.632Z] #11 ... [2022-03-14T05:48:06.632Z] [2022-03-14T05:48:06.633Z] #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-14T05:48:06.633Z] #31 sha256:a061820796a55dd3d56e0cb469e96fe3da1507bdd2d17920cd94d54eb98514b1 [2022-03-14T05:48:06.633Z] #31 1.833 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-14T05:48:06.633Z] #31 2.174 [2022-03-14T05:48:06.633Z] #31 2.398 #=#=# ######################################################################## 100.0% [2022-03-14T05:48:06.633Z] #31 2.724 [2022-03-14T05:48:06.633Z] #31 3.776 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-14T05:48:06.633Z] #31 4.124 [2022-03-14T05:48:06.633Z] #31 4.344 #=#=# ################################## 47.4% ######################################################################## 100.0% [2022-03-14T05:48:06.633Z] #31 4.724 [2022-03-14T05:48:06.633Z] #31 5.761 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-14T05:48:06.633Z] #31 6.085 [2022-03-14T05:48:06.633Z] #31 6.306 #=#=# 0.1% ########################################### 60.1% ######################################################################## 100.0% [2022-03-14T05:48:06.633Z] #31 6.856 [2022-03-14T05:48:06.633Z] #31 7.871 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-14T05:48:06.633Z] #31 8.201 [2022-03-14T05:48:06.633Z] #31 8.425 #=#=# ######################################################################## 100.0% [2022-03-14T05:48:06.633Z] #31 8.787 [2022-03-14T05:48:06.633Z] #31 9.604 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-14T05:48:06.633Z] #31 9.950 [2022-03-14T05:48:06.633Z] #31 ... [2022-03-14T05:48:06.633Z] [2022-03-14T05:48:06.633Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-14T05:48:06.633Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-14T05:48:06.798Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 6.5s done [2022-03-14T05:48:06.847Z] #29 20.95 Selecting previously unselected package libjq1:arm64. [2022-03-14T05:48:06.847Z] #29 20.95 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-03-14T05:48:06.847Z] #29 20.95 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-03-14T05:48:07.059Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 [2022-03-14T05:48:07.108Z] #29 21.13 Selecting previously unselected package jq. [2022-03-14T05:48:07.108Z] #29 21.15 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-03-14T05:48:07.108Z] #29 21.15 Unpacking jq (1.6-2.1) ... [2022-03-14T05:48:07.108Z] #29 21.28 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-03-14T05:48:07.108Z] #29 21.34 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-03-14T05:48:07.108Z] #29 21.36 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-03-14T05:48:07.316Z] #11 ... [2022-03-14T05:48:07.316Z] [2022-03-14T05:48:07.316Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-14T05:48:07.316Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-14T05:48:07.316Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.1s done [2022-03-14T05:48:07.316Z] #28 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-14T05:48:07.316Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-14T05:48:07.316Z] #28 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-14T05:48:07.316Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 1.1s done [2022-03-14T05:48:07.316Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 5.1s done [2022-03-14T05:48:07.316Z] #28 DONE 7.3s [2022-03-14T05:48:07.316Z] [2022-03-14T05:48:07.316Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-14T05:48:07.316Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-14T05:48:07.370Z] #29 21.38 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-14T05:48:07.370Z] #29 21.41 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-14T05:48:07.370Z] #29 21.43 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-14T05:48:07.370Z] #29 21.45 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-03-14T05:48:07.370Z] #29 21.47 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-14T05:48:07.370Z] #29 21.50 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-03-14T05:48:07.370Z] #29 21.52 Setting up libjq1:arm64 (1.6-2.1) ... [2022-03-14T05:48:07.370Z] #29 21.53 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-03-14T05:48:07.370Z] #29 21.55 Setting up ca-certificates (20210119) ... [2022-03-14T05:48:07.469Z] #31 8.398 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-14T05:48:07.574Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.4s done [2022-03-14T05:48:07.575Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be [2022-03-14T05:48:07.727Z] #31 8.739 [2022-03-14T05:48:07.984Z] #31 8.972 #=#=# ######################################################################## 100.0% [2022-03-14T05:48:08.139Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.5s done [2022-03-14T05:48:08.241Z] #31 9.300 [2022-03-14T05:48:08.396Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 [2022-03-14T05:48:08.653Z] #11 ... [2022-03-14T05:48:08.653Z] [2022-03-14T05:48:08.653Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-14T05:48:08.653Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-14T05:48:08.653Z] #68 DONE 0.9s [2022-03-14T05:48:08.653Z] [2022-03-14T05:48:08.653Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-14T05:48:08.653Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-14T05:48:09.178Z] #31 10.02 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-14T05:48:09.436Z] #31 10.32 [2022-03-14T05:48:09.694Z] #31 10.56 #=#=# ######################################################################## 100.0% [2022-03-14T05:48:09.917Z] #29 23.75 Updating certificates in /etc/ssl/certs... [2022-03-14T05:48:09.917Z] #29 ... [2022-03-14T05:48:09.917Z] [2022-03-14T05:48:09.917Z] #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-14T05:48:09.917Z] #53 sha256:816e54f3e4cada04102342468422afe632a8e165b0c111e555401b5d012c569c [2022-03-14T05:48:09.917Z] #53 4.182 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-14T05:48:09.917Z] #53 4.771 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-14T05:48:09.917Z] #53 4.783 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-14T05:48:09.917Z] #53 4.821 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-14T05:48:09.917Z] #53 6.504 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-14T05:48:09.917Z] #53 ... [2022-03-14T05:48:09.917Z] [2022-03-14T05:48:09.917Z] #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-14T05:48:09.917Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-14T05:48:09.917Z] #14 4.385 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-14T05:48:09.917Z] #14 4.610 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-14T05:48:09.917Z] #14 4.833 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-14T05:48:09.917Z] #14 5.089 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-14T05:48:09.917Z] #14 6.485 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-14T05:48:09.917Z] #14 8.163 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-14T05:48:09.917Z] #14 ... [2022-03-14T05:48:09.917Z] [2022-03-14T05:48:09.917Z] #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-14T05:48:09.917Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-14T05:48:09.917Z] #38 4.382 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-14T05:48:09.917Z] #38 4.603 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-14T05:48:09.917Z] #38 4.834 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-14T05:48:09.917Z] #38 4.962 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-14T05:48:09.917Z] #38 6.905 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-14T05:48:09.917Z] #38 8.211 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-14T05:48:09.945Z] #11 ... [2022-03-14T05:48:09.945Z] [2022-03-14T05:48:09.945Z] #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-14T05:48:09.945Z] #31 sha256:a061820796a55dd3d56e0cb469e96fe3da1507bdd2d17920cd94d54eb98514b1 [2022-03-14T05:48:09.945Z] #31 10.17 #=#=# ######################################################################## 100.0% [2022-03-14T05:48:09.945Z] #31 10.44 [2022-03-14T05:48:09.945Z] #31 10.49 Download of images into '/build' complete. [2022-03-14T05:48:09.945Z] #31 10.49 Use something like the following to load the result into a Docker daemon: [2022-03-14T05:48:09.945Z] #31 10.49 tar -cC '/build' . | docker load [2022-03-14T05:48:09.945Z] #31 DONE 13.2s [2022-03-14T05:48:09.945Z] [2022-03-14T05:48:09.945Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-14T05:48:09.945Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-14T05:48:09.945Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 10.1s [2022-03-14T05:48:09.952Z] #31 10.81 [2022-03-14T05:48:09.952Z] #31 10.89 Download of images into '/build' complete. [2022-03-14T05:48:09.952Z] #31 10.89 Use something like the following to load the result into a Docker daemon: [2022-03-14T05:48:09.952Z] #31 10.89 tar -cC '/build' . | docker load [2022-03-14T05:48:10.029Z] #11 ... [2022-03-14T05:48:10.029Z] [2022-03-14T05:48:10.029Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-14T05:48:10.029Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-14T05:48:10.029Z] #70 DONE 1.2s [2022-03-14T05:48:10.029Z] [2022-03-14T05:48:10.029Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-14T05:48:10.029Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-14T05:48:10.176Z] #38 ... [2022-03-14T05:48:10.176Z] [2022-03-14T05:48:10.176Z] #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-14T05:48:10.176Z] #58 sha256:1cd422a8c117a9fdaf88f240a4447d054d247ebd64a7e5dfa3b81a1c639ce1c0 [2022-03-14T05:48:10.176Z] #58 4.384 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-14T05:48:10.176Z] #58 4.604 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-14T05:48:10.176Z] #58 4.835 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-14T05:48:10.176Z] #58 5.071 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-14T05:48:10.176Z] #58 6.782 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-14T05:48:10.176Z] #58 8.357 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-14T05:48:10.176Z] #58 ... [2022-03-14T05:48:10.176Z] [2022-03-14T05:48:10.176Z] #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-14T05:48:10.176Z] #49 sha256:2091bf311a2680210b8be5f35515c5ae9a070f0d398a8c1273941818a5e66041 [2022-03-14T05:48:10.176Z] #49 3.673 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-14T05:48:10.176Z] #49 4.709 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-14T05:48:10.176Z] #49 4.710 go: downloading github.com/fatih/color v1.10.0 [2022-03-14T05:48:10.176Z] #49 4.853 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-14T05:48:10.176Z] #49 4.908 go: downloading github.com/pkg/errors v0.9.1 [2022-03-14T05:48:10.176Z] #49 5.296 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-14T05:48:10.176Z] #49 5.370 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-14T05:48:10.176Z] #49 5.426 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-14T05:48:10.176Z] #49 5.427 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-14T05:48:10.176Z] #49 5.586 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-14T05:48:10.176Z] #49 5.931 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-14T05:48:10.176Z] #49 6.121 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-14T05:48:10.176Z] #49 6.475 go: downloading golang.org/x/tools v0.1.0 [2022-03-14T05:48:10.176Z] #49 10.36 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-14T05:48:10.176Z] #49 10.40 go: downloading golang.org/x/mod v0.3.0 [2022-03-14T05:48:10.436Z] #49 ... [2022-03-14T05:48:10.436Z] [2022-03-14T05:48:10.436Z] #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-14T05:48:10.436Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-14T05:48:10.436Z] #51 4.182 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-14T05:48:10.436Z] #51 ... [2022-03-14T05:48:10.436Z] [2022-03-14T05:48:10.436Z] #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-14T05:48:10.436Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-14T05:48:10.436Z] #47 3.858 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-14T05:48:10.436Z] #47 4.078 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-14T05:48:10.436Z] #47 4.313 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-14T05:48:10.436Z] #47 4.352 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-14T05:48:10.436Z] #47 4.539 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-14T05:48:10.436Z] #47 5.868 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-14T05:48:10.436Z] #47 7.549 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-14T05:48:10.436Z] #47 10.26 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-14T05:48:10.697Z] #47 ... [2022-03-14T05:48:10.697Z] [2022-03-14T05:48:10.697Z] #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-14T05:48:10.697Z] #36 sha256:d92b31bad1494e8669b08a4bbff1c0362cea934f3809cf3707355f41c2ba3165 [2022-03-14T05:48:10.697Z] #36 3.721 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-14T05:48:10.959Z] #36 ... [2022-03-14T05:48:10.959Z] [2022-03-14T05:48:10.959Z] #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-14T05:48:10.959Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-14T05:48:10.959Z] #43 3.487 + git clone https://github.com/docker/distribution.git . [2022-03-14T05:48:10.959Z] #43 3.487 Cloning into '.'... [2022-03-14T05:48:10.959Z] #43 ... [2022-03-14T05:48:10.959Z] [2022-03-14T05:48:10.959Z] #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-14T05:48:10.959Z] #26 sha256:5aa09f3209e2d942e8781e3559fec6dd9c8d44887964547a97d31de1ebe8d9ad [2022-03-14T05:48:10.959Z] #26 3.228 + RM_GOPATH=0 [2022-03-14T05:48:10.959Z] #26 3.228 + TMP_GOPATH= [2022-03-14T05:48:10.959Z] #26 3.228 + : /build [2022-03-14T05:48:10.959Z] #26 3.235 + '[' -z '' ']' [2022-03-14T05:48:10.959Z] #26 3.236 ++ mktemp -d [2022-03-14T05:48:10.959Z] #26 3.236 + export GOPATH=/tmp/tmp.nPc1j494YV [2022-03-14T05:48:10.959Z] #26 3.236 + GOPATH=/tmp/tmp.nPc1j494YV [2022-03-14T05:48:10.959Z] #26 3.236 + RM_GOPATH=1 [2022-03-14T05:48:10.959Z] #26 3.236 + case "$(go env GOARCH)" in [2022-03-14T05:48:10.959Z] #26 3.237 ++ go env GOARCH [2022-03-14T05:48:10.959Z] #26 3.249 + export GO_BUILDMODE=-buildmode=pie [2022-03-14T05:48:10.959Z] #26 3.249 + GO_BUILDMODE=-buildmode=pie [2022-03-14T05:48:10.959Z] #26 3.250 ++ dirname /install.sh [2022-03-14T05:48:10.959Z] #26 3.250 + dir=/ [2022-03-14T05:48:10.959Z] #26 3.251 + bin=dockercli [2022-03-14T05:48:10.959Z] #26 3.251 + shift [2022-03-14T05:48:10.959Z] #26 3.251 + '[' '!' -f //dockercli.installer ']' [2022-03-14T05:48:10.959Z] #26 3.251 + . //dockercli.installer [2022-03-14T05:48:10.959Z] #26 3.251 ++ : stable [2022-03-14T05:48:10.959Z] #26 3.251 ++ : 17.06.2-ce [2022-03-14T05:48:10.959Z] #26 3.251 + install_dockercli [2022-03-14T05:48:10.959Z] #26 3.251 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-14T05:48:10.959Z] #26 3.251 Install docker/cli version 17.06.2-ce from stable [2022-03-14T05:48:10.959Z] #26 3.252 ++ uname -m [2022-03-14T05:48:10.959Z] #26 3.252 + arch=aarch64 [2022-03-14T05:48:10.959Z] #26 3.252 + '[' aarch64 '!=' x86_64 ']' [2022-03-14T05:48:10.959Z] #26 3.252 + '[' aarch64 '!=' s390x ']' [2022-03-14T05:48:10.959Z] #26 3.252 + '[' aarch64 '!=' armhf ']' [2022-03-14T05:48:10.959Z] #26 3.252 + build_dockercli [2022-03-14T05:48:10.959Z] #26 3.252 + git clone https://github.com/docker/docker-ce /tmp/tmp.nPc1j494YV/tmp/docker-ce [2022-03-14T05:48:10.959Z] #26 3.253 Cloning into '/tmp/tmp.nPc1j494YV/tmp/docker-ce'... [2022-03-14T05:48:11.219Z] #26 ... [2022-03-14T05:48:11.219Z] [2022-03-14T05:48:11.219Z] #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-14T05:48:11.219Z] #63 sha256:bbecb8c0385244182f03d1dea9fdd4bb8d6548d42e6cc23aa4e8771420bc9847 [2022-03-14T05:48:11.219Z] #63 5.994 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-14T05:48:11.219Z] #63 5.998 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-14T05:48:11.219Z] #63 6.632 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-14T05:48:11.219Z] #63 8.738 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-14T05:48:11.219Z] #63 9.142 go: downloading github.com/google/uuid v1.3.0 [2022-03-14T05:48:11.219Z] #63 9.231 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-14T05:48:11.219Z] #63 9.434 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-14T05:48:11.219Z] #63 9.567 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-14T05:48:11.219Z] #63 9.708 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-14T05:48:11.219Z] #63 9.936 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-14T05:48:11.219Z] #63 10.44 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-14T05:48:11.219Z] #63 10.54 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-14T05:48:11.219Z] #63 10.73 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-14T05:48:11.328Z] #31 DONE 12.2s [2022-03-14T05:48:11.328Z] [2022-03-14T05:48:11.328Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-14T05:48:11.328Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-14T05:48:11.328Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 7.4s done [2022-03-14T05:48:11.328Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 5.1s [2022-03-14T05:48:11.789Z] #63 11.19 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-14T05:48:11.789Z] #63 ... [2022-03-14T05:48:11.789Z] [2022-03-14T05:48:11.789Z] #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-14T05:48:11.789Z] #36 sha256:d92b31bad1494e8669b08a4bbff1c0362cea934f3809cf3707355f41c2ba3165 [2022-03-14T05:48:11.789Z] #36 12.08 tomll can be used in two ways: [2022-03-14T05:48:11.789Z] #36 12.08 Writing to STDIN and reading from STDOUT: [2022-03-14T05:48:11.789Z] #36 12.08 cat file.toml | tomll > file.toml [2022-03-14T05:48:11.789Z] #36 12.08 [2022-03-14T05:48:11.789Z] #36 12.08 Reading and updating a list of files: [2022-03-14T05:48:11.789Z] #36 12.08 tomll a.toml b.toml c.toml [2022-03-14T05:48:11.789Z] #36 12.08 [2022-03-14T05:48:11.789Z] #36 12.08 When given a list of files, tomll will modify all files in place without asking. [2022-03-14T05:48:13.257Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 13.3s done [2022-03-14T05:48:13.257Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 done [2022-03-14T05:48:13.353Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 4.9s done [2022-03-14T05:48:13.353Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 [2022-03-14T05:48:13.795Z] #36 ... [2022-03-14T05:48:13.795Z] [2022-03-14T05:48:13.795Z] #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-14T05:48:13.795Z] #34 sha256:620509505b9ba232340bea86f8a6a413cbbe1040cdef04c4eace1707d8fa01f3 [2022-03-14T05:48:13.795Z] #34 3.297 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-14T05:48:13.795Z] #34 3.297 Cloning into '.'... [2022-03-14T05:48:13.795Z] #34 ... [2022-03-14T05:48:13.795Z] [2022-03-14T05:48:13.795Z] #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-14T05:48:13.795Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-14T05:48:13.795Z] #29 26.61 129 added, 0 removed; done. [2022-03-14T05:48:13.795Z] #29 27.30 Setting up jq (1.6-2.1) ... [2022-03-14T05:48:13.830Z] #11 DONE 42.7s [2022-03-14T05:48:13.830Z] [2022-03-14T05:48:13.830Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-14T05:48:13.830Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-14T05:48:14.055Z] #29 27.98 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-03-14T05:48:14.055Z] #29 28.16 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-14T05:48:14.055Z] #29 28.19 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-14T05:48:14.055Z] #29 28.24 Processing triggers for ca-certificates (20210119) ... [2022-03-14T05:48:14.110Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|imports|name|compiled_files|deps|types_sizes) took 2m27.124315422s [2022-03-14T05:48:14.110Z] 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-14T05:48:14.110Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 476.407849ms [2022-03-14T05:48:14.315Z] #29 28.26 Updating certificates in /etc/ssl/certs... [2022-03-14T05:48:14.574Z] #29 ... [2022-03-14T05:48:14.574Z] [2022-03-14T05:48:14.574Z] #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-14T05:48:14.574Z] #36 sha256:d92b31bad1494e8669b08a4bbff1c0362cea934f3809cf3707355f41c2ba3165 [2022-03-14T05:48:14.574Z] #36 DONE 15.0s [2022-03-14T05:48:14.772Z] #12 DONE 1.2s [2022-03-14T05:48:14.772Z] [2022-03-14T05:48:14.772Z] #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-14T05:48:14.772Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-14T05:48:14.833Z] [2022-03-14T05:48:14.833Z] #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-14T05:48:14.833Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-14T05:48:14.833Z] #43 14.23 + git checkout -q v2.3.0 [2022-03-14T05:48:15.398Z] #13 DONE 0.6s [2022-03-14T05:48:15.398Z] [2022-03-14T05:48:15.398Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-14T05:48:15.398Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-14T05:48:15.398Z] #33 DONE 0.0s [2022-03-14T05:48:15.398Z] [2022-03-14T05:48:15.398Z] #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-14T05:48:15.398Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-14T05:48:15.746Z] #34 ... [2022-03-14T05:48:15.746Z] [2022-03-14T05:48:15.746Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-14T05:48:15.746Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-14T05:48:15.746Z] #42 DONE 0.2s [2022-03-14T05:48:15.746Z] [2022-03-14T05:48:15.746Z] #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-14T05:48:15.746Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-14T05:48:15.746Z] #46 DONE 0.2s [2022-03-14T05:48:15.746Z] [2022-03-14T05:48:15.746Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-14T05:48:15.746Z] #25 sha256:1a202bd45d61b1b866da7775a7e3e29d6a8eade20400bc2710e6371848ea57a5 [2022-03-14T05:48:15.746Z] #25 DONE 0.3s [2022-03-14T05:48:15.746Z] [2022-03-14T05:48:15.746Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-14T05:48:15.746Z] #62 sha256:5044d3b13c3e53b953998596eab12af027f3e40eca3cdfad4a3f242688e38c22 [2022-03-14T05:48:15.746Z] #62 DONE 0.3s [2022-03-14T05:48:15.746Z] [2022-03-14T05:48:15.746Z] #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-14T05:48:15.746Z] #63 sha256:8d2fd333089d9004c1e043c475b28e7af9b2d9973fb691cc595ee9f672f58266 [2022-03-14T05:48:16.032Z] #43 15.74 + 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-14T05:48:16.590Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 10.2s [2022-03-14T05:48:17.421Z] #43 ... [2022-03-14T05:48:17.421Z] [2022-03-14T05:48:17.421Z] #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-14T05:48:17.421Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-14T05:48:17.421Z] #29 30.93 0 added, 0 removed; done. [2022-03-14T05:48:17.421Z] #29 30.93 Running hooks in /etc/ca-certificates/update.d... [2022-03-14T05:48:17.421Z] #29 30.95 done. [2022-03-14T05:48:17.421Z] #29 DONE 31.3s [2022-03-14T05:48:17.421Z] [2022-03-14T05:48:17.421Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-14T05:48:17.421Z] #30 sha256:5e2cac9da721572c382b4079eca36d4e661cd435c1459ab842a46fbe39f5fa9e [2022-03-14T05:48:17.421Z] #30 DONE 0.1s [2022-03-14T05:48:17.421Z] [2022-03-14T05:48:17.421Z] #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-14T05:48:17.421Z] #58 sha256:1cd422a8c117a9fdaf88f240a4447d054d247ebd64a7e5dfa3b81a1c639ce1c0 [2022-03-14T05:48:17.421Z] #58 13.51 Fetched 8393 kB in 9s (897 kB/s) [2022-03-14T05:48:17.421Z] #58 13.51 Reading package lists... [2022-03-14T05:48:17.585Z] #11 ... [2022-03-14T05:48:17.585Z] [2022-03-14T05:48:17.585Z] #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-14T05:48:17.585Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-14T05:48:17.585Z] #29 1.200 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-14T05:48:17.585Z] #29 1.200 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-14T05:48:17.585Z] #29 1.213 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-14T05:48:17.585Z] #29 1.332 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-14T05:48:17.585Z] #29 1.527 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-14T05:48:17.585Z] #29 1.996 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-14T05:48:17.585Z] #29 3.447 Fetched 8506 kB in 3s (3330 kB/s) [2022-03-14T05:48:17.585Z] #29 3.447 Reading package lists... [2022-03-14T05:48:17.585Z] #29 4.296 Reading package lists... [2022-03-14T05:48:17.585Z] #29 5.150 Building dependency tree... [2022-03-14T05:48:17.585Z] #29 5.465 The following additional packages will be installed: [2022-03-14T05:48:17.585Z] #29 5.465 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-14T05:48:17.585Z] #29 5.466 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-14T05:48:17.585Z] #29 5.467 Recommended packages: [2022-03-14T05:48:17.585Z] #29 5.467 libldap-common publicsuffix libsasl2-modules [2022-03-14T05:48:17.585Z] #29 5.687 The following NEW packages will be installed: [2022-03-14T05:48:17.585Z] #29 5.687 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-14T05:48:17.585Z] #29 5.688 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-14T05:48:17.585Z] #29 5.688 libssh2-1 openssl [2022-03-14T05:48:17.585Z] #29 5.968 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-14T05:48:17.585Z] #29 5.968 Need to get 3038 kB of archives. [2022-03-14T05:48:17.585Z] #29 5.968 After this operation, 6650 kB of additional disk space will be used. [2022-03-14T05:48:17.585Z] #29 5.968 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-14T05:48:17.585Z] #29 5.971 Get:2 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-14T05:48:17.585Z] #29 5.971 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-14T05:48:17.585Z] #29 5.989 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-14T05:48:17.585Z] #29 5.989 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-14T05:48:17.585Z] #29 5.989 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-14T05:48:17.585Z] #29 5.989 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-14T05:48:17.585Z] #29 5.990 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-14T05:48:17.585Z] #29 5.998 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-14T05:48:17.585Z] #29 5.998 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-14T05:48:17.585Z] #29 5.998 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-14T05:48:17.585Z] #29 5.998 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-14T05:48:17.586Z] #29 5.998 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-14T05:48:17.586Z] #29 6.002 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-14T05:48:17.586Z] #29 6.005 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-14T05:48:17.586Z] #29 6.218 debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T05:48:17.586Z] #29 6.248 Fetched 3038 kB in 0s (9848 kB/s) [2022-03-14T05:48:17.586Z] #29 6.274 Selecting previously unselected package openssl. [2022-03-14T05:48:17.586Z] #29 6.274 (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-14T05:48:17.586Z] #29 6.281 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-14T05:48:17.586Z] #29 6.286 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-14T05:48:17.586Z] #29 6.447 Selecting previously unselected package ca-certificates. [2022-03-14T05:48:17.586Z] #29 6.447 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-14T05:48:17.586Z] #29 6.451 Unpacking ca-certificates (20210119) ... [2022-03-14T05:48:17.586Z] #29 6.537 Selecting previously unselected package libbrotli1:amd64. [2022-03-14T05:48:17.586Z] #29 6.537 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-14T05:48:17.586Z] #29 6.545 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-14T05:48:17.586Z] #29 6.623 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-14T05:48:17.586Z] #29 6.624 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-14T05:48:17.586Z] #29 6.628 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-14T05:48:17.586Z] #29 6.670 Selecting previously unselected package libsasl2-2:amd64. [2022-03-14T05:48:17.586Z] #29 6.670 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-14T05:48:17.586Z] #29 6.678 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-14T05:48:17.586Z] #29 6.730 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-14T05:48:17.586Z] #29 6.730 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-14T05:48:17.586Z] #29 6.746 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-14T05:48:17.586Z] #29 6.824 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-14T05:48:17.586Z] #29 6.826 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-14T05:48:17.586Z] #29 6.829 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-14T05:48:17.586Z] #29 6.880 Selecting previously unselected package libpsl5:amd64. [2022-03-14T05:48:17.586Z] #29 6.880 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-14T05:48:17.586Z] #29 6.893 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-14T05:48:17.586Z] #29 6.925 Selecting previously unselected package librtmp1:amd64. [2022-03-14T05:48:17.586Z] #29 6.926 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-14T05:48:17.586Z] #29 6.932 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-14T05:48:17.586Z] #29 6.980 Selecting previously unselected package libssh2-1:amd64. [2022-03-14T05:48:17.586Z] #29 6.980 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-14T05:48:17.586Z] #29 6.986 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-14T05:48:17.586Z] #29 7.049 Selecting previously unselected package libcurl4:amd64. [2022-03-14T05:48:17.586Z] #29 7.049 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-14T05:48:17.586Z] #29 7.053 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-14T05:48:17.586Z] #29 7.158 Selecting previously unselected package curl. [2022-03-14T05:48:17.586Z] #29 7.159 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-14T05:48:17.586Z] #29 7.163 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-14T05:48:17.586Z] #29 7.254 Selecting previously unselected package libonig5:amd64. [2022-03-14T05:48:17.586Z] #29 7.254 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-14T05:48:17.586Z] #29 7.254 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-14T05:48:17.586Z] #29 7.304 Selecting previously unselected package libjq1:amd64. [2022-03-14T05:48:17.586Z] #29 7.304 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-14T05:48:17.586Z] #29 7.307 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-14T05:48:17.586Z] #29 7.354 Selecting previously unselected package jq. [2022-03-14T05:48:17.586Z] #29 7.354 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-14T05:48:17.586Z] #29 7.359 Unpacking jq (1.6-2.1) ... [2022-03-14T05:48:17.586Z] #29 7.422 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-14T05:48:17.586Z] #29 7.432 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-14T05:48:17.586Z] #29 7.443 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-14T05:48:17.586Z] #29 7.456 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-14T05:48:17.586Z] #29 7.464 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-14T05:48:17.586Z] #29 7.474 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-14T05:48:17.586Z] #29 7.485 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-14T05:48:17.586Z] #29 7.495 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-14T05:48:17.586Z] #29 7.510 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-14T05:48:17.586Z] #29 7.520 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-14T05:48:17.586Z] #29 7.529 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-14T05:48:17.586Z] #29 7.542 Setting up ca-certificates (20210119) ... [2022-03-14T05:48:17.586Z] #29 8.150 Updating certificates in /etc/ssl/certs... [2022-03-14T05:48:17.586Z] #29 8.781 129 added, 0 removed; done. [2022-03-14T05:48:17.586Z] #29 8.871 Setting up jq (1.6-2.1) ... [2022-03-14T05:48:17.586Z] #29 8.882 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-14T05:48:17.586Z] #29 8.893 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-14T05:48:17.586Z] #29 8.904 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-14T05:48:17.586Z] #29 8.923 Processing triggers for ca-certificates (20210119) ... [2022-03-14T05:48:17.586Z] #29 8.932 Updating certificates in /etc/ssl/certs... [2022-03-14T05:48:17.586Z] #29 9.454 0 added, 0 removed; done. [2022-03-14T05:48:17.586Z] #29 9.454 Running hooks in /etc/ca-certificates/update.d... [2022-03-14T05:48:17.586Z] #29 9.454 done. [2022-03-14T05:48:17.586Z] #29 ... [2022-03-14T05:48:17.586Z] [2022-03-14T05:48:17.586Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-14T05:48:17.586Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-14T05:48:17.586Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 4.1s done [2022-03-14T05:48:18.148Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 [2022-03-14T05:48:18.485Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 12.3s done [2022-03-14T05:48:18.713Z] #11 ... [2022-03-14T05:48:18.713Z] [2022-03-14T05:48:18.713Z] #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-14T05:48:18.713Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-14T05:48:18.713Z] #29 DONE 11.4s [2022-03-14T05:48:18.713Z] [2022-03-14T05:48:18.713Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-14T05:48:18.713Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-14T05:48:18.743Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 done [2022-03-14T05:48:18.970Z] #11 ... [2022-03-14T05:48:18.970Z] [2022-03-14T05:48:18.970Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-14T05:48:18.970Z] #30 sha256:f0cd871a9acc8b6757fc2a94d19ff040bd56a31bf5bdaf69b5853833587a55f7 [2022-03-14T05:48:18.970Z] #30 DONE 0.4s [2022-03-14T05:48:18.970Z] [2022-03-14T05:48:18.970Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-14T05:48:18.970Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-14T05:48:19.000Z] #11 DONE 43.5s [2022-03-14T05:48:19.000Z] [2022-03-14T05:48:19.000Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-14T05:48:19.000Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-14T05:48:19.329Z] #58 17.18 Reading package lists... [2022-03-14T05:48:19.329Z] #58 ... [2022-03-14T05:48:19.329Z] [2022-03-14T05:48:19.329Z] #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-14T05:48:19.329Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-14T05:48:19.329Z] #47 15.05 Fetched 8397 kB in 11s (735 kB/s) [2022-03-14T05:48:19.329Z] #47 15.05 Reading package lists... [2022-03-14T05:48:20.711Z] #47 18.89 Reading package lists... [2022-03-14T05:48:20.711Z] #47 ... [2022-03-14T05:48:20.711Z] [2022-03-14T05:48:20.711Z] #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-14T05:48:20.711Z] #58 sha256:1cd422a8c117a9fdaf88f240a4447d054d247ebd64a7e5dfa3b81a1c639ce1c0 [2022-03-14T05:48:20.711Z] #58 17.18 Reading package lists... [2022-03-14T05:48:20.903Z] #12 DONE 1.6s [2022-03-14T05:48:20.903Z] [2022-03-14T05:48:20.903Z] #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-14T05:48:20.903Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-14T05:48:21.130Z] #63 5.008 + RM_GOPATH=0 [2022-03-14T05:48:21.130Z] #63 5.008 + TMP_GOPATH= [2022-03-14T05:48:21.130Z] #63 5.008 + : /build [2022-03-14T05:48:21.130Z] #63 5.008 + '[' -z '' ']' [2022-03-14T05:48:21.130Z] #63 5.013 ++ mktemp -d [2022-03-14T05:48:21.130Z] #63 5.013 + export GOPATH=/tmp/tmp.8G2mTBPzQH [2022-03-14T05:48:21.130Z] #63 5.013 + GOPATH=/tmp/tmp.8G2mTBPzQH [2022-03-14T05:48:21.130Z] #63 5.013 + RM_GOPATH=1 [2022-03-14T05:48:21.130Z] #63 5.013 + case "$(go env GOARCH)" in [2022-03-14T05:48:21.130Z] #63 5.022 ++ go env GOARCH [2022-03-14T05:48:21.130Z] #63 5.041 + export GO_BUILDMODE=-buildmode=pie [2022-03-14T05:48:21.130Z] #63 5.041 + GO_BUILDMODE=-buildmode=pie [2022-03-14T05:48:21.130Z] #63 5.041 ++ dirname /install.sh [2022-03-14T05:48:21.130Z] #63 5.041 + dir=/ [2022-03-14T05:48:21.130Z] #63 5.041 + bin=rootlesskit [2022-03-14T05:48:21.130Z] #63 5.041 + shift [2022-03-14T05:48:21.130Z] #63 5.041 + '[' '!' -f //rootlesskit.installer ']' [2022-03-14T05:48:21.130Z] #63 5.041 + . //rootlesskit.installer [2022-03-14T05:48:21.130Z] #63 5.041 ++ : v0.14.6 [2022-03-14T05:48:21.130Z] #63 5.041 + install_rootlesskit [2022-03-14T05:48:21.130Z] #63 5.041 + case "$1" in [2022-03-14T05:48:21.130Z] #63 5.041 + export CGO_ENABLED=0 [2022-03-14T05:48:21.130Z] #63 5.041 + CGO_ENABLED=0 [2022-03-14T05:48:21.130Z] #63 5.041 + _install_rootlesskit [2022-03-14T05:48:21.130Z] #63 5.041 + echo 'Install rootlesskit version v0.14.6' [2022-03-14T05:48:21.130Z] #63 5.041 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-14T05:48:21.130Z] #63 5.041 + GOBIN=/build [2022-03-14T05:48:21.130Z] #63 5.041 + GO111MODULE=on [2022-03-14T05:48:21.130Z] #63 5.041 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-14T05:48:21.130Z] #63 5.046 Install rootlesskit version v0.14.6 [2022-03-14T05:48:21.130Z] #63 ... [2022-03-14T05:48:21.130Z] [2022-03-14T05:48:21.130Z] #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-14T05:48:21.130Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-14T05:48:21.130Z] #34 5.541 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-14T05:48:21.130Z] #34 5.541 Cloning into '.'... [2022-03-14T05:48:21.161Z] #13 DONE 0.6s [2022-03-14T05:48:21.161Z] [2022-03-14T05:48:21.161Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-14T05:48:21.161Z] #25 sha256:aad36cb50ebc00a034c745ea381b5ddbd4f7ec3918ed7b77d93c75ce86179f06 [2022-03-14T05:48:21.418Z] #25 ... [2022-03-14T05:48:21.418Z] [2022-03-14T05:48:21.418Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-14T05:48:21.418Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-14T05:48:21.418Z] #42 DONE 0.2s [2022-03-14T05:48:21.418Z] [2022-03-14T05:48:21.418Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-14T05:48:21.418Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-14T05:48:21.418Z] #33 DONE 0.2s [2022-03-14T05:48:21.674Z] [2022-03-14T05:48:21.674Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-14T05:48:21.674Z] #62 sha256:3022be6253406ad1cbbf6b46a71ea245a80d32f8cb6d85d9b3b9b315b397934e [2022-03-14T05:48:21.674Z] #62 DONE 0.3s [2022-03-14T05:48:21.674Z] [2022-03-14T05:48:21.674Z] #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-14T05:48:21.674Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-14T05:48:21.674Z] #46 DONE 0.4s [2022-03-14T05:48:21.674Z] [2022-03-14T05:48:21.674Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-14T05:48:21.674Z] #25 sha256:aad36cb50ebc00a034c745ea381b5ddbd4f7ec3918ed7b77d93c75ce86179f06 [2022-03-14T05:48:21.674Z] #25 DONE 0.4s [2022-03-14T05:48:21.674Z] [2022-03-14T05:48:21.674Z] #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-14T05:48:21.674Z] #26 sha256:c7820a2e7140468e416203ba82cc267ede6715bbe6558bf75ede7522b044808c [2022-03-14T05:48:22.095Z] #58 21.07 Building dependency tree... [2022-03-14T05:48:23.036Z] #58 ... [2022-03-14T05:48:23.036Z] [2022-03-14T05:48:23.036Z] #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-14T05:48:23.036Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-14T05:48:23.036Z] #14 13.23 Fetched 8393 kB in 9s (915 kB/s) [2022-03-14T05:48:23.036Z] #14 13.23 Reading package lists... [2022-03-14T05:48:23.036Z] #14 17.02 Reading package lists... [2022-03-14T05:48:23.036Z] #14 20.90 Building dependency tree... [2022-03-14T05:48:23.036Z] #14 ... [2022-03-14T05:48:23.036Z] [2022-03-14T05:48:23.036Z] #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-14T05:48:23.036Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-14T05:48:23.036Z] #51 22.63 go: downloading github.com/fatih/color v1.13.0 [2022-03-14T05:48:23.036Z] #51 22.64 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-14T05:48:23.036Z] #51 22.67 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-14T05:48:23.036Z] #51 22.74 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-14T05:48:23.036Z] #51 22.85 go: downloading github.com/spf13/viper v1.10.1 [2022-03-14T05:48:23.036Z] #51 22.99 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-14T05:48:23.036Z] #51 23.33 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-14T05:48:23.036Z] #51 23.35 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-14T05:48:23.036Z] #51 23.37 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-14T05:48:23.154Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 5.0s [2022-03-14T05:48:23.297Z] #51 23.45 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-14T05:48:23.868Z] #51 24.22 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-14T05:48:23.868Z] #51 ... [2022-03-14T05:48:23.868Z] [2022-03-14T05:48:23.868Z] #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-14T05:48:23.868Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-14T05:48:23.868Z] #38 14.20 Fetched 8393 kB in 10s (819 kB/s) [2022-03-14T05:48:23.868Z] #38 14.20 Reading package lists... [2022-03-14T05:48:23.868Z] #38 18.42 Reading package lists... [2022-03-14T05:48:23.868Z] #38 22.25 Building dependency tree... [2022-03-14T05:48:24.129Z] #38 ... [2022-03-14T05:48:24.129Z] [2022-03-14T05:48:24.129Z] #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-14T05:48:24.129Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-14T05:48:24.129Z] #14 23.70 The following additional packages will be installed: [2022-03-14T05:48:24.129Z] #14 23.72 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-14T05:48:24.129Z] #14 23.72 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-14T05:48:24.129Z] #14 23.72 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-14T05:48:24.129Z] #14 23.72 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-14T05:48:24.129Z] #14 23.72 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-14T05:48:24.129Z] #14 23.72 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-14T05:48:24.129Z] #14 23.73 mingw-w64-common mingw-w64-x86-64-dev [2022-03-14T05:48:24.130Z] #14 23.74 Suggested packages: [2022-03-14T05:48:24.130Z] #14 23.76 gcc-10-locales seccomp wine64 [2022-03-14T05:48:24.130Z] #14 24.64 The following NEW packages will be installed: [2022-03-14T05:48:24.389Z] #14 24.64 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-14T05:48:24.389Z] #14 24.65 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-14T05:48:24.390Z] #14 24.65 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-14T05:48:24.390Z] #14 24.65 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-14T05:48:24.390Z] #14 24.65 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-14T05:48:24.390Z] #14 24.66 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-14T05:48:24.390Z] #14 24.66 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-14T05:48:24.390Z] #14 24.66 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-14T05:48:24.390Z] #14 24.66 mingw-w64-x86-64-dev [2022-03-14T05:48:24.649Z] #14 24.98 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-03-14T05:48:24.649Z] #14 24.98 Need to get 108 MB of archives. [2022-03-14T05:48:24.649Z] #14 24.98 After this operation, 620 MB of additional disk space will be used. [2022-03-14T05:48:24.649Z] #14 24.98 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-14T05:48:24.910Z] #14 25.10 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-14T05:48:24.910Z] #14 25.18 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-14T05:48:24.910Z] #14 25.20 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-14T05:48:24.910Z] #14 25.20 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-14T05:48:24.911Z] #14 25.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-14T05:48:25.171Z] #14 25.42 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-14T05:48:25.171Z] #14 25.55 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-14T05:48:25.171Z] #14 25.55 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-14T05:48:25.363Z] #34 ... [2022-03-14T05:48:25.363Z] [2022-03-14T05:48:25.363Z] #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-14T05:48:25.363Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:48:25.363Z] #14 4.785 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-14T05:48:25.363Z] #14 4.801 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-14T05:48:25.363Z] #14 4.801 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-14T05:48:25.363Z] #14 5.262 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-14T05:48:25.363Z] #14 6.452 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-14T05:48:25.364Z] #14 8.918 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-14T05:48:25.624Z] #14 ... [2022-03-14T05:48:25.624Z] [2022-03-14T05:48:25.624Z] #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-14T05:48:25.624Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-14T05:48:25.624Z] #51 5.705 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-14T05:48:25.624Z] #51 ... [2022-03-14T05:48:25.624Z] [2022-03-14T05:48:25.624Z] #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-14T05:48:25.624Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-14T05:48:25.624Z] #36 6.183 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-14T05:48:25.679Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 7.6s done [2022-03-14T05:48:25.742Z] #14 25.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-03-14T05:48:25.853Z] #26 4.364 + RM_GOPATH=0 [2022-03-14T05:48:25.853Z] #26 4.364 + TMP_GOPATH= [2022-03-14T05:48:25.853Z] #26 4.364 + : /build [2022-03-14T05:48:25.853Z] #26 4.364 + '[' -z '' ']' [2022-03-14T05:48:25.853Z] #26 4.364 ++ mktemp -d [2022-03-14T05:48:25.853Z] #26 4.364 + export GOPATH=/tmp/tmp.DYmSuROq1C [2022-03-14T05:48:25.853Z] #26 4.364 + GOPATH=/tmp/tmp.DYmSuROq1C [2022-03-14T05:48:25.853Z] #26 4.364 + RM_GOPATH=1 [2022-03-14T05:48:25.853Z] #26 4.364 + case "$(go env GOARCH)" in [2022-03-14T05:48:25.853Z] #26 4.364 ++ go env GOARCH [2022-03-14T05:48:25.853Z] #26 4.376 + export GO_BUILDMODE=-buildmode=pie [2022-03-14T05:48:25.853Z] #26 4.376 + GO_BUILDMODE=-buildmode=pie [2022-03-14T05:48:25.853Z] #26 4.376 ++ dirname /install.sh [2022-03-14T05:48:25.885Z] #36 ... [2022-03-14T05:48:25.885Z] [2022-03-14T05:48:25.885Z] #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-14T05:48:25.885Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-14T05:48:25.885Z] #53 6.879 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-14T05:48:25.885Z] #53 8.306 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-14T05:48:25.885Z] #53 8.322 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-14T05:48:25.885Z] #53 8.345 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-14T05:48:25.885Z] #53 ... [2022-03-14T05:48:25.885Z] [2022-03-14T05:48:25.885Z] #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-14T05:48:25.885Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-14T05:48:25.885Z] #47 5.379 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-14T05:48:25.885Z] #47 5.435 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-14T05:48:25.885Z] #47 5.455 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-14T05:48:25.885Z] #47 5.997 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-14T05:48:25.885Z] #47 6.819 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-14T05:48:25.885Z] #47 9.621 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-14T05:48:26.112Z] #26 4.403 Install docker/cli version 17.06.2-ce from stable [2022-03-14T05:48:26.112Z] #26 4.407 + dir=/ [2022-03-14T05:48:26.112Z] #26 4.407 + bin=dockercli [2022-03-14T05:48:26.112Z] #26 4.407 + shift [2022-03-14T05:48:26.112Z] #26 4.407 + '[' '!' -f //dockercli.installer ']' [2022-03-14T05:48:26.112Z] #26 4.407 + . //dockercli.installer [2022-03-14T05:48:26.112Z] #26 4.407 ++ : stable [2022-03-14T05:48:26.112Z] #26 4.407 ++ : 17.06.2-ce [2022-03-14T05:48:26.112Z] #26 4.407 + install_dockercli [2022-03-14T05:48:26.112Z] #26 4.407 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-14T05:48:26.112Z] #26 4.407 ++ uname -m [2022-03-14T05:48:26.112Z] #26 4.407 + arch=x86_64 [2022-03-14T05:48:26.112Z] #26 4.407 + '[' x86_64 '!=' x86_64 ']' [2022-03-14T05:48:26.112Z] #26 4.407 + url=https://download.docker.com/linux/static [2022-03-14T05:48:26.112Z] #26 4.407 + tar -xz docker/docker [2022-03-14T05:48:26.112Z] #26 4.407 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-14T05:48:26.145Z] #47 ... [2022-03-14T05:48:26.145Z] [2022-03-14T05:48:26.145Z] #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-14T05:48:26.145Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-14T05:48:26.145Z] #58 4.950 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-14T05:48:26.145Z] #58 4.950 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-14T05:48:26.145Z] #58 4.950 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-14T05:48:26.145Z] #58 5.566 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-14T05:48:26.145Z] #58 8.159 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-14T05:48:26.242Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 done [2022-03-14T05:48:26.242Z] #11 DONE 26.4s [2022-03-14T05:48:26.242Z] [2022-03-14T05:48:26.242Z] #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-14T05:48:26.242Z] #31 sha256:1ec8349d0fb13f68239489168031011b3b316753c717bb3752a2f0a96cce4229 [2022-03-14T05:48:26.242Z] #31 1.491 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-14T05:48:26.242Z] #31 1.749 [2022-03-14T05:48:26.242Z] #31 1.965 #=#=# ######################################################################## 100.0% [2022-03-14T05:48:26.242Z] #31 2.221 [2022-03-14T05:48:26.242Z] #31 3.073 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-14T05:48:26.242Z] #31 3.330 [2022-03-14T05:48:26.242Z] #31 3.546 #=#=# ######################################################################## 100.0% [2022-03-14T05:48:26.242Z] #31 3.828 [2022-03-14T05:48:26.242Z] #31 4.740 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-14T05:48:26.242Z] #31 4.993 [2022-03-14T05:48:26.242Z] #31 5.210 #=#=# ################### 26.7% ########################################## 59.7% ################################################################# 91.5% ######################################################################## 100.0% [2022-03-14T05:48:26.242Z] #31 5.738 [2022-03-14T05:48:26.242Z] #31 6.644 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-14T05:48:26.242Z] #31 6.936 [2022-03-14T05:48:26.242Z] #31 7.148 #=#=# ######################################################################## 100.0% [2022-03-14T05:48:26.405Z] #58 ... [2022-03-14T05:48:26.405Z] [2022-03-14T05:48:26.405Z] #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-14T05:48:26.405Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-14T05:48:26.405Z] #49 5.728 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-14T05:48:26.405Z] #49 7.351 go: downloading github.com/fatih/color v1.10.0 [2022-03-14T05:48:26.405Z] #49 7.353 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-14T05:48:26.405Z] #49 7.423 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-14T05:48:26.405Z] #49 7.467 go: downloading github.com/pkg/errors v0.9.1 [2022-03-14T05:48:26.405Z] #49 8.429 go: downloading golang.org/x/tools v0.1.0 [2022-03-14T05:48:26.406Z] #49 8.464 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-14T05:48:26.406Z] #49 8.637 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-14T05:48:26.406Z] #49 8.703 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-14T05:48:26.406Z] #49 8.890 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-14T05:48:26.406Z] #49 ... [2022-03-14T05:48:26.406Z] [2022-03-14T05:48:26.406Z] #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-14T05:48:26.406Z] #26 sha256:0ee78442dc4a896c4985c07cd8a7c9ee86148d5099807bdba401bb78805e3d41 [2022-03-14T05:48:26.406Z] #26 5.810 + RM_GOPATH=0 [2022-03-14T05:48:26.406Z] #26 5.810 + TMP_GOPATH= [2022-03-14T05:48:26.406Z] #26 5.810 + : /build [2022-03-14T05:48:26.406Z] #26 5.810 + '[' -z '' ']' [2022-03-14T05:48:26.406Z] #26 5.810 ++ mktemp -d [2022-03-14T05:48:26.406Z] #26 5.832 + export GOPATH=/tmp/tmp.6C6Nub6XfN [2022-03-14T05:48:26.406Z] #26 5.832 + GOPATH=/tmp/tmp.6C6Nub6XfN [2022-03-14T05:48:26.406Z] #26 5.832 + RM_GOPATH=1 [2022-03-14T05:48:26.406Z] #26 5.833 + case "$(go env GOARCH)" in [2022-03-14T05:48:26.406Z] #26 5.834 ++ go env GOARCH [2022-03-14T05:48:26.406Z] #26 5.849 + export GO_BUILDMODE=-buildmode=pie [2022-03-14T05:48:26.406Z] #26 5.869 + GO_BUILDMODE=-buildmode=pie [2022-03-14T05:48:26.406Z] #26 5.871 ++ dirname /install.sh [2022-03-14T05:48:26.406Z] #26 5.875 + dir=/ [2022-03-14T05:48:26.406Z] #26 5.876 + bin=dockercli [2022-03-14T05:48:26.406Z] #26 5.876 + shift [2022-03-14T05:48:26.406Z] #26 5.877 + '[' '!' -f //dockercli.installer ']' [2022-03-14T05:48:26.406Z] #26 5.878 + . //dockercli.installer [2022-03-14T05:48:26.406Z] #26 5.878 ++ : stable [2022-03-14T05:48:26.406Z] #26 5.878 ++ : 17.06.2-ce [2022-03-14T05:48:26.406Z] #26 5.884 + install_dockercli [2022-03-14T05:48:26.406Z] #26 5.884 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-14T05:48:26.406Z] #26 5.884 Install docker/cli version 17.06.2-ce from stable [2022-03-14T05:48:26.406Z] #26 5.887 ++ uname -m [2022-03-14T05:48:26.406Z] #26 5.887 + arch=x86_64 [2022-03-14T05:48:26.406Z] #26 5.888 + '[' x86_64 '!=' x86_64 ']' [2022-03-14T05:48:26.406Z] #26 5.888 + url=https://download.docker.com/linux/static [2022-03-14T05:48:26.406Z] #26 5.889 + tar -xz docker/docker [2022-03-14T05:48:26.406Z] #26 5.893 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-14T05:48:26.501Z] #31 7.422 [2022-03-14T05:48:26.666Z] #26 ... [2022-03-14T05:48:26.666Z] [2022-03-14T05:48:26.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-14T05:48:26.666Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-14T05:48:26.666Z] #43 5.604 + git clone https://github.com/docker/distribution.git . [2022-03-14T05:48:26.666Z] #43 5.604 Cloning into '.'... [2022-03-14T05:48:26.666Z] #43 ... [2022-03-14T05:48:26.666Z] [2022-03-14T05:48:26.666Z] #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-14T05:48:26.666Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-14T05:48:26.666Z] #38 6.556 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-14T05:48:26.666Z] #38 6.575 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-14T05:48:26.666Z] #38 6.578 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-14T05:48:26.666Z] #38 7.701 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-14T05:48:26.666Z] #38 10.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-14T05:48:26.927Z] #38 ... [2022-03-14T05:48:26.927Z] [2022-03-14T05:48:26.927Z] #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-14T05:48:26.927Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-14T05:48:26.927Z] #53 11.23 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-14T05:48:27.064Z] #31 8.013 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-14T05:48:27.308Z] #14 ... [2022-03-14T05:48:27.308Z] [2022-03-14T05:48:27.308Z] #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-14T05:48:27.308Z] #31 sha256:2b0fd83f3fc33ff777c68677947be378a084669dc9e92a8b90cc5aa9e8d81c45 [2022-03-14T05:48:27.308Z] #31 5.104 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-14T05:48:27.308Z] #31 6.567 #=#=# [2022-03-14T05:48:27.308Z] #31 6.872 #=#=# ######################################################################## 100.0% [2022-03-14T05:48:27.308Z] #31 7.845 [2022-03-14T05:48:27.321Z] #31 8.176 [2022-03-14T05:48:27.483Z] #26 ... [2022-03-14T05:48:27.483Z] [2022-03-14T05:48:27.483Z] #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-14T05:48:27.483Z] #63 sha256:763819f58cbc5d73cafd5af52f2736bf8dbda93511fabcb6d9f7e59bd055d4c2 [2022-03-14T05:48:27.483Z] #63 5.064 + RM_GOPATH=0 [2022-03-14T05:48:27.483Z] #63 5.064 + TMP_GOPATH= [2022-03-14T05:48:27.483Z] #63 5.064 + : /build [2022-03-14T05:48:27.483Z] #63 5.064 + '[' -z '' ']' [2022-03-14T05:48:27.483Z] #63 5.064 ++ mktemp -d [2022-03-14T05:48:27.483Z] #63 5.069 + export GOPATH=/tmp/tmp.3UxQ40Gcyl [2022-03-14T05:48:27.483Z] #63 5.069 + GOPATH=/tmp/tmp.3UxQ40Gcyl [2022-03-14T05:48:27.483Z] #63 5.078 + RM_GOPATH=1 [2022-03-14T05:48:27.483Z] #63 5.078 + case "$(go env GOARCH)" in [2022-03-14T05:48:27.483Z] #63 5.078 ++ go env GOARCH [2022-03-14T05:48:27.483Z] #63 5.095 + export GO_BUILDMODE=-buildmode=pie [2022-03-14T05:48:27.483Z] #63 5.095 + GO_BUILDMODE=-buildmode=pie [2022-03-14T05:48:27.483Z] #63 5.096 ++ dirname /install.sh [2022-03-14T05:48:27.483Z] #63 5.102 + dir=/ [2022-03-14T05:48:27.483Z] #63 5.102 + bin=rootlesskit [2022-03-14T05:48:27.483Z] #63 5.102 + shift [2022-03-14T05:48:27.483Z] #63 5.102 + '[' '!' -f //rootlesskit.installer ']' [2022-03-14T05:48:27.483Z] #63 5.102 + . //rootlesskit.installer [2022-03-14T05:48:27.483Z] #63 5.102 ++ : v0.14.6 [2022-03-14T05:48:27.483Z] #63 5.102 + install_rootlesskit [2022-03-14T05:48:27.483Z] #63 5.102 + case "$1" in [2022-03-14T05:48:27.483Z] #63 5.102 + export CGO_ENABLED=0 [2022-03-14T05:48:27.483Z] #63 5.102 + CGO_ENABLED=0 [2022-03-14T05:48:27.483Z] #63 5.102 + _install_rootlesskit [2022-03-14T05:48:27.483Z] #63 5.102 + echo 'Install rootlesskit version v0.14.6' [2022-03-14T05:48:27.483Z] #63 5.102 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-14T05:48:27.483Z] #63 5.102 + GOBIN=/build [2022-03-14T05:48:27.483Z] #63 5.102 + GO111MODULE=on [2022-03-14T05:48:27.483Z] #63 5.102 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-14T05:48:27.483Z] #63 5.103 Install rootlesskit version v0.14.6 [2022-03-14T05:48:27.483Z] #63 5.613 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-14T05:48:27.577Z] #31 8.393 #=#=# ######################################################################## 100.0% [2022-03-14T05:48:27.577Z] #31 8.595 [2022-03-14T05:48:27.577Z] #31 8.632 Download of images into '/build' complete. [2022-03-14T05:48:27.577Z] #31 8.632 Use something like the following to load the result into a Docker daemon: [2022-03-14T05:48:27.577Z] #31 8.633 tar -cC '/build' . | docker load [2022-03-14T05:48:27.601Z] #31 ... [2022-03-14T05:48:27.601Z] [2022-03-14T05:48:27.601Z] #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-14T05:48:27.601Z] #58 sha256:1cd422a8c117a9fdaf88f240a4447d054d247ebd64a7e5dfa3b81a1c639ce1c0 [2022-03-14T05:48:27.601Z] #58 24.25 The following additional packages will be installed: [2022-03-14T05:48:27.601Z] #58 24.25 libbtrfs0 [2022-03-14T05:48:27.601Z] #58 24.46 The following NEW packages will be installed: [2022-03-14T05:48:27.601Z] #58 24.47 libbtrfs-dev libbtrfs0 [2022-03-14T05:48:27.601Z] #58 24.81 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-03-14T05:48:27.601Z] #58 24.81 Need to get 454 kB of archives. [2022-03-14T05:48:27.601Z] #58 24.81 After this operation, 1275 kB of additional disk space will be used. [2022-03-14T05:48:27.601Z] #58 24.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-03-14T05:48:27.601Z] #58 24.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-03-14T05:48:27.601Z] #58 25.58 debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T05:48:27.601Z] #58 25.85 Fetched 454 kB in 0s (1468 kB/s) [2022-03-14T05:48:27.601Z] #58 25.94 Selecting previously unselected package libbtrfs0:arm64. [2022-03-14T05:48:27.601Z] #58 25.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 ... 15700 files and directories currently installed.) [2022-03-14T05:48:27.601Z] #58 26.04 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-03-14T05:48:27.601Z] #58 26.07 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-03-14T05:48:27.601Z] #58 26.22 Selecting previously unselected package libbtrfs-dev:arm64. [2022-03-14T05:48:27.601Z] #58 26.22 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-03-14T05:48:27.601Z] #58 26.23 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-14T05:48:27.601Z] #58 26.62 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-03-14T05:48:27.601Z] #58 27.78 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-14T05:48:28.169Z] #58 28.42 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-14T05:48:28.510Z] #31 DONE 9.4s [2022-03-14T05:48:28.510Z] [2022-03-14T05:48:28.510Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-14T05:48:28.511Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-14T05:48:28.511Z] #12 DONE 2.2s [2022-03-14T05:48:28.511Z] [2022-03-14T05:48:28.511Z] #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-14T05:48:28.511Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-14T05:48:29.084Z] #13 DONE 0.6s [2022-03-14T05:48:29.084Z] [2022-03-14T05:48:29.084Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-14T05:48:29.084Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-14T05:48:29.084Z] #42 DONE 0.1s [2022-03-14T05:48:29.084Z] [2022-03-14T05:48:29.084Z] #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-14T05:48:29.084Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-14T05:48:29.351Z] #43 ... [2022-03-14T05:48:29.351Z] [2022-03-14T05:48:29.351Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-14T05:48:29.351Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-14T05:48:29.351Z] #33 DONE 0.2s [2022-03-14T05:48:29.351Z] [2022-03-14T05:48:29.351Z] #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-14T05:48:29.351Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-14T05:48:29.351Z] #46 DONE 0.3s [2022-03-14T05:48:29.351Z] [2022-03-14T05:48:29.351Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-14T05:48:29.351Z] #25 sha256:92585fc5e26cc396dd91899ae9ed851e10f5dcf2b4896e287ab529a56021365d [2022-03-14T05:48:29.351Z] #25 DONE 0.3s [2022-03-14T05:48:29.351Z] [2022-03-14T05:48:29.351Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-14T05:48:29.351Z] #62 sha256:bd7695791e36747f3ca14bc603d9640026f51f7bc3359d069659e80ac6d9544f [2022-03-14T05:48:29.351Z] #62 DONE 0.3s [2022-03-14T05:48:29.351Z] [2022-03-14T05:48:29.351Z] #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-14T05:48:29.351Z] #63 sha256:74ef156376291e22e0089d3f079dcb67ef54aa605c29814fd8c94379b3cc0a42 [2022-03-14T05:48:29.556Z] #58 ... [2022-03-14T05:48:29.556Z] [2022-03-14T05:48:29.556Z] #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-14T05:48:29.556Z] #53 sha256:816e54f3e4cada04102342468422afe632a8e165b0c111e555401b5d012c569c [2022-03-14T05:48:29.556Z] #53 26.55 v3.0.2 [2022-03-14T05:48:29.556Z] #53 DONE 29.6s [2022-03-14T05:48:29.556Z] [2022-03-14T05:48:29.556Z] #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-14T05:48:29.556Z] #34 sha256:620509505b9ba232340bea86f8a6a413cbbe1040cdef04c4eace1707d8fa01f3 [2022-03-14T05:48:29.556Z] #34 27.87 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-14T05:48:29.556Z] #34 28.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-14T05:48:29.556Z] #34 ... [2022-03-14T05:48:29.556Z] [2022-03-14T05:48:29.556Z] #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-14T05:48:29.556Z] #58 sha256:1cd422a8c117a9fdaf88f240a4447d054d247ebd64a7e5dfa3b81a1c639ce1c0 [2022-03-14T05:48:29.556Z] #58 DONE 29.7s [2022-03-14T05:48:29.556Z] [2022-03-14T05:48:29.556Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-14T05:48:29.556Z] #59 sha256:71fb9bc395dac3185aab64a77fd909b05896cb16f4589f379fda59869cc58fe5 [2022-03-14T05:48:30.515Z] #59 DONE 1.2s [2022-03-14T05:48:30.515Z] [2022-03-14T05:48:30.515Z] #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-14T05:48:30.516Z] #60 sha256:da0ec40c138d0549b7561ebc7df21562df367a86716273c950247a94398b7874 [2022-03-14T05:48:30.762Z] #63 9.200 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-14T05:48:31.019Z] #63 9.339 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-14T05:48:31.086Z] #60 0.607 + RM_GOPATH=0 [2022-03-14T05:48:31.086Z] #60 0.607 + TMP_GOPATH= [2022-03-14T05:48:31.086Z] #60 0.607 + : /build [2022-03-14T05:48:31.086Z] #60 0.607 + '[' -z '' ']' [2022-03-14T05:48:31.086Z] #60 0.608 ++ mktemp -d [2022-03-14T05:48:31.086Z] #60 0.612 + export GOPATH=/tmp/tmp.hGPGFOHaFq [2022-03-14T05:48:31.086Z] #60 0.615 + GOPATH=/tmp/tmp.hGPGFOHaFq [2022-03-14T05:48:31.086Z] #60 0.615 + RM_GOPATH=1 [2022-03-14T05:48:31.086Z] #60 0.616 + case "$(go env GOARCH)" in [2022-03-14T05:48:31.086Z] #60 0.616 ++ go env GOARCH [2022-03-14T05:48:31.086Z] #60 0.638 + export GO_BUILDMODE=-buildmode=pie [2022-03-14T05:48:31.086Z] #60 0.638 + GO_BUILDMODE=-buildmode=pie [2022-03-14T05:48:31.086Z] #60 0.639 ++ dirname /install.sh [2022-03-14T05:48:31.086Z] #60 0.642 + dir=/ [2022-03-14T05:48:31.086Z] #60 0.642 + bin=containerd [2022-03-14T05:48:31.086Z] #60 0.646 + shift [2022-03-14T05:48:31.086Z] #60 0.646 + '[' '!' -f //containerd.installer ']' [2022-03-14T05:48:31.086Z] #60 0.647 + . //containerd.installer [2022-03-14T05:48:31.086Z] #60 0.648 ++ set -e [2022-03-14T05:48:31.086Z] #60 0.648 ++ : v1.6.1 [2022-03-14T05:48:31.086Z] #60 0.648 + install_containerd [2022-03-14T05:48:31.086Z] #60 0.648 + echo 'Install containerd version v1.6.1' [2022-03-14T05:48:31.086Z] #60 0.649 Install containerd version v1.6.1 [2022-03-14T05:48:31.086Z] #60 0.649 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hGPGFOHaFq/src/github.com/containerd/containerd [2022-03-14T05:48:31.086Z] #60 0.651 Cloning into '/tmp/tmp.hGPGFOHaFq/src/github.com/containerd/containerd'... [2022-03-14T05:48:31.144Z] #53 ... [2022-03-14T05:48:31.144Z] [2022-03-14T05:48:31.144Z] #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-14T05:48:31.144Z] #63 sha256:8d2fd333089d9004c1e043c475b28e7af9b2d9973fb691cc595ee9f672f58266 [2022-03-14T05:48:31.144Z] #63 5.551 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-14T05:48:31.144Z] #63 8.612 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-14T05:48:31.144Z] #63 8.751 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-14T05:48:31.144Z] #63 9.571 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-14T05:48:31.144Z] #63 13.32 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-14T05:48:31.144Z] #63 14.45 go: downloading github.com/google/uuid v1.3.0 [2022-03-14T05:48:31.144Z] #63 14.57 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-14T05:48:31.144Z] #63 14.61 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-14T05:48:31.144Z] #63 14.97 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-14T05:48:31.144Z] #63 14.97 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-14T05:48:31.144Z] #63 15.26 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-14T05:48:31.144Z] #63 15.55 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-14T05:48:31.278Z] #63 ... [2022-03-14T05:48:31.278Z] [2022-03-14T05:48:31.278Z] #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-14T05:48:31.278Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-14T05:48:31.278Z] #36 4.066 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-14T05:48:31.278Z] #36 ... [2022-03-14T05:48:31.278Z] [2022-03-14T05:48:31.278Z] #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-14T05:48:31.278Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-14T05:48:31.278Z] #58 5.688 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-14T05:48:31.278Z] #58 5.749 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-14T05:48:31.278Z] #58 5.749 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-14T05:48:31.278Z] #58 7.060 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-14T05:48:31.407Z] #63 ... [2022-03-14T05:48:31.407Z] [2022-03-14T05:48:31.407Z] #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-14T05:48:31.407Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-14T05:48:31.407Z] #49 14.43 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-14T05:48:31.407Z] #49 14.56 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-14T05:48:31.407Z] #49 14.77 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-14T05:48:31.535Z] #58 ... [2022-03-14T05:48:31.536Z] [2022-03-14T05:48:31.536Z] #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-14T05:48:31.536Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-14T05:48:31.536Z] #38 6.023 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-14T05:48:31.536Z] #38 6.040 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-14T05:48:31.536Z] #38 6.052 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-14T05:48:31.536Z] #38 7.557 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-14T05:48:31.536Z] #38 10.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-14T05:48:31.536Z] #38 ... [2022-03-14T05:48:31.536Z] [2022-03-14T05:48:31.536Z] #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-14T05:48:31.536Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-14T05:48:31.536Z] #53 4.860 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-14T05:48:31.536Z] #53 6.283 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-14T05:48:31.536Z] #53 6.377 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-14T05:48:31.536Z] #53 6.455 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-14T05:48:31.536Z] #53 8.824 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-14T05:48:31.793Z] #53 ... [2022-03-14T05:48:31.793Z] [2022-03-14T05:48:31.793Z] #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-14T05:48:31.793Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-14T05:48:31.794Z] #51 4.880 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-14T05:48:32.064Z] #51 ... [2022-03-14T05:48:32.064Z] [2022-03-14T05:48:32.065Z] #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-14T05:48:32.065Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-14T05:48:32.065Z] #47 5.637 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-14T05:48:32.065Z] #47 5.732 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-14T05:48:32.065Z] #47 5.733 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-14T05:48:32.065Z] #47 6.435 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-14T05:48:32.065Z] #47 7.267 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-14T05:48:32.065Z] #47 ... [2022-03-14T05:48:32.065Z] [2022-03-14T05:48:32.065Z] #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-14T05:48:32.065Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:48:32.065Z] #14 5.442 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-14T05:48:32.065Z] #14 5.488 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-14T05:48:32.065Z] #14 5.489 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-14T05:48:32.065Z] #14 6.443 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-14T05:48:32.065Z] #14 9.167 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-14T05:48:32.330Z] #14 ... [2022-03-14T05:48:32.330Z] [2022-03-14T05:48:32.330Z] #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-14T05:48:32.330Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-14T05:48:32.330Z] #34 5.058 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-14T05:48:32.330Z] #34 5.059 Cloning into '.'... [2022-03-14T05:48:32.330Z] #34 ... [2022-03-14T05:48:32.330Z] [2022-03-14T05:48:32.330Z] #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-14T05:48:32.330Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-14T05:48:32.330Z] #49 4.810 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-14T05:48:32.330Z] #49 6.634 go: downloading github.com/fatih/color v1.10.0 [2022-03-14T05:48:32.330Z] #49 7.019 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-14T05:48:32.330Z] #49 7.065 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-14T05:48:32.330Z] #49 7.093 go: downloading github.com/pkg/errors v0.9.1 [2022-03-14T05:48:32.330Z] #49 7.341 go: downloading golang.org/x/tools v0.1.0 [2022-03-14T05:48:32.330Z] #49 7.640 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-14T05:48:32.330Z] #49 7.904 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-14T05:48:32.330Z] #49 8.178 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-14T05:48:32.330Z] #49 8.297 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-14T05:48:32.588Z] #49 ... [2022-03-14T05:48:32.588Z] [2022-03-14T05:48:32.588Z] #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-14T05:48:32.588Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-14T05:48:32.588Z] #43 5.317 + git clone https://github.com/docker/distribution.git . [2022-03-14T05:48:32.588Z] #43 5.328 Cloning into '.'... [2022-03-14T05:48:32.854Z] #43 ... [2022-03-14T05:48:32.854Z] [2022-03-14T05:48:32.854Z] #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-14T05:48:32.854Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-14T05:48:32.854Z] #58 10.89 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-14T05:48:33.002Z] #60 ... [2022-03-14T05:48:33.002Z] [2022-03-14T05:48:33.002Z] #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-14T05:48:33.002Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-14T05:48:33.002Z] #47 18.89 Reading package lists... [2022-03-14T05:48:33.002Z] #47 22.76 Building dependency tree... [2022-03-14T05:48:33.002Z] #47 25.90 The following additional packages will be installed: [2022-03-14T05:48:33.002Z] #47 25.90 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-14T05:48:33.002Z] #47 25.91 python3-protobuf python3-six [2022-03-14T05:48:33.002Z] #47 25.92 Suggested packages: [2022-03-14T05:48:33.002Z] #47 25.92 python3-setuptools [2022-03-14T05:48:33.002Z] #47 25.92 Recommended packages: [2022-03-14T05:48:33.002Z] #47 25.92 iproute2 | iproute [2022-03-14T05:48:33.002Z] #47 26.30 The following NEW packages will be installed: [2022-03-14T05:48:33.002Z] #47 26.30 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-14T05:48:33.002Z] #47 26.31 python3-protobuf python3-six [2022-03-14T05:48:33.002Z] #47 26.86 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-03-14T05:48:33.002Z] #47 26.86 Need to get 2115 kB of archives. [2022-03-14T05:48:33.002Z] #47 26.86 After this operation, 10.7 MB of additional disk space will be used. [2022-03-14T05:48:33.002Z] #47 26.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-03-14T05:48:33.002Z] #47 27.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-14T05:48:33.002Z] #47 27.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-14T05:48:33.002Z] #47 27.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-03-14T05:48:33.002Z] #47 27.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-14T05:48:33.002Z] #47 27.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-03-14T05:48:33.002Z] #47 27.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-03-14T05:48:33.002Z] #47 29.82 Get:2 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-03-14T05:48:33.002Z] #47 31.19 debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T05:48:33.002Z] #47 31.39 Fetched 2115 kB in 4s (563 kB/s) [2022-03-14T05:48:33.002Z] #47 31.45 Selecting previously unselected package libprotobuf23:arm64. [2022-03-14T05:48:33.002Z] #47 31.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-03-14T05:48:33.002Z] #47 31.51 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-03-14T05:48:33.002Z] #47 31.52 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-03-14T05:48:33.002Z] #47 32.08 Selecting previously unselected package python3-pkg-resources. [2022-03-14T05:48:33.002Z] #47 32.09 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-14T05:48:33.002Z] #47 32.09 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-14T05:48:33.002Z] #47 32.35 Selecting previously unselected package python3-six. [2022-03-14T05:48:33.002Z] #47 32.35 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-14T05:48:33.002Z] #47 32.36 Unpacking python3-six (1.16.0-2) ... [2022-03-14T05:48:33.002Z] #47 32.45 Selecting previously unselected package python3-protobuf. [2022-03-14T05:48:33.002Z] #47 32.47 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-03-14T05:48:33.002Z] #47 32.48 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-14T05:48:33.002Z] #47 ... [2022-03-14T05:48:33.002Z] [2022-03-14T05:48:33.002Z] #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-14T05:48:33.002Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-14T05:48:33.002Z] #51 24.25 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-14T05:48:33.002Z] #51 27.78 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-14T05:48:33.002Z] #51 27.78 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-14T05:48:33.002Z] #51 27.80 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-14T05:48:33.002Z] #51 27.87 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-14T05:48:33.002Z] #51 28.17 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-14T05:48:33.002Z] #51 28.37 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-14T05:48:33.002Z] #51 28.42 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-14T05:48:33.002Z] #51 28.51 go: downloading github.com/spf13/afero v1.6.0 [2022-03-14T05:48:33.002Z] #51 28.55 go: downloading github.com/spf13/cast v1.4.1 [2022-03-14T05:48:33.002Z] #51 28.55 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-14T05:48:33.002Z] #51 28.57 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-14T05:48:33.002Z] #51 28.61 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-14T05:48:33.002Z] #51 28.72 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-14T05:48:33.002Z] #51 28.92 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-14T05:48:33.002Z] #51 28.95 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-14T05:48:33.002Z] #51 28.97 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-14T05:48:33.002Z] #51 29.00 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-14T05:48:33.002Z] #51 29.02 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-14T05:48:33.002Z] #51 29.04 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-14T05:48:33.002Z] #51 29.08 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-14T05:48:33.002Z] #51 29.09 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-14T05:48:33.002Z] #51 29.42 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-14T05:48:33.002Z] #51 29.48 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-14T05:48:33.002Z] #51 29.59 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-14T05:48:33.002Z] #51 29.71 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-14T05:48:33.002Z] #51 29.83 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-14T05:48:33.002Z] #51 29.92 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-14T05:48:33.002Z] #51 30.96 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-14T05:48:33.002Z] #51 31.09 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-14T05:48:33.002Z] #51 31.10 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-14T05:48:33.002Z] #51 31.11 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-14T05:48:33.002Z] #51 31.16 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-14T05:48:33.002Z] #51 31.18 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-14T05:48:33.002Z] #51 31.22 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-14T05:48:33.002Z] #51 31.25 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-14T05:48:33.002Z] #51 31.28 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-14T05:48:33.002Z] #51 31.33 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-14T05:48:33.002Z] #51 31.36 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-14T05:48:33.002Z] #51 31.45 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-14T05:48:33.002Z] #51 31.52 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-14T05:48:33.002Z] #51 31.55 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-14T05:48:33.002Z] #51 31.57 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-14T05:48:33.002Z] #51 31.60 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-14T05:48:33.002Z] #51 31.62 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-14T05:48:33.002Z] #51 31.64 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-14T05:48:33.002Z] #51 31.64 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-14T05:48:33.002Z] #51 31.67 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-14T05:48:33.003Z] #51 31.72 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-14T05:48:33.003Z] #51 31.86 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-14T05:48:33.003Z] #51 31.88 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-14T05:48:33.003Z] #51 31.89 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-14T05:48:33.003Z] #51 31.97 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-14T05:48:33.003Z] #51 32.01 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-14T05:48:33.003Z] #51 32.03 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-14T05:48:33.003Z] #51 32.05 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-14T05:48:33.003Z] #51 32.06 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-14T05:48:33.003Z] #51 32.06 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-14T05:48:33.003Z] #51 32.08 go: downloading github.com/julz/importas v0.1.0 [2022-03-14T05:48:33.003Z] #51 32.08 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-14T05:48:33.003Z] #51 32.09 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-14T05:48:33.003Z] #51 32.11 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-14T05:48:33.003Z] #51 32.14 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-14T05:48:33.003Z] #51 32.16 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-14T05:48:33.003Z] #51 32.19 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-14T05:48:33.003Z] #51 32.21 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-14T05:48:33.003Z] #51 32.25 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-14T05:48:33.003Z] #51 32.26 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-14T05:48:33.003Z] #51 32.31 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-14T05:48:33.003Z] #51 32.33 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-14T05:48:33.003Z] #51 32.34 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-14T05:48:33.003Z] #51 32.89 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-14T05:48:33.003Z] #51 32.90 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-14T05:48:33.003Z] #51 32.90 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-14T05:48:33.003Z] #51 32.92 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-14T05:48:33.003Z] #51 32.98 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-14T05:48:33.003Z] #51 33.02 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-14T05:48:33.003Z] #51 33.03 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-14T05:48:33.003Z] #51 33.05 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-14T05:48:33.003Z] #51 33.13 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-14T05:48:33.003Z] #51 33.31 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-14T05:48:33.003Z] #51 33.32 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-14T05:48:33.003Z] #51 33.32 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-14T05:48:33.003Z] #51 33.36 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-14T05:48:33.003Z] #51 33.37 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-14T05:48:33.003Z] #51 33.40 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-14T05:48:33.003Z] #51 33.43 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-14T05:48:33.003Z] #51 33.45 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-14T05:48:33.003Z] #51 33.51 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-14T05:48:33.003Z] #51 ... [2022-03-14T05:48:33.003Z] [2022-03-14T05:48:33.003Z] #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-14T05:48:33.003Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-14T05:48:33.003Z] #47 32.91 Selecting previously unselected package libnet1:arm64. [2022-03-14T05:48:33.003Z] #47 32.91 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-14T05:48:33.003Z] #47 32.92 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-14T05:48:33.265Z] #47 33.02 Selecting previously unselected package libnl-3-200:arm64. [2022-03-14T05:48:33.265Z] #47 33.02 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-03-14T05:48:33.265Z] #47 33.03 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-14T05:48:33.328Z] #49 17.63 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-14T05:48:33.328Z] #49 17.67 go: downloading golang.org/x/mod v0.3.0 [2022-03-14T05:48:33.526Z] #47 33.16 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-14T05:48:33.526Z] #47 33.17 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-03-14T05:48:33.526Z] #47 33.18 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-14T05:48:33.526Z] #47 33.29 Selecting previously unselected package criu. [2022-03-14T05:48:33.526Z] #47 33.29 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-03-14T05:48:33.526Z] #47 33.30 Unpacking criu (3.16.1-3) ... [2022-03-14T05:48:33.546Z] #63 3.415 + RM_GOPATH=0 [2022-03-14T05:48:33.546Z] #63 3.415 + TMP_GOPATH= [2022-03-14T05:48:33.546Z] #63 3.415 + : /build [2022-03-14T05:48:33.546Z] #63 3.415 + '[' -z '' ']' [2022-03-14T05:48:33.546Z] #63 3.416 ++ mktemp -d [2022-03-14T05:48:33.546Z] #63 3.425 + export GOPATH=/tmp/tmp.ODhTNYHgoo [2022-03-14T05:48:33.546Z] #63 3.425 + GOPATH=/tmp/tmp.ODhTNYHgoo [2022-03-14T05:48:33.546Z] #63 3.425 + RM_GOPATH=1 [2022-03-14T05:48:33.546Z] #63 3.425 + case "$(go env GOARCH)" in [2022-03-14T05:48:33.546Z] #63 3.425 ++ go env GOARCH [2022-03-14T05:48:33.546Z] #63 3.434 + export GO_BUILDMODE=-buildmode=pie [2022-03-14T05:48:33.546Z] #63 3.434 + GO_BUILDMODE=-buildmode=pie [2022-03-14T05:48:33.546Z] #63 3.434 ++ dirname /install.sh [2022-03-14T05:48:33.546Z] #63 3.434 + dir=/ [2022-03-14T05:48:33.546Z] #63 3.434 + bin=rootlesskit [2022-03-14T05:48:33.546Z] #63 3.434 + shift [2022-03-14T05:48:33.546Z] #63 3.434 + '[' '!' -f //rootlesskit.installer ']' [2022-03-14T05:48:33.546Z] #63 3.434 + . //rootlesskit.installer [2022-03-14T05:48:33.546Z] #63 3.434 ++ : v0.14.6 [2022-03-14T05:48:33.546Z] #63 3.434 + install_rootlesskit [2022-03-14T05:48:33.546Z] #63 3.434 + case "$1" in [2022-03-14T05:48:33.546Z] #63 3.434 + export CGO_ENABLED=0 [2022-03-14T05:48:33.546Z] #63 3.434 + CGO_ENABLED=0 [2022-03-14T05:48:33.546Z] #63 3.434 + _install_rootlesskit [2022-03-14T05:48:33.547Z] #63 3.434 + echo 'Install rootlesskit version v0.14.6' [2022-03-14T05:48:33.547Z] #63 3.434 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-14T05:48:33.547Z] #63 3.434 + GOBIN=/build [2022-03-14T05:48:33.547Z] #63 3.434 + GO111MODULE=on [2022-03-14T05:48:33.547Z] #63 3.434 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-14T05:48:33.547Z] #63 3.434 Install rootlesskit version v0.14.6 [2022-03-14T05:48:33.547Z] #63 3.963 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-14T05:48:34.101Z] #47 33.92 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-14T05:48:35.042Z] #47 ... [2022-03-14T05:48:35.042Z] [2022-03-14T05:48:35.042Z] #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-14T05:48:35.042Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-14T05:48:35.042Z] #38 25.12 The following additional packages will be installed: [2022-03-14T05:48:35.042Z] #38 25.13 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-14T05:48:35.042Z] #38 25.14 Suggested packages: [2022-03-14T05:48:35.042Z] #38 25.15 cmake-doc ninja-build lrzip [2022-03-14T05:48:35.042Z] #38 25.15 Recommended packages: [2022-03-14T05:48:35.042Z] #38 25.15 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-14T05:48:35.042Z] #38 25.88 The following NEW packages will be installed: [2022-03-14T05:48:35.042Z] #38 25.89 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-14T05:48:35.042Z] #38 25.89 vim-common xxd [2022-03-14T05:48:35.042Z] #38 26.31 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-03-14T05:48:35.042Z] #38 26.31 Need to get 15.6 MB of archives. [2022-03-14T05:48:35.042Z] #38 26.31 After this operation, 67.4 MB of additional disk space will be used. [2022-03-14T05:48:35.042Z] #38 26.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-14T05:48:35.042Z] #38 26.31 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-14T05:48:35.042Z] #38 26.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-14T05:48:35.042Z] #38 26.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-03-14T05:48:35.042Z] #38 27.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-03-14T05:48:35.042Z] #38 27.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-03-14T05:48:35.042Z] #38 27.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-03-14T05:48:35.042Z] #38 27.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-03-14T05:48:35.042Z] #38 27.79 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-03-14T05:48:35.042Z] #38 27.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-03-14T05:48:35.042Z] #38 29.39 debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T05:48:35.042Z] #38 29.71 Fetched 15.6 MB in 2s (6299 kB/s) [2022-03-14T05:48:35.042Z] #38 29.93 Selecting previously unselected package xxd. [2022-03-14T05:48:35.042Z] #38 29.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 ... 15700 files and directories currently installed.) [2022-03-14T05:48:35.042Z] #38 30.06 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-14T05:48:35.042Z] #38 30.10 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:48:35.042Z] #38 30.45 Selecting previously unselected package vim-common. [2022-03-14T05:48:35.042Z] #38 30.47 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-14T05:48:35.042Z] #38 30.59 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:48:35.042Z] #38 30.99 Selecting previously unselected package cmake-data. [2022-03-14T05:48:35.042Z] #38 31.08 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-14T05:48:35.042Z] #38 31.09 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-14T05:48:35.042Z] #38 33.92 Selecting previously unselected package libicu67:arm64. [2022-03-14T05:48:35.042Z] #38 33.92 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-03-14T05:48:35.042Z] #38 33.94 Unpacking libicu67:arm64 (67.1-7) ... [2022-03-14T05:48:35.042Z] #38 ... [2022-03-14T05:48:35.042Z] [2022-03-14T05:48:35.042Z] #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-14T05:48:35.042Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-14T05:48:35.042Z] #51 33.57 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-14T05:48:35.042Z] #51 33.60 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-14T05:48:35.042Z] #51 33.64 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-14T05:48:35.042Z] #51 33.79 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-14T05:48:35.042Z] #51 33.83 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-14T05:48:35.042Z] #51 33.83 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-14T05:48:35.042Z] #51 33.86 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-14T05:48:35.042Z] #51 33.89 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-14T05:48:35.042Z] #51 34.07 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-14T05:48:35.042Z] #51 34.23 go: downloading honnef.co/go/tools v0.2.2 [2022-03-14T05:48:35.042Z] #51 35.32 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-14T05:48:35.042Z] #51 35.33 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-14T05:48:35.042Z] #51 35.43 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-14T05:48:35.042Z] #51 35.46 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-14T05:48:35.302Z] #51 35.48 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-14T05:48:35.302Z] #51 35.49 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-14T05:48:35.302Z] #51 35.55 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-14T05:48:35.442Z] #63 ... [2022-03-14T05:48:35.442Z] [2022-03-14T05:48:35.442Z] #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-14T05:48:35.442Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-14T05:48:35.442Z] #49 3.816 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-14T05:48:35.442Z] #49 5.161 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-14T05:48:35.442Z] #49 5.166 go: downloading github.com/fatih/color v1.10.0 [2022-03-14T05:48:35.442Z] #49 5.329 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-14T05:48:35.442Z] #49 5.453 go: downloading github.com/pkg/errors v0.9.1 [2022-03-14T05:48:35.442Z] #49 5.835 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-14T05:48:35.442Z] #49 5.844 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-14T05:48:35.442Z] #49 5.922 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-14T05:48:35.442Z] #49 5.964 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-14T05:48:35.442Z] #49 6.048 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-14T05:48:35.442Z] #49 6.097 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-14T05:48:35.442Z] #49 6.439 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-14T05:48:35.563Z] #51 35.76 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-14T05:48:35.563Z] #51 35.77 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-14T05:48:35.563Z] #51 35.96 go: downloading golang.org/x/text v0.3.7 [2022-03-14T05:48:35.699Z] #49 ... [2022-03-14T05:48:35.699Z] [2022-03-14T05:48:35.699Z] #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-14T05:48:35.699Z] #63 sha256:74ef156376291e22e0089d3f079dcb67ef54aa605c29814fd8c94379b3cc0a42 [2022-03-14T05:48:35.699Z] #63 6.332 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-14T05:48:35.699Z] #63 6.366 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-14T05:48:36.142Z] #58 14.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-14T05:48:36.632Z] #63 6.935 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-14T05:48:36.648Z] #49 ... [2022-03-14T05:48:36.648Z] [2022-03-14T05:48:36.648Z] #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-14T05:48:36.648Z] #26 sha256:0ee78442dc4a896c4985c07cd8a7c9ee86148d5099807bdba401bb78805e3d41 [2022-03-14T05:48:36.648Z] #26 18.70 + mkdir -p /build [2022-03-14T05:48:36.648Z] #26 18.71 + mv docker/docker /build/ [2022-03-14T05:48:36.648Z] #26 18.71 + rmdir docker [2022-03-14T05:48:36.648Z] #26 ... [2022-03-14T05:48:36.648Z] [2022-03-14T05:48:36.648Z] #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-14T05:48:36.648Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-14T05:48:36.648Z] #58 11.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-14T05:48:36.648Z] #58 ... [2022-03-14T05:48:36.648Z] [2022-03-14T05:48:36.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-14T05:48:36.648Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:48:36.648Z] #14 21.09 Fetched 8506 kB in 17s (514 kB/s) [2022-03-14T05:48:36.909Z] #14 21.09 Reading package lists... [2022-03-14T05:48:36.909Z] #14 ... [2022-03-14T05:48:36.909Z] [2022-03-14T05:48:36.909Z] #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-14T05:48:36.909Z] #26 sha256:0ee78442dc4a896c4985c07cd8a7c9ee86148d5099807bdba401bb78805e3d41 [2022-03-14T05:48:36.909Z] #26 DONE 21.1s [2022-03-14T05:48:36.909Z] [2022-03-14T05:48:36.909Z] #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-14T05:48:36.909Z] #63 sha256:8d2fd333089d9004c1e043c475b28e7af9b2d9973fb691cc595ee9f672f58266 [2022-03-14T05:48:36.909Z] #63 15.77 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-14T05:48:36.909Z] #63 16.13 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-14T05:48:36.909Z] #63 20.33 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-14T05:48:37.171Z] #63 ... [2022-03-14T05:48:37.171Z] [2022-03-14T05:48:37.171Z] #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-14T05:48:37.171Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-14T05:48:37.171Z] #58 21.69 Fetched 8506 kB in 17s (500 kB/s) [2022-03-14T05:48:37.476Z] #51 ... [2022-03-14T05:48:37.476Z] [2022-03-14T05:48:37.476Z] #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-14T05:48:37.476Z] #31 sha256:2b0fd83f3fc33ff777c68677947be378a084669dc9e92a8b90cc5aa9e8d81c45 [2022-03-14T05:48:37.476Z] #31 10.28 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-14T05:48:37.476Z] #31 11.29 #=#=# [2022-03-14T05:48:37.476Z] #31 11.57 #=#=# #### 6.3% ######################################################################## 100.0% [2022-03-14T05:48:37.476Z] #31 13.16 [2022-03-14T05:48:37.476Z] #31 16.57 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-14T05:48:37.476Z] #31 17.66 [2022-03-14T05:48:37.476Z] #31 17.97 #=#=# 0.1% ############# 19.3% ################ 23.2% ########################### 38.2% #################################### 50.5% ############################################# 62.7% ####################################################### 77.4% #################################################################### 95.4% ######################################################################## 100.0% [2022-03-14T05:48:37.511Z] #58 ... [2022-03-14T05:48:37.511Z] [2022-03-14T05:48:37.511Z] #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-14T05:48:37.511Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-14T05:48:37.511Z] #49 13.85 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-14T05:48:37.511Z] #49 14.02 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-14T05:48:37.511Z] #49 14.24 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-14T05:48:37.736Z] #31 20.33 [2022-03-14T05:48:38.073Z] #49 16.89 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-14T05:48:38.305Z] #31 ... [2022-03-14T05:48:38.305Z] [2022-03-14T05:48:38.305Z] #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-14T05:48:38.305Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-14T05:48:38.305Z] #14 28.48 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-14T05:48:38.305Z] #14 29.17 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-14T05:48:38.305Z] #14 29.60 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-14T05:48:38.305Z] #14 30.91 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-14T05:48:38.305Z] #14 31.47 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-14T05:48:38.305Z] #14 31.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-03-14T05:48:38.305Z] #14 31.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-03-14T05:48:38.305Z] #14 31.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-03-14T05:48:38.305Z] #14 31.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-03-14T05:48:38.305Z] #14 31.48 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-14T05:48:38.305Z] #14 31.48 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-03-14T05:48:38.305Z] #14 31.48 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-03-14T05:48:38.305Z] #14 31.49 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-03-14T05:48:38.305Z] #14 31.49 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-03-14T05:48:38.305Z] #14 31.50 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-03-14T05:48:38.305Z] #14 31.50 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-03-14T05:48:38.305Z] #14 31.52 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-03-14T05:48:38.305Z] #14 31.53 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-14T05:48:38.305Z] #14 31.53 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-14T05:48:38.305Z] #14 31.54 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-03-14T05:48:38.305Z] #14 32.35 debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T05:48:38.305Z] #14 32.51 Fetched 108 MB in 7s (15.9 MB/s) [2022-03-14T05:48:38.305Z] #14 32.58 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-14T05:48:38.305Z] #14 32.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-03-14T05:48:38.305Z] #14 32.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-03-14T05:48:38.305Z] #14 32.71 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-14T05:48:38.305Z] #14 34.65 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-14T05:48:38.305Z] #14 34.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-03-14T05:48:38.305Z] #14 34.68 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-14T05:48:38.305Z] #14 36.97 Selecting previously unselected package binutils-mingw-w64. [2022-03-14T05:48:38.305Z] #14 36.98 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-14T05:48:38.305Z] #14 36.99 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-14T05:48:38.305Z] #14 37.09 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-03-14T05:48:38.305Z] #14 37.11 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-03-14T05:48:38.305Z] #14 37.12 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-14T05:48:38.305Z] #14 37.30 Selecting previously unselected package dmsetup. [2022-03-14T05:48:38.305Z] #14 37.31 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-03-14T05:48:38.305Z] #14 37.32 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-14T05:48:38.305Z] #14 37.56 Selecting previously unselected package mingw-w64-common. [2022-03-14T05:48:38.305Z] #14 37.60 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-14T05:48:38.305Z] #14 37.60 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-14T05:48:38.329Z] #49 17.06 go: downloading golang.org/x/mod v0.3.0 [2022-03-14T05:48:38.874Z] #14 ... [2022-03-14T05:48:38.874Z] [2022-03-14T05:48:38.874Z] #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-14T05:48:38.874Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-14T05:48:38.874Z] #38 39.24 Selecting previously unselected package libxml2:arm64. [2022-03-14T05:48:38.874Z] #38 39.24 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-03-14T05:48:38.874Z] #38 39.25 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-03-14T05:48:39.088Z] #58 21.69 Reading package lists... [2022-03-14T05:48:39.088Z] #58 ... [2022-03-14T05:48:39.088Z] [2022-03-14T05:48:39.088Z] #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-14T05:48:39.088Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-14T05:48:39.088Z] #38 13.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-14T05:48:39.088Z] #38 ... [2022-03-14T05:48:39.088Z] [2022-03-14T05:48:39.088Z] #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-14T05:48:39.088Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-14T05:48:39.088Z] #47 13.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-14T05:48:39.088Z] #47 17.10 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-14T05:48:39.160Z] #63 ... [2022-03-14T05:48:39.160Z] [2022-03-14T05:48:39.160Z] #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-14T05:48:39.160Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-14T05:48:39.160Z] #36 3.676 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-14T05:48:39.160Z] #36 ... [2022-03-14T05:48:39.160Z] [2022-03-14T05:48:39.160Z] #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-14T05:48:39.160Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:48:39.160Z] #14 4.196 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-14T05:48:39.160Z] #14 4.214 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-14T05:48:39.160Z] #14 4.215 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-14T05:48:39.160Z] #14 4.930 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-14T05:48:39.160Z] #14 6.639 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-14T05:48:39.160Z] #14 9.189 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-14T05:48:39.353Z] #47 ... [2022-03-14T05:48:39.353Z] [2022-03-14T05:48:39.353Z] #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-14T05:48:39.353Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-14T05:48:39.353Z] #36 23.84 tomll can be used in two ways: [2022-03-14T05:48:39.353Z] #36 23.84 Writing to STDIN and reading from STDOUT: [2022-03-14T05:48:39.353Z] #36 23.84 cat file.toml | tomll > file.toml [2022-03-14T05:48:39.353Z] #36 23.84 [2022-03-14T05:48:39.353Z] #36 23.84 Reading and updating a list of files: [2022-03-14T05:48:39.353Z] #36 23.84 tomll a.toml b.toml c.toml [2022-03-14T05:48:39.353Z] #36 23.84 [2022-03-14T05:48:39.353Z] #36 23.84 When given a list of files, tomll will modify all files in place without asking. [2022-03-14T05:48:39.353Z] #36 DONE 23.9s [2022-03-14T05:48:39.353Z] [2022-03-14T05:48:39.353Z] #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-14T05:48:39.353Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-14T05:48:39.421Z] #14 ... [2022-03-14T05:48:39.421Z] [2022-03-14T05:48:39.421Z] #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-14T05:48:39.421Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-14T05:48:39.421Z] #34 3.416 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-14T05:48:39.421Z] #34 3.416 Cloning into '.'... [2022-03-14T05:48:39.445Z] #38 39.70 Selecting previously unselected package libarchive13:arm64. [2022-03-14T05:48:39.445Z] #38 39.70 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-03-14T05:48:39.445Z] #38 39.71 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-03-14T05:48:39.678Z] #34 ... [2022-03-14T05:48:39.678Z] [2022-03-14T05:48:39.678Z] #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-14T05:48:39.678Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-14T05:48:39.678Z] #51 3.287 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-14T05:48:39.678Z] #51 ... [2022-03-14T05:48:39.678Z] [2022-03-14T05:48:39.678Z] #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-14T05:48:39.678Z] #26 sha256:a7fd42d187bce33b34b7e8d38b69d2144be001a54236d7188b6329820b6c4751 [2022-03-14T05:48:39.678Z] #26 3.182 + RM_GOPATH=0 [2022-03-14T05:48:39.678Z] #26 3.182 + TMP_GOPATH= [2022-03-14T05:48:39.678Z] #26 3.182 + : /build [2022-03-14T05:48:39.678Z] #26 3.182 + '[' -z '' ']' [2022-03-14T05:48:39.678Z] #26 3.182 ++ mktemp -d [2022-03-14T05:48:39.678Z] #26 3.187 + export GOPATH=/tmp/tmp.dqkavlAaY0 [2022-03-14T05:48:39.678Z] #26 3.187 + GOPATH=/tmp/tmp.dqkavlAaY0 [2022-03-14T05:48:39.678Z] #26 3.187 + RM_GOPATH=1 [2022-03-14T05:48:39.678Z] #26 3.187 + case "$(go env GOARCH)" in [2022-03-14T05:48:39.678Z] #26 3.188 ++ go env GOARCH [2022-03-14T05:48:39.678Z] #26 3.207 Install docker/cli version 17.06.2-ce from stable [2022-03-14T05:48:39.678Z] #26 3.207 + export GO_BUILDMODE=-buildmode=pie [2022-03-14T05:48:39.678Z] #26 3.207 + GO_BUILDMODE=-buildmode=pie [2022-03-14T05:48:39.678Z] #26 3.207 ++ dirname /install.sh [2022-03-14T05:48:39.678Z] #26 3.207 + dir=/ [2022-03-14T05:48:39.678Z] #26 3.207 + bin=dockercli [2022-03-14T05:48:39.678Z] #26 3.207 + shift [2022-03-14T05:48:39.678Z] #26 3.207 + '[' '!' -f //dockercli.installer ']' [2022-03-14T05:48:39.678Z] #26 3.207 + . //dockercli.installer [2022-03-14T05:48:39.678Z] #26 3.207 ++ : stable [2022-03-14T05:48:39.678Z] #26 3.207 ++ : 17.06.2-ce [2022-03-14T05:48:39.678Z] #26 3.207 + install_dockercli [2022-03-14T05:48:39.678Z] #26 3.207 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-14T05:48:39.678Z] #26 3.207 ++ uname -m [2022-03-14T05:48:39.678Z] #26 3.207 + arch=x86_64 [2022-03-14T05:48:39.678Z] #26 3.207 + '[' x86_64 '!=' x86_64 ']' [2022-03-14T05:48:39.678Z] #26 3.207 + url=https://download.docker.com/linux/static [2022-03-14T05:48:39.678Z] #26 3.209 + tar -xz docker/docker [2022-03-14T05:48:39.678Z] #26 3.216 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-14T05:48:39.705Z] #38 39.95 Selecting previously unselected package libjsoncpp24:arm64. [2022-03-14T05:48:39.705Z] #38 39.96 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-03-14T05:48:39.705Z] #38 39.96 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-03-14T05:48:39.705Z] #38 40.09 Selecting previously unselected package librhash0:arm64. [2022-03-14T05:48:39.705Z] #38 40.14 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-03-14T05:48:39.705Z] #38 40.14 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-03-14T05:48:39.926Z] #34 ... [2022-03-14T05:48:39.926Z] [2022-03-14T05:48:39.926Z] #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-14T05:48:39.926Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-14T05:48:39.926Z] #38 24.66 Fetched 8506 kB in 18s (463 kB/s) [2022-03-14T05:48:39.935Z] #26 ... [2022-03-14T05:48:39.935Z] [2022-03-14T05:48:39.935Z] #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-14T05:48:39.935Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-14T05:48:39.935Z] #47 3.630 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-14T05:48:39.935Z] #47 3.685 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-14T05:48:39.935Z] #47 3.685 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-14T05:48:39.935Z] #47 4.176 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-14T05:48:39.935Z] #47 4.512 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-14T05:48:39.935Z] #47 6.384 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-14T05:48:39.935Z] #47 9.038 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-14T05:48:39.935Z] #47 ... [2022-03-14T05:48:39.935Z] [2022-03-14T05:48:39.935Z] #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-14T05:48:39.935Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-14T05:48:39.935Z] #38 4.406 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-14T05:48:39.935Z] #38 4.447 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-14T05:48:39.935Z] #38 4.448 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-14T05:48:39.935Z] #38 5.229 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-14T05:48:39.935Z] #38 6.679 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-14T05:48:39.935Z] #38 9.134 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-14T05:48:39.965Z] #38 40.25 Selecting previously unselected package libuv1:arm64. [2022-03-14T05:48:39.965Z] #38 40.25 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-03-14T05:48:39.965Z] #38 40.26 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-03-14T05:48:40.192Z] #38 ... [2022-03-14T05:48:40.192Z] [2022-03-14T05:48:40.192Z] #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-14T05:48:40.192Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-14T05:48:40.192Z] #53 3.485 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-14T05:48:40.192Z] #53 4.374 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-14T05:48:40.192Z] #53 4.389 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-14T05:48:40.192Z] #53 4.431 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-14T05:48:40.192Z] #53 6.370 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-14T05:48:40.192Z] #53 ... [2022-03-14T05:48:40.192Z] [2022-03-14T05:48:40.192Z] #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-14T05:48:40.192Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-14T05:48:40.192Z] #58 3.510 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-14T05:48:40.192Z] #58 3.524 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-14T05:48:40.192Z] #58 3.524 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-14T05:48:40.192Z] #58 3.851 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-14T05:48:40.192Z] #58 5.194 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-14T05:48:40.192Z] #58 6.854 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-14T05:48:40.225Z] #38 40.41 Selecting previously unselected package cmake. [2022-03-14T05:48:40.225Z] #38 40.43 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-03-14T05:48:40.225Z] #38 40.44 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-14T05:48:40.449Z] #58 ... [2022-03-14T05:48:40.449Z] [2022-03-14T05:48:40.450Z] #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-14T05:48:40.450Z] #63 sha256:74ef156376291e22e0089d3f079dcb67ef54aa605c29814fd8c94379b3cc0a42 [2022-03-14T05:48:40.450Z] #63 10.64 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-14T05:48:40.450Z] #63 11.02 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-14T05:48:40.450Z] #63 11.02 go: downloading github.com/google/uuid v1.3.0 [2022-03-14T05:48:40.450Z] #63 11.08 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-14T05:48:40.708Z] #63 11.28 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-14T05:48:40.708Z] #63 11.34 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-14T05:48:40.858Z] #49 ... [2022-03-14T05:48:40.858Z] [2022-03-14T05:48:40.859Z] #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-14T05:48:40.859Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-14T05:48:40.859Z] #36 18.67 tomll can be used in two ways: [2022-03-14T05:48:40.859Z] #36 18.67 Writing to STDIN and reading from STDOUT: [2022-03-14T05:48:40.859Z] #36 18.67 cat file.toml | tomll > file.toml [2022-03-14T05:48:40.859Z] #36 18.67 [2022-03-14T05:48:40.859Z] #36 18.67 Reading and updating a list of files: [2022-03-14T05:48:40.859Z] #36 18.67 tomll a.toml b.toml c.toml [2022-03-14T05:48:40.859Z] #36 18.67 [2022-03-14T05:48:40.859Z] #36 18.67 When given a list of files, tomll will modify all files in place without asking. [2022-03-14T05:48:40.859Z] #36 DONE 19.4s [2022-03-14T05:48:40.859Z] [2022-03-14T05:48:40.859Z] #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-14T05:48:40.859Z] #26 sha256:c7820a2e7140468e416203ba82cc267ede6715bbe6558bf75ede7522b044808c [2022-03-14T05:48:40.859Z] #26 16.91 + mkdir -p /build [2022-03-14T05:48:40.859Z] #26 16.92 + mv docker/docker /build/ [2022-03-14T05:48:40.859Z] #26 16.92 + rmdir docker [2022-03-14T05:48:40.859Z] #26 DONE 19.1s [2022-03-14T05:48:40.859Z] [2022-03-14T05:48:40.859Z] #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-14T05:48:40.859Z] #63 sha256:763819f58cbc5d73cafd5af52f2736bf8dbda93511fabcb6d9f7e59bd055d4c2 [2022-03-14T05:48:40.859Z] #63 9.810 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-14T05:48:40.859Z] #63 14.42 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-14T05:48:40.859Z] #63 15.23 go: downloading github.com/google/uuid v1.3.0 [2022-03-14T05:48:40.859Z] #63 15.23 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-14T05:48:40.859Z] #63 15.40 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-14T05:48:40.859Z] #63 15.44 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-14T05:48:40.859Z] #63 15.61 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-14T05:48:40.859Z] #63 15.83 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-14T05:48:40.859Z] #63 16.29 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-14T05:48:40.859Z] #63 16.69 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-14T05:48:40.859Z] #63 17.00 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-14T05:48:40.967Z] #63 11.58 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-14T05:48:41.226Z] #63 ... [2022-03-14T05:48:41.226Z] [2022-03-14T05:48:41.226Z] #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-14T05:48:41.226Z] #26 sha256:a7fd42d187bce33b34b7e8d38b69d2144be001a54236d7188b6329820b6c4751 [2022-03-14T05:48:41.226Z] #26 10.55 + mkdir -p /build [2022-03-14T05:48:41.226Z] #26 10.56 + mv docker/docker /build/ [2022-03-14T05:48:41.226Z] #26 10.57 + rmdir docker [2022-03-14T05:48:41.226Z] #26 DONE 11.7s [2022-03-14T05:48:41.226Z] [2022-03-14T05:48:41.226Z] #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-14T05:48:41.226Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-14T05:48:41.226Z] #43 3.013 + git clone https://github.com/docker/distribution.git . [2022-03-14T05:48:41.226Z] #43 3.017 Cloning into '.'... [2022-03-14T05:48:41.483Z] #43 ... [2022-03-14T05:48:41.483Z] [2022-03-14T05:48:41.483Z] #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-14T05:48:41.483Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-14T05:48:41.483Z] #47 12.11 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-14T05:48:42.230Z] #63 20.50 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-14T05:48:42.769Z] #38 42.72 Setting up libicu67:arm64 (67.1-7) ... [2022-03-14T05:48:42.769Z] #38 42.76 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:48:42.769Z] #38 42.81 Setting up libuv1:arm64 (1.40.0-2) ... [2022-03-14T05:48:42.769Z] #38 42.85 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:48:42.769Z] #38 42.95 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-03-14T05:48:42.769Z] #38 43.07 Setting up librhash0:arm64 (1.4.1-2) ...#38 ... [2022-03-14T05:48:42.769Z] [2022-03-14T05:48:42.769Z] #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-14T05:48:42.769Z] #49 sha256:2091bf311a2680210b8be5f35515c5ae9a070f0d398a8c1273941818a5e66041 [2022-03-14T05:48:42.769Z] #49 41.75 gotestsum version dev [2022-03-14T05:48:42.769Z] #49 DONE 43.2s [2022-03-14T05:48:42.769Z] [2022-03-14T05:48:42.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-14T05:48:42.769Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-14T05:48:42.769Z] #47 35.05 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-03-14T05:48:42.769Z] #47 35.08 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-14T05:48:42.769Z] #47 35.11 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-14T05:48:42.769Z] #47 35.15 Setting up python3-six (1.16.0-2) ... [2022-03-14T05:48:42.769Z] #47 36.10 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-14T05:48:42.769Z] #47 36.18 Setting up python3-protobuf (3.12.4-1) ... [2022-03-14T05:48:42.769Z] #47 39.53 Setting up criu (3.16.1-3) ... [2022-03-14T05:48:42.769Z] #47 41.12 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-14T05:48:42.769Z] #47 DONE 42.6s [2022-03-14T05:48:42.769Z] [2022-03-14T05:48:42.769Z] #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-14T05:48:42.769Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-14T05:48:42.769Z] #38 43.07 Setting up librhash0:arm64 (1.4.1-2) ... [2022-03-14T05:48:42.769Z] #38 43.12 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-14T05:48:42.769Z] #38 43.16 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-03-14T05:48:43.029Z] #38 43.22 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-03-14T05:48:43.029Z] #38 43.22 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-14T05:48:43.029Z] #38 43.24 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-14T05:48:43.168Z] #63 ... [2022-03-14T05:48:43.168Z] [2022-03-14T05:48:43.168Z] #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-14T05:48:43.168Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-14T05:48:43.168Z] #47 11.35 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-14T05:48:43.168Z] #47 14.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-14T05:48:43.168Z] #47 17.93 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-14T05:48:43.290Z] #38 DONE 43.8s [2022-03-14T05:48:43.290Z] [2022-03-14T05:48:43.290Z] #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-14T05:48:43.290Z] #31 sha256:2b0fd83f3fc33ff777c68677947be378a084669dc9e92a8b90cc5aa9e8d81c45 [2022-03-14T05:48:43.290Z] #31 23.82 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-14T05:48:43.290Z] #31 24.86 [2022-03-14T05:48:43.290Z] #31 25.13 #=#=# ######################################################################## 100.0% [2022-03-14T05:48:43.860Z] #31 ... [2022-03-14T05:48:43.860Z] [2022-03-14T05:48:43.860Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-14T05:48:43.860Z] #39 sha256:c371da807d299c5c8ef4ab7b612fb85485af70de7470cfb716b7ddffbd3ab4e6 [2022-03-14T05:48:43.860Z] #39 DONE 0.5s [2022-03-14T05:48:43.860Z] [2022-03-14T05:48:43.860Z] #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-14T05:48:43.860Z] #31 sha256:2b0fd83f3fc33ff777c68677947be378a084669dc9e92a8b90cc5aa9e8d81c45 [2022-03-14T05:48:43.860Z] #31 26.52 [2022-03-14T05:48:44.539Z] #47 ... [2022-03-14T05:48:44.539Z] [2022-03-14T05:48:44.539Z] #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-14T05:48:44.539Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-14T05:48:44.539Z] #38 13.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-14T05:48:44.539Z] #38 ... [2022-03-14T05:48:44.539Z] [2022-03-14T05:48:44.539Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-14T05:48:44.539Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:48:44.539Z] #14 13.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-14T05:48:44.797Z] #14 23.78 Fetched 8506 kB in 19s (457 kB/s) [2022-03-14T05:48:45.242Z] #38 24.66 Reading package lists... [2022-03-14T05:48:45.242Z] #38 ... [2022-03-14T05:48:45.242Z] [2022-03-14T05:48:45.242Z] #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-14T05:48:45.242Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-14T05:48:45.242Z] #58 21.69 Reading package lists... [2022-03-14T05:48:45.384Z] #14 23.78 Reading package lists... [2022-03-14T05:48:45.384Z] #14 ... [2022-03-14T05:48:45.384Z] [2022-03-14T05:48:45.384Z] #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-14T05:48:45.384Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-14T05:48:45.384Z] #38 23.94 Fetched 8506 kB in 18s (468 kB/s) [2022-03-14T05:48:45.667Z] #47 ... [2022-03-14T05:48:45.667Z] [2022-03-14T05:48:45.667Z] #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-14T05:48:45.667Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-14T05:48:45.667Z] #36 15.46 tomll can be used in two ways: [2022-03-14T05:48:45.667Z] #36 15.46 Writing to STDIN and reading from STDOUT: [2022-03-14T05:48:45.667Z] #36 15.46 cat file.toml | tomll > file.toml [2022-03-14T05:48:45.667Z] #36 15.46 [2022-03-14T05:48:45.667Z] #36 15.46 Reading and updating a list of files: [2022-03-14T05:48:45.667Z] #36 15.46 tomll a.toml b.toml c.toml [2022-03-14T05:48:45.667Z] #36 15.49 [2022-03-14T05:48:45.667Z] #36 15.49 When given a list of files, tomll will modify all files in place without asking. [2022-03-14T05:48:45.667Z] #36 DONE 16.5s [2022-03-14T05:48:45.667Z] [2022-03-14T05:48:45.667Z] #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-14T05:48:45.667Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-14T05:48:45.667Z] #58 16.56 Fetched 8506 kB in 13s (640 kB/s) [2022-03-14T05:48:45.924Z] #58 16.56 Reading package lists... [2022-03-14T05:48:45.924Z] #58 ... [2022-03-14T05:48:45.924Z] [2022-03-14T05:48:45.924Z] #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-14T05:48:45.924Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-14T05:48:45.924Z] #49 6.850 go: downloading golang.org/x/tools v0.1.0 [2022-03-14T05:48:45.924Z] #49 12.80 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-14T05:48:45.924Z] #49 12.88 go: downloading golang.org/x/mod v0.3.0 [2022-03-14T05:48:46.181Z] #49 ... [2022-03-14T05:48:46.181Z] [2022-03-14T05:48:46.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-14T05:48:46.181Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:48:46.181Z] #14 16.99 Fetched 8506 kB in 13s (652 kB/s) [2022-03-14T05:48:46.408Z] #31 28.68 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-14T05:48:47.385Z] #31 29.77 [2022-03-14T05:48:47.649Z] #31 30.08 #=#=# ######################################################################## 100.0% [2022-03-14T05:48:48.591Z] #31 31.03 [2022-03-14T05:48:48.591Z] #31 31.29 Download of images into '/build' complete. [2022-03-14T05:48:48.591Z] #31 31.29 Use something like the following to load the result into a Docker daemon: [2022-03-14T05:48:48.591Z] #31 31.29 tar -cC '/build' . | docker load [2022-03-14T05:48:49.159Z] #31 DONE 31.6s [2022-03-14T05:48:49.159Z] [2022-03-14T05:48:49.159Z] #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-14T05:48:49.159Z] #40 sha256:23b5d3525c162b7c38e29a64ef2782702ce08b37acf8865af62a4ed955fd7904 [2022-03-14T05:48:49.159Z] #40 1.241 + RM_GOPATH=0 [2022-03-14T05:48:49.159Z] #40 1.241 + TMP_GOPATH= [2022-03-14T05:48:49.159Z] #40 1.241 + : /build [2022-03-14T05:48:49.159Z] #40 1.241 + '[' -z '' ']' [2022-03-14T05:48:49.159Z] #40 1.241 ++ mktemp -d [2022-03-14T05:48:49.159Z] #40 1.246 + export GOPATH=/tmp/tmp.nZSF1uD92s [2022-03-14T05:48:49.159Z] #40 1.246 + GOPATH=/tmp/tmp.nZSF1uD92s [2022-03-14T05:48:49.159Z] #40 1.246 + RM_GOPATH=1 [2022-03-14T05:48:49.159Z] #40 1.246 + case "$(go env GOARCH)" in [2022-03-14T05:48:49.159Z] #40 1.246 ++ go env GOARCH [2022-03-14T05:48:49.159Z] #40 1.260 + export GO_BUILDMODE=-buildmode=pie [2022-03-14T05:48:49.159Z] #40 1.260 + GO_BUILDMODE=-buildmode=pie [2022-03-14T05:48:49.159Z] #40 1.260 ++ dirname /install.sh [2022-03-14T05:48:49.159Z] #40 1.262 + dir=/ [2022-03-14T05:48:49.159Z] #40 1.262 + bin=tini [2022-03-14T05:48:49.159Z] #40 1.262 + shift [2022-03-14T05:48:49.159Z] #40 1.262 + '[' '!' -f //tini.installer ']' [2022-03-14T05:48:49.159Z] #40 1.262 + . //tini.installer [2022-03-14T05:48:49.159Z] #40 1.262 ++ : v0.19.0 [2022-03-14T05:48:49.159Z] #40 1.262 + install_tini [2022-03-14T05:48:49.159Z] #40 1.298 Install tini version v0.19.0 [2022-03-14T05:48:49.159Z] #40 1.306 + echo 'Install tini version v0.19.0' [2022-03-14T05:48:49.159Z] #40 1.306 + git clone https://github.com/krallin/tini.git /tmp/tmp.nZSF1uD92s/tini [2022-03-14T05:48:49.159Z] #40 1.309 Cloning into '/tmp/tmp.nZSF1uD92s/tini'... [2022-03-14T05:48:49.159Z] #40 1.807 + cd /tmp/tmp.nZSF1uD92s/tini [2022-03-14T05:48:49.159Z] #40 1.808 + git checkout -q v0.19.0 [2022-03-14T05:48:49.159Z] #40 1.819 + cmake . [2022-03-14T05:48:49.159Z] #40 2.210 -- The C compiler identification is GNU 10.2.1 [2022-03-14T05:48:49.159Z] #40 2.248 -- Detecting C compiler ABI info [2022-03-14T05:48:49.159Z] #40 2.564 -- Detecting C compiler ABI info - done [2022-03-14T05:48:49.159Z] #40 2.663 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-14T05:48:49.159Z] #40 2.664 -- Detecting C compile features [2022-03-14T05:48:49.159Z] #40 2.665 -- Detecting C compile features - done [2022-03-14T05:48:49.159Z] #40 2.696 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-14T05:48:49.159Z] #40 2.842 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-14T05:48:49.159Z] #40 2.935 -- Configuring done [2022-03-14T05:48:49.159Z] #40 2.942 -- Generating done [2022-03-14T05:48:49.159Z] #40 2.964 -- Build files have been written to: /tmp/tmp.nZSF1uD92s/tini [2022-03-14T05:48:49.159Z] #40 2.968 + make tini-static [2022-03-14T05:48:49.159Z] #40 3.050 Scanning dependencies of target tini-static [2022-03-14T05:48:49.159Z] #40 3.184 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-14T05:48:49.159Z] #40 4.407 [100%] Linking C executable tini-static [2022-03-14T05:48:49.159Z] #40 4.796 [100%] Built target tini-static [2022-03-14T05:48:49.159Z] #40 4.826 + mkdir -p /build [2022-03-14T05:48:49.159Z] #40 4.827 + cp tini-static /build/docker-init [2022-03-14T05:48:49.159Z] #40 DONE 5.1s [2022-03-14T05:48:49.159Z] [2022-03-14T05:48:49.159Z] #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-14T05:48:49.159Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-14T05:48:49.159Z] #51 40.61 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-14T05:48:49.159Z] #51 40.67 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-14T05:48:49.159Z] #51 40.68 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-14T05:48:49.159Z] #51 40.73 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-14T05:48:49.159Z] #51 40.78 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-14T05:48:49.159Z] #51 40.80 go: downloading golang.org/x/mod v0.5.1 [2022-03-14T05:48:49.159Z] #51 40.86 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-14T05:48:49.159Z] #51 40.96 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-14T05:48:49.159Z] #51 40.97 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-14T05:48:49.159Z] #51 41.06 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-14T05:48:49.159Z] #51 41.08 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-14T05:48:49.159Z] #51 41.12 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-14T05:48:49.159Z] #51 41.58 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-14T05:48:49.159Z] #51 41.70 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-14T05:48:49.159Z] #51 41.92 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-14T05:48:49.159Z] #51 41.96 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-14T05:48:49.159Z] #51 41.96 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-14T05:48:49.159Z] #51 42.02 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-14T05:48:49.159Z] #51 42.02 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-14T05:48:49.159Z] #51 42.05 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-14T05:48:49.159Z] #51 42.05 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-14T05:48:49.159Z] #51 42.28 go: downloading github.com/prometheus/common v0.10.0 [2022-03-14T05:48:49.159Z] #51 42.46 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-14T05:48:49.159Z] #51 42.53 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-14T05:48:49.159Z] #51 42.62 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-14T05:48:49.159Z] #51 44.19 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-14T05:48:50.545Z] #58 29.83 Reading package lists... [2022-03-14T05:48:50.545Z] #58 ... [2022-03-14T05:48:50.545Z] [2022-03-14T05:48:50.545Z] #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-14T05:48:50.545Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-14T05:48:50.545Z] #43 32.04 Updating files: 71% (1319/1837) Updating files: 72% (1323/1837) Updating files: 73% (1342/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-14T05:48:50.545Z] #43 32.72 + git checkout -q v2.3.0 [2022-03-14T05:48:50.806Z] #43 35.30 + 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-14T05:48:51.449Z] #14 16.99 Reading package lists... [2022-03-14T05:48:51.449Z] #14 ... [2022-03-14T05:48:51.449Z] [2022-03-14T05:48:51.449Z] #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-14T05:48:51.449Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-14T05:48:51.449Z] #43 21.26 Updating files: 90% (1657/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-14T05:48:51.449Z] #43 21.47 + git checkout -q v2.3.0 [2022-03-14T05:48:51.707Z] #43 ... [2022-03-14T05:48:51.707Z] [2022-03-14T05:48:51.707Z] #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-14T05:48:51.707Z] #63 sha256:74ef156376291e22e0089d3f079dcb67ef54aa605c29814fd8c94379b3cc0a42 [2022-03-14T05:48:51.707Z] #63 12.21 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-14T05:48:51.707Z] #63 12.35 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-14T05:48:51.707Z] #63 12.52 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-14T05:48:51.707Z] #63 14.08 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-14T05:48:51.761Z] #43 ... [2022-03-14T05:48:51.761Z] [2022-03-14T05:48:51.761Z] #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-14T05:48:51.761Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-14T05:48:51.761Z] #47 25.97 Fetched 8510 kB in 21s (406 kB/s) [2022-03-14T05:48:51.761Z] #47 25.97 Reading package lists... [2022-03-14T05:48:51.761Z] #47 33.91 Reading package lists... [2022-03-14T05:48:51.761Z] #47 ... [2022-03-14T05:48:51.761Z] [2022-03-14T05:48:51.761Z] #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-14T05:48:51.761Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-14T05:48:51.761Z] #38 24.66 Reading package lists... [2022-03-14T05:48:51.964Z] #63 ... [2022-03-14T05:48:51.964Z] [2022-03-14T05:48:51.964Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-14T05:48:51.964Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:48:52.458Z] #51 ... [2022-03-14T05:48:52.458Z] [2022-03-14T05:48:52.458Z] #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-14T05:48:52.458Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-14T05:48:52.458Z] #14 42.47 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-14T05:48:52.458Z] #14 42.48 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-14T05:48:52.458Z] #14 42.57 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-14T05:48:52.458Z] #14 48.29 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-14T05:48:52.458Z] #14 48.30 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-03-14T05:48:52.458Z] #14 48.30 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-14T05:48:52.458Z] #14 48.42 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-14T05:48:52.458Z] #14 48.42 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-03-14T05:48:52.458Z] #14 48.42 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-14T05:48:53.501Z] #38 23.94 Reading package lists... [2022-03-14T05:48:53.502Z] #38 ... [2022-03-14T05:48:53.502Z] [2022-03-14T05:48:53.502Z] #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-14T05:48:53.502Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-14T05:48:53.502Z] #47 25.62 Fetched 8510 kB in 20s (420 kB/s) [2022-03-14T05:48:53.502Z] #47 25.62 Reading package lists... [2022-03-14T05:48:53.502Z] #47 ... [2022-03-14T05:48:53.502Z] [2022-03-14T05:48:53.502Z] #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-14T05:48:53.502Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:48:53.502Z] #14 23.78 Reading package lists... [2022-03-14T05:48:53.684Z] #38 33.02 Reading package lists... [2022-03-14T05:48:53.684Z] #38 ... [2022-03-14T05:48:53.684Z] [2022-03-14T05:48:53.684Z] #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-14T05:48:53.684Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-14T05:48:53.684Z] #58 29.83 Reading package lists... [2022-03-14T05:48:53.843Z] #14 54.02 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-14T05:48:53.843Z] #14 54.02 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-03-14T05:48:53.843Z] #14 54.03 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-14T05:48:54.834Z] #58 38.62 Building dependency tree... [2022-03-14T05:48:54.834Z] #58 ... [2022-03-14T05:48:54.834Z] [2022-03-14T05:48:54.834Z] #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-14T05:48:54.834Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:48:54.834Z] #14 21.09 Reading package lists... [2022-03-14T05:48:54.834Z] #14 29.55 Reading package lists... [2022-03-14T05:48:55.782Z] #14 37.91 Building dependency tree... [2022-03-14T05:48:56.159Z] #14 22.21 Reading package lists... [2022-03-14T05:48:56.358Z] #14 ... [2022-03-14T05:48:56.358Z] [2022-03-14T05:48:56.358Z] #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-14T05:48:56.358Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-14T05:48:56.358Z] #58 38.62 Building dependency tree... [2022-03-14T05:48:56.416Z] #14 26.82 Building dependency tree... [2022-03-14T05:48:56.416Z] #14 ... [2022-03-14T05:48:56.416Z] [2022-03-14T05:48:56.416Z] #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-14T05:48:56.416Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-14T05:48:56.416Z] #38 17.37 Fetched 8506 kB in 13s (642 kB/s) [2022-03-14T05:48:56.416Z] #38 17.37 Reading package lists... [2022-03-14T05:48:56.416Z] #38 22.60 Reading package lists... [2022-03-14T05:48:56.673Z] #38 27.15 Building dependency tree... [2022-03-14T05:48:56.673Z] #38 ... [2022-03-14T05:48:56.673Z] [2022-03-14T05:48:56.673Z] #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-14T05:48:56.673Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-14T05:48:56.674Z] #51 24.44 go: downloading github.com/fatih/color v1.13.0 [2022-03-14T05:48:56.674Z] #51 24.45 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-14T05:48:56.674Z] #51 24.51 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-14T05:48:56.674Z] #51 24.56 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-14T05:48:56.674Z] #51 24.75 go: downloading github.com/spf13/viper v1.10.1 [2022-03-14T05:48:56.674Z] #51 24.86 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-14T05:48:56.674Z] #51 25.33 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-14T05:48:56.674Z] #51 25.35 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-14T05:48:56.674Z] #51 26.34 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-14T05:48:56.674Z] #51 26.36 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-14T05:48:56.782Z] #14 31.71 Reading package lists... [2022-03-14T05:48:56.782Z] #14 ... [2022-03-14T05:48:56.782Z] [2022-03-14T05:48:56.782Z] #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-14T05:48:56.782Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-14T05:48:56.782Z] #58 24.97 Fetched 8506 kB in 20s (433 kB/s) [2022-03-14T05:48:56.782Z] #58 24.97 Reading package lists... [2022-03-14T05:48:56.782Z] #58 33.19 Reading package lists... [2022-03-14T05:48:56.782Z] #58 ... [2022-03-14T05:48:56.782Z] [2022-03-14T05:48:56.782Z] #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-14T05:48:56.782Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-14T05:48:56.782Z] #43 31.79 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-14T05:48:56.782Z] #43 32.42 + git checkout -q v2.3.0 [2022-03-14T05:48:56.782Z] #43 35.32 + 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-14T05:48:57.611Z] #51 ... [2022-03-14T05:48:57.611Z] [2022-03-14T05:48:57.611Z] #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-14T05:48:57.611Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-14T05:48:57.611Z] #47 18.03 Fetched 8510 kB in 15s (581 kB/s) [2022-03-14T05:48:57.611Z] #47 18.03 Reading package lists... [2022-03-14T05:48:57.611Z] #47 23.16 Reading package lists... [2022-03-14T05:48:57.611Z] #47 27.57 Building dependency tree... [2022-03-14T05:48:57.611Z] #47 ... [2022-03-14T05:48:57.611Z] [2022-03-14T05:48:57.611Z] #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-14T05:48:57.611Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-14T05:48:57.611Z] #38 27.15 Building dependency tree... [2022-03-14T05:48:58.730Z] Running on azwin-2-c4a610 in d:\jenkins\workspace\moby_PR-43375 [Pipeline] { [Pipeline] ws [2022-03-14T05:48:58.750Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-14T05:48:59.508Z] #38 30.05 The following additional packages will be installed: [2022-03-14T05:48:59.508Z] #38 30.10 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-14T05:48:59.508Z] #38 30.10 Suggested packages: [2022-03-14T05:48:59.508Z] #38 30.10 cmake-doc ninja-build lrzip [2022-03-14T05:48:59.508Z] #38 30.10 Recommended packages: [2022-03-14T05:48:59.508Z] #38 30.11 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-14T05:49:00.071Z] #38 30.91 The following NEW packages will be installed: [2022-03-14T05:49:00.071Z] #38 ... [2022-03-14T05:49:00.071Z] [2022-03-14T05:49:00.071Z] #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-14T05:49:00.071Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-14T05:49:00.071Z] #53 30.86 v3.0.2 [2022-03-14T05:49:00.071Z] #53 DONE 31.0s [2022-03-14T05:49:00.071Z] [2022-03-14T05:49:00.071Z] #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-14T05:49:00.071Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-14T05:49:00.071Z] #38 30.92 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-14T05:49:00.071Z] #38 30.93 vim-common xxd [2022-03-14T05:49:00.328Z] #38 31.31 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-03-14T05:49:00.328Z] #38 31.31 Need to get 17.7 MB of archives. [2022-03-14T05:49:00.328Z] #38 31.31 After this operation, 70.7 MB of additional disk space will be used. [2022-03-14T05:49:00.328Z] #38 31.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-14T05:49:00.328Z] #38 31.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-14T05:49:00.328Z] #38 31.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-14T05:49:00.328Z] #38 31.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-14T05:49:00.404Z] The recommended git tool is: git [2022-03-14T05:49:00.579Z] #58 44.87 The following additional packages will be installed: [2022-03-14T05:49:00.579Z] #58 44.89 libbtrfs0 [2022-03-14T05:49:00.579Z] #58 45.09 The following NEW packages will be installed: [2022-03-14T05:49:00.579Z] #58 45.09 libbtrfs-dev libbtrfs0 [2022-03-14T05:49:00.585Z] #38 ... [2022-03-14T05:49:00.585Z] [2022-03-14T05:49:00.585Z] #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-14T05:49:00.585Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-14T05:49:00.585Z] #58 16.56 Reading package lists... [2022-03-14T05:49:00.585Z] #58 21.74 Reading package lists... [2022-03-14T05:49:00.585Z] #58 26.42 Building dependency tree... [2022-03-14T05:49:00.585Z] #58 29.06 The following additional packages will be installed: [2022-03-14T05:49:00.585Z] #58 29.07 libbtrfs0 [2022-03-14T05:49:00.585Z] #58 29.27 The following NEW packages will be installed: [2022-03-14T05:49:00.585Z] #58 29.28 libbtrfs-dev libbtrfs0 [2022-03-14T05:49:00.585Z] #58 29.69 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-03-14T05:49:00.585Z] #58 29.69 Need to get 460 kB of archives. [2022-03-14T05:49:00.585Z] #58 29.69 After this operation, 1237 kB of additional disk space will be used. [2022-03-14T05:49:00.585Z] #58 29.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-14T05:49:00.585Z] #58 29.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-14T05:49:00.585Z] #58 30.72 debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T05:49:00.585Z] #58 31.06 Fetched 460 kB in 0s (1411 kB/s) [2022-03-14T05:49:00.585Z] #58 31.13 Selecting previously unselected package libbtrfs0:amd64. [2022-03-14T05:49:00.585Z] #58 31.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-14T05:49:00.585Z] #58 31.21 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-14T05:49:00.585Z] #58 31.21 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-14T05:49:00.585Z] #58 31.45 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-14T05:49:00.585Z] #58 31.45 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-14T05:49:00.585Z] #58 31.47 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-14T05:49:00.842Z] #58 ... [2022-03-14T05:49:00.842Z] [2022-03-14T05:49:00.842Z] #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-14T05:49:00.842Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-14T05:49:00.842Z] #51 29.21 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-14T05:49:00.842Z] #51 29.22 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-14T05:49:00.842Z] #51 29.22 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-14T05:49:00.842Z] #51 29.34 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-14T05:49:00.842Z] #51 29.47 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-14T05:49:00.842Z] #51 29.53 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-14T05:49:00.842Z] #51 29.57 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-14T05:49:00.842Z] #51 29.64 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-14T05:49:00.842Z] #51 29.66 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-14T05:49:00.842Z] #51 29.70 go: downloading github.com/spf13/afero v1.6.0 [2022-03-14T05:49:00.842Z] #51 29.73 go: downloading github.com/spf13/cast v1.4.1 [2022-03-14T05:49:00.842Z] #51 29.78 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-14T05:49:00.842Z] #51 29.81 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-14T05:49:00.842Z] #51 29.84 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-14T05:49:00.842Z] #51 30.03 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-14T05:49:00.842Z] #51 30.06 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-14T05:49:00.842Z] #51 30.10 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-14T05:49:00.842Z] #51 30.12 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-14T05:49:00.842Z] #51 30.14 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-14T05:49:00.842Z] #51 30.15 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-14T05:49:00.842Z] #51 30.15 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-14T05:49:00.842Z] #51 30.16 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-14T05:49:00.842Z] #51 30.18 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-14T05:49:00.842Z] #51 30.25 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-14T05:49:00.842Z] #51 30.28 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-14T05:49:00.842Z] #51 30.33 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-14T05:49:00.842Z] #51 30.48 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-14T05:49:00.842Z] #51 30.58 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-14T05:49:00.842Z] #51 30.68 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-14T05:49:00.842Z] #51 30.75 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-14T05:49:00.842Z] #51 30.82 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-14T05:49:00.842Z] #51 30.99 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-14T05:49:00.842Z] #51 31.01 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-14T05:49:00.842Z] #51 31.07 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-14T05:49:00.842Z] #51 31.13 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-14T05:49:00.842Z] #51 31.21 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-14T05:49:00.842Z] #51 31.27 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-14T05:49:00.842Z] #51 31.33 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-14T05:49:00.842Z] #51 31.41 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-14T05:49:00.842Z] #51 31.43 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-14T05:49:00.842Z] #51 31.45 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-14T05:49:00.842Z] #51 31.50 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-14T05:49:00.842Z] #51 31.50 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-14T05:49:00.842Z] #51 31.53 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-14T05:49:00.842Z] #51 31.57 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-14T05:49:00.842Z] #51 31.62 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-14T05:49:00.842Z] #51 31.65 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-14T05:49:00.842Z] #51 31.72 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-14T05:49:00.974Z] #43 ... [2022-03-14T05:49:00.974Z] [2022-03-14T05:49:00.974Z] #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-14T05:49:00.974Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:49:00.974Z] #14 31.71 Reading package lists... [2022-03-14T05:49:01.099Z] #51 31.87 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-14T05:49:01.099Z] #51 32.02 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-14T05:49:01.099Z] #51 32.05 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-14T05:49:01.099Z] #51 32.06 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-14T05:49:01.099Z] #51 32.07 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-14T05:49:01.159Z] #58 45.63 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-03-14T05:49:01.159Z] #58 45.63 Need to get 460 kB of archives. [2022-03-14T05:49:01.159Z] #58 45.63 After this operation, 1237 kB of additional disk space will be used. [2022-03-14T05:49:01.159Z] #58 45.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-14T05:49:01.159Z] #58 45.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-14T05:49:01.374Z] #51 32.23 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-14T05:49:01.374Z] #51 ... [2022-03-14T05:49:01.374Z] [2022-03-14T05:49:01.374Z] #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-14T05:49:01.374Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-14T05:49:01.374Z] #58 31.78 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-14T05:49:01.374Z] #58 31.79 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-14T05:49:01.375Z] #58 31.82 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-14T05:49:01.375Z] #58 DONE 32.3s [2022-03-14T05:49:01.375Z] [2022-03-14T05:49:01.375Z] #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-14T05:49:01.375Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-14T05:49:01.375Z] #51 32.27 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-14T05:49:01.375Z] #51 32.30 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-14T05:49:01.375Z] #51 32.34 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-14T05:49:01.634Z] #51 32.37 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-14T05:49:01.634Z] #51 32.38 go: downloading github.com/julz/importas v0.1.0 [2022-03-14T05:49:01.634Z] #51 32.41 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-14T05:49:01.634Z] #51 32.42 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-14T05:49:01.634Z] #51 32.56 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-14T05:49:01.634Z] #51 32.56 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-14T05:49:01.634Z] #51 32.58 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-14T05:49:01.634Z] #51 32.63 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-14T05:49:01.892Z] #51 32.72 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-14T05:49:01.892Z] #51 32.72 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-14T05:49:01.892Z] #51 32.75 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-14T05:49:01.892Z] #51 ... [2022-03-14T05:49:01.892Z] [2022-03-14T05:49:01.892Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-14T05:49:01.892Z] #59 sha256:7f96d4a636fe20d5b05f3a484ba5b798ed5e43eff42cde9e6ca90429b03a6e5b [2022-03-14T05:49:01.892Z] #59 DONE 0.5s [2022-03-14T05:49:01.892Z] [2022-03-14T05:49:01.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-14T05:49:01.892Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-14T05:49:01.892Z] #51 32.78 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-14T05:49:01.966Z] #14 61.67 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-14T05:49:01.966Z] #14 61.67 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-03-14T05:49:01.966Z] #14 61.68 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-14T05:49:01.966Z] #14 ... [2022-03-14T05:49:01.966Z] [2022-03-14T05:49:01.966Z] #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-14T05:49:01.966Z] #60 sha256:da0ec40c138d0549b7561ebc7df21562df367a86716273c950247a94398b7874 [2022-03-14T05:49:02.104Z] #58 ... [2022-03-14T05:49:02.104Z] [2022-03-14T05:49:02.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-14T05:49:02.104Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:49:02.104Z] #14 43.37 The following additional packages will be installed: [2022-03-14T05:49:02.104Z] #14 43.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-14T05:49:02.104Z] #14 43.37 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-14T05:49:02.104Z] #14 43.37 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-14T05:49:02.104Z] #14 43.37 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-14T05:49:02.104Z] #14 43.37 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-14T05:49:02.104Z] #14 43.37 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-14T05:49:02.104Z] #14 43.37 mingw-w64-common mingw-w64-x86-64-dev [2022-03-14T05:49:02.104Z] #14 43.39 Suggested packages: [2022-03-14T05:49:02.104Z] #14 43.43 gcc-10-locales seccomp wine64 [2022-03-14T05:49:02.104Z] #14 45.28 The following NEW packages will be installed: [2022-03-14T05:49:02.104Z] #14 45.29 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-14T05:49:02.104Z] #14 45.29 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-14T05:49:02.104Z] #14 45.29 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-14T05:49:02.104Z] #14 45.29 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-14T05:49:02.104Z] #14 45.29 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-14T05:49:02.104Z] #14 45.30 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-14T05:49:02.104Z] #14 45.30 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-14T05:49:02.104Z] #14 45.30 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-14T05:49:02.104Z] #14 45.30 mingw-w64-x86-64-dev [2022-03-14T05:49:02.104Z] #14 45.87 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-03-14T05:49:02.104Z] #14 45.87 Need to get 115 MB of archives. [2022-03-14T05:49:02.104Z] #14 45.87 After this operation, 645 MB of additional disk space will be used. [2022-03-14T05:49:02.104Z] #14 45.87 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-14T05:49:02.104Z] #14 46.07 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-14T05:49:02.104Z] #14 46.25 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-14T05:49:02.104Z] #14 46.26 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-14T05:49:02.104Z] #14 46.28 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-14T05:49:02.104Z] #14 46.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-14T05:49:02.104Z] #14 46.71 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-14T05:49:02.150Z] #51 32.93 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-14T05:49:02.150Z] #51 32.94 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-14T05:49:02.365Z] #14 47.00 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-14T05:49:02.365Z] #14 47.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-14T05:49:02.407Z] #51 ... [2022-03-14T05:49:02.407Z] [2022-03-14T05:49:02.407Z] #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-14T05:49:02.407Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-14T05:49:02.407Z] #43 23.39 + 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-14T05:49:02.419Z] #14 39.45 Building dependency tree... [2022-03-14T05:49:02.419Z] #14 ... [2022-03-14T05:49:02.419Z] [2022-03-14T05:49:02.419Z] #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-14T05:49:02.419Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-14T05:49:02.419Z] #38 23.94 Reading package lists... [2022-03-14T05:49:02.419Z] #38 31.68 Reading package lists... [2022-03-14T05:49:02.485Z] #60 31.26 Updating files: 73% (3473/4734) Updating files: 74% (3504/4734) Updating files: 75% (3551/4734) Updating files: 76% (3598/4734) Updating files: 77% (3646/4734) Updating files: 78% (3693/4734) Updating files: 79% (3740/4734) Updating files: 80% (3788/4734) Updating files: 81% (3835/4734) Updating files: 82% (3882/4734) Updating files: 83% (3930/4734) Updating files: 84% (3977/4734) Updating files: 85% (4024/4734) Updating files: 86% (4072/4734) Updating files: 87% (4119/4734) Updating files: 88% (4166/4734) Updating files: 89% (4214/4734) Updating files: 90% (4261/4734) Updating files: 91% (4308/4734) Updating files: 92% (4356/4734) Updating files: 93% (4403/4734) Updating files: 94% (4450/4734) Updating files: 95% (4498/4734) Updating files: 96% (4545/4734) Updating files: 97% (4592/4734) Updating files: 98% (4640/4734) Updating files: 99% (4687/4734) Updating files: 100% (4734/4734) Updating files: 100% (4734/4734), done. [2022-03-14T05:49:02.485Z] #60 31.92 + cd /tmp/tmp.hGPGFOHaFq/src/github.com/containerd/containerd [2022-03-14T05:49:02.485Z] #60 31.92 + git checkout -q v1.6.1 [2022-03-14T05:49:02.663Z] #43 ... [2022-03-14T05:49:02.663Z] [2022-03-14T05:49:02.663Z] #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-14T05:49:02.663Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-14T05:49:02.663Z] #51 33.51 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-14T05:49:02.663Z] #51 33.51 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-14T05:49:02.663Z] #51 33.54 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-14T05:49:02.663Z] #51 33.54 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-14T05:49:02.663Z] #51 33.58 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-14T05:49:02.663Z] #51 33.62 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-14T05:49:02.680Z] #38 39.57 Building dependency tree... [2022-03-14T05:49:02.680Z] #38 ... [2022-03-14T05:49:02.680Z] [2022-03-14T05:49:02.680Z] #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-14T05:49:02.680Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-14T05:49:02.680Z] #51 39.88 go: downloading github.com/fatih/color v1.13.0 [2022-03-14T05:49:02.680Z] #51 39.88 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-14T05:49:02.680Z] #51 39.95 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-14T05:49:02.680Z] #51 39.96 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-14T05:49:02.680Z] #51 40.50 go: downloading github.com/spf13/viper v1.10.1 [2022-03-14T05:49:02.680Z] #51 40.52 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-14T05:49:02.680Z] #51 41.35 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-14T05:49:02.680Z] #51 41.35 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-14T05:49:02.919Z] #51 33.77 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-14T05:49:02.920Z] #51 33.77 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-14T05:49:02.920Z] #51 33.77 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-14T05:49:03.054Z] #60 32.40 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-14T05:49:03.054Z] #60 32.40 + BUILDTAGS='netgo osusergo static_build' [2022-03-14T05:49:03.054Z] #60 32.40 + export EXTRA_FLAGS=-buildmode=pie [2022-03-14T05:49:03.054Z] #60 32.40 + EXTRA_FLAGS=-buildmode=pie [2022-03-14T05:49:03.054Z] #60 32.40 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-14T05:49:03.054Z] #60 32.40 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-14T05:49:03.054Z] #60 32.40 + '[' '' = dynamic ']' [2022-03-14T05:49:03.054Z] #60 32.40 + make [2022-03-14T05:49:03.177Z] #51 33.97 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-14T05:49:03.178Z] #51 33.97 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-14T05:49:03.178Z] #51 33.97 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-14T05:49:03.178Z] #51 33.97 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-14T05:49:03.178Z] #51 34.08 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-14T05:49:03.178Z] #51 34.08 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-14T05:49:03.178Z] #51 34.13 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-14T05:49:03.178Z] #51 34.13 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-14T05:49:03.178Z] #51 34.13 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-14T05:49:03.178Z] #51 34.20 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-14T05:49:03.178Z] #51 34.20 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-14T05:49:03.178Z] #51 34.23 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-14T05:49:03.313Z] #14 47.92 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-14T05:49:03.435Z] #51 34.40 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-14T05:49:03.436Z] #51 34.40 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-14T05:49:03.436Z] #51 34.40 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-14T05:49:03.436Z] #51 34.47 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-14T05:49:03.436Z] #51 34.49 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-14T05:49:03.998Z] #60 33.44 + bin/ctr [2022-03-14T05:49:04.004Z] #51 34.87 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-14T05:49:04.004Z] #51 34.93 go: downloading honnef.co/go/tools v0.2.2 [2022-03-14T05:49:04.116Z] #51 42.72 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-14T05:49:04.116Z] #51 42.92 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-14T05:49:04.694Z] #51 ... [2022-03-14T05:49:04.694Z] [2022-03-14T05:49:04.694Z] #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-14T05:49:04.694Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-14T05:49:04.694Z] #47 25.62 Reading package lists... [2022-03-14T05:49:04.694Z] #47 33.43 Reading package lists... [2022-03-14T05:49:04.952Z] #47 41.78 Building dependency tree... [2022-03-14T05:49:04.952Z] #47 ... [2022-03-14T05:49:04.952Z] [2022-03-14T05:49:04.952Z] #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-14T05:49:04.952Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-14T05:49:04.952Z] #58 33.19 Reading package lists... [2022-03-14T05:49:04.952Z] #58 40.94 Building dependency tree... [2022-03-14T05:49:05.231Z] #14 ... [2022-03-14T05:49:05.231Z] [2022-03-14T05:49:05.231Z] #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-14T05:49:05.231Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-14T05:49:05.231Z] #58 47.22 debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T05:49:05.231Z] #58 47.66 Fetched 460 kB in 0s (1004 kB/s) [2022-03-14T05:49:05.231Z] #58 47.88 Selecting previously unselected package libbtrfs0:amd64. [2022-03-14T05:49:05.231Z] #58 47.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-14T05:49:05.231Z] #58 47.98 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-14T05:49:05.231Z] #58 48.01 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-14T05:49:05.231Z] #58 48.28 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-14T05:49:05.231Z] #58 48.28 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-14T05:49:05.231Z] #58 48.29 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-14T05:49:05.231Z] #58 48.98 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-14T05:49:05.231Z] #58 49.04 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-14T05:49:05.231Z] #58 49.13 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-14T05:49:05.377Z] #51 35.98 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-14T05:49:05.377Z] #51 35.99 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-14T05:49:05.377Z] #51 36.13 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-14T05:49:05.377Z] #51 36.19 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-14T05:49:06.622Z] #58 DONE 50.9s [2022-03-14T05:49:06.622Z] [2022-03-14T05:49:06.622Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-14T05:49:06.622Z] #59 sha256:189cfe519f54254da11284769e4643a7d1ed8a340f221c11e2b6d6e42819758a [2022-03-14T05:49:06.622Z] #59 DONE 0.3s [2022-03-14T05:49:06.622Z] [2022-03-14T05:49:06.622Z] #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-14T05:49:06.622Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-14T05:49:06.622Z] #53 51.04 v3.0.2 [2022-03-14T05:49:06.622Z] #53 DONE 51.2s [2022-03-14T05:49:06.622Z] [2022-03-14T05:49:06.622Z] #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-14T05:49:06.622Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-14T05:49:06.622Z] #51 41.41 go: downloading github.com/fatih/color v1.13.0 [2022-03-14T05:49:06.622Z] #51 41.41 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-14T05:49:06.622Z] #51 41.56 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-14T05:49:06.622Z] #51 41.61 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-14T05:49:06.622Z] #51 41.90 go: downloading github.com/spf13/viper v1.10.1 [2022-03-14T05:49:06.622Z] #51 42.11 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-14T05:49:06.622Z] #51 42.59 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-14T05:49:06.622Z] #51 42.69 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-14T05:49:06.622Z] #51 42.75 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-14T05:49:06.622Z] #51 42.79 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-14T05:49:06.622Z] #51 44.57 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-14T05:49:06.622Z] #51 44.66 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-14T05:49:06.622Z] #51 44.75 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-14T05:49:06.622Z] #51 44.95 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-14T05:49:06.622Z] #51 45.23 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-14T05:49:06.622Z] #51 45.46 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-14T05:49:06.622Z] #51 50.29 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-14T05:49:06.622Z] #51 50.30 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-14T05:49:06.622Z] #51 50.59 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-14T05:49:06.622Z] #51 50.62 go: downloading github.com/spf13/afero v1.6.0 [2022-03-14T05:49:06.622Z] #51 50.77 go: downloading github.com/spf13/cast v1.4.1 [2022-03-14T05:49:06.622Z] #51 50.84 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-14T05:49:06.622Z] #51 50.92 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-14T05:49:06.622Z] #51 50.98 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-14T05:49:06.622Z] #51 51.09 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-14T05:49:06.622Z] #51 51.28 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-14T05:49:06.622Z] #51 ... [2022-03-14T05:49:06.622Z] [2022-03-14T05:49:06.622Z] #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-14T05:49:06.622Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-14T05:49:06.622Z] #38 33.02 Reading package lists... [2022-03-14T05:49:06.622Z] #38 41.41 Building dependency tree... [2022-03-14T05:49:06.622Z] #38 46.69 The following additional packages will be installed: [2022-03-14T05:49:06.622Z] #38 46.72 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-14T05:49:06.622Z] #38 46.76 Suggested packages: [2022-03-14T05:49:06.622Z] #38 46.76 cmake-doc ninja-build lrzip [2022-03-14T05:49:06.622Z] #38 46.76 Recommended packages: [2022-03-14T05:49:06.622Z] #38 46.76 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-14T05:49:06.622Z] #38 48.04 The following NEW packages will be installed: [2022-03-14T05:49:06.622Z] #38 48.04 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-14T05:49:06.622Z] #38 48.07 vim-common xxd [2022-03-14T05:49:06.622Z] #38 48.44 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-03-14T05:49:06.622Z] #38 48.44 Need to get 17.7 MB of archives. [2022-03-14T05:49:06.622Z] #38 48.44 After this operation, 70.7 MB of additional disk space will be used. [2022-03-14T05:49:06.622Z] #38 48.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-14T05:49:06.622Z] #38 48.45 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-14T05:49:06.622Z] #38 48.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-14T05:49:06.622Z] #38 48.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-14T05:49:06.622Z] #38 49.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-14T05:49:06.622Z] #38 49.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-14T05:49:06.622Z] #38 49.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-14T05:49:06.622Z] #38 49.24 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-14T05:49:06.622Z] #38 49.25 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-14T05:49:06.622Z] #38 49.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-14T05:49:06.622Z] #38 51.19 debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T05:49:06.755Z] #51 37.58 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-14T05:49:06.755Z] #51 37.58 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-14T05:49:06.755Z] #51 37.58 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-14T05:49:06.755Z] #51 37.72 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-14T05:49:06.883Z] #38 ... [2022-03-14T05:49:06.883Z] [2022-03-14T05:49:06.883Z] #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-14T05:49:06.883Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-14T05:49:06.883Z] #51 51.47 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-14T05:49:06.883Z] #51 51.55 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-14T05:49:06.883Z] #51 51.59 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-14T05:49:06.883Z] #51 51.64 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-14T05:49:06.884Z] #51 51.64 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-14T05:49:07.015Z] #51 37.93 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-14T05:49:07.015Z] #51 37.93 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-14T05:49:07.015Z] #51 ... [2022-03-14T05:49:07.015Z] [2022-03-14T05:49:07.015Z] #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-14T05:49:07.015Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:49:07.015Z] #14 26.82 Building dependency tree... [2022-03-14T05:49:07.015Z] #14 29.65 The following additional packages will be installed: [2022-03-14T05:49:07.015Z] #14 29.67 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-14T05:49:07.015Z] #14 29.67 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-14T05:49:07.015Z] #14 29.67 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-14T05:49:07.015Z] #14 29.67 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-14T05:49:07.015Z] #14 29.67 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-14T05:49:07.015Z] #14 29.67 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-14T05:49:07.015Z] #14 29.67 mingw-w64-common mingw-w64-x86-64-dev [2022-03-14T05:49:07.015Z] #14 29.69 Suggested packages: [2022-03-14T05:49:07.015Z] #14 29.69 gcc-10-locales seccomp wine64 [2022-03-14T05:49:07.015Z] #14 30.83 The following NEW packages will be installed: [2022-03-14T05:49:07.015Z] #14 30.86 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-14T05:49:07.015Z] #14 30.86 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-14T05:49:07.015Z] #14 30.86 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-14T05:49:07.015Z] #14 30.86 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-14T05:49:07.015Z] #14 30.86 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-14T05:49:07.015Z] #14 30.87 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-14T05:49:07.015Z] #14 30.87 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-14T05:49:07.015Z] #14 30.88 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-14T05:49:07.015Z] #14 30.88 mingw-w64-x86-64-dev [2022-03-14T05:49:07.015Z] #14 31.27 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-03-14T05:49:07.015Z] #14 31.27 Need to get 115 MB of archives. [2022-03-14T05:49:07.015Z] #14 31.27 After this operation, 645 MB of additional disk space will be used. [2022-03-14T05:49:07.015Z] #14 31.27 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-14T05:49:07.015Z] #14 31.40 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-14T05:49:07.015Z] #14 31.52 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-14T05:49:07.015Z] #14 31.52 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-14T05:49:07.015Z] #14 31.55 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-14T05:49:07.015Z] #14 31.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-14T05:49:07.015Z] #14 31.80 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-14T05:49:07.015Z] #14 31.97 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-14T05:49:07.015Z] #14 31.97 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-14T05:49:07.015Z] #14 32.58 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-14T05:49:07.015Z] #14 34.08 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-14T05:49:07.015Z] #14 34.53 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-14T05:49:07.015Z] #14 35.06 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-14T05:49:07.015Z] #14 36.77 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-14T05:49:07.015Z] #14 37.39 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-14T05:49:07.015Z] #14 37.39 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-14T05:49:07.015Z] #14 37.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-14T05:49:07.015Z] #14 37.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-14T05:49:07.015Z] #14 37.41 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-14T05:49:07.015Z] #14 37.41 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-14T05:49:07.015Z] #14 37.43 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-14T05:49:07.015Z] #14 37.44 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-14T05:49:07.015Z] #14 37.46 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-14T05:49:07.015Z] #14 37.47 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-14T05:49:07.015Z] #14 37.47 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-14T05:49:07.015Z] #14 37.49 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-14T05:49:07.015Z] #14 37.50 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-14T05:49:07.015Z] #14 37.53 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-14T05:49:07.015Z] #14 37.53 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-14T05:49:07.015Z] #14 37.54 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-14T05:49:07.144Z] #51 51.72 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-14T05:49:07.145Z] #51 51.73 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-14T05:49:07.273Z] #14 ... [2022-03-14T05:49:07.273Z] [2022-03-14T05:49:07.273Z] #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-14T05:49:07.273Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-14T05:49:07.273Z] #51 38.01 go: downloading golang.org/x/text v0.3.7 [2022-03-14T05:49:07.483Z] #58 45.72 The following additional packages will be installed: [2022-03-14T05:49:07.483Z] #58 45.73 libbtrfs0 [2022-03-14T05:49:07.483Z] #58 46.08 The following NEW packages will be installed: [2022-03-14T05:49:07.483Z] #58 46.09 libbtrfs-dev libbtrfs0 [2022-03-14T05:49:07.740Z] #58 46.50 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-03-14T05:49:07.740Z] #58 46.50 Need to get 460 kB of archives. [2022-03-14T05:49:07.740Z] #58 46.50 After this operation, 1237 kB of additional disk space will be used. [2022-03-14T05:49:07.740Z] #58 46.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-14T05:49:07.740Z] #58 46.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-14T05:49:08.088Z] #51 52.61 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-14T05:49:08.088Z] #51 52.72 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-14T05:49:08.088Z] #51 52.83 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-14T05:49:08.088Z] #51 ... [2022-03-14T05:49:08.088Z] [2022-03-14T05:49:08.088Z] #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-14T05:49:08.088Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-14T05:49:08.088Z] #47 33.91 Reading package lists... [2022-03-14T05:49:08.088Z] #47 42.82 Building dependency tree... [2022-03-14T05:49:08.088Z] #47 48.72 The following additional packages will be installed: [2022-03-14T05:49:08.088Z] #47 48.72 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-14T05:49:08.088Z] #47 48.73 python3-protobuf python3-six [2022-03-14T05:49:08.088Z] #47 48.75 Suggested packages: [2022-03-14T05:49:08.088Z] #47 48.75 python3-setuptools [2022-03-14T05:49:08.088Z] #47 48.75 Recommended packages: [2022-03-14T05:49:08.088Z] #47 48.75 iproute2 | iproute [2022-03-14T05:49:08.088Z] #47 49.71 The following NEW packages will be installed: [2022-03-14T05:49:08.088Z] #47 49.71 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-14T05:49:08.088Z] #47 49.72 python3-protobuf python3-six [2022-03-14T05:49:08.088Z] #47 50.29 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-03-14T05:49:08.088Z] #47 50.29 Need to get 2292 kB of archives. [2022-03-14T05:49:08.088Z] #47 50.29 After this operation, 11.0 MB of additional disk space will be used. [2022-03-14T05:49:08.088Z] #47 50.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-14T05:49:08.088Z] #47 50.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-14T05:49:08.088Z] #47 50.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-14T05:49:08.088Z] #47 50.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-14T05:49:08.088Z] #47 50.40 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-14T05:49:08.088Z] #47 50.41 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-14T05:49:08.088Z] #47 50.41 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-14T05:49:08.207Z] #51 ... [2022-03-14T05:49:08.207Z] [2022-03-14T05:49:08.207Z] #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-14T05:49:08.207Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-14T05:49:08.207Z] #47 27.57 Building dependency tree... [2022-03-14T05:49:08.207Z] #47 30.50 The following additional packages will be installed: [2022-03-14T05:49:08.207Z] #47 30.50 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-14T05:49:08.207Z] #47 30.50 python3-protobuf python3-six [2022-03-14T05:49:08.207Z] #47 30.50 Suggested packages: [2022-03-14T05:49:08.207Z] #47 30.50 python3-setuptools [2022-03-14T05:49:08.207Z] #47 30.50 Recommended packages: [2022-03-14T05:49:08.207Z] #47 30.50 iproute2 | iproute [2022-03-14T05:49:08.207Z] #47 31.14 The following NEW packages will be installed: [2022-03-14T05:49:08.207Z] #47 31.16 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-14T05:49:08.207Z] #47 31.17 python3-protobuf python3-six [2022-03-14T05:49:08.207Z] #47 31.65 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-03-14T05:49:08.207Z] #47 31.65 Need to get 2292 kB of archives. [2022-03-14T05:49:08.207Z] #47 31.65 After this operation, 11.0 MB of additional disk space will be used. [2022-03-14T05:49:08.207Z] #47 31.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-14T05:49:08.207Z] #47 31.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-14T05:49:08.207Z] #47 31.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-14T05:49:08.207Z] #47 31.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-14T05:49:08.207Z] #47 31.73 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-14T05:49:08.207Z] #47 31.73 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-14T05:49:08.207Z] #47 31.76 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-14T05:49:08.207Z] #47 35.13 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-14T05:49:08.207Z] #47 36.55 debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T05:49:08.207Z] #47 36.78 Fetched 2292 kB in 4s (533 kB/s) [2022-03-14T05:49:08.207Z] #47 36.87 Selecting previously unselected package libprotobuf23:amd64. [2022-03-14T05:49:08.207Z] #47 36.87 (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-14T05:49:08.207Z] #47 36.92 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-14T05:49:08.207Z] #47 36.93 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-14T05:49:08.207Z] #47 37.66 Selecting previously unselected package python3-pkg-resources. [2022-03-14T05:49:08.207Z] #47 37.68 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-14T05:49:08.207Z] #47 37.70 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-14T05:49:08.207Z] #47 38.00 Selecting previously unselected package python3-six. [2022-03-14T05:49:08.207Z] #47 38.00 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-14T05:49:08.207Z] #47 38.00 Unpacking python3-six (1.16.0-2) ... [2022-03-14T05:49:08.207Z] #47 38.09 Selecting previously unselected package python3-protobuf. [2022-03-14T05:49:08.207Z] #47 38.11 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-14T05:49:08.207Z] #47 38.11 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-14T05:49:08.207Z] #47 38.75 Selecting previously unselected package libnet1:amd64. [2022-03-14T05:49:08.207Z] #47 38.75 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-14T05:49:08.207Z] #47 38.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-14T05:49:08.207Z] #47 38.86 Selecting previously unselected package libnl-3-200:amd64. [2022-03-14T05:49:08.207Z] #47 38.87 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-14T05:49:08.207Z] #47 38.87 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-14T05:49:08.207Z] #47 38.99 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-14T05:49:08.207Z] #47 ... [2022-03-14T05:49:08.207Z] [2022-03-14T05:49:08.207Z] #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-14T05:49:08.207Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:49:08.207Z] #14 38.79 debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T05:49:08.207Z] #14 38.91 Fetched 115 MB in 7s (17.4 MB/s) [2022-03-14T05:49:08.207Z] #14 38.98 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-14T05:49:08.207Z] #14 38.98 (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-14T05:49:08.207Z] #14 39.04 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-14T05:49:08.207Z] #14 39.05 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-14T05:49:08.349Z] #47 ... [2022-03-14T05:49:08.349Z] [2022-03-14T05:49:08.349Z] #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-14T05:49:08.349Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-14T05:49:08.349Z] #38 51.59 Fetched 17.7 MB in 1s (11.9 MB/s) [2022-03-14T05:49:08.349Z] #38 51.72 Selecting previously unselected package xxd. [2022-03-14T05:49:08.350Z] #38 51.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-14T05:49:08.350Z] #38 51.82 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-14T05:49:08.350Z] #38 51.94 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:49:08.350Z] #38 52.16 Selecting previously unselected package vim-common. [2022-03-14T05:49:08.350Z] #38 52.17 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-14T05:49:08.350Z] #38 52.21 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:49:08.350Z] #38 52.61 Selecting previously unselected package cmake-data. [2022-03-14T05:49:08.350Z] #38 52.62 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-14T05:49:08.350Z] #38 52.63 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-14T05:49:08.350Z] #58 ... [2022-03-14T05:49:08.350Z] [2022-03-14T05:49:08.350Z] #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-14T05:49:08.350Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:49:08.350Z] #14 39.45 Building dependency tree... [2022-03-14T05:49:08.350Z] #14 44.95 The following additional packages will be installed: [2022-03-14T05:49:08.350Z] #14 44.95 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-14T05:49:08.350Z] #14 44.95 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-14T05:49:08.350Z] #14 44.95 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-14T05:49:08.350Z] #14 44.95 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-14T05:49:08.350Z] #14 44.96 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-14T05:49:08.350Z] #14 44.97 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-14T05:49:08.350Z] #14 44.97 mingw-w64-common mingw-w64-x86-64-dev [2022-03-14T05:49:08.350Z] #14 45.00 Suggested packages: [2022-03-14T05:49:08.350Z] #14 45.00 gcc-10-locales seccomp wine64 [2022-03-14T05:49:08.350Z] #14 46.58 The following NEW packages will be installed: [2022-03-14T05:49:08.350Z] #14 46.59 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-14T05:49:08.350Z] #14 46.60 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-14T05:49:08.350Z] #14 46.60 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-14T05:49:08.350Z] #14 46.60 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-14T05:49:08.350Z] #14 46.61 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-14T05:49:08.350Z] #14 46.61 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-14T05:49:08.350Z] #14 46.61 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-14T05:49:08.350Z] #14 46.61 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-14T05:49:08.350Z] #14 46.62 mingw-w64-x86-64-dev [2022-03-14T05:49:08.350Z] #14 47.21 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-03-14T05:49:08.350Z] #14 47.21 Need to get 115 MB of archives. [2022-03-14T05:49:08.350Z] #14 47.21 After this operation, 645 MB of additional disk space will be used. [2022-03-14T05:49:08.350Z] #14 47.21 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-14T05:49:08.607Z] #14 47.45 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-14T05:49:08.866Z] #14 47.70 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-14T05:49:08.866Z] #14 47.74 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-14T05:49:08.866Z] #14 47.74 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-14T05:49:08.866Z] #14 47.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-14T05:49:08.866Z] #14 ... [2022-03-14T05:49:08.866Z] [2022-03-14T05:49:08.866Z] #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-14T05:49:08.866Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-14T05:49:08.866Z] #51 47.72 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-14T05:49:08.866Z] #51 47.72 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-14T05:49:08.866Z] #51 47.75 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-14T05:49:09.142Z] #51 48.03 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-14T05:49:09.142Z] #51 48.06 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-14T05:49:09.402Z] #51 48.14 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-14T05:49:09.402Z] #51 48.22 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-14T05:49:09.402Z] #51 48.26 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-14T05:49:09.666Z] #51 48.42 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-14T05:49:09.666Z] #51 48.56 go: downloading github.com/spf13/afero v1.6.0 [2022-03-14T05:49:09.666Z] #51 48.57 go: downloading github.com/spf13/cast v1.4.1 [2022-03-14T05:49:09.666Z] #51 48.60 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-14T05:49:09.927Z] #51 48.64 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-14T05:49:09.927Z] #51 48.67 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-14T05:49:10.190Z] #51 48.99 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-14T05:49:10.190Z] #51 48.99 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-14T05:49:10.190Z] #51 49.03 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-14T05:49:10.190Z] #51 49.04 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-14T05:49:10.190Z] #51 49.06 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-14T05:49:10.190Z] #51 49.06 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-14T05:49:10.449Z] #51 ... [2022-03-14T05:49:10.449Z] [2022-03-14T05:49:10.449Z] #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-14T05:49:10.449Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-14T05:49:10.449Z] #53 48.03 v3.0.2 [2022-03-14T05:49:10.449Z] #53 DONE 49.1s [2022-03-14T05:49:10.449Z] [2022-03-14T05:49:10.449Z] #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-14T05:49:10.449Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-14T05:49:10.449Z] #51 49.08 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-14T05:49:10.449Z] #51 49.14 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-14T05:49:10.449Z] #51 49.14 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-14T05:49:10.706Z] #51 49.36 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-14T05:49:10.706Z] #51 49.54 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-14T05:49:10.742Z] #14 41.27 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-14T05:49:10.742Z] #14 41.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-14T05:49:10.742Z] #14 41.30 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-14T05:49:10.963Z] #51 49.67 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-14T05:49:10.963Z] #51 49.78 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-14T05:49:10.963Z] #51 49.81 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-14T05:49:10.999Z] #14 ... [2022-03-14T05:49:10.999Z] [2022-03-14T05:49:10.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-14T05:49:10.999Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-14T05:49:10.999Z] #38 31.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-14T05:49:10.999Z] #38 31.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-14T05:49:10.999Z] #38 31.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-14T05:49:10.999Z] #38 31.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-14T05:49:10.999Z] #38 31.93 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-14T05:49:10.999Z] #38 31.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-14T05:49:10.999Z] #38 33.30 debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T05:49:10.999Z] #38 33.52 Fetched 17.7 MB in 1s (13.2 MB/s) [2022-03-14T05:49:10.999Z] #38 33.63 Selecting previously unselected package xxd. [2022-03-14T05:49:10.999Z] #38 33.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-14T05:49:10.999Z] #38 33.74 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-14T05:49:10.999Z] #38 33.74 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:49:10.999Z] #38 33.85 Selecting previously unselected package vim-common. [2022-03-14T05:49:10.999Z] #38 33.85 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-14T05:49:10.999Z] #38 33.88 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:49:10.999Z] #38 34.18 Selecting previously unselected package cmake-data. [2022-03-14T05:49:10.999Z] #38 34.18 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-14T05:49:10.999Z] #38 34.20 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-14T05:49:10.999Z] #38 37.45 Selecting previously unselected package libicu67:amd64. [2022-03-14T05:49:10.999Z] #38 37.48 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-14T05:49:10.999Z] #38 37.50 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-14T05:49:10.999Z] #38 ... [2022-03-14T05:49:10.999Z] [2022-03-14T05:49:10.999Z] #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-14T05:49:10.999Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-14T05:49:10.999Z] #34 38.47 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-14T05:49:10.999Z] #34 38.78 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-14T05:49:10.999Z] #34 39.55 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-14T05:49:11.220Z] #51 50.03 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-14T05:49:11.220Z] #51 50.14 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-14T05:49:11.477Z] #51 50.29 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-14T05:49:11.734Z] #51 50.45 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-14T05:49:11.734Z] #51 50.54 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-14T05:49:11.734Z] #51 50.59 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-14T05:49:11.734Z] #51 50.63 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-14T05:49:11.734Z] #51 50.70 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-14T05:49:11.931Z] #34 ... [2022-03-14T05:49:11.931Z] [2022-03-14T05:49:11.931Z] #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-14T05:49:11.931Z] #60 sha256:fbf352f65ee4528dc194355e243f418b4b22b2c1ee25acf95d17befad6d71757 [2022-03-14T05:49:11.931Z] #60 4.051 + RM_GOPATH=0 [2022-03-14T05:49:11.931Z] #60 4.051 + TMP_GOPATH= [2022-03-14T05:49:11.931Z] #60 4.051 + : /build [2022-03-14T05:49:11.931Z] #60 4.051 + '[' -z '' ']' [2022-03-14T05:49:11.931Z] #60 4.054 ++ mktemp -d [2022-03-14T05:49:11.931Z] #60 4.062 + export GOPATH=/tmp/tmp.ykk5GY6XxU [2022-03-14T05:49:11.931Z] #60 4.062 + GOPATH=/tmp/tmp.ykk5GY6XxU [2022-03-14T05:49:11.931Z] #60 4.062 + RM_GOPATH=1 [2022-03-14T05:49:11.931Z] #60 4.062 + case "$(go env GOARCH)" in [2022-03-14T05:49:11.931Z] #60 4.062 ++ go env GOARCH [2022-03-14T05:49:11.931Z] #60 4.101 + export GO_BUILDMODE=-buildmode=pie [2022-03-14T05:49:11.931Z] #60 4.101 + GO_BUILDMODE=-buildmode=pie [2022-03-14T05:49:11.931Z] #60 4.101 ++ dirname /install.sh [2022-03-14T05:49:11.931Z] #60 4.101 + dir=/ [2022-03-14T05:49:11.931Z] #60 4.101 + bin=containerd [2022-03-14T05:49:11.931Z] #60 4.101 + shift [2022-03-14T05:49:11.931Z] #60 4.101 + '[' '!' -f //containerd.installer ']' [2022-03-14T05:49:11.931Z] #60 4.101 + . //containerd.installer [2022-03-14T05:49:11.931Z] #60 4.101 ++ set -e [2022-03-14T05:49:11.931Z] #60 4.101 ++ : v1.6.1 [2022-03-14T05:49:11.931Z] #60 4.101 + install_containerd [2022-03-14T05:49:11.931Z] #60 4.101 + echo 'Install containerd version v1.6.1' [2022-03-14T05:49:11.931Z] #60 4.101 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ykk5GY6XxU/src/github.com/containerd/containerd [2022-03-14T05:49:11.931Z] #60 4.101 Cloning into '/tmp/tmp.ykk5GY6XxU/src/github.com/containerd/containerd'... [2022-03-14T05:49:11.931Z] #60 4.102 Install containerd version v1.6.1 [2022-03-14T05:49:11.991Z] #51 50.79 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-14T05:49:12.187Z] #60 ... [2022-03-14T05:49:12.187Z] [2022-03-14T05:49:12.187Z] #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-14T05:49:12.187Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-14T05:49:12.187Z] #47 38.99 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-14T05:49:12.187Z] #47 39.00 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-14T05:49:12.187Z] #47 39.10 Selecting previously unselected package criu. [2022-03-14T05:49:12.187Z] #47 39.10 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-14T05:49:12.187Z] #47 39.11 Unpacking criu (3.16.1-3) ... [2022-03-14T05:49:12.187Z] #47 39.91 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-14T05:49:12.187Z] #47 41.70 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-14T05:49:12.187Z] #47 41.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-14T05:49:12.187Z] #47 41.74 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-14T05:49:12.187Z] #47 41.76 Setting up python3-six (1.16.0-2) ... [2022-03-14T05:49:12.250Z] #51 50.85 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-14T05:49:12.251Z] #51 50.87 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-14T05:49:12.251Z] #51 ... [2022-03-14T05:49:12.251Z] [2022-03-14T05:49:12.251Z] #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-14T05:49:12.251Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-14T05:49:12.251Z] #58 48.01 debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T05:49:12.251Z] #58 48.52 Fetched 460 kB in 0s (1292 kB/s) [2022-03-14T05:49:12.251Z] #58 48.92 Selecting previously unselected package libbtrfs0:amd64. [2022-03-14T05:49:12.251Z] #58 48.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-14T05:49:12.251Z] #58 49.02 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-14T05:49:12.251Z] #58 49.08 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-14T05:49:12.251Z] #58 49.35 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-14T05:49:12.251Z] #58 49.35 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-14T05:49:12.251Z] #58 49.38 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-14T05:49:12.251Z] #58 49.96 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-14T05:49:12.251Z] #58 50.04 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-14T05:49:12.251Z] #58 50.08 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-14T05:49:12.251Z] #58 DONE 51.0s [2022-03-14T05:49:12.251Z] [2022-03-14T05:49:12.251Z] #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-14T05:49:12.251Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-14T05:49:12.251Z] #51 51.13 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-14T05:49:12.445Z] #47 42.92 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-14T05:49:12.445Z] #47 42.96 Setting up python3-protobuf (3.12.4-1) ... [2022-03-14T05:49:12.508Z] #51 51.14 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-14T05:49:12.508Z] #51 51.14 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-14T05:49:12.508Z] #51 51.25 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-14T05:49:12.508Z] #51 51.29 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-14T05:49:12.508Z] #51 51.32 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-14T05:49:12.508Z] #51 51.39 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-14T05:49:12.508Z] #51 51.39 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-14T05:49:12.765Z] #51 51.51 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-14T05:49:12.765Z] #51 ... [2022-03-14T05:49:12.765Z] [2022-03-14T05:49:12.765Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-14T05:49:12.765Z] #59 sha256:788b280876dfb853356f5eb32f20a9d0b6df997ac5277972efbd84731dfd4be5 [2022-03-14T05:49:12.765Z] #59 DONE 0.5s [2022-03-14T05:49:13.054Z] [2022-03-14T05:49:13.054Z] #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-14T05:49:13.054Z] #60 sha256:b8c8bc1184aad15005ff597bd660cf0fa2c9c371839396821a81b1ba7d103641 [2022-03-14T05:49:13.054Z] #60 ... [2022-03-14T05:49:13.054Z] [2022-03-14T05:49:13.054Z] #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-14T05:49:13.054Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-14T05:49:13.054Z] #38 39.57 Building dependency tree... [2022-03-14T05:49:13.054Z] #38 45.43 The following additional packages will be installed: [2022-03-14T05:49:13.054Z] #38 45.46 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-14T05:49:13.054Z] #38 45.46 Suggested packages: [2022-03-14T05:49:13.054Z] #38 45.46 cmake-doc ninja-build lrzip [2022-03-14T05:49:13.054Z] #38 45.46 Recommended packages: [2022-03-14T05:49:13.054Z] #38 45.46 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-14T05:49:13.054Z] #38 46.87 The following NEW packages will be installed: [2022-03-14T05:49:13.054Z] #38 46.88 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-14T05:49:13.054Z] #38 46.88 vim-common xxd [2022-03-14T05:49:13.054Z] #38 47.28 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-03-14T05:49:13.054Z] #38 47.28 Need to get 17.7 MB of archives. [2022-03-14T05:49:13.054Z] #38 47.28 After this operation, 70.7 MB of additional disk space will be used. [2022-03-14T05:49:13.054Z] #38 47.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-14T05:49:13.054Z] #38 47.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-14T05:49:13.054Z] #38 47.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-14T05:49:13.054Z] #38 47.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-14T05:49:13.054Z] #38 48.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-14T05:49:13.054Z] #38 48.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-14T05:49:13.054Z] #38 48.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-14T05:49:13.054Z] #38 48.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-14T05:49:13.054Z] #38 48.50 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-14T05:49:13.054Z] #38 48.54 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-14T05:49:13.054Z] #38 50.10 debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T05:49:13.054Z] #38 50.45 Fetched 17.7 MB in 2s (9584 kB/s) [2022-03-14T05:49:13.054Z] #38 50.92 Selecting previously unselected package xxd. [2022-03-14T05:49:13.054Z] #38 50.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-14T05:49:13.054Z] #38 51.00 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-14T05:49:13.054Z] #38 51.07 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:49:13.054Z] #38 51.39 Selecting previously unselected package vim-common. [2022-03-14T05:49:13.054Z] #38 51.39 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-14T05:49:13.054Z] #38 51.39 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:49:13.080Z] Running on azwin-2-c4a611 in d:\jenkins\workspace\moby_PR-43375 [Pipeline] { [Pipeline] ws [2022-03-14T05:49:13.095Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-14T05:49:13.311Z] #38 ... [2022-03-14T05:49:13.311Z] [2022-03-14T05:49:13.311Z] #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-14T05:49:13.311Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-14T05:49:13.311Z] #51 51.83 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-14T05:49:13.311Z] #51 52.07 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-14T05:49:13.311Z] #51 52.14 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-14T05:49:13.568Z] #51 52.21 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-14T05:49:13.568Z] #51 52.24 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-14T05:49:13.568Z] #51 52.31 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-14T05:49:13.568Z] #51 52.39 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-14T05:49:13.568Z] #51 52.43 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-14T05:49:13.568Z] #51 52.49 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-14T05:49:13.568Z] #51 52.49 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-14T05:49:13.568Z] #51 52.54 go: downloading github.com/julz/importas v0.1.0 [2022-03-14T05:49:13.671Z] #38 ... [2022-03-14T05:49:13.672Z] [2022-03-14T05:49:13.672Z] #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-14T05:49:13.672Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-14T05:49:13.672Z] #51 53.10 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-14T05:49:13.672Z] #51 53.19 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-14T05:49:13.672Z] #51 53.34 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-14T05:49:13.672Z] #51 53.44 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-14T05:49:13.672Z] #51 53.56 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-14T05:49:13.672Z] #51 53.59 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-14T05:49:13.672Z] #51 54.97 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-14T05:49:13.672Z] #51 55.02 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-14T05:49:13.672Z] #51 55.05 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-14T05:49:13.672Z] #51 55.07 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-14T05:49:13.672Z] #51 55.12 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-14T05:49:13.672Z] #51 55.13 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-14T05:49:13.672Z] #51 55.17 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-14T05:49:13.672Z] #51 55.20 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-14T05:49:13.672Z] #51 55.22 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-14T05:49:13.672Z] #51 55.32 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-14T05:49:13.672Z] #51 55.32 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-14T05:49:13.672Z] #51 55.47 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-14T05:49:13.672Z] #51 55.49 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-14T05:49:13.672Z] #51 55.57 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-14T05:49:13.672Z] #51 55.69 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-14T05:49:13.672Z] #51 55.69 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-14T05:49:13.672Z] #51 55.73 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-14T05:49:13.672Z] #51 55.84 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-14T05:49:13.672Z] #51 55.87 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-14T05:49:13.672Z] #51 55.95 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-14T05:49:13.672Z] #51 56.10 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-14T05:49:13.672Z] #51 56.30 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-14T05:49:13.672Z] #51 56.37 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-14T05:49:13.672Z] #51 56.51 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-14T05:49:13.672Z] #51 56.64 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-14T05:49:13.672Z] #51 56.71 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-14T05:49:13.672Z] #51 56.77 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-14T05:49:13.672Z] #51 56.85 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-14T05:49:13.672Z] #51 56.87 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-14T05:49:13.672Z] #51 56.91 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-14T05:49:13.672Z] #51 57.05 go: downloading github.com/julz/importas v0.1.0 [2022-03-14T05:49:13.672Z] #51 57.11 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-14T05:49:13.672Z] #51 57.22 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-14T05:49:13.672Z] #51 57.34 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-14T05:49:13.672Z] #51 57.38 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-14T05:49:13.672Z] #51 57.49 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-14T05:49:13.672Z] #51 57.51 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-14T05:49:13.672Z] #51 57.66 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-14T05:49:13.672Z] #51 57.73 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-14T05:49:13.672Z] #51 57.75 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-14T05:49:13.672Z] #51 57.79 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-14T05:49:13.672Z] #51 57.81 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-14T05:49:13.672Z] #51 57.88 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-14T05:49:13.815Z] #47 ... [2022-03-14T05:49:13.815Z] [2022-03-14T05:49:13.815Z] #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-14T05:49:13.815Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:49:13.815Z] #14 43.85 Selecting previously unselected package binutils-mingw-w64. [2022-03-14T05:49:13.815Z] #14 43.87 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-14T05:49:13.815Z] #14 43.88 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-14T05:49:13.815Z] #14 44.19 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-14T05:49:13.815Z] #14 44.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-14T05:49:13.815Z] #14 44.22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-14T05:49:13.815Z] #14 44.38 Selecting previously unselected package dmsetup. [2022-03-14T05:49:13.815Z] #14 44.39 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-14T05:49:13.815Z] #14 44.40 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-14T05:49:13.815Z] #14 44.59 Selecting previously unselected package mingw-w64-common. [2022-03-14T05:49:13.815Z] #14 44.60 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-14T05:49:13.815Z] #14 44.61 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-14T05:49:13.825Z] #51 52.57 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-14T05:49:13.825Z] #51 52.62 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-14T05:49:13.936Z] #51 58.60 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-14T05:49:14.081Z] #51 52.71 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-14T05:49:14.082Z] #51 52.78 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-14T05:49:14.082Z] #51 52.89 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-14T05:49:14.082Z] #51 52.94 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-14T05:49:14.082Z] #51 53.00 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-14T05:49:14.082Z] #51 53.04 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-14T05:49:14.198Z] #51 58.64 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-14T05:49:14.198Z] #51 58.64 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-14T05:49:14.198Z] #51 58.69 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-14T05:49:14.198Z] #51 58.76 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-14T05:49:14.198Z] #51 58.83 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-14T05:49:14.339Z] #51 53.10 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-14T05:49:14.390Z] The recommended git tool is: git [2022-03-14T05:49:14.460Z] #51 58.97 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-14T05:49:14.460Z] #51 59.11 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-14T05:49:14.460Z] #51 59.14 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-14T05:49:14.597Z] #51 53.22 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-14T05:49:14.597Z] #51 53.24 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-14T05:49:14.597Z] #51 53.25 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-14T05:49:14.722Z] #51 59.49 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-14T05:49:14.983Z] #51 59.53 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-14T05:49:14.983Z] #51 59.58 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-14T05:49:14.983Z] #51 59.63 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-14T05:49:14.983Z] #51 59.63 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-14T05:49:14.983Z] #51 59.66 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-14T05:49:14.983Z] #51 59.71 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-14T05:49:14.983Z] #51 59.73 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-14T05:49:15.163Z] #51 ... [2022-03-14T05:49:15.163Z] [2022-03-14T05:49:15.163Z] #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-14T05:49:15.163Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-14T05:49:15.163Z] #47 41.78 Building dependency tree... [2022-03-14T05:49:15.163Z] #47 46.76 The following additional packages will be installed: [2022-03-14T05:49:15.163Z] #47 46.78 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-14T05:49:15.163Z] #47 46.79 python3-protobuf python3-six [2022-03-14T05:49:15.163Z] #47 46.80 Suggested packages: [2022-03-14T05:49:15.163Z] #47 46.82 python3-setuptools [2022-03-14T05:49:15.163Z] #47 46.82 Recommended packages: [2022-03-14T05:49:15.163Z] #47 46.82 iproute2 | iproute [2022-03-14T05:49:15.163Z] #47 47.67 The following NEW packages will be installed: [2022-03-14T05:49:15.163Z] #47 47.68 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-14T05:49:15.163Z] #47 47.70 python3-protobuf python3-six [2022-03-14T05:49:15.163Z] #47 48.40 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-03-14T05:49:15.163Z] #47 48.40 Need to get 2292 kB of archives. [2022-03-14T05:49:15.163Z] #47 48.40 After this operation, 11.0 MB of additional disk space will be used. [2022-03-14T05:49:15.163Z] #47 48.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-14T05:49:15.163Z] #47 48.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-14T05:49:15.163Z] #47 48.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-14T05:49:15.163Z] #47 48.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-14T05:49:15.163Z] #47 48.48 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-14T05:49:15.163Z] #47 48.49 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-14T05:49:15.163Z] #47 48.49 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-14T05:49:15.163Z] #47 51.90 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-14T05:49:15.163Z] #47 53.67 debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T05:49:15.245Z] #51 59.81 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-14T05:49:15.245Z] #51 59.92 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-14T05:49:15.245Z] #51 59.96 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-14T05:49:15.421Z] #47 ... [2022-03-14T05:49:15.421Z] [2022-03-14T05:49:15.421Z] #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-14T05:49:15.421Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-14T05:49:15.421Z] #51 54.12 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-14T05:49:15.421Z] #51 54.12 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-14T05:49:15.421Z] #51 54.14 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-14T05:49:15.421Z] #51 54.30 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-14T05:49:15.507Z] #51 60.03 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-14T05:49:15.680Z] #51 54.34 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-14T05:49:15.680Z] #51 54.38 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-14T05:49:15.680Z] #51 54.44 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-14T05:49:15.680Z] #51 54.63 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-14T05:49:15.680Z] #51 54.66 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-14T05:49:15.769Z] #51 ... [2022-03-14T05:49:15.769Z] [2022-03-14T05:49:15.769Z] #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-14T05:49:15.769Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:49:15.769Z] #14 50.16 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-14T05:49:15.769Z] #14 50.90 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-14T05:49:15.769Z] #14 51.89 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-14T05:49:15.769Z] #14 53.83 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-14T05:49:15.769Z] #14 54.60 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-14T05:49:15.769Z] #14 54.61 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-14T05:49:15.769Z] #14 54.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-14T05:49:15.769Z] #14 54.68 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-14T05:49:15.769Z] #14 54.70 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-14T05:49:15.769Z] #14 54.73 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-14T05:49:15.769Z] #14 54.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-14T05:49:15.769Z] #14 54.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-14T05:49:15.769Z] #14 54.76 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-14T05:49:15.769Z] #14 54.76 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-14T05:49:15.769Z] #14 54.77 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-14T05:49:15.769Z] #14 54.77 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-14T05:49:15.769Z] #14 54.80 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-14T05:49:15.769Z] #14 54.81 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-14T05:49:15.769Z] #14 54.81 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-14T05:49:15.769Z] #14 54.81 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-14T05:49:15.769Z] #14 56.16 debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T05:49:15.769Z] #14 56.62 Fetched 115 MB in 9s (12.2 MB/s) [2022-03-14T05:49:15.769Z] #14 56.79 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-14T05:49:15.769Z] #14 56.79 (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-14T05:49:15.769Z] #14 56.89 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-14T05:49:15.769Z] #14 56.93 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-14T05:49:15.769Z] #14 ... [2022-03-14T05:49:15.769Z] [2022-03-14T05:49:15.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-14T05:49:15.769Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-14T05:49:15.769Z] #47 53.83 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-14T05:49:15.769Z] #47 55.71 debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T05:49:15.769Z] #47 56.01 Fetched 2292 kB in 4s (514 kB/s) [2022-03-14T05:49:15.769Z] #47 56.18 Selecting previously unselected package libprotobuf23:amd64. [2022-03-14T05:49:15.769Z] #47 56.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-14T05:49:15.769Z] #47 56.29 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-14T05:49:15.769Z] #47 56.43 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-14T05:49:15.769Z] #47 57.82 Selecting previously unselected package python3-pkg-resources. [2022-03-14T05:49:15.769Z] #47 57.82 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-14T05:49:15.769Z] #47 57.84 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-14T05:49:15.769Z] #47 58.13 Selecting previously unselected package python3-six. [2022-03-14T05:49:15.769Z] #47 58.13 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-14T05:49:15.769Z] #47 58.14 Unpacking python3-six (1.16.0-2) ... [2022-03-14T05:49:15.769Z] #47 58.30 Selecting previously unselected package python3-protobuf. [2022-03-14T05:49:15.769Z] #47 58.30 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-14T05:49:15.769Z] #47 58.33 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-14T05:49:15.769Z] #47 59.30 Selecting previously unselected package libnet1:amd64. [2022-03-14T05:49:15.769Z] #47 59.30 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-14T05:49:15.769Z] #47 59.34 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-14T05:49:15.769Z] #47 59.53 Selecting previously unselected package libnl-3-200:amd64. [2022-03-14T05:49:15.769Z] #47 59.54 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-14T05:49:15.769Z] #47 59.54 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-14T05:49:15.769Z] #47 59.69 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-14T05:49:15.769Z] #47 59.69 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-14T05:49:15.769Z] #47 59.69 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-14T05:49:15.769Z] #47 59.96 Selecting previously unselected package criu. [2022-03-14T05:49:15.769Z] #47 59.97 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-14T05:49:15.769Z] #47 59.98 Unpacking criu (3.16.1-3) ... [2022-03-14T05:49:16.031Z] #47 ... [2022-03-14T05:49:16.031Z] [2022-03-14T05:49:16.031Z] #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-14T05:49:16.031Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-14T05:49:16.031Z] #51 60.45 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-14T05:49:16.031Z] #51 60.53 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-14T05:49:16.031Z] #51 60.56 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-14T05:49:16.031Z] #51 60.61 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-14T05:49:16.031Z] #51 60.65 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-14T05:49:16.218Z] #60 ... [2022-03-14T05:49:16.218Z] [2022-03-14T05:49:16.218Z] #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-14T05:49:16.218Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-14T05:49:16.218Z] #14 65.82 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-14T05:49:16.218Z] #14 65.83 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-03-14T05:49:16.218Z] #14 65.83 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-14T05:49:16.218Z] #14 70.26 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-14T05:49:16.218Z] #14 70.27 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-03-14T05:49:16.218Z] #14 70.28 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-14T05:49:16.245Z] #51 54.99 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-14T05:49:16.245Z] #51 55.07 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-14T05:49:16.245Z] #51 55.07 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-14T05:49:16.245Z] #51 55.10 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-14T05:49:16.245Z] #51 55.21 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-14T05:49:16.293Z] #51 60.97 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-14T05:49:16.504Z] #51 55.21 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-14T05:49:16.504Z] #51 55.38 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-14T05:49:16.504Z] #51 55.46 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-14T05:49:16.556Z] #51 61.09 go: downloading honnef.co/go/tools v0.2.2 [2022-03-14T05:49:16.762Z] #51 55.58 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-14T05:49:16.762Z] #51 55.58 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-14T05:49:16.762Z] #51 55.62 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-14T05:49:16.762Z] #51 55.71 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-14T05:49:16.818Z] #51 ... [2022-03-14T05:49:16.818Z] [2022-03-14T05:49:16.818Z] #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-14T05:49:16.818Z] #60 sha256:486a17cfb9bd9b031b72f6c218386e34fd56d0d14e7cd51d96af098cf7e03ae0 [2022-03-14T05:49:16.818Z] #60 2.548 + RM_GOPATH=0 [2022-03-14T05:49:16.818Z] #60 2.548 + TMP_GOPATH= [2022-03-14T05:49:16.818Z] #60 2.559 + : /build [2022-03-14T05:49:16.818Z] #60 2.559 + '[' -z '' ']' [2022-03-14T05:49:16.818Z] #60 2.559 ++ mktemp -d [2022-03-14T05:49:16.818Z] #60 2.559 + export GOPATH=/tmp/tmp.6vvsJ3AbS9 [2022-03-14T05:49:16.818Z] #60 2.559 + GOPATH=/tmp/tmp.6vvsJ3AbS9 [2022-03-14T05:49:16.818Z] #60 2.559 + RM_GOPATH=1 [2022-03-14T05:49:16.818Z] #60 2.559 + case "$(go env GOARCH)" in [2022-03-14T05:49:16.818Z] #60 2.559 ++ go env GOARCH [2022-03-14T05:49:16.818Z] #60 2.647 + export GO_BUILDMODE=-buildmode=pie [2022-03-14T05:49:16.818Z] #60 2.647 + GO_BUILDMODE=-buildmode=pie [2022-03-14T05:49:16.818Z] #60 2.647 ++ dirname /install.sh [2022-03-14T05:49:16.818Z] #60 2.647 + dir=/ [2022-03-14T05:49:16.818Z] #60 2.647 + bin=containerd [2022-03-14T05:49:16.818Z] #60 2.647 + shift [2022-03-14T05:49:16.818Z] #60 2.647 + '[' '!' -f //containerd.installer ']' [2022-03-14T05:49:16.818Z] #60 2.647 + . //containerd.installer [2022-03-14T05:49:16.818Z] #60 2.647 ++ set -e [2022-03-14T05:49:16.818Z] #60 2.647 ++ : v1.6.1 [2022-03-14T05:49:16.818Z] #60 2.647 + install_containerd [2022-03-14T05:49:16.818Z] #60 2.647 + echo 'Install containerd version v1.6.1' [2022-03-14T05:49:16.818Z] #60 2.647 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6vvsJ3AbS9/src/github.com/containerd/containerd [2022-03-14T05:49:16.818Z] #60 2.647 Install containerd version v1.6.1 [2022-03-14T05:49:16.818Z] #60 2.668 Cloning into '/tmp/tmp.6vvsJ3AbS9/src/github.com/containerd/containerd'... [2022-03-14T05:49:16.818Z] #60 ... [2022-03-14T05:49:16.818Z] [2022-03-14T05:49:16.818Z] #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-14T05:49:16.818Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-14T05:49:16.818Z] #34 60.80 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-14T05:49:17.081Z] #34 61.56 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-14T05:49:17.328Z] #51 56.02 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-14T05:49:17.328Z] #51 56.03 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-14T05:49:17.328Z] #51 56.04 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-14T05:49:17.328Z] #51 56.10 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-14T05:49:17.328Z] #51 56.14 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-14T05:49:17.892Z] #51 56.74 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-14T05:49:18.028Z] #34 62.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-14T05:49:18.126Z] #14 ... [2022-03-14T05:49:18.126Z] [2022-03-14T05:49:18.126Z] #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-14T05:49:18.126Z] #63 sha256:bbecb8c0385244182f03d1dea9fdd4bb8d6548d42e6cc23aa4e8771420bc9847 [2022-03-14T05:49:18.126Z] #63 77.29 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-14T05:49:18.126Z] #63 77.29 + GOBIN=/build [2022-03-14T05:49:18.126Z] #63 77.29 + GO111MODULE=on [2022-03-14T05:49:18.126Z] #63 77.29 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-14T05:49:18.458Z] #51 57.11 go: downloading honnef.co/go/tools v0.2.2 [2022-03-14T05:49:19.080Z] #14 49.44 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-14T05:49:19.080Z] #14 49.44 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-14T05:49:19.080Z] #14 49.46 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-14T05:49:19.080Z] #14 ... [2022-03-14T05:49:19.080Z] [2022-03-14T05:49:19.080Z] #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-14T05:49:19.080Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-14T05:49:19.080Z] #47 46.18 Setting up criu (3.16.1-3) ... [2022-03-14T05:49:19.080Z] #47 47.99 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-14T05:49:19.080Z] #47 DONE 49.4s [2022-03-14T05:49:19.080Z] [2022-03-14T05:49:19.080Z] #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-14T05:49:19.080Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-14T05:49:19.080Z] #38 44.14 Selecting previously unselected package libxml2:amd64. [2022-03-14T05:49:19.080Z] #38 44.14 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-14T05:49:19.080Z] #38 44.15 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-14T05:49:19.080Z] #38 44.59 Selecting previously unselected package libarchive13:amd64. [2022-03-14T05:49:19.080Z] #38 44.59 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-14T05:49:19.080Z] #38 44.60 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-14T05:49:19.080Z] #38 44.93 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-14T05:49:19.080Z] #38 44.94 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-14T05:49:19.080Z] #38 44.94 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-14T05:49:19.080Z] #38 45.07 Selecting previously unselected package librhash0:amd64. [2022-03-14T05:49:19.080Z] #38 45.07 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-14T05:49:19.080Z] #38 45.07 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-14T05:49:19.080Z] #38 45.25 Selecting previously unselected package libuv1:amd64. [2022-03-14T05:49:19.080Z] #38 45.25 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-14T05:49:19.080Z] #38 45.26 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-14T05:49:19.080Z] #38 45.38 Selecting previously unselected package cmake. [2022-03-14T05:49:19.080Z] #38 45.39 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-14T05:49:19.080Z] #38 45.40 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-14T05:49:19.080Z] #38 49.23 Setting up libicu67:amd64 (67.1-7) ... [2022-03-14T05:49:19.080Z] #38 49.39 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:49:19.080Z] #38 49.44 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-14T05:49:19.080Z] #38 49.48 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:49:19.080Z] #38 49.53 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-14T05:49:19.080Z] #38 49.56 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-14T05:49:19.080Z] #38 49.58 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-14T05:49:19.080Z] #38 49.68 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-14T05:49:19.080Z] #38 49.71 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-14T05:49:19.080Z] #38 49.73 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-14T05:49:19.080Z] #38 49.74 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-14T05:49:19.336Z] #38 DONE 50.2s [2022-03-14T05:49:19.336Z] [2022-03-14T05:49:19.336Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-14T05:49:19.336Z] #39 sha256:58f5e4ffd67bb33df205bc23b75caf7cab5518860c65e2fc9c781e4e3d204e60 [2022-03-14T05:49:19.395Z] #51 ... [2022-03-14T05:49:19.395Z] [2022-03-14T05:49:19.395Z] #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-14T05:49:19.395Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:49:19.395Z] #14 48.11 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-14T05:49:19.395Z] #14 48.54 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-14T05:49:19.395Z] #14 48.55 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-14T05:49:19.395Z] #14 49.26 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-14T05:49:19.395Z] #14 51.32 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-14T05:49:19.395Z] #14 52.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-14T05:49:19.395Z] #14 53.18 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-14T05:49:19.395Z] #14 55.46 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-14T05:49:19.395Z] #14 56.27 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-14T05:49:19.395Z] #14 56.29 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-14T05:49:19.395Z] #14 56.29 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-14T05:49:19.395Z] #14 56.30 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-14T05:49:19.395Z] #14 56.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-14T05:49:19.395Z] #14 56.33 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-14T05:49:19.395Z] #14 56.35 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-14T05:49:19.395Z] #14 56.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-14T05:49:19.395Z] #14 56.38 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-14T05:49:19.395Z] #14 56.39 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-14T05:49:19.395Z] #14 56.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-14T05:49:19.395Z] #14 56.43 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-14T05:49:19.395Z] #14 56.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-14T05:49:19.395Z] #14 56.47 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-14T05:49:19.396Z] #14 56.49 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-14T05:49:19.396Z] #14 56.49 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-14T05:49:19.396Z] #14 57.83 debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T05:49:19.396Z] #14 58.16 Fetched 115 MB in 10s (11.8 MB/s) [2022-03-14T05:49:19.396Z] #14 58.32 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-14T05:49:19.396Z] #14 58.35 (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% [2022-03-14T05:49:19.396Z] #14 ... [2022-03-14T05:49:19.396Z] [2022-03-14T05:49:19.396Z] #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-14T05:49:19.396Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-14T05:49:19.396Z] #47 53.95 Fetched 2292 kB in 4s (538 kB/s) [2022-03-14T05:49:19.396Z] #47 54.09 Selecting previously unselected package libprotobuf23:amd64. [2022-03-14T05:49:19.396Z] #47 54.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-14T05:49:19.396Z] #47 54.20 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-14T05:49:19.396Z] #47 54.26 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-14T05:49:19.396Z] #47 55.75 Selecting previously unselected package python3-pkg-resources. [2022-03-14T05:49:19.396Z] #47 55.76 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-14T05:49:19.396Z] #47 55.79 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-14T05:49:19.396Z] #47 56.17 Selecting previously unselected package python3-six. [2022-03-14T05:49:19.396Z] #47 56.17 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-14T05:49:19.396Z] #47 56.19 Unpacking python3-six (1.16.0-2) ... [2022-03-14T05:49:19.396Z] #47 56.41 Selecting previously unselected package python3-protobuf. [2022-03-14T05:49:19.396Z] #47 56.42 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-14T05:49:19.396Z] #47 56.42 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-14T05:49:19.396Z] #47 57.40 Selecting previously unselected package libnet1:amd64. [2022-03-14T05:49:19.396Z] #47 57.40 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-14T05:49:19.396Z] #47 57.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-14T05:49:19.396Z] #47 57.73 Selecting previously unselected package libnl-3-200:amd64. [2022-03-14T05:49:19.396Z] #47 57.73 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-14T05:49:19.396Z] #47 57.79 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-14T05:49:19.656Z] #47 58.06 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-14T05:49:19.656Z] #47 58.06 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-14T05:49:19.656Z] #47 58.07 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-14T05:49:19.911Z] #39 DONE 0.5s [2022-03-14T05:49:19.911Z] [2022-03-14T05:49:19.911Z] #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-14T05:49:19.911Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-14T05:49:19.911Z] #49 50.51 gotestsum version dev [2022-03-14T05:49:19.911Z] #49 DONE 50.8s [2022-03-14T05:49:19.911Z] [2022-03-14T05:49:19.911Z] #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-14T05:49:19.911Z] #40 sha256:a068d630ea3bdeb7c0e544fd139f3c054549bfba41be8ba02047b7090e767604 [2022-03-14T05:49:19.914Z] #47 58.32 Selecting previously unselected package criu. [2022-03-14T05:49:19.914Z] #47 58.33 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-14T05:49:19.914Z] #47 58.34 Unpacking criu (3.16.1-3) ... [2022-03-14T05:49:20.848Z] #47 ... [2022-03-14T05:49:20.848Z] [2022-03-14T05:49:20.849Z] #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-14T05:49:20.849Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-14T05:49:21.625Z] #34 59.46 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-14T05:49:21.625Z] #34 60.17 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-14T05:49:22.189Z] #34 60.64 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-14T05:49:22.433Z] #63 81.68 rootlesskit version 0.14.6 [2022-03-14T05:49:22.433Z] #63 81.69 Usage of /build/rootlesskit-docker-proxy: [2022-03-14T05:49:22.433Z] #63 81.69 -container-ip string [2022-03-14T05:49:22.433Z] #63 81.69 container ip [2022-03-14T05:49:22.433Z] #63 81.69 -container-port int [2022-03-14T05:49:22.433Z] #63 81.69 container port (default -1) [2022-03-14T05:49:22.433Z] #63 81.69 -host-ip string [2022-03-14T05:49:22.433Z] #63 81.69 host ip [2022-03-14T05:49:22.433Z] #63 81.69 -host-port int [2022-03-14T05:49:22.433Z] #63 81.69 host port (default -1) [2022-03-14T05:49:22.433Z] #63 81.69 -proto string [2022-03-14T05:49:22.433Z] #63 81.69 proxy protocol (default "tcp") [2022-03-14T05:49:23.188Z] #40 ... [2022-03-14T05:49:23.188Z] [2022-03-14T05:49:23.188Z] #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-14T05:49:23.188Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-14T05:49:23.188Z] #51 43.67 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-14T05:49:23.188Z] #51 43.69 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-14T05:49:23.188Z] #51 43.69 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-14T05:49:23.188Z] #51 43.71 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-14T05:49:23.188Z] #51 43.84 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-14T05:49:23.188Z] #51 43.87 go: downloading golang.org/x/mod v0.5.1 [2022-03-14T05:49:23.188Z] #51 43.90 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-14T05:49:23.188Z] #51 43.96 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-14T05:49:23.188Z] #51 44.10 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-14T05:49:23.188Z] #51 44.17 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-14T05:49:23.188Z] #51 44.21 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-14T05:49:23.188Z] #51 44.32 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-14T05:49:23.188Z] #51 44.64 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-14T05:49:23.188Z] #51 44.73 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-14T05:49:23.188Z] #51 44.73 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-14T05:49:23.188Z] #51 45.04 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-14T05:49:23.188Z] #51 45.09 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-14T05:49:23.188Z] #51 45.20 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-14T05:49:23.188Z] #51 45.22 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-14T05:49:23.188Z] #51 45.25 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-14T05:49:23.188Z] #51 45.28 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-14T05:49:23.188Z] #51 45.50 go: downloading github.com/prometheus/common v0.10.0 [2022-03-14T05:49:23.188Z] #51 45.69 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-14T05:49:23.188Z] #51 45.70 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-14T05:49:23.188Z] #51 45.80 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-14T05:49:23.188Z] #51 47.27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-14T05:49:23.444Z] #51 ... [2022-03-14T05:49:23.444Z] [2022-03-14T05:49:23.444Z] #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-14T05:49:23.444Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:49:23.444Z] #14 54.30 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-14T05:49:23.444Z] #14 54.30 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-14T05:49:23.444Z] #14 54.33 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-14T05:49:23.444Z] #14 54.43 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-14T05:49:23.444Z] #14 54.43 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-14T05:49:23.516Z] #34 ... [2022-03-14T05:49:23.516Z] [2022-03-14T05:49:23.516Z] #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-14T05:49:23.516Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-14T05:49:23.516Z] #38 57.58 Selecting previously unselected package libicu67:amd64. [2022-03-14T05:49:23.516Z] #38 57.60 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-14T05:49:23.516Z] #38 57.63 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-14T05:49:23.516Z] #38 67.75 Selecting previously unselected package libxml2:amd64. [2022-03-14T05:49:23.516Z] #38 ... [2022-03-14T05:49:23.516Z] [2022-03-14T05:49:23.516Z] #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-14T05:49:23.516Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:49:23.516Z] #14 60.83 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-14T05:49:23.516Z] #14 60.84 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-14T05:49:23.516Z] #14 60.85 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-14T05:49:23.516Z] #14 64.68 Selecting previously unselected package binutils-mingw-w64. [2022-03-14T05:49:23.516Z] #14 64.68 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-14T05:49:23.516Z] #14 64.69 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-14T05:49:23.516Z] #14 65.01 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-14T05:49:23.516Z] #14 65.01 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-14T05:49:23.516Z] #14 65.15 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-14T05:49:23.516Z] #14 65.51 Selecting previously unselected package dmsetup. [2022-03-14T05:49:23.516Z] #14 65.51 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-14T05:49:23.516Z] #14 65.57 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-14T05:49:23.516Z] #14 65.81 Selecting previously unselected package mingw-w64-common. [2022-03-14T05:49:23.516Z] #14 65.81 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-14T05:49:23.516Z] #14 65.82 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-14T05:49:23.516Z] #14 ... [2022-03-14T05:49:23.516Z] [2022-03-14T05:49:23.516Z] #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-14T05:49:23.516Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-14T05:49:23.516Z] #38 67.75 Selecting previously unselected package libxml2:amd64. [2022-03-14T05:49:23.516Z] #38 67.76 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-14T05:49:23.516Z] #38 67.78 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-14T05:49:23.562Z] #34 ... [2022-03-14T05:49:23.562Z] [2022-03-14T05:49:23.562Z] #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-14T05:49:23.562Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-14T05:49:23.562Z] #38 52.14 Selecting previously unselected package cmake-data. [2022-03-14T05:49:23.562Z] #38 52.15 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-14T05:49:23.562Z] #38 52.18 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-14T05:49:23.562Z] #38 57.26 Selecting previously unselected package libicu67:amd64. [2022-03-14T05:49:23.562Z] #38 57.26 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-14T05:49:23.562Z] #38 57.37 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-14T05:49:23.562Z] #38 ... [2022-03-14T05:49:23.562Z] [2022-03-14T05:49:23.562Z] #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-14T05:49:23.562Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-14T05:49:23.562Z] #51 59.10 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-14T05:49:23.562Z] #51 59.12 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-14T05:49:23.562Z] #51 59.27 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-14T05:49:23.562Z] #51 59.33 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-14T05:49:23.562Z] #51 61.19 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-14T05:49:23.562Z] #51 61.22 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-14T05:49:23.562Z] #51 61.26 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-14T05:49:23.562Z] #51 61.41 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-14T05:49:23.562Z] #51 61.83 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-14T05:49:23.562Z] #51 61.83 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-14T05:49:23.562Z] #51 62.01 go: downloading golang.org/x/text v0.3.7 [2022-03-14T05:49:23.700Z] #14 54.45 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-14T05:49:24.240Z] using credential docker-jenkins-github-credentials [2022-03-14T05:49:24.314Z] Cloning the remote Git repository [2022-03-14T05:49:24.314Z] Cloning with configured refspecs honoured and without tags [2022-03-14T05:49:24.458Z] #38 68.81 Selecting previously unselected package libarchive13:amd64. [2022-03-14T05:49:24.458Z] #38 68.81 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-14T05:49:24.458Z] #38 68.82 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-14T05:49:24.718Z] #38 69.32 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-14T05:49:24.718Z] #38 69.32 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-14T05:49:24.718Z] #38 69.34 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-14T05:49:24.969Z] #63 ... [2022-03-14T05:49:24.969Z] [2022-03-14T05:49:24.969Z] #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-14T05:49:24.969Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-14T05:49:24.969Z] #14 78.72 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-14T05:49:24.969Z] #14 78.72 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-03-14T05:49:24.969Z] #14 78.72 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-14T05:49:24.969Z] #14 83.36 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-14T05:49:24.969Z] #14 83.37 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-14T05:49:24.969Z] #14 83.38 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-14T05:49:24.969Z] #14 84.04 Selecting previously unselected package libapparmor1:arm64. [2022-03-14T05:49:24.969Z] #14 84.05 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-03-14T05:49:24.969Z] #14 84.06 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-03-14T05:49:24.969Z] #14 84.68 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-14T05:49:24.969Z] #14 84.69 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-03-14T05:49:24.969Z] #14 84.70 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-14T05:49:24.969Z] #14 85.44 Selecting previously unselected package libbtrfs0:arm64. [2022-03-14T05:49:25.238Z] #38 69.67 Selecting previously unselected package librhash0:amd64. [2022-03-14T05:49:25.238Z] #38 69.68 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-14T05:49:25.238Z] #38 69.70 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-14T05:49:25.299Z] #14 85.44 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-03-14T05:49:25.299Z] #14 85.45 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-03-14T05:49:25.503Z] #38 69.98 Selecting previously unselected package libuv1:amd64. [2022-03-14T05:49:25.503Z] #38 69.99 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-14T05:49:25.503Z] #38 70.00 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-14T05:49:25.503Z] #38 70.27 Selecting previously unselected package cmake. [2022-03-14T05:49:25.593Z] #14 85.89 Selecting previously unselected package libbtrfs-dev:arm64. [2022-03-14T05:49:25.593Z] #14 85.89 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-03-14T05:49:25.593Z] #14 85.94 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-14T05:49:25.766Z] #38 70.28 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-14T05:49:25.766Z] #38 70.28 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-14T05:49:26.087Z] #51 ... [2022-03-14T05:49:26.087Z] [2022-03-14T05:49:26.087Z] #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-14T05:49:26.087Z] #60 sha256:b8c8bc1184aad15005ff597bd660cf0fa2c9c371839396821a81b1ba7d103641 [2022-03-14T05:49:26.087Z] #60 3.141 + RM_GOPATH=0 [2022-03-14T05:49:26.087Z] #60 3.141 + TMP_GOPATH= [2022-03-14T05:49:26.087Z] #60 3.141 + : /build [2022-03-14T05:49:26.087Z] #60 3.141 + '[' -z '' ']' [2022-03-14T05:49:26.087Z] #60 3.144 ++ mktemp -d [2022-03-14T05:49:26.087Z] #60 3.145 + export GOPATH=/tmp/tmp.mX76nxDKEk [2022-03-14T05:49:26.087Z] #60 3.145 + GOPATH=/tmp/tmp.mX76nxDKEk [2022-03-14T05:49:26.087Z] #60 3.145 + RM_GOPATH=1 [2022-03-14T05:49:26.087Z] #60 3.145 + case "$(go env GOARCH)" in [2022-03-14T05:49:26.087Z] #60 3.146 ++ go env GOARCH [2022-03-14T05:49:26.087Z] #60 3.198 + export GO_BUILDMODE=-buildmode=pie [2022-03-14T05:49:26.087Z] #60 3.198 + GO_BUILDMODE=-buildmode=pie [2022-03-14T05:49:26.087Z] #60 3.200 ++ dirname /install.sh [2022-03-14T05:49:26.087Z] #60 3.206 + dir=/ [2022-03-14T05:49:26.087Z] #60 3.206 + bin=containerd [2022-03-14T05:49:26.087Z] #60 3.206 + shift [2022-03-14T05:49:26.087Z] #60 3.206 + '[' '!' -f //containerd.installer ']' [2022-03-14T05:49:26.087Z] #60 3.206 + . //containerd.installer [2022-03-14T05:49:26.087Z] #60 3.206 ++ set -e [2022-03-14T05:49:26.087Z] #60 3.206 ++ : v1.6.1 [2022-03-14T05:49:26.087Z] #60 3.206 + install_containerd [2022-03-14T05:49:26.087Z] #60 3.206 + echo 'Install containerd version v1.6.1' [2022-03-14T05:49:26.087Z] #60 3.206 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mX76nxDKEk/src/github.com/containerd/containerd [2022-03-14T05:49:26.087Z] #60 3.208 Install containerd version v1.6.1 [2022-03-14T05:49:26.087Z] #60 3.232 Cloning into '/tmp/tmp.mX76nxDKEk/src/github.com/containerd/containerd'... [2022-03-14T05:49:26.087Z] #60 ... [2022-03-14T05:49:26.087Z] [2022-03-14T05:49:26.087Z] #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-14T05:49:26.087Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-14T05:49:26.087Z] #47 59.56 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-14T05:49:26.087Z] #47 61.61 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-14T05:49:26.087Z] #47 61.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-14T05:49:26.087Z] #47 61.66 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-14T05:49:26.087Z] #47 61.68 Setting up python3-six (1.16.0-2) ... [2022-03-14T05:49:26.087Z] #47 62.91 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-14T05:49:26.087Z] #47 62.94 Setting up python3-protobuf (3.12.4-1) ... [2022-03-14T05:49:24.498Z] Cloning repository https://github.com/moby/moby.git [2022-03-14T05:49:24.887Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-14T05:49:25.855Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-14T05:49:25.855Z] > git --version # timeout=10 [2022-03-14T05:49:25.896Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-14T05:49:25.897Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-14T05:49:25.900Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43375/head:refs/remotes/origin/PR-43375 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-14T05:49:26.712Z] #38 ... [2022-03-14T05:49:26.712Z] [2022-03-14T05:49:26.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-14T05:49:26.712Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-14T05:49:26.712Z] #47 61.18 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-14T05:49:26.712Z] #47 63.45 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-14T05:49:26.712Z] #47 63.47 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-14T05:49:26.712Z] #47 63.49 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-14T05:49:26.712Z] #47 63.52 Setting up python3-six (1.16.0-2) ... [2022-03-14T05:49:26.712Z] #47 65.01 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-14T05:49:26.712Z] #47 65.07 Setting up python3-protobuf (3.12.4-1) ... [2022-03-14T05:49:26.712Z] #47 70.10 Setting up criu (3.16.1-3) ... [2022-03-14T05:49:26.977Z] #14 86.97 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-03-14T05:49:26.977Z] #14 86.97 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-03-14T05:49:26.977Z] #14 86.99 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-14T05:49:27.288Z] #47 ... [2022-03-14T05:49:27.288Z] [2022-03-14T05:49:27.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-14T05:49:27.288Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-14T05:49:27.288Z] #51 62.97 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-14T05:49:27.288Z] #51 62.99 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-14T05:49:27.288Z] #51 63.11 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-14T05:49:27.288Z] #51 63.24 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-14T05:49:27.288Z] #51 63.50 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-14T05:49:27.288Z] #51 63.59 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-14T05:49:27.288Z] #51 63.71 go: downloading golang.org/x/text v0.3.7 [2022-03-14T05:49:27.288Z] #51 71.64 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-14T05:49:27.288Z] #51 71.75 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-14T05:49:27.288Z] #51 71.84 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-14T05:49:27.288Z] #51 72.01 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-14T05:49:27.548Z] #14 87.63 Selecting previously unselected package libudev-dev:arm64. [2022-03-14T05:49:27.548Z] #14 87.63 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-03-14T05:49:27.549Z] #51 72.10 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-14T05:49:27.549Z] #51 72.12 go: downloading golang.org/x/mod v0.5.1 [2022-03-14T05:49:27.549Z] #51 72.19 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-14T05:49:27.812Z] #51 72.30 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-14T05:49:27.812Z] #51 72.34 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-14T05:49:27.901Z] #14 88.04 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-03-14T05:49:27.901Z] #14 88.32 Selecting previously unselected package libsepol1-dev:arm64. [2022-03-14T05:49:27.986Z] #47 ... [2022-03-14T05:49:27.986Z] [2022-03-14T05:49:27.986Z] #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-14T05:49:27.986Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:49:27.986Z] #14 58.35 (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-14T05:49:27.986Z] #14 58.43 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-14T05:49:27.986Z] #14 58.43 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-14T05:49:27.986Z] #14 61.91 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-14T05:49:27.986Z] #14 61.91 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-14T05:49:27.986Z] #14 61.98 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-14T05:49:27.986Z] #14 65.59 Selecting previously unselected package binutils-mingw-w64. [2022-03-14T05:49:27.986Z] #14 65.60 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-14T05:49:27.986Z] #14 65.60 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-14T05:49:27.986Z] #14 65.86 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-14T05:49:27.986Z] #14 65.86 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-14T05:49:27.986Z] #14 65.88 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-14T05:49:27.986Z] #14 66.14 Selecting previously unselected package dmsetup. [2022-03-14T05:49:27.986Z] #14 66.14 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-14T05:49:27.986Z] #14 66.14 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-14T05:49:27.986Z] #14 66.45 Selecting previously unselected package mingw-w64-common. [2022-03-14T05:49:27.986Z] #14 66.48 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-14T05:49:27.986Z] #14 66.49 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-14T05:49:28.073Z] #51 72.63 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-14T05:49:28.074Z] #51 72.70 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-14T05:49:28.074Z] #51 72.84 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-14T05:49:28.234Z] #14 88.32 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-03-14T05:49:28.234Z] #14 88.46 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-03-14T05:49:28.551Z] #14 ... [2022-03-14T05:49:28.551Z] [2022-03-14T05:49:28.551Z] #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-14T05:49:28.551Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-14T05:49:28.551Z] #38 67.40 Selecting previously unselected package libxml2:amd64. [2022-03-14T05:49:28.551Z] #38 67.42 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-14T05:49:28.551Z] #38 67.42 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-14T05:49:28.649Z] #51 ... [2022-03-14T05:49:28.649Z] [2022-03-14T05:49:28.649Z] #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-14T05:49:28.649Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-14T05:49:28.649Z] #47 73.06 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-14T05:49:29.174Z] #14 89.23 Selecting previously unselected package libpcre2-16-0:arm64. [2022-03-14T05:49:29.174Z] #14 89.24 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-03-14T05:49:29.174Z] #14 89.25 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-03-14T05:49:29.487Z] #38 68.31 Selecting previously unselected package libarchive13:amd64. [2022-03-14T05:49:29.487Z] #38 68.31 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-14T05:49:29.487Z] #38 68.36 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-14T05:49:29.744Z] #14 89.98 Selecting previously unselected package libpcre2-32-0:arm64. [2022-03-14T05:49:29.744Z] #14 89.98 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-03-14T05:49:29.744Z] #14 89.99 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-03-14T05:49:29.744Z] #14 90.26 Selecting previously unselected package libpcre2-posix2:arm64. [2022-03-14T05:49:30.004Z] [2022-03-14T05:49:30.004Z] #14 ... [2022-03-14T05:49:30.004Z] [2022-03-14T05:49:30.004Z] #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-14T05:49:30.004Z] #63 sha256:bbecb8c0385244182f03d1dea9fdd4bb8d6548d42e6cc23aa4e8771420bc9847 [2022-03-14T05:49:30.004Z] #63 DONE 89.5s [2022-03-14T05:49:30.004Z] [2022-03-14T05:49:30.004Z] #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-14T05:49:30.004Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-14T05:49:30.004Z] #14 90.26 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-03-14T05:49:30.004Z] #14 90.28 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-03-14T05:49:30.004Z] #14 90.35 Selecting previously unselected package libpcre2-dev:arm64. [2022-03-14T05:49:30.004Z] #14 90.35 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-03-14T05:49:30.004Z] #14 90.37 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-03-14T05:49:30.004Z] #14 ... [2022-03-14T05:49:30.004Z] [2022-03-14T05:49:30.004Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-14T05:49:30.004Z] #64 sha256:7b619a0fc2384e802a1988eb11037e916f6262095766b01858e6b377f9b63e35 [2022-03-14T05:49:30.004Z] #64 DONE 0.1s [2022-03-14T05:49:30.004Z] [2022-03-14T05:49:30.005Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-14T05:49:30.005Z] #65 sha256:26b947d45084c011471ee6372c54bf98939ab8b42062f455762edd08b99e9ba8 [2022-03-14T05:49:30.005Z] #65 DONE 0.1s [2022-03-14T05:49:30.005Z] [2022-03-14T05:49:30.005Z] #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-14T05:49:30.005Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-14T05:49:30.005Z] #14 90.37 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-03-14T05:49:30.053Z] #38 68.85 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-14T05:49:30.053Z] #38 68.85 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-14T05:49:30.053Z] #38 68.85 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-14T05:49:30.264Z] #14 90.77 Selecting previously unselected package libselinux1-dev:arm64. [2022-03-14T05:49:30.311Z] #38 69.04 Selecting previously unselected package librhash0:amd64. [2022-03-14T05:49:30.311Z] #38 69.04 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-14T05:49:30.311Z] #38 69.06 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-14T05:49:30.336Z] #14 ... [2022-03-14T05:49:30.336Z] [2022-03-14T05:49:30.336Z] #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-14T05:49:30.336Z] #40 sha256:a068d630ea3bdeb7c0e544fd139f3c054549bfba41be8ba02047b7090e767604 [2022-03-14T05:49:30.336Z] #40 4.421 + RM_GOPATH=0 [2022-03-14T05:49:30.336Z] #40 4.421 + TMP_GOPATH= [2022-03-14T05:49:30.336Z] #40 4.421 + : /build [2022-03-14T05:49:30.336Z] #40 4.421 + '[' -z '' ']' [2022-03-14T05:49:30.336Z] #40 4.421 ++ mktemp -d [2022-03-14T05:49:30.336Z] #40 4.421 + export GOPATH=/tmp/tmp.Z1LuhLM2JU [2022-03-14T05:49:30.336Z] #40 4.421 + GOPATH=/tmp/tmp.Z1LuhLM2JU [2022-03-14T05:49:30.336Z] #40 4.421 + RM_GOPATH=1 [2022-03-14T05:49:30.336Z] #40 4.421 + case "$(go env GOARCH)" in [2022-03-14T05:49:30.336Z] #40 4.421 ++ go env GOARCH [2022-03-14T05:49:30.336Z] #40 4.427 + export GO_BUILDMODE=-buildmode=pie [2022-03-14T05:49:30.336Z] #40 4.427 + GO_BUILDMODE=-buildmode=pie [2022-03-14T05:49:30.336Z] #40 4.427 ++ dirname /install.sh [2022-03-14T05:49:30.336Z] #40 4.427 + dir=/ [2022-03-14T05:49:30.336Z] #40 4.427 + bin=tini [2022-03-14T05:49:30.336Z] #40 4.427 + shift [2022-03-14T05:49:30.336Z] #40 4.427 + '[' '!' -f //tini.installer ']' [2022-03-14T05:49:30.336Z] #40 4.427 + . //tini.installer [2022-03-14T05:49:30.336Z] #40 4.427 ++ : v0.19.0 [2022-03-14T05:49:30.336Z] #40 4.427 + install_tini [2022-03-14T05:49:30.336Z] #40 4.427 + echo 'Install tini version v0.19.0' [2022-03-14T05:49:30.336Z] #40 4.427 + git clone https://github.com/krallin/tini.git /tmp/tmp.Z1LuhLM2JU/tini [2022-03-14T05:49:30.336Z] #40 4.430 Cloning into '/tmp/tmp.Z1LuhLM2JU/tini'... [2022-03-14T05:49:30.336Z] #40 4.430 Install tini version v0.19.0 [2022-03-14T05:49:30.336Z] #40 5.149 + cd /tmp/tmp.Z1LuhLM2JU/tini [2022-03-14T05:49:30.336Z] #40 5.149 + git checkout -q v0.19.0 [2022-03-14T05:49:30.336Z] #40 5.149 + cmake . [2022-03-14T05:49:30.336Z] #40 5.581 -- The C compiler identification is GNU 10.2.1 [2022-03-14T05:49:30.336Z] #40 5.642 -- Detecting C compiler ABI info [2022-03-14T05:49:30.336Z] #40 6.190 -- Detecting C compiler ABI info - done [2022-03-14T05:49:30.336Z] #40 6.362 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-14T05:49:30.336Z] #40 6.362 -- Detecting C compile features [2022-03-14T05:49:30.336Z] #40 6.362 -- Detecting C compile features - done [2022-03-14T05:49:30.336Z] #40 6.362 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-14T05:49:30.336Z] #40 6.750 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-14T05:49:30.336Z] #40 6.750 -- Configuring done [2022-03-14T05:49:30.336Z] #40 6.750 -- Generating done [2022-03-14T05:49:30.336Z] #40 6.750 -- Build files have been written to: /tmp/tmp.Z1LuhLM2JU/tini [2022-03-14T05:49:30.336Z] #40 6.790 + make tini-static [2022-03-14T05:49:30.336Z] #40 6.984 Scanning dependencies of target tini-static [2022-03-14T05:49:30.336Z] #40 7.038 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-14T05:49:30.336Z] #40 7.846 [100%] Linking C executable tini-static [2022-03-14T05:49:30.336Z] #40 8.354 [100%] Built target tini-static [2022-03-14T05:49:30.336Z] #40 8.422 + mkdir -p /build [2022-03-14T05:49:30.336Z] #40 8.435 + cp tini-static /build/docker-init [2022-03-14T05:49:30.336Z] #40 DONE 9.7s [2022-03-14T05:49:30.336Z] [2022-03-14T05:49:30.336Z] #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-14T05:49:30.336Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-14T05:49:30.336Z] #34 ... [2022-03-14T05:49:30.336Z] [2022-03-14T05:49:30.337Z] #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-14T05:49:30.337Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:49:30.337Z] #14 61.25 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-14T05:49:30.337Z] #14 61.25 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-14T05:49:30.337Z] #14 61.27 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-14T05:49:30.524Z] #14 90.77 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-03-14T05:49:30.524Z] #14 90.78 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-03-14T05:49:30.568Z] #38 69.33 Selecting previously unselected package libuv1:amd64. [2022-03-14T05:49:30.568Z] #38 69.34 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-14T05:49:30.568Z] #38 69.35 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-14T05:49:30.785Z] #14 91.10 Selecting previously unselected package libdevmapper-dev:arm64. [2022-03-14T05:49:30.785Z] #14 91.12 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-03-14T05:49:30.785Z] #14 91.12 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-03-14T05:49:30.826Z] #38 69.66 Selecting previously unselected package cmake. [2022-03-14T05:49:30.826Z] #38 69.66 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-14T05:49:30.826Z] #38 69.67 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-14T05:49:31.055Z] #14 91.29 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-14T05:49:31.055Z] #14 91.29 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-03-14T05:49:31.055Z] #14 91.32 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-14T05:49:31.260Z] #47 DONE 75.5s [2022-03-14T05:49:31.260Z] [2022-03-14T05:49:31.260Z] #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-14T05:49:31.260Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-14T05:49:31.260Z] #51 73.33 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-14T05:49:31.260Z] #51 73.46 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-14T05:49:31.260Z] #51 73.77 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-14T05:49:31.260Z] #51 73.90 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-14T05:49:31.260Z] #51 73.97 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-14T05:49:31.260Z] #51 74.16 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-14T05:49:31.260Z] #51 74.20 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-14T05:49:31.260Z] #51 74.21 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-14T05:49:31.260Z] #51 74.22 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-14T05:49:31.260Z] #51 74.51 go: downloading github.com/prometheus/common v0.10.0 [2022-03-14T05:49:31.260Z] #51 74.76 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-14T05:49:31.260Z] #51 74.88 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-14T05:49:31.260Z] #51 74.97 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-14T05:49:31.315Z] #14 91.68 Selecting previously unselected package libsystemd-dev:arm64. [2022-03-14T05:49:31.315Z] #14 91.69 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-03-14T05:49:31.315Z] #14 91.70 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-03-14T05:49:31.576Z] #14 92.06 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-14T05:49:31.835Z] #14 92.08 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-03-14T05:49:31.835Z] #14 92.10 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-14T05:49:31.835Z] #14 92.11 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-03-14T05:49:31.835Z] #14 92.14 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-14T05:49:31.835Z] #14 92.16 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-03-14T05:49:31.835Z] #14 92.17 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-03-14T05:49:31.835Z] #14 92.19 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-03-14T05:49:31.835Z] #14 92.21 Setting up libudev-dev:arm64 (247.3-6) ... [2022-03-14T05:49:31.835Z] #14 92.22 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-03-14T05:49:31.835Z] #14 92.24 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-14T05:49:31.835Z] #14 92.26 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-14T05:49:32.096Z] #14 92.29 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-14T05:49:32.096Z] #14 92.31 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-14T05:49:32.096Z] #14 92.32 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-14T05:49:32.096Z] #14 92.33 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-03-14T05:49:32.096Z] #14 92.36 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-14T05:49:32.096Z] #14 92.37 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-03-14T05:49:32.096Z] #14 92.38 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-03-14T05:49:32.096Z] #14 92.39 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-14T05:49:32.096Z] #14 92.41 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-14T05:49:32.096Z] #14 92.46 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-14T05:49:32.096Z] #14 92.49 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-14T05:49:32.096Z] #14 92.51 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-14T05:49:32.371Z] #14 92.52 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-14T05:49:32.371Z] #14 92.54 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-14T05:49:32.371Z] #14 92.55 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-14T05:49:32.371Z] #14 92.55 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-14T05:49:32.371Z] #14 92.58 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-14T05:49:32.371Z] #14 92.61 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-14T05:49:32.371Z] #14 92.63 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-14T05:49:32.371Z] #14 92.64 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-14T05:49:32.371Z] #14 92.66 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-03-14T05:49:32.371Z] #14 92.67 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-14T05:49:32.668Z] #51 76.98 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-14T05:49:32.931Z] #51 ... [2022-03-14T05:49:32.931Z] [2022-03-14T05:49:32.931Z] #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-14T05:49:32.931Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-14T05:49:32.931Z] #38 76.33 Setting up libicu67:amd64 (67.1-7) ... [2022-03-14T05:49:32.931Z] #38 76.41 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:49:32.931Z] #38 76.41 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-14T05:49:32.931Z] #38 76.45 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:49:32.931Z] #38 76.51 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-14T05:49:32.931Z] #38 76.53 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-14T05:49:32.931Z] #38 76.57 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-14T05:49:32.931Z] #38 76.61 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-14T05:49:32.931Z] #38 76.65 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-14T05:49:32.931Z] #38 76.69 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-14T05:49:32.931Z] #38 76.74 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-14T05:49:32.931Z] #38 DONE 77.4s [2022-03-14T05:49:32.931Z] [2022-03-14T05:49:32.931Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-14T05:49:32.931Z] #39 sha256:1ac80a3e6ec474dd6c57756dc5d6a9ac08b6c98173397c8013031158d79b4182 [2022-03-14T05:49:32.931Z] #39 DONE 0.3s [2022-03-14T05:49:32.931Z] [2022-03-14T05:49:32.931Z] #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-14T05:49:32.931Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:49:32.931Z] #14 74.36 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-14T05:49:32.931Z] #14 74.36 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-14T05:49:32.931Z] #14 74.37 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-14T05:49:32.955Z] #14 DONE 93.1s [2022-03-14T05:49:32.955Z] [2022-03-14T05:49:32.955Z] #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-14T05:49:32.955Z] #26 sha256:5aa09f3209e2d942e8781e3559fec6dd9c8d44887964547a97d31de1ebe8d9ad [2022-03-14T05:49:32.955Z] #26 92.13 Updating files: 29% (3391/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) [2022-03-14T05:49:32.955Z] #26 ... [2022-03-14T05:49:32.955Z] [2022-03-14T05:49:32.955Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-14T05:49:32.955Z] #55 sha256:04da6a461ee310075ac8024cfdd94e8a8a2224c6edad007d4fc2223b967dc068 [2022-03-14T05:49:32.955Z] #55 DONE 0.2s [2022-03-14T05:49:32.955Z] [2022-03-14T05:49:32.955Z] #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-14T05:49:32.955Z] #26 sha256:5aa09f3209e2d942e8781e3559fec6dd9c8d44887964547a97d31de1ebe8d9ad [2022-03-14T05:49:33.732Z] #26 92.13 Updating files: 29% (3391/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: 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: 55% (6383/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) [2022-03-14T05:49:33.732Z] #26 ... [2022-03-14T05:49:33.732Z] [2022-03-14T05:49:33.732Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-14T05:49:33.732Z] #15 sha256:9fcee72a13afdc64193673faad22cfc8d635840bd59b8c3a85761ebc70bcc3c3 [2022-03-14T05:49:33.732Z] #15 DONE 1.1s [2022-03-14T05:49:33.732Z] [2022-03-14T05:49:33.732Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-14T05:49:33.732Z] #26 sha256:5aa09f3209e2d942e8781e3559fec6dd9c8d44887964547a97d31de1ebe8d9ad [2022-03-14T05:49:34.848Z] #14 ... [2022-03-14T05:49:34.849Z] [2022-03-14T05:49:34.849Z] #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-14T05:49:34.849Z] #40 sha256:44d33e3fec9c302368fd06ff922a98c0467c2265c505fa7645502c31b9abf827 [2022-03-14T05:49:34.849Z] #40 1.304 + RM_GOPATH=0 [2022-03-14T05:49:34.849Z] #40 1.304 + TMP_GOPATH= [2022-03-14T05:49:34.849Z] #40 1.304 + : /build [2022-03-14T05:49:34.849Z] #40 1.304 + '[' -z '' ']' [2022-03-14T05:49:34.849Z] #40 1.317 ++ mktemp -d [2022-03-14T05:49:34.849Z] #40 1.318 + export GOPATH=/tmp/tmp.wxGm58JVOG [2022-03-14T05:49:34.849Z] #40 1.319 + GOPATH=/tmp/tmp.wxGm58JVOG [2022-03-14T05:49:34.849Z] #40 1.319 + RM_GOPATH=1 [2022-03-14T05:49:34.849Z] #40 1.319 + case "$(go env GOARCH)" in [2022-03-14T05:49:34.849Z] #40 1.325 ++ go env GOARCH [2022-03-14T05:49:34.849Z] #40 1.354 + export GO_BUILDMODE=-buildmode=pie [2022-03-14T05:49:34.849Z] #40 1.354 + GO_BUILDMODE=-buildmode=pie [2022-03-14T05:49:34.849Z] #40 1.354 ++ dirname /install.sh [2022-03-14T05:49:34.849Z] #40 1.355 + dir=/ [2022-03-14T05:49:34.849Z] #40 1.355 + bin=tini [2022-03-14T05:49:34.849Z] #40 1.356 + shift [2022-03-14T05:49:34.849Z] #40 1.356 + '[' '!' -f //tini.installer ']' [2022-03-14T05:49:34.849Z] #40 1.356 + . //tini.installer [2022-03-14T05:49:34.849Z] #40 1.356 ++ : v0.19.0 [2022-03-14T05:49:34.849Z] #40 1.357 + install_tini [2022-03-14T05:49:34.849Z] #40 1.357 + echo 'Install tini version v0.19.0' [2022-03-14T05:49:34.849Z] #40 1.357 Install tini version v0.19.0 [2022-03-14T05:49:34.849Z] #40 1.357 + git clone https://github.com/krallin/tini.git /tmp/tmp.wxGm58JVOG/tini [2022-03-14T05:49:34.849Z] #40 1.368 Cloning into '/tmp/tmp.wxGm58JVOG/tini'... [2022-03-14T05:49:35.017Z] #38 ... [2022-03-14T05:49:35.017Z] [2022-03-14T05:49:35.017Z] #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-14T05:49:35.017Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:49:35.017Z] #14 73.73 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-14T05:49:35.017Z] #14 73.74 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-14T05:49:35.017Z] #14 73.79 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-14T05:49:35.027Z] #26 92.13 Updating files: 29% (3391/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: 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: 55% (6383/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 82% (9368/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) [2022-03-14T05:49:35.027Z] #26 ... [2022-03-14T05:49:35.027Z] [2022-03-14T05:49:35.027Z] #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-14T05:49:35.027Z] #16 sha256:0c80225504182bbac7a0e55e8c1aa3859d87336028874264d84ff9fa2df8a46a [2022-03-14T05:49:35.027Z] #16 DONE 1.1s [2022-03-14T05:49:35.027Z] [2022-03-14T05:49:35.027Z] #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-14T05:49:35.027Z] #26 sha256:5aa09f3209e2d942e8781e3559fec6dd9c8d44887964547a97d31de1ebe8d9ad [2022-03-14T05:49:35.285Z] #26 92.13 Updating files: 29% (3391/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: 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: 55% (6383/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 82% (9368/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: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-03-14T05:49:35.421Z] #40 2.408 + cd /tmp/tmp.wxGm58JVOG/tini [2022-03-14T05:49:35.422Z] #40 2.409 + git checkout -q v0.19.0 [2022-03-14T05:49:35.422Z] #40 2.458 + cmake . [2022-03-14T05:49:35.544Z] #26 94.95 + cd /tmp/tmp.nPc1j494YV/tmp/docker-ce [2022-03-14T05:49:35.544Z] #26 94.95 + git checkout -q v17.06.2-ce [2022-03-14T05:49:35.610Z] #14 ... [2022-03-14T05:49:35.610Z] [2022-03-14T05:49:35.610Z] #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-14T05:49:35.610Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-14T05:49:35.610Z] #47 68.20 Setting up criu (3.16.1-3) ... [2022-03-14T05:49:35.610Z] #47 70.87 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-14T05:49:35.610Z] #47 DONE 73.9s [2022-03-14T05:49:35.610Z] [2022-03-14T05:49:35.610Z] #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-14T05:49:35.610Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-14T05:49:35.610Z] #38 74.44 Setting up libicu67:amd64 (67.1-7) ... [2022-03-14T05:49:35.610Z] #38 74.51 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:49:35.802Z] #26 ... [2022-03-14T05:49:35.803Z] [2022-03-14T05:49:35.803Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-14T05:49:35.803Z] #17 sha256:6d445e17e82a6afd8099c23fd61946d766c1342f7cb9d89c86708f3e96199681 [2022-03-14T05:49:35.803Z] #17 0.554 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-14T05:49:35.803Z] #17 DONE 0.9s [2022-03-14T05:49:35.866Z] #38 74.54 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-14T05:49:35.866Z] #38 74.64 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:49:35.866Z] #38 74.72 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-14T05:49:35.866Z] #38 74.75 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-14T05:49:36.061Z] [2022-03-14T05:49:36.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-14T05:49:36.061Z] #56 sha256:1625d98cf9b54970db1be1271d926f9e8e71a7f9b4d866217f51410b16beca7a [2022-03-14T05:49:36.061Z] #56 0.797 + RM_GOPATH=0 [2022-03-14T05:49:36.061Z] #56 0.797 + TMP_GOPATH= [2022-03-14T05:49:36.061Z] #56 0.798 + : /build [2022-03-14T05:49:36.061Z] #56 0.798 + '[' -z '' ']' [2022-03-14T05:49:36.061Z] #56 0.798 ++ mktemp -d [2022-03-14T05:49:36.061Z] #56 0.800 + export GOPATH=/tmp/tmp.yaihSBgiaa [2022-03-14T05:49:36.061Z] #56 0.801 + GOPATH=/tmp/tmp.yaihSBgiaa [2022-03-14T05:49:36.061Z] #56 0.801 + RM_GOPATH=1 [2022-03-14T05:49:36.061Z] #56 0.801 + case "$(go env GOARCH)" in [2022-03-14T05:49:36.061Z] #56 0.801 ++ go env GOARCH [2022-03-14T05:49:36.061Z] #56 0.811 + export GO_BUILDMODE=-buildmode=pie [2022-03-14T05:49:36.061Z] #56 0.811 + GO_BUILDMODE=-buildmode=pie [2022-03-14T05:49:36.061Z] #56 0.812 ++ dirname /install.sh [2022-03-14T05:49:36.061Z] #56 0.812 + dir=/ [2022-03-14T05:49:36.061Z] #56 0.813 + bin=runc [2022-03-14T05:49:36.061Z] #56 0.814 + shift [2022-03-14T05:49:36.061Z] #56 0.814 + '[' '!' -f //runc.installer ']' [2022-03-14T05:49:36.061Z] #56 0.814 + . //runc.installer [2022-03-14T05:49:36.061Z] #56 0.814 ++ set -e [2022-03-14T05:49:36.061Z] #56 0.814 ++ : v1.1.0 [2022-03-14T05:49:36.062Z] #56 0.815 + install_runc [2022-03-14T05:49:36.062Z] #56 0.815 + RUNC_BUILDTAGS=seccomp [2022-03-14T05:49:36.062Z] #56 0.815 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-14T05:49:36.062Z] #56 0.815 Install runc version v1.1.0 (build tags: seccomp) [2022-03-14T05:49:36.062Z] #56 0.815 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yaihSBgiaa/src/github.com/opencontainers/runc [2022-03-14T05:49:36.062Z] #56 0.817 Cloning into '/tmp/tmp.yaihSBgiaa/src/github.com/opencontainers/runc'... [2022-03-14T05:49:36.123Z] #38 74.78 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-14T05:49:36.123Z] #38 74.83 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-14T05:49:36.123Z] #38 74.85 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-14T05:49:36.123Z] #38 74.87 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-14T05:49:36.123Z] #38 74.90 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-14T05:49:36.366Z] #40 3.133 -- The C compiler identification is GNU 10.2.1 [2022-03-14T05:49:36.366Z] #40 ... [2022-03-14T05:49:36.366Z] [2022-03-14T05:49:36.366Z] #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-14T05:49:36.366Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-14T05:49:36.366Z] #49 80.54 gotestsum version dev [2022-03-14T05:49:36.366Z] #49 DONE 81.0s [2022-03-14T05:49:36.366Z] [2022-03-14T05:49:36.366Z] #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-14T05:49:36.366Z] #40 sha256:44d33e3fec9c302368fd06ff922a98c0467c2265c505fa7645502c31b9abf827 [2022-03-14T05:49:36.366Z] #40 3.231 -- Detecting C compiler ABI info [2022-03-14T05:49:36.686Z] #38 DONE 75.5s [2022-03-14T05:49:36.686Z] [2022-03-14T05:49:36.686Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-14T05:49:36.686Z] #39 sha256:82f6297dbcc6529adfb21afeccfca6e6eab95d5e904f55ab721423be0b4536ec [2022-03-14T05:49:36.942Z] #40 3.859 -- Detecting C compiler ABI info - done [2022-03-14T05:49:37.204Z] #40 4.017 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-14T05:49:37.204Z] #40 4.017 -- Detecting C compile features [2022-03-14T05:49:37.204Z] #40 4.017 -- Detecting C compile features - done [2022-03-14T05:49:37.204Z] #40 4.073 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-14T05:49:37.252Z] #39 DONE 0.6s [2022-03-14T05:49:37.252Z] [2022-03-14T05:49:37.252Z] #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-14T05:49:37.252Z] #40 sha256:1bd69b34aa787a9ec727717f01c58b8a1090d904f020a5e9f3efb2064363e53d [2022-03-14T05:49:37.440Z] #56 ... [2022-03-14T05:49:37.440Z] [2022-03-14T05:49:37.440Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-14T05:49:37.441Z] #18 sha256:0be824bad61d5c4f371287ba4ea9564b3a8b3e2fe93d6ace3c834395cc1bdf6d [2022-03-14T05:49:37.441Z] #18 DONE 1.3s [2022-03-14T05:49:37.441Z] [2022-03-14T05:49:37.441Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-14T05:49:37.441Z] #19 sha256:0d803f813b44ffe2129290229a5c41393e6d4e3d0bc33dd512d88242a9059d4a [2022-03-14T05:49:37.441Z] #19 ... [2022-03-14T05:49:37.441Z] [2022-03-14T05:49:37.441Z] #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-14T05:49:37.441Z] #34 sha256:620509505b9ba232340bea86f8a6a413cbbe1040cdef04c4eace1707d8fa01f3 [2022-03-14T05:49:37.441Z] #34 DONE 97.4s [2022-03-14T05:49:37.467Z] #40 4.327 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-14T05:49:37.467Z] #40 4.445 -- Configuring done [2022-03-14T05:49:37.467Z] #40 4.487 -- Generating done [2022-03-14T05:49:37.467Z] #40 4.487 -- Build files have been written to: /tmp/tmp.wxGm58JVOG/tini [2022-03-14T05:49:37.701Z] [2022-03-14T05:49:37.701Z] #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-14T05:49:37.701Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-14T05:49:37.730Z] #40 4.506 + make tini-static [2022-03-14T05:49:37.993Z] #40 4.792 Scanning dependencies of target tini-static [2022-03-14T05:49:37.993Z] #40 4.881 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-14T05:49:38.270Z] #43 ... [2022-03-14T05:49:38.270Z] [2022-03-14T05:49:38.270Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-14T05:49:38.271Z] #19 sha256:0d803f813b44ffe2129290229a5c41393e6d4e3d0bc33dd512d88242a9059d4a [2022-03-14T05:49:38.271Z] #19 DONE 1.1s [2022-03-14T05:49:38.271Z] [2022-03-14T05:49:38.271Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-14T05:49:38.271Z] #20 sha256:3632c16c49cb9271406f3686f7bfc9cabcb81928521e8ce1c755c8632f702f99 [2022-03-14T05:49:38.625Z] #40 1.329 + RM_GOPATH=0 [2022-03-14T05:49:38.626Z] #40 1.330 + TMP_GOPATH= [2022-03-14T05:49:38.626Z] #40 1.330 + : /build [2022-03-14T05:49:38.626Z] #40 1.330 + '[' -z '' ']' [2022-03-14T05:49:38.626Z] #40 1.331 ++ mktemp -d [2022-03-14T05:49:38.626Z] #40 1.337 + export GOPATH=/tmp/tmp.Pe4jV9EOK8 [2022-03-14T05:49:38.626Z] #40 1.337 + GOPATH=/tmp/tmp.Pe4jV9EOK8 [2022-03-14T05:49:38.626Z] #40 1.337 + RM_GOPATH=1 [2022-03-14T05:49:38.626Z] #40 1.337 + case "$(go env GOARCH)" in [2022-03-14T05:49:38.626Z] #40 1.338 ++ go env GOARCH [2022-03-14T05:49:38.626Z] #40 1.371 + export GO_BUILDMODE=-buildmode=pie [2022-03-14T05:49:38.626Z] #40 1.371 + GO_BUILDMODE=-buildmode=pie [2022-03-14T05:49:38.626Z] #40 1.372 ++ dirname /install.sh [2022-03-14T05:49:38.626Z] #40 1.374 + dir=/ [2022-03-14T05:49:38.847Z] #20 DONE 0.7s [2022-03-14T05:49:38.847Z] [2022-03-14T05:49:38.847Z] #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-14T05:49:38.847Z] #21 sha256:8ae36b1e29ddf7eea5b1cc9f8f5940f544c5c02beb9f3614007f844197dc5850 [2022-03-14T05:49:38.884Z] #40 1.374 + bin=tini [2022-03-14T05:49:38.884Z] #40 1.374 + shift [2022-03-14T05:49:38.884Z] #40 1.374 + '[' '!' -f //tini.installer ']' [2022-03-14T05:49:38.884Z] #40 1.374 + . //tini.installer [2022-03-14T05:49:38.884Z] #40 1.374 ++ : v0.19.0 [2022-03-14T05:49:38.884Z] #40 1.374 + install_tini [2022-03-14T05:49:38.884Z] #40 1.374 + echo 'Install tini version v0.19.0' [2022-03-14T05:49:38.885Z] #40 1.374 + git clone https://github.com/krallin/tini.git /tmp/tmp.Pe4jV9EOK8/tini [2022-03-14T05:49:38.885Z] #40 1.374 Install tini version v0.19.0 [2022-03-14T05:49:38.885Z] #40 1.422 Cloning into '/tmp/tmp.Pe4jV9EOK8/tini'... [2022-03-14T05:49:38.938Z] using credential docker-jenkins-github-credentials [2022-03-14T05:49:39.012Z] Cloning the remote Git repository [2022-03-14T05:49:39.012Z] Cloning with configured refspecs honoured and without tags [2022-03-14T05:49:39.820Z] #40 ... [2022-03-14T05:49:39.820Z] [2022-03-14T05:49:39.820Z] #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-14T05:49:39.820Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-14T05:49:39.820Z] #49 78.21 gotestsum version dev [2022-03-14T05:49:39.820Z] #49 DONE 78.6s [2022-03-14T05:49:39.820Z] [2022-03-14T05:49:39.820Z] #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-14T05:49:39.820Z] #40 sha256:1bd69b34aa787a9ec727717f01c58b8a1090d904f020a5e9f3efb2064363e53d [2022-03-14T05:49:39.820Z] #40 2.496 + cd /tmp/tmp.Pe4jV9EOK8/tini [2022-03-14T05:49:39.820Z] #40 2.497 + git checkout -q v0.19.0 [2022-03-14T05:49:39.820Z] #40 2.525 + cmake . [2022-03-14T05:49:39.918Z] #40 6.639 [100%] Linking C executable tini-static [2022-03-14T05:49:39.918Z] #40 6.998 [100%] Built target tini-static [2022-03-14T05:49:40.195Z] #40 7.114 + mkdir -p /build [2022-03-14T05:49:40.229Z] #21 1.076 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-14T05:49:40.229Z] #21 1.094 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-14T05:49:40.229Z] #21 1.104 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-14T05:49:40.229Z] #21 1.445 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-14T05:49:39.201Z] Cloning repository https://github.com/moby/moby.git [2022-03-14T05:49:39.609Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-14T05:49:40.457Z] #40 7.123 + cp tini-static /build/docker-init [2022-03-14T05:49:40.721Z] #40 DONE 7.5s [2022-03-14T05:49:40.721Z] [2022-03-14T05:49:40.721Z] #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-14T05:49:40.721Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:49:40.721Z] #14 82.53 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-14T05:49:40.721Z] #14 82.55 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-14T05:49:40.721Z] #14 82.58 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-14T05:49:40.721Z] #14 82.83 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-14T05:49:40.721Z] #14 82.84 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-14T05:49:40.721Z] #14 82.85 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-14T05:49:40.753Z] #40 3.265 -- The C compiler identification is GNU 10.2.1 [2022-03-14T05:49:40.753Z] #40 3.373 -- Detecting C compiler ABI info [2022-03-14T05:49:40.816Z] #21 1.943 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-14T05:49:41.318Z] #40 4.069 -- Detecting C compiler ABI info - done [2022-03-14T05:49:41.576Z] #40 4.237 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-14T05:49:41.576Z] #40 4.261 -- Detecting C compile features [2022-03-14T05:49:41.576Z] #40 4.269 -- Detecting C compile features - done [2022-03-14T05:49:41.576Z] #40 4.315 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-14T05:49:41.576Z] #40 ... [2022-03-14T05:49:41.576Z] [2022-03-14T05:49:41.576Z] #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-14T05:49:41.576Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-14T05:49:41.576Z] #51 70.42 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-14T05:49:41.576Z] #51 70.51 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-14T05:49:41.576Z] #51 70.53 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-14T05:49:41.576Z] #51 70.68 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-14T05:49:41.576Z] #51 70.80 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-14T05:49:41.576Z] #51 70.81 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-14T05:49:41.576Z] #51 70.86 go: downloading golang.org/x/mod v0.5.1 [2022-03-14T05:49:41.576Z] #51 70.89 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-14T05:49:41.576Z] #51 70.94 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-14T05:49:41.576Z] #51 71.08 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-14T05:49:41.576Z] #51 71.11 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-14T05:49:41.576Z] #51 71.36 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-14T05:49:41.576Z] #51 71.80 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-14T05:49:41.576Z] #51 71.87 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-14T05:49:41.576Z] #51 71.90 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-14T05:49:41.576Z] #51 72.17 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-14T05:49:41.576Z] #51 72.23 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-14T05:49:41.576Z] #51 72.31 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-14T05:49:41.576Z] #51 72.31 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-14T05:49:41.576Z] #51 72.34 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-14T05:49:41.576Z] #51 72.35 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-14T05:49:41.576Z] #51 72.57 go: downloading github.com/prometheus/common v0.10.0 [2022-03-14T05:49:41.576Z] #51 72.75 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-14T05:49:41.576Z] #51 72.78 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-14T05:49:41.576Z] #51 72.82 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-14T05:49:41.576Z] #51 74.65 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-14T05:49:41.812Z] #21 3.056 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-14T05:49:41.842Z] #51 ... [2022-03-14T05:49:41.842Z] [2022-03-14T05:49:41.842Z] #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-14T05:49:41.842Z] #40 sha256:1bd69b34aa787a9ec727717f01c58b8a1090d904f020a5e9f3efb2064363e53d [2022-03-14T05:49:41.842Z] #40 4.590 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-14T05:49:42.100Z] #40 4.675 -- Configuring done [2022-03-14T05:49:42.100Z] #40 4.760 -- Generating done [2022-03-14T05:49:42.100Z] #40 4.768 -- Build files have been written to: /tmp/tmp.Pe4jV9EOK8/tini [2022-03-14T05:49:42.100Z] #40 4.788 + make tini-static [2022-03-14T05:49:42.357Z] #40 5.013 Scanning dependencies of target tini-static [2022-03-14T05:49:40.495Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-14T05:49:40.495Z] > git --version # timeout=10 [2022-03-14T05:49:40.545Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-14T05:49:40.546Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-14T05:49:40.549Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43375/head:refs/remotes/origin/PR-43375 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-14T05:49:42.526Z] #14 ... [2022-03-14T05:49:42.526Z] [2022-03-14T05:49:42.526Z] #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-14T05:49:42.526Z] #60 sha256:fbf352f65ee4528dc194355e243f418b4b22b2c1ee25acf95d17befad6d71757 [2022-03-14T05:49:42.526Z] #60 39.28 Updating files: 59% (2797/4734) Updating files: 60% (2841/4734) Updating files: 61% (2888/4734) Updating files: 62% (2936/4734) Updating files: 63% (2983/4734) Updating files: 64% (3030/4734) Updating files: 65% (3078/4734) Updating files: 66% (3125/4734) Updating files: 67% (3172/4734) Updating files: 68% (3220/4734) Updating files: 69% (3267/4734) Updating files: 70% (3314/4734) Updating files: 71% (3362/4734) Updating files: 72% (3409/4734) Updating files: 73% (3456/4734) Updating files: 74% (3504/4734) Updating files: 75% (3551/4734) Updating files: 76% (3598/4734) Updating files: 77% (3646/4734) Updating files: 78% (3693/4734) Updating files: 79% (3740/4734) Updating files: 80% (3788/4734) Updating files: 81% (3835/4734) Updating files: 82% (3882/4734) Updating files: 83% (3930/4734) Updating files: 84% (3977/4734) Updating files: 85% (4024/4734) Updating files: 86% (4072/4734) Updating files: 87% (4119/4734) Updating files: 88% (4166/4734) Updating files: 89% (4214/4734) Updating files: 90% (4261/4734) Updating files: 91% (4308/4734) Updating files: 92% (4356/4734) Updating files: 93% (4403/4734) Updating files: 94% (4450/4734) Updating files: 95% (4498/4734) Updating files: 96% (4545/4734) Updating files: 97% (4592/4734) Updating files: 98% (4640/4734) Updating files: 99% (4687/4734) Updating files: 100% (4734/4734) Updating files: 100% (4734/4734), done. [2022-03-14T05:49:42.526Z] #60 40.26 + cd /tmp/tmp.ykk5GY6XxU/src/github.com/containerd/containerd [2022-03-14T05:49:42.526Z] #60 40.26 + git checkout -q v1.6.1 [2022-03-14T05:49:42.615Z] #40 5.100 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-14T05:49:43.385Z] Fetching without tags [2022-03-14T05:49:43.465Z] #60 41.52 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-14T05:49:43.465Z] #60 41.52 + BUILDTAGS='netgo osusergo static_build' [2022-03-14T05:49:43.465Z] #60 41.52 + export EXTRA_FLAGS=-buildmode=pie [2022-03-14T05:49:43.465Z] #60 41.52 + EXTRA_FLAGS=-buildmode=pie [2022-03-14T05:49:43.465Z] #60 41.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-14T05:49:43.465Z] #60 41.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-14T05:49:43.465Z] #60 41.53 + '[' '' = dynamic ']' [2022-03-14T05:49:43.465Z] #60 41.53 + make [2022-03-14T05:49:43.084Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-14T05:49:43.151Z] > git config --add remote.origin.fetch +refs/pull/43375/head:refs/remotes/origin/PR-43375 # timeout=10 [2022-03-14T05:49:43.192Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-14T05:49:43.302Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-14T05:49:43.416Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-14T05:49:43.416Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-14T05:49:43.419Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43375/head:refs/remotes/origin/PR-43375 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-14T05:49:43.988Z] #40 6.402 [100%] Linking C executable tini-static [2022-03-14T05:49:44.246Z] #40 7.046 [100%] Built target tini-static [2022-03-14T05:49:44.246Z] #40 7.089 + mkdir -p /build [2022-03-14T05:49:44.357Z] #21 5.044 Fetched 8393 kB in 4s (1903 kB/s) [2022-03-14T05:49:44.503Z] #40 7.093 + cp tini-static /build/docker-init [2022-03-14T05:49:44.653Z] Merging remotes/origin/master commit 82f20733593669b44ebac80de5b3f9917a384826 into PR head commit da068165f6c8ae5771abb6aaf1523accef8e250d [2022-03-14T05:49:44.760Z] #40 DONE 7.4s [2022-03-14T05:49:44.760Z] [2022-03-14T05:49:44.760Z] #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-14T05:49:44.760Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:49:44.760Z] #14 82.47 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-14T05:49:44.760Z] #14 82.47 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-14T05:49:44.760Z] #14 82.48 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-14T05:49:44.760Z] #14 82.67 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-14T05:49:44.760Z] #14 82.67 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-14T05:49:44.760Z] #14 82.68 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-14T05:49:44.838Z] #60 42.89 + bin/ctr [2022-03-14T05:49:45.731Z] #21 5.044 Reading package lists... [2022-03-14T05:49:44.755Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T05:49:44.794Z] > git checkout -f da068165f6c8ae5771abb6aaf1523accef8e250d # timeout=10 [2022-03-14T05:49:47.323Z] #14 91.35 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-14T05:49:47.323Z] #14 91.35 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-14T05:49:47.323Z] #14 91.36 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-14T05:49:47.635Z] #21 6.824 Reading package lists... [2022-03-14T05:49:47.669Z] Merge succeeded, producing da068165f6c8ae5771abb6aaf1523accef8e250d [2022-03-14T05:49:47.669Z] Checking out Revision da068165f6c8ae5771abb6aaf1523accef8e250d (PR-43375) [2022-03-14T05:49:47.895Z] #21 8.432 Building dependency tree... [2022-03-14T05:49:48.465Z] #21 ... [2022-03-14T05:49:48.465Z] [2022-03-14T05:49:48.465Z] #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-14T05:49:48.465Z] #26 sha256:5aa09f3209e2d942e8781e3559fec6dd9c8d44887964547a97d31de1ebe8d9ad [2022-03-14T05:49:48.465Z] #26 97.97 + mkdir -p /tmp/tmp.nPc1j494YV/src/github.com/docker [2022-03-14T05:49:48.465Z] #26 97.97 + mv components/cli /tmp/tmp.nPc1j494YV/src/github.com/docker/cli [2022-03-14T05:49:48.465Z] #26 97.97 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-03-14T05:49:48.725Z] #26 ... [2022-03-14T05:49:48.725Z] [2022-03-14T05:49:48.725Z] #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-14T05:49:48.725Z] #21 sha256:8ae36b1e29ddf7eea5b1cc9f8f5940f544c5c02beb9f3614007f844197dc5850 [2022-03-14T05:49:48.725Z] #21 9.679 The following additional packages will be installed: [2022-03-14T05:49:48.725Z] #21 9.683 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-14T05:49:48.725Z] #21 9.684 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-14T05:49:48.725Z] #21 9.685 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-14T05:49:48.725Z] #21 9.685 python3-pkg-resources vim-runtime xxd [2022-03-14T05:49:48.725Z] #21 9.694 Suggested packages: [2022-03-14T05:49:48.725Z] #21 9.695 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-14T05:49:48.725Z] #21 9.695 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-14T05:49:48.725Z] #21 9.695 acl attr quota [2022-03-14T05:49:48.725Z] #21 9.695 Recommended packages: [2022-03-14T05:49:48.725Z] #21 9.695 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-14T05:49:49.664Z] #21 10.63 The following NEW packages will be installed: [2022-03-14T05:49:49.664Z] #21 10.64 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-14T05:49:49.664Z] #21 10.64 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-14T05:49:49.664Z] #21 10.64 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-14T05:49:49.664Z] #21 10.64 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-14T05:49:49.664Z] #21 10.64 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-14T05:49:49.664Z] #21 10.64 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-14T05:49:49.664Z] #21 10.64 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-14T05:49:49.664Z] #21 10.64 xz-utils zip zstd [2022-03-14T05:49:49.924Z] #21 10.94 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-03-14T05:49:49.924Z] #21 10.94 Need to get 27.0 MB of archives. [2022-03-14T05:49:49.924Z] #21 10.94 After this operation, 105 MB of additional disk space will be used. [2022-03-14T05:49:49.924Z] #21 10.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-03-14T05:49:49.924Z] #21 10.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-03-14T05:49:49.924Z] #21 10.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-03-14T05:49:49.924Z] #21 10.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-03-14T05:49:49.924Z] #21 10.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-03-14T05:49:49.924Z] #21 10.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-03-14T05:49:49.924Z] #21 10.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-03-14T05:49:49.924Z] #21 10.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-03-14T05:49:49.924Z] #21 10.99 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-14T05:49:49.924Z] #21 10.99 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-14T05:49:49.924Z] #21 11.00 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-03-14T05:49:49.924Z] #21 11.00 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-03-14T05:49:49.924Z] #21 11.01 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-03-14T05:49:49.924Z] #21 11.01 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-03-14T05:49:49.924Z] #21 11.04 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-03-14T05:49:49.924Z] #21 11.05 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-03-14T05:49:49.924Z] #21 11.05 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-03-14T05:49:49.924Z] #21 11.05 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-03-14T05:49:49.924Z] #21 11.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-03-14T05:49:49.924Z] #21 11.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-03-14T05:49:49.924Z] #21 11.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-03-14T05:49:49.924Z] #21 11.06 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-03-14T05:49:49.924Z] #21 11.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-03-14T05:49:49.924Z] #21 11.07 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-03-14T05:49:49.924Z] #21 11.07 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-03-14T05:49:49.924Z] #21 11.08 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-03-14T05:49:49.924Z] #21 11.08 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-03-14T05:49:50.186Z] #21 11.26 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-03-14T05:49:50.186Z] #21 11.26 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-14T05:49:50.186Z] #21 11.26 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-14T05:49:50.186Z] #21 11.26 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-14T05:49:50.186Z] #21 11.26 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-03-14T05:49:50.186Z] #21 11.27 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-03-14T05:49:50.186Z] #21 11.27 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-14T05:49:50.186Z] #21 11.31 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-14T05:49:50.186Z] #21 11.31 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-14T05:49:50.186Z] #21 11.31 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-14T05:49:50.186Z] #21 11.32 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-14T05:49:50.186Z] #21 11.32 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-14T05:49:50.186Z] #21 11.32 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-03-14T05:49:50.186Z] #21 11.33 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-03-14T05:49:50.186Z] #21 11.35 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-03-14T05:49:50.186Z] #21 11.35 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-03-14T05:49:50.186Z] #21 11.36 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-14T05:49:47.312Z] > git remote # timeout=10 [2022-03-14T05:49:47.389Z] > git config --get remote.origin.url # timeout=10 [2022-03-14T05:49:47.428Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-14T05:49:47.430Z] > git merge 82f20733593669b44ebac80de5b3f9917a384826 # timeout=10 [2022-03-14T05:49:47.585Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-14T05:49:47.699Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T05:49:47.738Z] > git checkout -f da068165f6c8ae5771abb6aaf1523accef8e250d # timeout=10 [2022-03-14T05:49:50.445Z] #21 11.47 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-03-14T05:49:50.445Z] #21 11.50 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-03-14T05:49:50.445Z] #21 11.51 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-03-14T05:49:50.445Z] #21 11.51 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-03-14T05:49:50.622Z] INFO [linters context/goanalysis] analyzers took 4m27.31761418s with top 10 stages: buildir: 1m57.233741879s, goimports: 22.536264173s, unconvert: 19.00060147s, gosec: 14.224084811s, S1038: 7.038061691s, golint: 6.995734312s, misspell: 4.780865611s, nilness: 4.252856662s, inspect: 3.796807524s, unused: 3.699711313s [2022-03-14T05:49:50.622Z] INFO [runner] Issues before processing: 3051, after processing: 0 [2022-03-14T05:49:50.622Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 2056/2444, identifier_marker: 2056/2056, exclude: 2056/2056, exclude-rules: 76/2056, path_prettifier: 2444/2444, skip_files: 2444/2444, cgo: 2444/3051, skip_dirs: 2444/2444, filename_unadjuster: 2444/2444, nolint: 0/76 [2022-03-14T05:49:50.622Z] INFO [runner] processing took 142.231612ms with stages: nolint: 57.537535ms, identifier_marker: 47.670229ms, exclude-rules: 17.632841ms, path_prettifier: 9.275881ms, autogenerated_exclude: 7.920793ms, skip_dirs: 1.7868ms, cgo: 264.423µs, filename_unadjuster: 137.042µs, max_same_issues: 1.839µs, uniq_by_line: 635ns, path_shortener: 492ns, source_code: 419ns, diff: 402ns, max_from_linter: 399ns, exclude: 379ns, severity-rules: 348ns, sort_results: 312ns, skip_files: 292ns, max_per_file_from_linter: 283ns, path_prefixer: 268ns [2022-03-14T05:49:50.622Z] INFO [runner] linters took 1m31.865968216s with stages: goanalysis_metalinter: 1m31.722432241s [2022-03-14T05:49:50.622Z] INFO File cache stats: 1663 entries of total size 8.4MiB [2022-03-14T05:49:50.622Z] INFO Memory: 2396 samples, avg is 310.2MB, max is 1134.6MB [2022-03-14T05:49:50.622Z] INFO Execution took 3m59.476534223s [2022-03-14T05:49:50.622Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-03-14T05:49:50.705Z] #21 11.87 debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T05:49:50.705Z] #21 11.98 Fetched 27.0 MB in 1s (31.7 MB/s) [2022-03-14T05:49:50.705Z] #21 ... [2022-03-14T05:49:50.705Z] [2022-03-14T05:49:50.705Z] #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-14T05:49:50.705Z] #56 sha256:1625d98cf9b54970db1be1271d926f9e8e71a7f9b4d866217f51410b16beca7a [2022-03-14T05:49:50.705Z] #56 7.844 + cd /tmp/tmp.yaihSBgiaa/src/github.com/opencontainers/runc [2022-03-14T05:49:50.705Z] #56 7.844 + git checkout -q v1.1.0 [2022-03-14T05:49:50.705Z] #56 8.201 + '[' -z '' ']' [2022-03-14T05:49:50.705Z] #56 8.203 + target=static [2022-03-14T05:49:50.705Z] #56 8.203 + make BUILDTAGS=seccomp static [2022-03-14T05:49:50.705Z] #56 8.482 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-14T05:49:50.959Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43375/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=da068165f6c8ae5771abb6aaf1523accef8e250d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:da068165f6c8ae5771abb6aaf1523accef8e250d hack/make.sh dynbinary test-docker-py [2022-03-14T05:49:50.965Z] #56 ... [2022-03-14T05:49:50.965Z] [2022-03-14T05:49:50.965Z] #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-14T05:49:50.965Z] #21 sha256:8ae36b1e29ddf7eea5b1cc9f8f5940f544c5c02beb9f3614007f844197dc5850 [2022-03-14T05:49:50.965Z] #21 12.01 Selecting previously unselected package pigz. [2022-03-14T05:49:50.965Z] #21 12.01 (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-14T05:49:50.965Z] #21 12.07 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-03-14T05:49:50.965Z] #21 12.07 Unpacking pigz (2.6-1) ... [2022-03-14T05:49:50.965Z] #21 12.16 Selecting previously unselected package libelf1:arm64. [2022-03-14T05:49:50.965Z] #21 12.16 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-03-14T05:49:50.965Z] #21 12.17 Unpacking libelf1:arm64 (0.183-1) ... [2022-03-14T05:49:50.965Z] #21 12.25 Selecting previously unselected package libbpf0:arm64. [2022-03-14T05:49:51.220Z] [2022-03-14T05:49:51.225Z] #21 12.25 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-03-14T05:49:51.226Z] #21 12.26 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-03-14T05:49:51.226Z] #21 12.33 Selecting previously unselected package libcap2:arm64. [2022-03-14T05:49:51.226Z] #21 12.34 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-03-14T05:49:51.226Z] #21 12.35 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-03-14T05:49:51.226Z] #21 12.39 Selecting previously unselected package libmnl0:arm64. [2022-03-14T05:49:51.226Z] #21 12.39 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-03-14T05:49:51.226Z] #21 12.39 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-03-14T05:49:51.226Z] #21 12.44 Selecting previously unselected package libxtables12:arm64. [2022-03-14T05:49:51.226Z] #21 12.44 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-03-14T05:49:51.226Z] #21 12.45 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-03-14T05:49:51.226Z] #21 12.50 Selecting previously unselected package libcap2-bin. [2022-03-14T05:49:51.396Z] #60 ... [2022-03-14T05:49:51.396Z] [2022-03-14T05:49:51.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-14T05:49:51.396Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:49:51.396Z] #14 72.16 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-14T05:49:51.396Z] #14 72.17 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-14T05:49:51.396Z] #14 72.17 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-14T05:49:51.396Z] #14 76.72 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-14T05:49:51.396Z] #14 76.73 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-14T05:49:51.396Z] #14 76.73 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-14T05:49:51.396Z] #14 81.85 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-14T05:49:51.396Z] #14 81.85 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-14T05:49:51.396Z] #14 81.85 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-14T05:49:51.481Z] Removing bundles/ [2022-03-14T05:49:51.481Z] [2022-03-14T05:49:51.481Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-14T05:49:51.481Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-14T05:49:51.481Z] GOOS="" GOARCH="" GOARM="" [2022-03-14T05:49:51.485Z] #21 12.50 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-03-14T05:49:51.485Z] #21 12.52 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-14T05:49:51.485Z] #21 12.59 Selecting previously unselected package iproute2. [2022-03-14T05:49:51.485Z] #21 12.59 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-03-14T05:49:51.485Z] #21 12.60 Unpacking iproute2 (5.10.0-4) ... [2022-03-14T05:49:52.055Z] #21 12.98 Selecting previously unselected package xxd. [2022-03-14T05:49:52.055Z] #21 12.99 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-14T05:49:52.055Z] #21 13.00 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:49:52.055Z] #21 13.09 Selecting previously unselected package vim-common. [2022-03-14T05:49:52.055Z] #21 13.09 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-14T05:49:52.055Z] #21 13.10 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:49:52.055Z] #21 13.24 Selecting previously unselected package bash-completion. [2022-03-14T05:49:52.315Z] #21 13.24 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-14T05:49:52.929Z] #14 90.93 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-14T05:49:52.929Z] #14 90.93 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-14T05:49:52.929Z] #14 90.94 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-14T05:49:53.697Z] #21 14.76 Unpacking bash-completion (1:2.11-2) ... [2022-03-14T05:49:53.962Z] #21 15.07 Selecting previously unselected package bzip2. [2022-03-14T05:49:53.963Z] #21 15.08 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-03-14T05:49:53.963Z] #21 15.09 Unpacking bzip2 (1.0.8-4) ... [2022-03-14T05:49:53.963Z] #21 15.16 Selecting previously unselected package xz-utils. [2022-03-14T05:49:54.222Z] #21 15.16 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-03-14T05:49:54.222Z] #21 15.17 Unpacking xz-utils (5.2.5-2) ... [2022-03-14T05:49:54.222Z] #21 15.36 Selecting previously unselected package apparmor. [2022-03-14T05:49:54.222Z] #21 15.36 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-03-14T05:49:54.222Z] #21 15.40 Unpacking apparmor (2.13.6-10) ... [2022-03-14T05:49:54.482Z] #21 15.73 Selecting previously unselected package inetutils-ping. [2022-03-14T05:49:54.742Z] #21 15.73 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-03-14T05:49:54.742Z] #21 15.74 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-14T05:49:54.742Z] #21 15.84 Selecting previously unselected package libip4tc2:arm64. [2022-03-14T05:49:54.742Z] #21 15.85 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-03-14T05:49:54.742Z] #21 15.85 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-03-14T05:49:54.742Z] #21 15.89 Selecting previously unselected package libip6tc2:arm64. [2022-03-14T05:49:54.742Z] #21 15.90 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-03-14T05:49:54.742Z] #21 15.90 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-03-14T05:49:55.002Z] #21 15.96 Selecting previously unselected package libnfnetlink0:arm64. [2022-03-14T05:49:55.002Z] #21 15.98 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-03-14T05:49:55.002Z] #21 15.99 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-14T05:49:55.002Z] #21 16.04 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-03-14T05:49:55.002Z] #21 16.04 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-03-14T05:49:55.002Z] #21 16.05 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-03-14T05:49:55.002Z] #21 16.11 Selecting previously unselected package libnftnl11:arm64. [2022-03-14T05:49:55.002Z] #21 16.12 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-03-14T05:49:55.002Z] #21 16.12 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-03-14T05:49:55.002Z] #21 16.20 Selecting previously unselected package iptables. [2022-03-14T05:49:55.002Z] #21 16.20 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-03-14T05:49:55.002Z] #21 16.22 Unpacking iptables (1.8.7-1) ... [2022-03-14T05:49:55.571Z] #21 16.52 Selecting previously unselected package libonig5:arm64. [2022-03-14T05:49:55.571Z] #21 16.53 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-03-14T05:49:55.571Z] #21 16.53 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-03-14T05:49:55.571Z] #21 16.63 Selecting previously unselected package libjq1:arm64. [2022-03-14T05:49:55.571Z] #21 16.63 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-03-14T05:49:55.571Z] #21 16.64 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-03-14T05:49:55.571Z] #21 16.70 Selecting previously unselected package jq. [2022-03-14T05:49:55.571Z] #21 16.71 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-03-14T05:49:55.571Z] #21 16.72 Unpacking jq (1.6-2.1) ... [2022-03-14T05:49:55.829Z] #21 16.80 Selecting previously unselected package libaio1:arm64. [2022-03-14T05:49:55.829Z] #21 16.81 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-03-14T05:49:55.829Z] #21 16.83 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-03-14T05:49:55.829Z] #21 16.89 Selecting previously unselected package libgpm2:arm64. [2022-03-14T05:49:55.829Z] #21 16.89 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-03-14T05:49:55.829Z] #21 16.90 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-03-14T05:49:55.829Z] #21 16.95 Selecting previously unselected package libicu67:arm64. [2022-03-14T05:49:55.829Z] #21 16.96 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-03-14T05:49:55.829Z] #21 16.96 Unpacking libicu67:arm64 (67.1-7) ... [2022-03-14T05:49:57.952Z] #14 ... [2022-03-14T05:49:57.952Z] [2022-03-14T05:49:57.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-14T05:49:57.952Z] #63 sha256:74ef156376291e22e0089d3f079dcb67ef54aa605c29814fd8c94379b3cc0a42 [2022-03-14T05:49:57.952Z] #63 88.09 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-14T05:49:57.952Z] #63 88.09 + GOBIN=/build [2022-03-14T05:49:57.952Z] #63 88.09 + GO111MODULE=on [2022-03-14T05:49:57.952Z] #63 88.10 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-14T05:49:58.361Z] #21 19.33 Selecting previously unselected package libinih1:arm64. [2022-03-14T05:49:58.361Z] #21 19.34 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-03-14T05:49:58.361Z] #21 19.34 Unpacking libinih1:arm64 (53-1+b2) ... [2022-03-14T05:49:58.361Z] #21 19.40 Selecting previously unselected package libnet1:arm64. [2022-03-14T05:49:58.361Z] #21 19.40 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-14T05:49:58.361Z] #21 19.41 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-14T05:49:58.361Z] #21 19.47 Selecting previously unselected package libnl-3-200:arm64. [2022-03-14T05:49:58.361Z] #21 19.48 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-03-14T05:49:58.361Z] #21 19.48 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-14T05:49:58.534Z] Fetching without tags [2022-03-14T05:49:58.620Z] #21 19.56 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-14T05:49:58.620Z] #21 19.56 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-03-14T05:49:58.620Z] #21 19.56 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-14T05:49:58.620Z] #21 19.62 Selecting previously unselected package net-tools. [2022-03-14T05:49:58.620Z] #21 19.63 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-03-14T05:49:58.620Z] #21 19.64 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-14T05:49:58.620Z] #21 19.80 Selecting previously unselected package patch. [2022-03-14T05:49:58.620Z] #21 19.81 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-03-14T05:49:58.620Z] #21 19.81 Unpacking patch (2.7.6-7) ... [2022-03-14T05:49:58.620Z] #21 19.89 Selecting previously unselected package python-pip-whl. [2022-03-14T05:49:58.879Z] #21 19.91 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-14T05:49:58.879Z] #21 19.91 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-14T05:49:59.113Z] Commit message: "ci: simple gha workflow to build docker daemon" [2022-03-14T05:49:59.138Z] #21 20.30 Selecting previously unselected package python3-lib2to3. [2022-03-14T05:49:59.138Z] #21 20.31 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-14T05:49:59.138Z] #21 20.31 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-14T05:49:59.138Z] #21 20.42 Selecting previously unselected package python3-distutils. [2022-03-14T05:49:59.289Z] Merging remotes/origin/master commit 82f20733593669b44ebac80de5b3f9917a384826 into PR head commit da068165f6c8ae5771abb6aaf1523accef8e250d [2022-03-14T05:49:59.398Z] #21 20.42 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-14T05:49:59.398Z] #21 20.43 Unpacking python3-distutils (3.9.2-1) ... [2022-03-14T05:49:59.398Z] #21 20.54 Selecting previously unselected package python3-pkg-resources. [2022-03-14T05:49:59.398Z] #21 20.57 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-14T05:49:59.398Z] #21 20.57 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-14T05:49:59.658Z] #21 20.69 Selecting previously unselected package python3-setuptools. [2022-03-14T05:49:59.658Z] #21 20.69 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-14T05:49:59.658Z] #21 20.70 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-14T05:49:59.498Z] > git --version # timeout=10 [2022-03-14T05:49:59.569Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-14T05:49:59.614Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-03-14T05:49:59.918Z] #21 20.87 Selecting previously unselected package python3-wheel. [2022-03-14T05:49:59.918Z] #21 20.89 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-14T05:49:59.918Z] #21 20.89 Unpacking python3-wheel (0.34.2-1) ... [2022-03-14T05:49:59.918Z] #21 20.96 Selecting previously unselected package python3-pip. [2022-03-14T05:49:59.918Z] #21 20.96 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-14T05:49:59.918Z] #21 20.97 Unpacking python3-pip (20.3.4-4) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-14T05:50:00.177Z] #21 21.23 Selecting previously unselected package sudo. [2022-03-14T05:50:00.177Z] #21 21.23 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-03-14T05:50:00.177Z] #21 21.24 Unpacking sudo (1.9.5p2-3) ... [2022-03-14T05:50:00.437Z] #21 21.68 Selecting previously unselected package thin-provisioning-tools. [2022-03-14T05:50:00.691Z] Running on azwin-2-a4bc90 in d:\jenkins\workspace\moby_PR-43375 [2022-03-14T05:50:00.697Z] #21 21.68 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-03-14T05:50:00.697Z] #21 21.69 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-14T05:50:00.697Z] #21 21.85 Selecting previously unselected package uidmap. [2022-03-14T05:50:00.697Z] #21 21.85 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-03-14T05:50:00.697Z] #21 21.86 Unpacking uidmap (1:4.8.1-1) ... [2022-03-14T05:50:00.957Z] #21 21.96 Selecting previously unselected package vim-runtime. [2022-03-14T05:50:00.957Z] #21 21.96 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-14T05:50:00.957Z] #21 21.99 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-14T05:50:00.957Z] #21 22.00 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-14T05:50:00.957Z] #21 22.01 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:49:58.216Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-14T05:49:58.281Z] > git config --add remote.origin.fetch +refs/pull/43375/head:refs/remotes/origin/PR-43375 # timeout=10 [2022-03-14T05:49:58.330Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-14T05:49:58.447Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-14T05:49:58.569Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-14T05:49:58.569Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-14T05:49:58.572Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43375/head:refs/remotes/origin/PR-43375 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-14T05:49:59.396Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T05:49:59.448Z] > git checkout -f da068165f6c8ae5771abb6aaf1523accef8e250d # timeout=10 [Pipeline] { [Pipeline] ws [2022-03-14T05:50:01.830Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-14T05:50:02.133Z] #63 92.46 rootlesskit version 0.14.6 [2022-03-14T05:50:02.133Z] #63 92.46 Usage of /build/rootlesskit-docker-proxy: [2022-03-14T05:50:02.133Z] #63 92.46 -container-ip string [2022-03-14T05:50:02.133Z] #63 92.46 container ip [2022-03-14T05:50:02.133Z] #63 92.46 -container-port int [2022-03-14T05:50:02.133Z] #63 92.46 container port (default -1) [2022-03-14T05:50:02.133Z] #63 92.46 -host-ip string [2022-03-14T05:50:02.133Z] #63 92.46 host ip [2022-03-14T05:50:02.133Z] #63 92.46 -host-port int [2022-03-14T05:50:02.133Z] #63 92.46 host port (default -1) [2022-03-14T05:50:02.133Z] #63 92.46 -proto string [2022-03-14T05:50:02.133Z] #63 92.46 proxy protocol (default "tcp") [2022-03-14T05:50:02.252Z] #14 ... [2022-03-14T05:50:02.253Z] [2022-03-14T05:50:02.253Z] #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-14T05:50:02.253Z] #60 sha256:486a17cfb9bd9b031b72f6c218386e34fd56d0d14e7cd51d96af098cf7e03ae0 [2022-03-14T05:50:02.604Z] The recommended git tool is: git [2022-03-14T05:50:02.761Z] + docker version [2022-03-14T05:50:02.779Z] #60 55.46 Updating files: 65% (3116/4734) Updating files: 66% (3125/4734) Updating files: 67% (3172/4734) Updating files: 68% (3220/4734) Updating files: 69% (3267/4734) Updating files: 70% (3314/4734) Updating files: 71% (3362/4734) Updating files: 72% (3409/4734) Updating files: 73% (3456/4734) Updating files: 74% (3504/4734) Updating files: 75% (3551/4734) Updating files: 76% (3598/4734) Updating files: 77% (3646/4734) Updating files: 78% (3693/4734) Updating files: 79% (3740/4734) Updating files: 80% (3788/4734) Updating files: 81% (3835/4734) Updating files: 82% (3882/4734) Updating files: 83% (3930/4734) Updating files: 84% (3977/4734) Updating files: 85% (4024/4734) Updating files: 86% (4072/4734) Updating files: 87% (4119/4734) Updating files: 88% (4166/4734) Updating files: 89% (4214/4734) Updating files: 90% (4261/4734) Updating files: 91% (4308/4734) Updating files: 92% (4356/4734) Updating files: 93% (4403/4734) Updating files: 94% (4450/4734) Updating files: 95% (4498/4734) Updating files: 96% (4545/4734) Updating files: 97% (4592/4734) Updating files: 98% (4640/4734) Updating files: 99% (4687/4734) Updating files: 100% (4734/4734) Updating files: 100% (4734/4734), done. [2022-03-14T05:50:02.779Z] #60 56.33 + cd /tmp/tmp.6vvsJ3AbS9/src/github.com/containerd/containerd [2022-03-14T05:50:03.042Z] #60 56.33 + git checkout -q v1.6.1 [2022-03-14T05:50:03.077Z] Merge succeeded, producing da068165f6c8ae5771abb6aaf1523accef8e250d [2022-03-14T05:50:03.078Z] Checking out Revision da068165f6c8ae5771abb6aaf1523accef8e250d (PR-43375) [2022-03-14T05:50:03.499Z] #21 24.45 Selecting previously unselected package vim. [2022-03-14T05:50:03.499Z] #21 24.46 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-14T05:50:03.499Z] #21 24.46 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:50:04.097Z] #21 24.96 Selecting previously unselected package xfsprogs. [2022-03-14T05:50:04.097Z] #21 24.96 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-03-14T05:50:04.097Z] #21 24.97 Unpacking xfsprogs (5.10.0-4) ... [2022-03-14T05:50:04.097Z] #21 25.31 Selecting previously unselected package zip. [2022-03-14T05:50:04.097Z] #21 25.32 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-03-14T05:50:04.108Z] #60 57.31 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-14T05:50:04.108Z] #60 57.31 + BUILDTAGS='netgo osusergo static_build' [2022-03-14T05:50:04.108Z] #60 57.31 + export EXTRA_FLAGS=-buildmode=pie [2022-03-14T05:50:04.108Z] #60 57.31 + EXTRA_FLAGS=-buildmode=pie [2022-03-14T05:50:04.108Z] #60 57.31 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-14T05:50:04.108Z] #60 57.31 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-14T05:50:04.108Z] #60 57.31 + '[' '' = dynamic ']' [2022-03-14T05:50:04.108Z] #60 57.31 + make [2022-03-14T05:50:02.713Z] > git remote # timeout=10 [2022-03-14T05:50:02.792Z] > git config --get remote.origin.url # timeout=10 [2022-03-14T05:50:02.841Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-14T05:50:02.844Z] > git merge 82f20733593669b44ebac80de5b3f9917a384826 # timeout=10 [2022-03-14T05:50:02.991Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-14T05:50:03.112Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T05:50:03.161Z] > git checkout -f da068165f6c8ae5771abb6aaf1523accef8e250d # timeout=10 [2022-03-14T05:50:04.358Z] #21 25.33 Unpacking zip (3.0-12) ... [2022-03-14T05:50:04.358Z] #21 25.49 Selecting previously unselected package zstd. [2022-03-14T05:50:04.358Z] #21 25.49 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-03-14T05:50:04.358Z] #21 25.49 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-14T05:50:04.618Z] #21 25.70 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-14T05:50:05.061Z] #60 58.32 + bin/ctr [2022-03-14T05:50:05.558Z] #21 26.43 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-03-14T05:50:05.558Z] #21 26.45 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-14T05:50:05.558Z] #21 26.47 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-03-14T05:50:05.558Z] #21 26.49 Setting up libicu67:arm64 (67.1-7) ... [2022-03-14T05:50:05.558Z] #21 26.50 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-03-14T05:50:05.558Z] #21 26.52 Setting up libinih1:arm64 (53-1+b2) ... [2022-03-14T05:50:05.558Z] #21 26.53 Setting up uidmap (1:4.8.1-1) ... [2022-03-14T05:50:05.558Z] #21 26.55 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-14T05:50:05.558Z] #21 26.56 Setting up bzip2 (1.0.8-4) ... [2022-03-14T05:50:05.558Z] #21 26.58 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-14T05:50:05.558Z] #21 26.60 Setting up python3-wheel (0.34.2-1) ... [2022-03-14T05:50:05.818Z] #21 26.99 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:50:06.077Z] #21 27.00 Setting up libcap2:arm64 (1:2.44-1) ... [2022-03-14T05:50:06.077Z] #21 27.02 Setting up libcap2-bin (1:2.44-1) ... [2022-03-14T05:50:06.077Z] #21 27.03 Setting up apparmor (2.13.6-10) ... [2022-03-14T05:50:07.483Z] #63 ... [2022-03-14T05:50:07.483Z] [2022-03-14T05:50:07.483Z] #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-14T05:50:07.483Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:50:07.483Z] #14 92.02 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-14T05:50:07.483Z] #14 92.03 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-14T05:50:07.483Z] #14 92.03 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-14T05:50:07.483Z] #14 98.13 Selecting previously unselected package g++-mingw-w64-x86-64.#14 ... [2022-03-14T05:50:07.483Z] [2022-03-14T05:50:07.483Z] #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-14T05:50:07.483Z] #63 sha256:74ef156376291e22e0089d3f079dcb67ef54aa605c29814fd8c94379b3cc0a42 [2022-03-14T05:50:07.483Z] #63 DONE 97.8s [2022-03-14T05:50:07.483Z] [2022-03-14T05:50:07.483Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-14T05:50:07.483Z] #64 sha256:d8449beb1ff45b00f42d921831542b1a765321f24420ed43c983a7676b702133 [2022-03-14T05:50:07.483Z] #64 DONE 0.1s [2022-03-14T05:50:07.483Z] [2022-03-14T05:50:07.483Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-14T05:50:07.483Z] #65 sha256:ae6583c62a8be6db898810a9d03eafc3c12f063b8374387637186fe9642426ac [2022-03-14T05:50:07.483Z] #65 DONE 0.0s [2022-03-14T05:50:07.483Z] [2022-03-14T05:50:07.483Z] #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-14T05:50:07.483Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:50:07.483Z] #14 98.13 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-14T05:50:07.483Z] #14 98.13 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-14T05:50:07.483Z] #14 98.15 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-14T05:50:07.483Z] #14 98.33 Selecting previously unselected package libapparmor1:amd64. [2022-03-14T05:50:07.483Z] #14 98.33 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-14T05:50:07.483Z] #14 98.33 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-14T05:50:07.483Z] #14 98.41 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-14T05:50:07.483Z] #14 98.41 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-14T05:50:07.483Z] #14 98.43 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-14T05:50:07.483Z] #14 98.56 Selecting previously unselected package libbtrfs0:amd64. [2022-03-14T05:50:07.483Z] #14 98.56 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-14T05:50:07.715Z] #21 28.62 Setting up zip (3.0-12) ... [2022-03-14T05:50:07.715Z] #21 28.65 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:50:07.715Z] #21 28.68 Setting up bash-completion (1:2.11-2) ... [2022-03-14T05:50:07.740Z] #14 98.58 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-14T05:50:07.878Z] #14 ... [2022-03-14T05:50:07.878Z] [2022-03-14T05:50:07.878Z] #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-14T05:50:07.878Z] #60 sha256:b8c8bc1184aad15005ff597bd660cf0fa2c9c371839396821a81b1ba7d103641 [2022-03-14T05:50:07.878Z] #60 53.10 Updating files: 62% (2955/4734) Updating files: 63% (2983/4734) Updating files: 64% (3030/4734) Updating files: 65% (3078/4734) Updating files: 66% (3125/4734) Updating files: 67% (3172/4734) Updating files: 68% (3220/4734) Updating files: 69% (3267/4734) Updating files: 70% (3314/4734) Updating files: 71% (3362/4734) Updating files: 72% (3409/4734) Updating files: 73% (3456/4734) Updating files: 74% (3504/4734) Updating files: 75% (3551/4734) Updating files: 76% (3598/4734) Updating files: 77% (3646/4734) Updating files: 78% (3693/4734) Updating files: 79% (3740/4734) Updating files: 80% (3788/4734) Updating files: 81% (3835/4734) Updating files: 82% (3882/4734) Updating files: 83% (3930/4734) Updating files: 84% (3977/4734) Updating files: 85% (4024/4734) Updating files: 86% (4072/4734) Updating files: 87% (4119/4734) Updating files: 88% (4166/4734) Updating files: 89% (4214/4734) Updating files: 90% (4261/4734) Updating files: 91% (4308/4734) Updating files: 92% (4356/4734) Updating files: 93% (4403/4734) Updating files: 94% (4450/4734) Updating files: 95% (4498/4734) Updating files: 96% (4545/4734) Updating files: 97% (4592/4734) Updating files: 98% (4640/4734) Updating files: 99% (4687/4734) Updating files: 100% (4734/4734) Updating files: 100% (4734/4734), done. [2022-03-14T05:50:07.878Z] #60 53.99 + cd /tmp/tmp.mX76nxDKEk/src/github.com/containerd/containerd [2022-03-14T05:50:07.878Z] #60 53.99 + git checkout -q v1.6.1 [2022-03-14T05:50:07.878Z] #60 54.73 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-14T05:50:07.878Z] #60 54.74 + BUILDTAGS='netgo osusergo static_build' [2022-03-14T05:50:07.878Z] #60 54.74 + export EXTRA_FLAGS=-buildmode=pie [2022-03-14T05:50:07.878Z] #60 54.74 + EXTRA_FLAGS=-buildmode=pie [2022-03-14T05:50:07.878Z] #60 54.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-14T05:50:07.878Z] #60 54.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-14T05:50:07.878Z] #60 54.74 + '[' '' = dynamic ']' [2022-03-14T05:50:07.878Z] #60 54.74 + make [2022-03-14T05:50:07.997Z] #14 98.75 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-14T05:50:07.997Z] #14 98.75 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-14T05:50:07.997Z] #14 98.75 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-14T05:50:07.997Z] #14 98.94 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-14T05:50:07.997Z] #14 98.98 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-14T05:50:07.997Z] #14 98.98 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-14T05:50:08.256Z] #14 99.03 Selecting previously unselected package libudev-dev:amd64. [2022-03-14T05:50:08.256Z] #14 99.05 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-14T05:50:08.256Z] #14 99.05 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-14T05:50:08.256Z] #14 99.17 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-14T05:50:08.256Z] #14 99.18 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-14T05:50:08.256Z] #14 99.18 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-14T05:50:08.513Z] #14 99.36 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-14T05:50:08.513Z] #14 99.37 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-14T05:50:08.513Z] #14 99.37 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-14T05:50:08.770Z] #14 99.54 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-14T05:50:08.770Z] #14 99.54 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-14T05:50:08.770Z] #14 99.55 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-14T05:50:08.770Z] #14 99.75 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-14T05:50:08.770Z] #14 99.75 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-14T05:50:08.770Z] #14 99.76 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-14T05:50:08.809Z] #60 56.00 + bin/ctr [2022-03-14T05:50:09.027Z] #14 99.81 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-14T05:50:09.027Z] #14 99.82 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-14T05:50:09.027Z] #14 99.82 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-14T05:50:09.546Z] #14 100.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-14T05:50:09.546Z] #14 100.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-14T05:50:09.546Z] #14 100.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-14T05:50:09.546Z] #14 100.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-14T05:50:09.546Z] #14 100.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-14T05:50:09.546Z] #14 100.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-14T05:50:09.618Z] #21 30.36 Setting up xz-utils (5.2.5-2) ... [2022-03-14T05:50:09.618Z] #21 30.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-14T05:50:09.618Z] #21 30.42 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-03-14T05:50:09.618Z] #21 30.43 Setting up patch (2.7.6-7) ... [2022-03-14T05:50:09.618Z] #21 30.44 Setting up sudo (1.9.5p2-3) ... [2022-03-14T05:50:09.618Z] #21 30.55 invoke-rc.d: could not determine current runlevel [2022-03-14T05:50:09.618Z] #21 30.56 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-14T05:50:09.618Z] #21 30.58 Setting up xfsprogs (5.10.0-4) ... [2022-03-14T05:50:09.618Z] #21 30.59 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-03-14T05:50:09.618Z] #21 30.62 Setting up inetutils-ping (2:2.0-1) ... [2022-03-14T05:50:09.618Z] #21 30.63 Setting up pigz (2.6-1) ... [2022-03-14T05:50:09.618Z] #21 30.65 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-14T05:50:09.618Z] #21 30.66 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-14T05:50:09.618Z] #21 30.68 Setting up python-pip-whl (20.3.4-4) ... [2022-03-14T05:50:09.618Z] #21 30.70 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:50:09.803Z] #14 100.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-14T05:50:09.803Z] #14 100.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-14T05:50:09.803Z] #14 100.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-14T05:50:09.803Z] #14 100.7 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-14T05:50:09.803Z] #14 100.7 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-14T05:50:09.803Z] #14 100.7 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-14T05:50:09.830Z] Client: [2022-03-14T05:50:09.830Z] Version: 20.10.9 [2022-03-14T05:50:09.830Z] API version: 1.41 [2022-03-14T05:50:09.830Z] Go version: go1.16.8 [2022-03-14T05:50:09.830Z] Git commit: c2ea9bc [2022-03-14T05:50:09.830Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-14T05:50:09.830Z] OS/Arch: windows/amd64 [2022-03-14T05:50:09.830Z] Context: default [2022-03-14T05:50:09.830Z] Experimental: true [2022-03-14T05:50:09.830Z] [2022-03-14T05:50:09.830Z] Server: Docker Engine - Community [2022-03-14T05:50:09.830Z] Engine: [2022-03-14T05:50:09.830Z] Version: 20.10.9 [2022-03-14T05:50:09.830Z] API version: 1.41 (minimum version 1.24) [2022-03-14T05:50:09.830Z] Go version: go1.16.8 [2022-03-14T05:50:09.830Z] Git commit: 79ea9d3 [2022-03-14T05:50:09.830Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-14T05:50:09.830Z] OS/Arch: windows/amd64 [2022-03-14T05:50:09.830Z] Experimental: true [2022-03-14T05:50:10.185Z] #21 31.30 Setting up libaio1:arm64 (0.3.112-9) ... [2022-03-14T05:50:10.185Z] #21 31.32 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-14T05:50:10.368Z] #14 101.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-14T05:50:10.368Z] #14 101.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-14T05:50:10.368Z] #14 101.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-14T05:50:10.368Z] #14 101.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-14T05:50:10.368Z] #14 101.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-14T05:50:10.368Z] #14 101.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-14T05:50:10.368Z] #14 101.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-14T05:50:10.368Z] #14 101.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-14T05:50:10.368Z] #14 101.4 Setting up libudev-dev:amd64 (247.3-6) ... [Pipeline] sh [2022-03-14T05:50:10.628Z] #14 101.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-14T05:50:10.628Z] #14 101.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-14T05:50:10.628Z] #14 101.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-14T05:50:10.628Z] #14 101.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-14T05:50:10.628Z] #14 101.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-14T05:50:10.628Z] #14 101.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-14T05:50:10.628Z] #14 101.5 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-14T05:50:10.628Z] #14 101.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-14T05:50:10.628Z] #14 101.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-14T05:50:10.628Z] #14 101.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-14T05:50:10.628Z] #14 101.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-14T05:50:10.628Z] #14 101.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-14T05:50:10.628Z] #14 101.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-14T05:50:10.628Z] #14 101.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-14T05:50:10.628Z] #14 101.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-14T05:50:10.628Z] #14 101.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-14T05:50:10.628Z] #14 101.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-14T05:50:10.629Z] #14 101.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-14T05:50:10.629Z] #14 101.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-14T05:50:10.629Z] #14 101.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-14T05:50:10.705Z] #21 31.69 Setting up libelf1:arm64 (0.183-1) ... [2022-03-14T05:50:10.705Z] #21 31.72 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-14T05:50:10.705Z] #21 31.73 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-03-14T05:50:10.705Z] #21 31.75 Setting up python3-distutils (3.9.2-1) ... [2022-03-14T05:50:10.887Z] #14 101.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-14T05:50:10.887Z] #14 101.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-14T05:50:10.887Z] #14 101.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-14T05:50:10.887Z] #14 101.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-14T05:50:10.887Z] #14 101.7 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-14T05:50:11.145Z] #14 DONE 102.1s [2022-03-14T05:50:11.145Z] [2022-03-14T05:50:11.145Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-14T05:50:11.145Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-14T05:50:11.223Z] #21 32.12 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:50:11.223Z] #21 32.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-14T05:50:11.223Z] #21 32.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-14T05:50:11.223Z] #21 32.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-14T05:50:11.223Z] #21 32.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-14T05:50:11.223Z] #21 32.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-14T05:50:11.223Z] #21 32.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-14T05:50:11.223Z] #21 32.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-14T05:50:11.223Z] #21 32.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-14T05:50:11.223Z] #21 32.19 Setting up python3-setuptools (52.0.0-4) ... [2022-03-14T05:50:11.352Z] + docker info [2022-03-14T05:50:11.352Z] Client: [2022-03-14T05:50:11.352Z] Context: default [2022-03-14T05:50:11.352Z] Debug Mode: false [2022-03-14T05:50:11.352Z] [2022-03-14T05:50:11.352Z] Server: [2022-03-14T05:50:11.352Z] Containers: 0 [2022-03-14T05:50:11.352Z] Running: 0 [2022-03-14T05:50:11.352Z] Paused: 0 [2022-03-14T05:50:11.352Z] Stopped: 0 [2022-03-14T05:50:11.352Z] Images: 0 [2022-03-14T05:50:11.352Z] Server Version: 20.10.9 [2022-03-14T05:50:11.352Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-14T05:50:11.352Z] Windows: [2022-03-14T05:50:11.352Z] LCOW: [2022-03-14T05:50:11.352Z] Logging Driver: json-file [2022-03-14T05:50:11.352Z] Plugins: [2022-03-14T05:50:11.352Z] Volume: local [2022-03-14T05:50:11.352Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-14T05:50:11.352Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-14T05:50:11.352Z] Swarm: inactive [2022-03-14T05:50:11.352Z] Default Isolation: process [2022-03-14T05:50:11.352Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-14T05:50:11.353Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-14T05:50:11.353Z] OSType: windows [2022-03-14T05:50:11.353Z] Architecture: x86_64 [2022-03-14T05:50:11.353Z] CPUs: 4 [2022-03-14T05:50:11.353Z] Total Memory: 32GiB [2022-03-14T05:50:11.353Z] Name: azwin-2-c4a610 [2022-03-14T05:50:11.353Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-14T05:50:11.353Z] Docker Root Dir: D:\docker [2022-03-14T05:50:11.353Z] Debug Mode: false [2022-03-14T05:50:11.353Z] Registry: https://index.docker.io/v1/ [2022-03-14T05:50:11.353Z] Labels: [2022-03-14T05:50:11.353Z] Experimental: true [2022-03-14T05:50:11.353Z] Insecure Registries: [2022-03-14T05:50:11.353Z] 10.0.0.4:5000 [2022-03-14T05:50:11.353Z] 127.0.0.0/8 [2022-03-14T05:50:11.353Z] Registry Mirrors: [2022-03-14T05:50:11.353Z] http://10.0.0.4:5000/ [2022-03-14T05:50:11.353Z] Live Restore Enabled: false [2022-03-14T05:50:11.353Z] Product License: Community Engine [2022-03-14T05:50:11.353Z] [2022-03-14T05:50:11.403Z] #15 ... [2022-03-14T05:50:11.403Z] [2022-03-14T05:50:11.403Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-14T05:50:11.403Z] #55 sha256:431bf0c323395b39154e34f2311a9487f920a3fd89915d5f87d412dc63174b83 [2022-03-14T05:50:11.403Z] #55 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-14T05:50:11.661Z] [2022-03-14T05:50:11.661Z] #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-14T05:50:11.661Z] #56 sha256:399e94d9243b9a8e734aac9c92f9e0f64dd2ee893dc9c406b0f4b7197dca7e2b [2022-03-14T05:50:12.167Z] #21 33.37 Setting up libjq1:arm64 (1.6-2.1) ... [2022-03-14T05:50:12.167Z] #21 33.38 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-03-14T05:50:12.167Z] #21 33.40 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-14T05:50:12.427Z] #21 33.42 Setting up python3-pip (20.3.4-4) ... [2022-03-14T05:50:13.256Z] #60 ... [2022-03-14T05:50:13.256Z] [2022-03-14T05:50:13.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-14T05:50:13.256Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:50:13.256Z] #14 107.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-14T05:50:13.256Z] #14 107.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-14T05:50:13.256Z] #14 107.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-14T05:50:13.256Z] #14 112.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-14T05:50:13.256Z] #14 112.2 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-14T05:50:13.256Z] #14 112.2 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-14T05:50:13.256Z] #14 117.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-14T05:50:13.256Z] #14 117.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-14T05:50:13.256Z] #14 117.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-14T05:50:13.368Z] #21 34.35 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-03-14T05:50:13.368Z] #21 34.36 Setting up jq (1.6-2.1) ... [2022-03-14T05:50:13.368Z] #21 34.38 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-03-14T05:50:13.368Z] #21 34.41 Setting up iptables (1.8.7-1) ... [2022-03-14T05:50:13.368Z] #21 34.42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-14T05:50:13.368Z] #21 34.43 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-14T05:50:13.368Z] #21 34.43 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-14T05:50:13.368Z] #21 34.44 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-14T05:50:13.368Z] #21 34.45 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-14T05:50:13.368Z] #21 34.46 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-14T05:50:13.368Z] #21 34.47 Setting up iproute2 (5.10.0-4) ... [2022-03-14T05:50:13.561Z] #56 ... [2022-03-14T05:50:13.561Z] [2022-03-14T05:50:13.561Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-14T05:50:13.561Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-14T05:50:13.561Z] #15 DONE 2.1s [2022-03-14T05:50:13.561Z] [2022-03-14T05:50:13.561Z] #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-14T05:50:13.561Z] #56 sha256:399e94d9243b9a8e734aac9c92f9e0f64dd2ee893dc9c406b0f4b7197dca7e2b [2022-03-14T05:50:13.561Z] #56 2.168 + RM_GOPATH=0 [2022-03-14T05:50:13.561Z] #56 2.168 + TMP_GOPATH= [2022-03-14T05:50:13.561Z] #56 2.168 + : /build [2022-03-14T05:50:13.561Z] #56 2.168 + '[' -z '' ']' [2022-03-14T05:50:13.561Z] #56 2.168 ++ mktemp -d [2022-03-14T05:50:13.561Z] #56 2.185 + export GOPATH=/tmp/tmp.xrKMZY0GSs [2022-03-14T05:50:13.561Z] #56 2.185 + GOPATH=/tmp/tmp.xrKMZY0GSs [2022-03-14T05:50:13.561Z] #56 2.185 + RM_GOPATH=1 [2022-03-14T05:50:13.561Z] #56 2.185 + case "$(go env GOARCH)" in [2022-03-14T05:50:13.561Z] #56 2.185 ++ go env GOARCH [2022-03-14T05:50:13.561Z] #56 2.208 Install runc version v1.1.0 (build tags: seccomp) [2022-03-14T05:50:13.561Z] #56 2.208 + export GO_BUILDMODE=-buildmode=pie [2022-03-14T05:50:13.561Z] #56 2.208 + GO_BUILDMODE=-buildmode=pie [2022-03-14T05:50:13.561Z] #56 2.208 ++ dirname /install.sh [2022-03-14T05:50:13.561Z] #56 2.208 + dir=/ [2022-03-14T05:50:13.561Z] #56 2.208 + bin=runc [2022-03-14T05:50:13.561Z] #56 2.208 + shift [2022-03-14T05:50:13.561Z] #56 2.208 + '[' '!' -f //runc.installer ']' [2022-03-14T05:50:13.561Z] #56 2.208 + . //runc.installer [2022-03-14T05:50:13.561Z] #56 2.208 ++ set -e [2022-03-14T05:50:13.561Z] #56 2.208 ++ : v1.1.0 [2022-03-14T05:50:13.561Z] #56 2.208 + install_runc [2022-03-14T05:50:13.561Z] #56 2.208 + RUNC_BUILDTAGS=seccomp [2022-03-14T05:50:13.561Z] #56 2.208 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-14T05:50:13.561Z] #56 2.208 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xrKMZY0GSs/src/github.com/opencontainers/runc [2022-03-14T05:50:13.561Z] #56 2.223 Cloning into '/tmp/tmp.xrKMZY0GSs/src/github.com/opencontainers/runc'... [2022-03-14T05:50:13.628Z] #21 34.80 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-14T05:50:14.366Z] Commit message: "ci: simple gha workflow to build docker daemon" [2022-03-14T05:50:14.567Z] #21 DONE 35.8s [2022-03-14T05:50:14.567Z] [2022-03-14T05:50:14.567Z] #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-14T05:50:14.567Z] #26 sha256:5aa09f3209e2d942e8781e3559fec6dd9c8d44887964547a97d31de1ebe8d9ad [2022-03-14T05:50:14.827Z] #26 ... [2022-03-14T05:50:14.827Z] [2022-03-14T05:50:14.827Z] #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-14T05:50:14.827Z] #22 sha256:d14082d5357a42ffaebfff01d9ae84eabcf067dba5a4ac6a2b542cae9eff8027 [2022-03-14T05:50:14.754Z] > git --version # timeout=10 [2022-03-14T05:50:14.814Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-14T05:50:14.870Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-03-14T05:50:15.088Z] #22 0.554 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-14T05:50:15.348Z] #22 0.559 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-14T05:50:15.348Z] #22 0.562 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-14T05:50:15.348Z] #22 DONE 0.6s [2022-03-14T05:50:15.348Z] [2022-03-14T05:50:15.348Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-14T05:50:15.348Z] #23 sha256:af88cd3de548723313362069a44abf1b7f1032f90f1d69fc20000e663d609ccc [2022-03-14T05:50:15.464Z] #56 ... [2022-03-14T05:50:15.464Z] [2022-03-14T05:50:15.464Z] #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-14T05:50:15.464Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-14T05:50:15.464Z] #16 DONE 1.8s [2022-03-14T05:50:15.464Z] [2022-03-14T05:50:15.464Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-14T05:50:15.464Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-14T05:50:16.837Z] #17 1.566 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-14T05:50:17.096Z] #17 DONE 1.9s [2022-03-14T05:50:17.096Z] [2022-03-14T05:50:17.096Z] #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-14T05:50:17.096Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-14T05:50:17.096Z] #34 ... [2022-03-14T05:50:17.096Z] [2022-03-14T05:50:17.096Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-14T05:50:17.096Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-14T05:50:17.970Z] + docker version [2022-03-14T05:50:18.470Z] #18 DONE 1.5s [2022-03-14T05:50:18.470Z] [2022-03-14T05:50:18.470Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-14T05:50:18.470Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-14T05:50:18.727Z] #34 ... [2022-03-14T05:50:18.727Z] [2022-03-14T05:50:18.727Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-14T05:50:18.727Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-14T05:50:18.769Z] #60 ... [2022-03-14T05:50:18.769Z] [2022-03-14T05:50:18.769Z] #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-14T05:50:18.769Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:50:18.769Z] #14 106.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-14T05:50:18.769Z] #14 106.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-14T05:50:18.769Z] #14 106.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-14T05:50:18.769Z] #14 111.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-14T05:50:18.769Z] #14 111.5 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-14T05:50:18.769Z] #14 111.5 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-14T05:50:18.769Z] #14 117.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-14T05:50:18.769Z] #14 117.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-14T05:50:18.769Z] #14 117.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-14T05:50:20.097Z] #19 DONE 1.5s [2022-03-14T05:50:20.097Z] [2022-03-14T05:50:20.097Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-14T05:50:20.097Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-14T05:50:21.419Z] #14 ... [2022-03-14T05:50:21.419Z] [2022-03-14T05:50:21.419Z] #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-14T05:50:21.419Z] #63 sha256:8d2fd333089d9004c1e043c475b28e7af9b2d9973fb691cc595ee9f672f58266 [2022-03-14T05:50:21.419Z] #63 125.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-14T05:50:21.419Z] #63 125.8 + GOBIN=/build [2022-03-14T05:50:21.419Z] #63 125.8 + GO111MODULE=on [2022-03-14T05:50:21.419Z] #63 125.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-14T05:50:21.998Z] #20 DONE 2.0s [2022-03-14T05:50:21.998Z] [2022-03-14T05:50:21.998Z] #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-14T05:50:21.998Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-14T05:50:22.933Z] #21 ... [2022-03-14T05:50:22.933Z] [2022-03-14T05:50:22.933Z] #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-14T05:50:22.933Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-14T05:50:22.933Z] #34 DONE 113.7s [2022-03-14T05:50:23.191Z] [2022-03-14T05:50:23.191Z] #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-14T05:50:23.191Z] #56 sha256:399e94d9243b9a8e734aac9c92f9e0f64dd2ee893dc9c406b0f4b7197dca7e2b [2022-03-14T05:50:23.191Z] #56 9.956 + cd /tmp/tmp.xrKMZY0GSs/src/github.com/opencontainers/runc [2022-03-14T05:50:23.191Z] #56 9.956 + git checkout -q v1.1.0 [2022-03-14T05:50:23.191Z] #56 10.12 + '[' -z '' ']' [2022-03-14T05:50:23.191Z] #56 10.12 + target=static [2022-03-14T05:50:23.191Z] #56 10.12 + make BUILDTAGS=seccomp static [2022-03-14T05:50:23.191Z] #56 10.39 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-14T05:50:24.024Z] #14 ... [2022-03-14T05:50:24.024Z] [2022-03-14T05:50:24.024Z] #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-14T05:50:24.024Z] #63 sha256:763819f58cbc5d73cafd5af52f2736bf8dbda93511fabcb6d9f7e59bd055d4c2 [2022-03-14T05:50:24.024Z] #63 122.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-14T05:50:24.024Z] #63 122.5 + GOBIN=/build [2022-03-14T05:50:24.024Z] #63 122.5 + GO111MODULE=on [2022-03-14T05:50:24.024Z] #63 122.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-14T05:50:25.333Z] #23 8.393 Collecting yamllint==1.26.1 [2022-03-14T05:50:25.333Z] #23 9.465 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-14T05:50:25.593Z] #23 10.44 Collecting pathspec>=0.5.3 [2022-03-14T05:50:25.852Z] #23 10.45 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-14T05:50:25.852Z] #23 10.71 Collecting pyyaml [2022-03-14T05:50:26.112Z] #23 10.72 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-03-14T05:50:26.112Z] #23 10.76 Building wheels for collected packages: yamllint [2022-03-14T05:50:26.112Z] #23 10.76 Building wheel for yamllint (setup.py): started [2022-03-14T05:50:26.514Z] Client: [2022-03-14T05:50:26.514Z] Version: 20.10.9 [2022-03-14T05:50:26.514Z] API version: 1.41 [2022-03-14T05:50:26.514Z] Go version: go1.16.8 [2022-03-14T05:50:26.514Z] Git commit: c2ea9bc [2022-03-14T05:50:26.514Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-14T05:50:26.514Z] OS/Arch: windows/amd64 [2022-03-14T05:50:26.514Z] Context: default [2022-03-14T05:50:26.514Z] Experimental: true [2022-03-14T05:50:26.514Z] [2022-03-14T05:50:26.514Z] Server: Docker Engine - Community [2022-03-14T05:50:26.514Z] Engine: [2022-03-14T05:50:26.514Z] Version: 20.10.9 [2022-03-14T05:50:26.514Z] API version: 1.41 (minimum version 1.24) [2022-03-14T05:50:26.514Z] Go version: go1.16.8 [2022-03-14T05:50:26.514Z] Git commit: 79ea9d3 [2022-03-14T05:50:26.514Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-14T05:50:26.514Z] OS/Arch: windows/amd64 [2022-03-14T05:50:26.514Z] Experimental: true [2022-03-14T05:50:26.713Z] #63 130.6 rootlesskit version 0.14.6 [2022-03-14T05:50:26.713Z] #63 130.6 Usage of /build/rootlesskit-docker-proxy: [2022-03-14T05:50:26.713Z] #63 130.6 -container-ip string [2022-03-14T05:50:26.713Z] #63 130.6 container ip [2022-03-14T05:50:26.713Z] #63 130.6 -container-port int [2022-03-14T05:50:26.713Z] #63 130.6 container port (default -1) [2022-03-14T05:50:26.713Z] #63 130.6 -host-ip string [2022-03-14T05:50:26.713Z] #63 130.6 host ip [2022-03-14T05:50:26.713Z] #63 130.6 -host-port int [2022-03-14T05:50:26.713Z] #63 130.6 host port (default -1) [2022-03-14T05:50:26.713Z] #63 130.6 -proto string [2022-03-14T05:50:26.713Z] #63 130.6 proxy protocol (default "tcp") [2022-03-14T05:50:26.890Z] using credential docker-jenkins-github-credentials [2022-03-14T05:50:26.966Z] Cloning the remote Git repository [2022-03-14T05:50:26.966Z] Cloning with configured refspecs honoured and without tags [2022-03-14T05:50:27.049Z] #23 11.48 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-14T05:50:27.050Z] #23 11.48 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=584d28519f51c3aa28f6f2eb80b62c5e2bac2c30936053ecafed106f435e2adb [2022-03-14T05:50:27.050Z] #23 11.49 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-14T05:50:27.050Z] #23 11.49 Successfully built yamllint [2022-03-14T05:50:27.050Z] #23 11.52 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-14T05:50:27.050Z] #23 11.86 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [Pipeline] sh [2022-03-14T05:50:28.009Z] #23 ... [2022-03-14T05:50:28.009Z] [2022-03-14T05:50:28.009Z] #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-14T05:50:28.009Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-14T05:50:28.009Z] #43 147.8 + dpkg --print-architecture [2022-03-14T05:50:28.018Z] + docker info [2022-03-14T05:50:28.018Z] Client: [2022-03-14T05:50:28.018Z] Context: default [2022-03-14T05:50:28.018Z] Debug Mode: false [2022-03-14T05:50:28.018Z] [2022-03-14T05:50:28.018Z] Server: [2022-03-14T05:50:28.018Z] Containers: 0 [2022-03-14T05:50:28.018Z] Running: 0 [2022-03-14T05:50:28.018Z] Paused: 0 [2022-03-14T05:50:28.018Z] Stopped: 0 [2022-03-14T05:50:28.018Z] Images: 0 [2022-03-14T05:50:28.018Z] Server Version: 20.10.9 [2022-03-14T05:50:28.018Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-14T05:50:28.018Z] Windows: [2022-03-14T05:50:28.018Z] LCOW: [2022-03-14T05:50:28.018Z] Logging Driver: json-file [2022-03-14T05:50:28.018Z] Plugins: [2022-03-14T05:50:28.018Z] Volume: local [2022-03-14T05:50:28.018Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-14T05:50:28.018Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-14T05:50:28.018Z] Swarm: inactive [2022-03-14T05:50:28.018Z] Default Isolation: process [2022-03-14T05:50:28.018Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-14T05:50:28.018Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-14T05:50:28.018Z] OSType: windows [2022-03-14T05:50:28.018Z] Architecture: x86_64 [2022-03-14T05:50:28.018Z] CPUs: 4 [2022-03-14T05:50:28.018Z] Total Memory: 32GiB [2022-03-14T05:50:28.018Z] Name: azwin-2-c4a611 [2022-03-14T05:50:28.018Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-14T05:50:28.018Z] Docker Root Dir: D:\docker [2022-03-14T05:50:28.018Z] Debug Mode: false [2022-03-14T05:50:28.018Z] Registry: https://index.docker.io/v1/ [2022-03-14T05:50:28.018Z] Labels: [2022-03-14T05:50:28.018Z] Experimental: true [2022-03-14T05:50:28.018Z] Insecure Registries: [2022-03-14T05:50:28.018Z] 10.0.0.4:5000 [2022-03-14T05:50:28.018Z] 127.0.0.0/8 [2022-03-14T05:50:28.018Z] Registry Mirrors: [2022-03-14T05:50:28.018Z] http://10.0.0.4:5000/ [2022-03-14T05:50:28.018Z] Live Restore Enabled: false [2022-03-14T05:50:28.018Z] Product License: Community Engine [2022-03-14T05:50:28.018Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-14T05:50:28.287Z] #43 DONE 148.0s [2022-03-14T05:50:28.287Z] [2022-03-14T05:50:28.287Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-14T05:50:28.287Z] #23 sha256:af88cd3de548723313362069a44abf1b7f1032f90f1d69fc20000e663d609ccc [2022-03-14T05:50:28.287Z] #23 DONE 12.8s [2022-03-14T05:50:28.287Z] [2022-03-14T05:50:28.287Z] #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-14T05:50:28.287Z] #60 sha256:da0ec40c138d0549b7561ebc7df21562df367a86716273c950247a94398b7874 [2022-03-14T05:50:27.152Z] Cloning repository https://github.com/moby/moby.git [2022-03-14T05:50:27.539Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-14T05:50:28.481Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-14T05:50:28.481Z] > git --version # timeout=10 [2022-03-14T05:50:29.287Z] #63 127.1 rootlesskit version 0.14.6 [2022-03-14T05:50:29.287Z] #63 127.1 Usage of /build/rootlesskit-docker-proxy: [2022-03-14T05:50:29.287Z] #63 127.1 -container-ip string [2022-03-14T05:50:29.287Z] #63 127.1 container ip [2022-03-14T05:50:29.287Z] #63 127.1 -container-port int [2022-03-14T05:50:29.287Z] #63 127.1 container port (default -1) [2022-03-14T05:50:29.287Z] #63 127.1 -host-ip string [2022-03-14T05:50:29.287Z] #63 127.1 host ip [2022-03-14T05:50:29.287Z] #63 127.1 -host-port int [2022-03-14T05:50:29.287Z] #63 127.1 host port (default -1) [2022-03-14T05:50:29.287Z] #63 127.1 -proto string [2022-03-14T05:50:29.287Z] #63 127.1 proxy protocol (default "tcp") [2022-03-14T05:50:29.684Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-14T05:50:29.684Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-37999f6b\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-14T05:50:29.684Z] ---------------------------------------------------------------------------- [2022-03-14T05:50:29.684Z] [2022-03-14T05:50:29.684Z] INFO: executeCI.ps1 starting at Mon Mar 14 05:50:27 CUT 2022 [2022-03-14T05:50:29.684Z] [2022-03-14T05:50:29.684Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-14T05:50:29.684Z] INFO: Running git version 2.24.1.windows.2 [2022-03-14T05:50:29.684Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-14T05:50:29.684Z] INFO: Environment variables: [2022-03-14T05:50:29.684Z] [2022-03-14T05:50:29.684Z] Name Value [2022-03-14T05:50:29.684Z] ---- ----- [2022-03-14T05:50:29.684Z] ALLUSERSPROFILE C:\ProgramData [2022-03-14T05:50:29.684Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-14T05:50:29.684Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-14T05:50:29.684Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-14T05:50:29.684Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-14T05:50:29.684Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-14T05:50:29.684Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-14T05:50:29.684Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-14T05:50:29.684Z] BRANCH_NAME PR-43375 [2022-03-14T05:50:29.684Z] BUILD_DISPLAY_NAME #1 [2022-03-14T05:50:29.684Z] BUILD_ID 1 [2022-03-14T05:50:29.684Z] BUILD_NUMBER 1 [2022-03-14T05:50:29.684Z] BUILD_TAG jenkins-moby-PR-43375-1 [2022-03-14T05:50:29.684Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43375/1/ [2022-03-14T05:50:29.685Z] CHANGE_AUTHOR crazy-max [2022-03-14T05:50:29.685Z] CHANGE_AUTHOR_DISPLAY_NAME CrazyMax [2022-03-14T05:50:29.685Z] CHANGE_BRANCH gha-init [2022-03-14T05:50:29.685Z] CHANGE_FORK crazy-max [2022-03-14T05:50:29.685Z] CHANGE_ID 43375 [2022-03-14T05:50:29.685Z] CHANGE_TARGET master [2022-03-14T05:50:29.685Z] CHANGE_TITLE ci: simple gha workflow to build docker daemon [2022-03-14T05:50:29.685Z] CHANGE_URL https://github.com/moby/moby/pull/43375 [2022-03-14T05:50:29.685Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-14T05:50:29.685Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-14T05:50:29.685Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-14T05:50:29.685Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-14T05:50:29.685Z] COMPUTERNAME azwin-2-c4a610 [2022-03-14T05:50:29.685Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-14T05:50:29.685Z] ConfigSequenceNumber 0 [2022-03-14T05:50:29.685Z] DOCKER_BUILDKIT 0 [2022-03-14T05:50:29.685Z] DOCKER_DUT_DEBUG 1 [2022-03-14T05:50:29.685Z] DOCKER_EXPERIMENTAL 1 [2022-03-14T05:50:29.685Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-14T05:50:29.685Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-14T05:50:29.685Z] EXECUTOR_NUMBER 0 [2022-03-14T05:50:29.685Z] FQDN azwin-2-c4a610.westus.cloudapp.azure.com [2022-03-14T05:50:29.685Z] GIT_BRANCH PR-43375 [2022-03-14T05:50:29.685Z] GIT_COMMIT da068165f6c8ae5771abb6aaf1523accef8e250d [2022-03-14T05:50:29.685Z] GIT_URL https://github.com/moby/moby.git [2022-03-14T05:50:29.685Z] HUDSON_COOKIE 43c13fcc-977b-4c83-99c3-845b0af25e1b [2022-03-14T05:50:29.685Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-14T05:50:29.685Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-14T05:50:29.685Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-14T05:50:29.685Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-14T05:50:29.685Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-14T05:50:29.685Z] JENKINS_NODE_COOKIE cf966b99-9167-45ff-9c48-1727feca2a5a [2022-03-14T05:50:29.685Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-14T05:50:29.685Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-14T05:50:29.685Z] JOB_BASE_NAME PR-43375 [2022-03-14T05:50:29.685Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43375/display/redirect [2022-03-14T05:50:29.685Z] JOB_NAME moby/PR-43375 [2022-03-14T05:50:29.685Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43375/ [2022-03-14T05:50:29.685Z] library.jps.version master [2022-03-14T05:50:29.685Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-14T05:50:29.685Z] NODE_LABELS amd64 azure azwin-2-c4a610 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-14T05:50:29.685Z] NODE_NAME azwin-2-c4a610 [2022-03-14T05:50:29.685Z] NUMBER_OF_PROCESSORS 4 [2022-03-14T05:50:29.685Z] OS Windows_NT [2022-03-14T05:50:29.685Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-14T05:50:29.685Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-14T05:50:29.685Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-14T05:50:29.685Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-03-14T05:50:29.685Z] PROCESSOR_LEVEL 6 [2022-03-14T05:50:29.685Z] PROCESSOR_REVISION 5504 [2022-03-14T05:50:29.685Z] ProgramData C:\ProgramData [2022-03-14T05:50:29.685Z] ProgramFiles C:\Program Files [2022-03-14T05:50:29.685Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-14T05:50:29.685Z] ProgramW6432 C:\Program Files [2022-03-14T05:50:29.685Z] PROMPT $P$G [2022-03-14T05:50:29.685Z] PSExecutionPolicyPreference Bypass [2022-03-14T05:50:29.685Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-14T05:50:29.685Z] PUBLIC C:\Users\Public [2022-03-14T05:50:29.685Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43375/1/display/redirect?page=artif... [2022-03-14T05:50:29.685Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43375/1/display/redirect?page=changes [2022-03-14T05:50:29.685Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43375/1/display/redirect [2022-03-14T05:50:29.685Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43375/1/display/redirect?page=tests [2022-03-14T05:50:29.685Z] SKIP_VALIDATION_TESTS 1 [2022-03-14T05:50:29.685Z] SOURCES_DRIVE d [2022-03-14T05:50:29.685Z] SOURCES_SUBDIR gopath [2022-03-14T05:50:29.685Z] STAGE_NAME Run tests [2022-03-14T05:50:29.685Z] SystemDrive C: [2022-03-14T05:50:29.685Z] SystemRoot C:\Windows [2022-03-14T05:50:29.685Z] TEMP C:\Windows\TEMP [2022-03-14T05:50:29.685Z] TESTDEBUG 0 [2022-03-14T05:50:29.685Z] TESTRUN_DRIVE d [2022-03-14T05:50:29.685Z] TESTRUN_SUBDIR CI [2022-03-14T05:50:29.685Z] TIMEOUT 120m [2022-03-14T05:50:29.685Z] TMP C:\Windows\TEMP [2022-03-14T05:50:29.685Z] USERDOMAIN WORKGROUP [2022-03-14T05:50:29.685Z] USERNAME azwin-2-c4a610$ [2022-03-14T05:50:29.685Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-14T05:50:29.685Z] windir C:\Windows [2022-03-14T05:50:29.685Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-14T05:50:29.685Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-14T05:50:29.685Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-14T05:50:29.685Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-14T05:50:29.685Z] [2022-03-14T05:50:29.685Z] [2022-03-14T05:50:29.685Z] [2022-03-14T05:50:29.685Z] INFO: Sources under d:\gopath\... [2022-03-14T05:50:29.685Z] INFO: Test run under d:\CI\... [2022-03-14T05:50:29.685Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-14T05:50:29.685Z] INFO: docker/docker repository was found [2022-03-14T05:50:29.685Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-03-14T05:50:29.756Z] #56 ... [2022-03-14T05:50:29.756Z] [2022-03-14T05:50:29.756Z] #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-14T05:50:29.756Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-14T05:50:29.756Z] #21 2.186 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-14T05:50:29.756Z] #21 2.287 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-14T05:50:29.756Z] #21 2.462 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-14T05:50:29.756Z] #21 2.652 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-14T05:50:29.756Z] #21 3.388 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-14T05:50:29.756Z] #21 4.326 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-14T05:50:29.756Z] #21 7.270 Fetched 8506 kB in 5s (1585 kB/s) [2022-03-14T05:50:29.851Z] #63 ... [2022-03-14T05:50:29.851Z] [2022-03-14T05:50:29.852Z] #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-14T05:50:29.852Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:50:29.852Z] #14 128.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-14T05:50:29.852Z] #14 128.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-14T05:50:29.852Z] #14 128.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-14T05:50:30.136Z] ltsc2022: Pulling from windows/servercore [2022-03-14T05:50:30.136Z] 8f616e6e9eec: Pulling fs layer [2022-03-14T05:50:30.136Z] 037d5740b404: Pulling fs layer [2022-03-14T05:50:28.536Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-14T05:50:28.537Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-14T05:50:28.540Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43375/head:refs/remotes/origin/PR-43375 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-14T05:50:30.931Z] #63 ... [2022-03-14T05:50:30.931Z] [2022-03-14T05:50:30.931Z] #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-14T05:50:30.931Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:50:30.931Z] #14 128.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-14T05:50:30.931Z] #14 128.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-14T05:50:30.931Z] #14 128.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-14T05:50:30.931Z] #14 134.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-14T05:50:30.931Z] #14 134.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-14T05:50:30.931Z] #14 134.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-14T05:50:30.931Z] #14 134.6 Selecting previously unselected package libapparmor1:amd64. [2022-03-14T05:50:30.931Z] #14 134.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-14T05:50:30.931Z] #14 134.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-14T05:50:30.931Z] #14 135.1 Selecting previously unselected package libapparmor-dev:amd64.#14 ... [2022-03-14T05:50:30.931Z] [2022-03-14T05:50:30.931Z] #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-14T05:50:30.931Z] #63 sha256:8d2fd333089d9004c1e043c475b28e7af9b2d9973fb691cc595ee9f672f58266 [2022-03-14T05:50:30.931Z] #63 DONE 134.9s [2022-03-14T05:50:30.931Z] [2022-03-14T05:50:30.931Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-14T05:50:30.931Z] #64 sha256:31901c80da1d1d8710f1b3a089c71648910fd2cf4bec88af69b156ffe622f3dc [2022-03-14T05:50:30.931Z] #64 DONE 0.0s [2022-03-14T05:50:30.931Z] [2022-03-14T05:50:30.931Z] #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-14T05:50:30.931Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:50:30.931Z] #14 135.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-14T05:50:30.931Z] #14 135.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-14T05:50:30.931Z] #14 135.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-14T05:50:30.931Z] #14 ... [2022-03-14T05:50:30.931Z] [2022-03-14T05:50:30.931Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-14T05:50:30.931Z] #65 sha256:fb40b958b469811d069f64059584638f7a7dc975ad27fb75ff73a3311b84a971 [2022-03-14T05:50:30.931Z] #65 DONE 0.1s [2022-03-14T05:50:30.931Z] [2022-03-14T05:50:30.931Z] #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-14T05:50:30.931Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:50:30.931Z] #14 135.4 Selecting previously unselected package libbtrfs0:amd64. [2022-03-14T05:50:30.931Z] #14 135.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-14T05:50:30.931Z] #14 135.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-14T05:50:30.931Z] #14 135.5 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-14T05:50:30.931Z] #14 135.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-14T05:50:30.931Z] #14 135.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-14T05:50:31.126Z] #21 7.270 Reading package lists... [2022-03-14T05:50:31.201Z] #14 135.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-14T05:50:31.201Z] #14 135.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-14T05:50:31.201Z] #14 135.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-14T05:50:31.201Z] #14 135.8 Selecting previously unselected package libudev-dev:amd64. [2022-03-14T05:50:31.201Z] #14 135.8 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-14T05:50:31.201Z] #14 135.8 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-14T05:50:31.463Z] #14 136.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-14T05:50:31.463Z] #14 136.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-14T05:50:31.463Z] #14 136.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-14T05:50:31.725Z] #14 136.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-14T05:50:31.986Z] #14 136.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-14T05:50:31.986Z] #14 136.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-14T05:50:31.986Z] #14 136.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-14T05:50:31.986Z] #14 136.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-14T05:50:31.986Z] #14 136.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-14T05:50:32.247Z] #14 136.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-14T05:50:32.247Z] #14 136.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-14T05:50:32.247Z] #14 136.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-14T05:50:32.247Z] #14 136.9 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-14T05:50:32.509Z] #14 137.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-14T05:50:32.509Z] #14 137.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-14T05:50:32.771Z] #14 137.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-14T05:50:33.021Z] #21 9.165 Reading package lists... [2022-03-14T05:50:33.036Z] #14 137.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-14T05:50:33.036Z] #14 137.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-14T05:50:33.122Z] #14 ... [2022-03-14T05:50:33.122Z] [2022-03-14T05:50:33.122Z] #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-14T05:50:33.122Z] #63 sha256:763819f58cbc5d73cafd5af52f2736bf8dbda93511fabcb6d9f7e59bd055d4c2 [2022-03-14T05:50:33.122Z] #63 DONE 131.3s [2022-03-14T05:50:33.122Z] [2022-03-14T05:50:33.122Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-14T05:50:33.122Z] #64 sha256:2d1534f0528fbe8fe4a9b9892068ad226caacc6aded96a43dbec09f867ab858e [2022-03-14T05:50:33.122Z] #64 DONE 0.1s [2022-03-14T05:50:33.122Z] [2022-03-14T05:50:33.122Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-14T05:50:33.122Z] #65 sha256:b5b4b027a2e99db796055ac62b71c9d0cea195e7bf88d630bfceede8278e3609 [2022-03-14T05:50:33.122Z] #65 DONE 0.1s [2022-03-14T05:50:33.122Z] [2022-03-14T05:50:33.122Z] #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-14T05:50:33.122Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-14T05:50:33.298Z] #14 137.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-14T05:50:33.298Z] #14 137.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-14T05:50:33.298Z] #14 137.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-14T05:50:33.298Z] #14 138.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-14T05:50:33.298Z] #14 138.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-14T05:50:33.298Z] #14 138.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-14T05:50:33.298Z] #14 138.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-14T05:50:33.298Z] #14 138.0 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-14T05:50:33.298Z] #14 138.1 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-14T05:50:33.847Z] #21 11.14 Building dependency tree... [2022-03-14T05:50:33.872Z] #14 138.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-14T05:50:33.872Z] #14 138.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-14T05:50:33.872Z] #14 138.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-14T05:50:33.872Z] #14 138.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-14T05:50:33.872Z] #14 138.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-14T05:50:33.872Z] #14 138.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-14T05:50:33.872Z] #14 138.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-14T05:50:33.872Z] #14 138.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-14T05:50:33.872Z] #14 138.5 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-14T05:50:33.872Z] #14 138.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-14T05:50:33.872Z] #14 138.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-14T05:50:34.105Z] #21 12.15 The following additional packages will be installed: [2022-03-14T05:50:34.134Z] #14 138.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-14T05:50:34.134Z] #14 138.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-14T05:50:34.134Z] #14 138.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-14T05:50:34.134Z] #14 138.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-14T05:50:34.134Z] #14 138.6 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-14T05:50:34.134Z] #14 138.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-14T05:50:34.134Z] #14 138.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-14T05:50:34.134Z] #14 138.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-14T05:50:34.134Z] #14 138.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-14T05:50:34.134Z] #14 138.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-14T05:50:34.134Z] #14 138.7 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-14T05:50:34.134Z] #14 138.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-14T05:50:34.134Z] #14 138.7 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-14T05:50:34.134Z] #14 138.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-14T05:50:34.134Z] #14 138.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-14T05:50:34.134Z] #14 138.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-14T05:50:34.134Z] #14 138.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-14T05:50:34.134Z] #14 138.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-14T05:50:34.134Z] #14 138.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-14T05:50:34.134Z] #14 138.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-14T05:50:34.363Z] #21 12.15 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-14T05:50:34.363Z] #21 12.16 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-14T05:50:34.363Z] #21 12.16 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-14T05:50:34.363Z] #21 12.16 python3-pkg-resources vim-runtime xxd [2022-03-14T05:50:34.363Z] #21 12.16 Suggested packages: [2022-03-14T05:50:34.363Z] #21 12.16 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-14T05:50:34.363Z] #21 12.16 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-14T05:50:34.363Z] #21 12.16 acl attr quota [2022-03-14T05:50:34.363Z] #21 12.16 Recommended packages: [2022-03-14T05:50:34.363Z] #21 12.16 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-14T05:50:34.397Z] #14 138.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-14T05:50:34.397Z] #14 138.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-14T05:50:34.397Z] #14 138.8 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-14T05:50:34.498Z] #14 133.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-14T05:50:34.498Z] #14 133.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-14T05:50:34.498Z] #14 133.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-14T05:50:34.498Z] #14 133.3 Selecting previously unselected package libapparmor1:amd64. [2022-03-14T05:50:34.498Z] #14 133.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-14T05:50:34.498Z] #14 133.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-14T05:50:34.659Z] #14 DONE 139.2s [2022-03-14T05:50:34.659Z] [2022-03-14T05:50:34.659Z] #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-14T05:50:34.659Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-14T05:50:34.659Z] #34 ... [2022-03-14T05:50:34.659Z] [2022-03-14T05:50:34.659Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-14T05:50:34.659Z] #55 sha256:87a0d95717a811bee3de35a3aff7862dd1b35c954c570686bd9cf186b3b5be74 [2022-03-14T05:50:34.659Z] #55 DONE 0.1s [2022-03-14T05:50:34.659Z] [2022-03-14T05:50:34.659Z] #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-14T05:50:34.659Z] #56 sha256:99b6841927297bc6c8501b2c7f7c7e7799b03f8089a58b869c00efad6bfaf231 [2022-03-14T05:50:34.756Z] #14 133.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-14T05:50:34.756Z] #14 133.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-14T05:50:34.756Z] #14 133.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-14T05:50:34.756Z] #14 133.6 Selecting previously unselected package libbtrfs0:amd64. [2022-03-14T05:50:34.756Z] #14 133.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-14T05:50:35.013Z] #14 133.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-14T05:50:35.013Z] #14 133.8 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-14T05:50:35.013Z] #14 133.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-14T05:50:35.013Z] #14 133.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-14T05:50:35.271Z] #14 134.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-14T05:50:35.271Z] #14 134.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-14T05:50:35.271Z] #14 134.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-14T05:50:35.271Z] #14 134.1 Selecting previously unselected package libudev-dev:amd64. [2022-03-14T05:50:35.297Z] #21 13.18 The following NEW packages will be installed: [2022-03-14T05:50:35.297Z] #21 13.19 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-14T05:50:35.297Z] #21 13.19 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-14T05:50:35.297Z] #21 13.19 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-14T05:50:35.297Z] #21 13.19 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-14T05:50:35.297Z] #21 13.19 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-14T05:50:35.297Z] #21 13.19 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-14T05:50:35.297Z] #21 13.19 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-14T05:50:35.297Z] #21 13.19 xz-utils zip zstd [2022-03-14T05:50:35.529Z] #14 134.1 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-14T05:50:35.529Z] #14 134.2 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-14T05:50:35.618Z] #21 13.49 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-03-14T05:50:35.618Z] #21 13.49 Need to get 27.6 MB of archives. [2022-03-14T05:50:35.618Z] #21 13.49 After this operation, 106 MB of additional disk space will be used. [2022-03-14T05:50:35.618Z] #21 13.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-14T05:50:35.618Z] #21 13.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-14T05:50:35.618Z] #21 13.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-14T05:50:35.618Z] #21 13.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-14T05:50:35.618Z] #21 13.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-14T05:50:35.618Z] #21 13.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-14T05:50:35.618Z] #21 13.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-14T05:50:35.618Z] #21 13.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-14T05:50:35.618Z] #21 13.52 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-14T05:50:35.618Z] #21 13.53 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-14T05:50:35.618Z] #21 13.54 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-14T05:50:35.618Z] #21 13.54 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-14T05:50:35.618Z] #21 13.56 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-14T05:50:35.618Z] #21 13.56 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-14T05:50:35.618Z] #21 13.58 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-14T05:50:35.618Z] #21 13.59 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-14T05:50:35.618Z] #21 13.59 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-14T05:50:35.618Z] #21 13.59 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-14T05:50:35.618Z] #21 13.59 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-14T05:50:35.618Z] #21 13.59 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-14T05:50:35.618Z] #21 13.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-14T05:50:35.618Z] #21 13.60 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-14T05:50:35.618Z] #21 13.60 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-14T05:50:35.618Z] #21 13.61 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-14T05:50:35.618Z] #21 13.61 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-14T05:50:35.618Z] #21 13.61 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-14T05:50:35.618Z] #21 13.61 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-14T05:50:35.786Z] #14 134.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-14T05:50:35.786Z] #14 134.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-14T05:50:35.786Z] #14 134.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-14T05:50:35.786Z] #14 134.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-14T05:50:35.786Z] #14 134.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-14T05:50:35.786Z] #14 134.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-14T05:50:35.914Z] #21 13.98 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-14T05:50:35.914Z] #21 13.98 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-14T05:50:35.914Z] #21 13.98 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-14T05:50:35.914Z] #21 13.99 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-14T05:50:35.914Z] #21 13.99 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-14T05:50:36.043Z] #14 134.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-14T05:50:36.043Z] #14 134.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-14T05:50:36.043Z] #14 134.8 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-14T05:50:36.178Z] #21 13.99 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-14T05:50:36.178Z] #21 13.99 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-14T05:50:36.178Z] #21 14.05 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-14T05:50:36.178Z] #21 14.05 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-14T05:50:36.178Z] #21 14.05 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-14T05:50:36.178Z] #21 14.06 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-14T05:50:36.178Z] #21 14.08 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-14T05:50:36.178Z] #21 14.08 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-14T05:50:36.178Z] #21 14.12 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-14T05:50:36.178Z] #21 14.13 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-14T05:50:36.178Z] #21 14.14 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-14T05:50:36.178Z] #21 14.15 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-14T05:50:36.301Z] #14 134.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-14T05:50:36.301Z] #14 134.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-14T05:50:36.301Z] #14 134.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-14T05:50:36.301Z] #14 135.0 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-14T05:50:36.301Z] #14 135.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-14T05:50:36.301Z] #14 135.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-14T05:50:36.495Z] #21 14.43 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-14T05:50:36.495Z] #21 14.45 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-14T05:50:36.495Z] #21 14.46 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-14T05:50:36.495Z] #21 14.46 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-14T05:50:36.559Z] #14 135.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-14T05:50:36.559Z] #14 135.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-14T05:50:36.559Z] #14 135.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-14T05:50:36.583Z] #56 ... [2022-03-14T05:50:36.583Z] [2022-03-14T05:50:36.583Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-14T05:50:36.583Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-14T05:50:36.583Z] #15 DONE 1.5s [2022-03-14T05:50:36.583Z] [2022-03-14T05:50:36.583Z] #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-14T05:50:36.583Z] #56 sha256:99b6841927297bc6c8501b2c7f7c7e7799b03f8089a58b869c00efad6bfaf231 [2022-03-14T05:50:36.583Z] #56 1.464 + RM_GOPATH=0 [2022-03-14T05:50:36.583Z] #56 1.464 + TMP_GOPATH= [2022-03-14T05:50:36.583Z] #56 1.464 + : /build [2022-03-14T05:50:36.583Z] #56 1.464 + '[' -z '' ']' [2022-03-14T05:50:36.583Z] #56 1.466 ++ mktemp -d [2022-03-14T05:50:36.583Z] #56 1.468 + export GOPATH=/tmp/tmp.7vMVPQfunk [2022-03-14T05:50:36.583Z] #56 1.468 + GOPATH=/tmp/tmp.7vMVPQfunk [2022-03-14T05:50:36.583Z] #56 1.471 + RM_GOPATH=1 [2022-03-14T05:50:36.583Z] #56 1.471 + case "$(go env GOARCH)" in [2022-03-14T05:50:36.583Z] #56 1.471 ++ go env GOARCH [2022-03-14T05:50:36.583Z] #56 1.491 + export GO_BUILDMODE=-buildmode=pie [2022-03-14T05:50:36.583Z] #56 1.492 + GO_BUILDMODE=-buildmode=pie [2022-03-14T05:50:36.583Z] #56 1.492 ++ dirname /install.sh [2022-03-14T05:50:36.583Z] #56 1.513 + dir=/ [2022-03-14T05:50:36.583Z] #56 1.513 + bin=runc [2022-03-14T05:50:36.583Z] #56 1.513 + shift [2022-03-14T05:50:36.583Z] #56 1.513 + '[' '!' -f //runc.installer ']' [2022-03-14T05:50:36.583Z] #56 1.513 + . //runc.installer [2022-03-14T05:50:36.583Z] #56 1.513 ++ set -e [2022-03-14T05:50:36.583Z] #56 1.513 ++ : v1.1.0 [2022-03-14T05:50:36.583Z] #56 1.513 + install_runc [2022-03-14T05:50:36.583Z] #56 1.513 + RUNC_BUILDTAGS=seccomp [2022-03-14T05:50:36.583Z] #56 1.513 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-14T05:50:36.583Z] #56 1.513 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7vMVPQfunk/src/github.com/opencontainers/runc [2022-03-14T05:50:36.583Z] #56 1.513 Cloning into '/tmp/tmp.7vMVPQfunk/src/github.com/opencontainers/runc'... [2022-03-14T05:50:36.583Z] #56 1.513 Install runc version v1.1.0 (build tags: seccomp) [2022-03-14T05:50:36.817Z] #14 135.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-14T05:50:36.817Z] #14 135.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-14T05:50:36.817Z] #14 135.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-14T05:50:36.817Z] #14 135.5 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-14T05:50:36.817Z] #14 135.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-14T05:50:36.817Z] #14 135.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-14T05:50:37.065Z] #21 15.03 debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T05:50:37.065Z] #21 15.14 Fetched 27.6 MB in 1s (21.4 MB/s) [2022-03-14T05:50:37.075Z] #14 135.7 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-14T05:50:37.075Z] #14 135.7 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-14T05:50:37.075Z] #14 135.7 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-14T05:50:37.159Z] #56 ... [2022-03-14T05:50:37.159Z] [2022-03-14T05:50:37.159Z] #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-14T05:50:37.159Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-14T05:50:37.159Z] #16 DONE 1.1s [2022-03-14T05:50:37.323Z] #21 15.19 Selecting previously unselected package pigz. [2022-03-14T05:50:37.324Z] #21 15.19 (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-14T05:50:37.324Z] #21 15.24 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-14T05:50:37.324Z] #21 15.25 Unpacking pigz (2.6-1) ... [2022-03-14T05:50:37.324Z] #21 15.34 Selecting previously unselected package libelf1:amd64. [2022-03-14T05:50:37.332Z] #14 136.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-14T05:50:37.332Z] #14 136.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-14T05:50:37.332Z] #14 136.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-14T05:50:37.332Z] #14 136.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-14T05:50:37.332Z] #14 136.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-14T05:50:37.332Z] #14 136.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-14T05:50:37.332Z] #14 136.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-14T05:50:37.332Z] #14 136.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-14T05:50:37.332Z] #14 136.2 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-14T05:50:37.332Z] #14 136.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-14T05:50:37.332Z] #14 136.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-14T05:50:37.332Z] #14 136.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-14T05:50:37.332Z] #14 136.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-14T05:50:37.332Z] #14 136.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-14T05:50:37.332Z] #14 136.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-14T05:50:37.332Z] #14 136.3 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-14T05:50:37.332Z] #14 136.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-14T05:50:37.332Z] #14 136.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-14T05:50:37.332Z] #14 136.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-14T05:50:37.421Z] [2022-03-14T05:50:37.421Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-14T05:50:37.422Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-14T05:50:37.582Z] #21 15.35 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-14T05:50:37.582Z] #21 15.36 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-14T05:50:37.582Z] #21 15.51 Selecting previously unselected package libbpf0:amd64. [2022-03-14T05:50:37.582Z] #21 15.52 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-14T05:50:37.582Z] #21 15.52 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-14T05:50:37.582Z] #21 15.61 Selecting previously unselected package libcap2:amd64. [2022-03-14T05:50:37.590Z] #14 136.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-14T05:50:37.590Z] #14 136.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-14T05:50:37.590Z] #14 136.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-14T05:50:37.590Z] #14 136.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-14T05:50:37.590Z] #14 136.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-14T05:50:37.590Z] #14 136.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-14T05:50:37.590Z] #14 136.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-14T05:50:37.590Z] #14 136.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-14T05:50:37.590Z] #14 136.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-14T05:50:37.840Z] #21 15.62 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-14T05:50:37.840Z] #21 15.62 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-14T05:50:37.840Z] #21 15.67 Selecting previously unselected package libmnl0:amd64. [2022-03-14T05:50:37.840Z] #21 15.69 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-14T05:50:37.840Z] #21 15.69 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-14T05:50:37.840Z] #21 15.76 Selecting previously unselected package libxtables12:amd64. [2022-03-14T05:50:37.840Z] #21 15.76 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-14T05:50:37.840Z] #21 15.77 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-14T05:50:37.840Z] #21 15.84 Selecting previously unselected package libcap2-bin. [2022-03-14T05:50:37.840Z] #21 15.86 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-14T05:50:37.848Z] #14 136.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-14T05:50:37.848Z] #14 136.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-14T05:50:37.848Z] #14 136.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-14T05:50:37.848Z] #14 136.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-14T05:50:37.848Z] #14 136.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-14T05:50:37.848Z] #14 136.5 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-14T05:50:38.097Z] #21 15.87 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-14T05:50:38.097Z] #21 15.95 Selecting previously unselected package iproute2. [2022-03-14T05:50:38.097Z] #21 15.96 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-14T05:50:38.097Z] #21 15.97 Unpacking iproute2 (5.10.0-4) ... [2022-03-14T05:50:38.106Z] #14 DONE 136.9s [2022-03-14T05:50:38.106Z] [2022-03-14T05:50:38.106Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-14T05:50:38.106Z] #55 sha256:824ffeb2a4b28326ec3a0b854ce0a12dae0cc649a2e9f31e12c860ec777c89b2 [2022-03-14T05:50:38.106Z] #55 DONE 0.1s [2022-03-14T05:50:38.106Z] [2022-03-14T05:50:38.106Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-14T05:50:38.106Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-14T05:50:38.355Z] #21 16.40 Selecting previously unselected package xxd. [2022-03-14T05:50:38.355Z] #21 16.40 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-14T05:50:38.355Z] #21 16.41 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:50:38.370Z] #17 0.867 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-14T05:50:38.370Z] #17 DONE 1.0s [2022-03-14T05:50:38.370Z] [2022-03-14T05:50:38.370Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-14T05:50:38.370Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-14T05:50:38.620Z] #21 16.52 Selecting previously unselected package vim-common. [2022-03-14T05:50:38.620Z] #21 16.52 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-14T05:50:38.620Z] #21 16.54 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:50:38.878Z] #21 16.67 Selecting previously unselected package bash-completion. [2022-03-14T05:50:38.878Z] #21 16.67 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-14T05:50:39.377Z] #18 DONE 1.0s [2022-03-14T05:50:39.377Z] [2022-03-14T05:50:39.377Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-14T05:50:39.377Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-14T05:50:39.480Z] #15 DONE 1.3s [2022-03-14T05:50:39.480Z] [2022-03-14T05:50:39.480Z] #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-14T05:50:39.480Z] #56 sha256:37372a87724777a7d9101d38f48b87838d202e731e83ef6a007fdb967763a958 [2022-03-14T05:50:39.480Z] #56 1.262 + RM_GOPATH=0 [2022-03-14T05:50:39.480Z] #56 1.262 + TMP_GOPATH= [2022-03-14T05:50:39.480Z] #56 1.262 + : /build [2022-03-14T05:50:39.480Z] #56 1.262 + '[' -z '' ']' [2022-03-14T05:50:39.480Z] #56 1.262 ++ mktemp -d [2022-03-14T05:50:39.480Z] #56 1.273 + export GOPATH=/tmp/tmp.yRIrr3hcoi [2022-03-14T05:50:39.480Z] #56 1.273 + GOPATH=/tmp/tmp.yRIrr3hcoi [2022-03-14T05:50:39.480Z] #56 1.273 + RM_GOPATH=1 [2022-03-14T05:50:39.480Z] #56 1.273 + case "$(go env GOARCH)" in [2022-03-14T05:50:39.480Z] #56 1.273 ++ go env GOARCH [2022-03-14T05:50:39.480Z] #56 1.294 + export GO_BUILDMODE=-buildmode=pie [2022-03-14T05:50:39.480Z] #56 1.294 + GO_BUILDMODE=-buildmode=pie [2022-03-14T05:50:39.480Z] #56 1.294 ++ dirname /install.sh [2022-03-14T05:50:39.480Z] #56 1.303 Install runc version v1.1.0 (build tags: seccomp) [2022-03-14T05:50:39.480Z] #56 1.303 + dir=/ [2022-03-14T05:50:39.480Z] #56 1.303 + bin=runc [2022-03-14T05:50:39.480Z] #56 1.303 + shift [2022-03-14T05:50:39.480Z] #56 1.303 + '[' '!' -f //runc.installer ']' [2022-03-14T05:50:39.480Z] #56 1.303 + . //runc.installer [2022-03-14T05:50:39.480Z] #56 1.303 ++ set -e [2022-03-14T05:50:39.480Z] #56 1.303 ++ : v1.1.0 [2022-03-14T05:50:39.480Z] #56 1.303 + install_runc [2022-03-14T05:50:39.480Z] #56 1.303 + RUNC_BUILDTAGS=seccomp [2022-03-14T05:50:39.480Z] #56 1.303 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-14T05:50:39.480Z] #56 1.303 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yRIrr3hcoi/src/github.com/opencontainers/runc [2022-03-14T05:50:39.480Z] #56 1.303 Cloning into '/tmp/tmp.yRIrr3hcoi/src/github.com/opencontainers/runc'... [2022-03-14T05:50:40.249Z] #21 18.37 Unpacking bash-completion (1:2.11-2) ... [2022-03-14T05:50:40.345Z] #19 DONE 1.1s [2022-03-14T05:50:40.345Z] [2022-03-14T05:50:40.345Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-14T05:50:40.345Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-14T05:50:40.414Z] #56 ... [2022-03-14T05:50:40.414Z] [2022-03-14T05:50:40.414Z] #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-14T05:50:40.414Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-14T05:50:40.414Z] #16 DONE 1.1s [2022-03-14T05:50:40.479Z] 8f616e6e9eec: Verifying Checksum [2022-03-14T05:50:40.479Z] 8f616e6e9eec: Download complete [2022-03-14T05:50:40.673Z] [2022-03-14T05:50:40.673Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-14T05:50:40.673Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-14T05:50:40.814Z] #21 18.77 Selecting previously unselected package bzip2. [2022-03-14T05:50:40.814Z] #21 18.78 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-14T05:50:40.814Z] #21 18.79 Unpacking bzip2 (1.0.8-4) ... [2022-03-14T05:50:40.814Z] #21 18.86 Selecting previously unselected package xz-utils. [2022-03-14T05:50:40.814Z] #21 18.87 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-14T05:50:40.814Z] #21 18.87 Unpacking xz-utils (5.2.5-2) ... [2022-03-14T05:50:41.071Z] #21 19.02 Selecting previously unselected package apparmor. [2022-03-14T05:50:41.071Z] #21 19.03 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-14T05:50:41.328Z] #21 19.12 Unpacking apparmor (2.13.6-10) ... [2022-03-14T05:50:41.585Z] #21 19.44 Selecting previously unselected package inetutils-ping. [2022-03-14T05:50:41.585Z] #21 19.45 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-14T05:50:41.585Z] #21 19.46 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-14T05:50:41.585Z] #21 19.55 Selecting previously unselected package libip4tc2:amd64. [2022-03-14T05:50:41.585Z] #21 19.55 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-14T05:50:41.585Z] #21 19.55 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-14T05:50:41.585Z] #21 19.61 Selecting previously unselected package libip6tc2:amd64. [2022-03-14T05:50:41.585Z] #21 19.62 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-14T05:50:41.585Z] #21 19.62 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-14T05:50:41.607Z] #17 0.901 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-14T05:50:41.607Z] #17 DONE 1.0s [2022-03-14T05:50:41.607Z] [2022-03-14T05:50:41.607Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-14T05:50:41.607Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-14T05:50:41.733Z] #20 DONE 1.1s [2022-03-14T05:50:41.733Z] [2022-03-14T05:50:41.733Z] #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-14T05:50:41.733Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-14T05:50:41.843Z] #21 19.67 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-14T05:50:41.843Z] #21 19.68 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-14T05:50:41.843Z] #21 19.69 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-14T05:50:41.843Z] #21 19.74 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-14T05:50:41.843Z] #21 19.74 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-14T05:50:41.843Z] #21 19.75 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-14T05:50:41.843Z] #21 19.80 Selecting previously unselected package libnftnl11:amd64. [2022-03-14T05:50:41.843Z] #21 19.80 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-14T05:50:41.843Z] #21 19.81 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-14T05:50:41.843Z] #21 19.89 Selecting previously unselected package iptables. [2022-03-14T05:50:41.843Z] #21 19.89 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-14T05:50:41.843Z] #21 19.89 Unpacking iptables (1.8.7-1) ... [2022-03-14T05:50:42.405Z] #21 20.17 Selecting previously unselected package libonig5:amd64. [2022-03-14T05:50:42.405Z] #21 20.18 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-14T05:50:42.405Z] #21 20.18 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-14T05:50:42.405Z] #21 20.31 Selecting previously unselected package libjq1:amd64. [2022-03-14T05:50:42.405Z] #21 20.31 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-14T05:50:42.405Z] #21 20.32 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-14T05:50:42.405Z] #21 20.43 Selecting previously unselected package jq. [2022-03-14T05:50:42.405Z] #21 20.44 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-14T05:50:42.405Z] #21 20.45 Unpacking jq (1.6-2.1) ... [2022-03-14T05:50:42.537Z] #18 DONE 1.0s [2022-03-14T05:50:42.537Z] [2022-03-14T05:50:42.537Z] #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-14T05:50:42.537Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-14T05:50:42.537Z] #43 ... [2022-03-14T05:50:42.537Z] [2022-03-14T05:50:42.537Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-14T05:50:42.537Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-14T05:50:42.661Z] #21 20.52 Selecting previously unselected package libaio1:amd64. [2022-03-14T05:50:42.661Z] #21 20.53 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-14T05:50:42.661Z] #21 20.53 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-14T05:50:42.661Z] #21 20.58 Selecting previously unselected package libgpm2:amd64. [2022-03-14T05:50:42.661Z] #21 20.59 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-14T05:50:42.661Z] #21 20.59 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-14T05:50:42.661Z] #21 20.65 Selecting previously unselected package libicu67:amd64. [2022-03-14T05:50:42.661Z] #21 20.65 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-14T05:50:42.661Z] #21 20.65 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-14T05:50:42.676Z] #21 1.227 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-14T05:50:42.676Z] #21 1.263 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-14T05:50:42.676Z] #21 1.263 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-14T05:50:43.248Z] #21 1.672 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-14T05:50:43.468Z] #19 DONE 1.0s [2022-03-14T05:50:43.468Z] [2022-03-14T05:50:43.468Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-14T05:50:43.468Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-14T05:50:43.819Z] #21 2.542 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-14T05:50:44.404Z] #20 DONE 0.9s [2022-03-14T05:50:44.404Z] [2022-03-14T05:50:44.404Z] #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-14T05:50:44.404Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-14T05:50:44.661Z] #43 ... [2022-03-14T05:50:44.661Z] [2022-03-14T05:50:44.662Z] #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-14T05:50:44.662Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-14T05:50:45.207Z] #21 3.484 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-14T05:50:45.936Z] #21 23.49 Selecting previously unselected package libinih1:amd64. [2022-03-14T05:50:45.936Z] #21 23.49 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-14T05:50:45.936Z] #21 23.49 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-14T05:50:45.936Z] #21 23.53 Selecting previously unselected package libnet1:amd64. [2022-03-14T05:50:45.936Z] #21 23.54 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-14T05:50:45.936Z] #21 23.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-14T05:50:45.936Z] #21 23.60 Selecting previously unselected package libnl-3-200:amd64. [2022-03-14T05:50:45.936Z] #21 23.62 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-14T05:50:45.936Z] #21 23.62 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-14T05:50:45.936Z] #21 23.70 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-14T05:50:45.936Z] #21 23.72 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-14T05:50:45.936Z] #21 23.72 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-14T05:50:45.936Z] #21 23.78 Selecting previously unselected package net-tools. [2022-03-14T05:50:45.936Z] #21 23.79 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-14T05:50:45.937Z] #21 23.79 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-14T05:50:45.937Z] #21 23.97 Selecting previously unselected package patch. [2022-03-14T05:50:45.937Z] #21 23.98 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-14T05:50:45.937Z] #21 23.99 Unpacking patch (2.7.6-7) ... [2022-03-14T05:50:45.964Z] Fetching without tags [2022-03-14T05:50:46.036Z] #21 1.240 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-14T05:50:46.036Z] #21 1.275 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-14T05:50:46.036Z] #21 1.275 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-14T05:50:46.194Z] #21 24.08 Selecting previously unselected package python-pip-whl. [2022-03-14T05:50:46.194Z] #21 24.09 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-14T05:50:46.194Z] #21 24.10 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-14T05:50:45.623Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-14T05:50:45.698Z] > git config --add remote.origin.fetch +refs/pull/43375/head:refs/remotes/origin/PR-43375 # timeout=10 [2022-03-14T05:50:45.752Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-14T05:50:45.876Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-14T05:50:46.002Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-14T05:50:46.002Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-14T05:50:46.004Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43375/head:refs/remotes/origin/PR-43375 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-14T05:50:46.294Z] #21 1.711 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-14T05:50:46.402Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-14T05:50:46.402Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-8a5171c2\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-14T05:50:46.402Z] ---------------------------------------------------------------------------- [2022-03-14T05:50:46.402Z] [2022-03-14T05:50:46.402Z] INFO: executeCI.ps1 starting at Mon Mar 14 05:50:45 CUT 2022 [2022-03-14T05:50:46.402Z] [2022-03-14T05:50:46.402Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-14T05:50:46.402Z] INFO: Running git version 2.24.1.windows.2 [2022-03-14T05:50:46.402Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-14T05:50:46.402Z] INFO: Environment variables: [2022-03-14T05:50:46.402Z] [2022-03-14T05:50:46.402Z] Name Value [2022-03-14T05:50:46.402Z] ---- ----- [2022-03-14T05:50:46.402Z] ALLUSERSPROFILE C:\ProgramData [2022-03-14T05:50:46.402Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-14T05:50:46.402Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-14T05:50:46.402Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-14T05:50:46.402Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-14T05:50:46.402Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-14T05:50:46.402Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-14T05:50:46.402Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-14T05:50:46.402Z] BRANCH_NAME PR-43375 [2022-03-14T05:50:46.402Z] BUILD_DISPLAY_NAME #1 [2022-03-14T05:50:46.402Z] BUILD_ID 1 [2022-03-14T05:50:46.402Z] BUILD_NUMBER 1 [2022-03-14T05:50:46.402Z] BUILD_TAG jenkins-moby-PR-43375-1 [2022-03-14T05:50:46.402Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43375/1/ [2022-03-14T05:50:46.402Z] CHANGE_AUTHOR crazy-max [2022-03-14T05:50:46.402Z] CHANGE_AUTHOR_DISPLAY_NAME CrazyMax [2022-03-14T05:50:46.402Z] CHANGE_BRANCH gha-init [2022-03-14T05:50:46.402Z] CHANGE_FORK crazy-max [2022-03-14T05:50:46.402Z] CHANGE_ID 43375 [2022-03-14T05:50:46.402Z] CHANGE_TARGET master [2022-03-14T05:50:46.402Z] CHANGE_TITLE ci: simple gha workflow to build docker daemon [2022-03-14T05:50:46.402Z] CHANGE_URL https://github.com/moby/moby/pull/43375 [2022-03-14T05:50:46.402Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-14T05:50:46.402Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-14T05:50:46.402Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-14T05:50:46.402Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-14T05:50:46.402Z] COMPUTERNAME azwin-2-c4a611 [2022-03-14T05:50:46.402Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-14T05:50:46.402Z] ConfigSequenceNumber 0 [2022-03-14T05:50:46.402Z] DOCKER_BUILDKIT 0 [2022-03-14T05:50:46.402Z] DOCKER_DUT_DEBUG 1 [2022-03-14T05:50:46.402Z] DOCKER_EXPERIMENTAL 1 [2022-03-14T05:50:46.402Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-14T05:50:46.402Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-03-14T05:50:46.402Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-14T05:50:46.402Z] EXECUTOR_NUMBER 0 [2022-03-14T05:50:46.402Z] FQDN azwin-2-c4a611.westus.cloudapp.azure.com [2022-03-14T05:50:46.402Z] GIT_BRANCH PR-43375 [2022-03-14T05:50:46.402Z] GIT_COMMIT da068165f6c8ae5771abb6aaf1523accef8e250d [2022-03-14T05:50:46.402Z] GIT_URL https://github.com/moby/moby.git [2022-03-14T05:50:46.402Z] HUDSON_COOKIE 0aaf0548-0773-4681-b6bd-58720eeead7d [2022-03-14T05:50:46.403Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-14T05:50:46.403Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-14T05:50:46.403Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-14T05:50:46.403Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-14T05:50:46.403Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-14T05:50:46.403Z] JENKINS_NODE_COOKIE d4d216c1-e797-45aa-8d14-014702fd2ce6 [2022-03-14T05:50:46.403Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-14T05:50:46.403Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-14T05:50:46.403Z] JOB_BASE_NAME PR-43375 [2022-03-14T05:50:46.403Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43375/display/redirect [2022-03-14T05:50:46.403Z] JOB_NAME moby/PR-43375 [2022-03-14T05:50:46.403Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43375/ [2022-03-14T05:50:46.403Z] library.jps.version master [2022-03-14T05:50:46.403Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-14T05:50:46.403Z] NODE_LABELS amd64 azure azwin-2-c4a611 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-14T05:50:46.403Z] NODE_NAME azwin-2-c4a611 [2022-03-14T05:50:46.403Z] NUMBER_OF_PROCESSORS 4 [2022-03-14T05:50:46.403Z] OS Windows_NT [2022-03-14T05:50:46.403Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-14T05:50:46.405Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-14T05:50:46.405Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-14T05:50:46.405Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-14T05:50:46.405Z] PROCESSOR_LEVEL 6 [2022-03-14T05:50:46.405Z] PROCESSOR_REVISION 4f01 [2022-03-14T05:50:46.405Z] ProgramData C:\ProgramData [2022-03-14T05:50:46.405Z] ProgramFiles C:\Program Files [2022-03-14T05:50:46.405Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-14T05:50:46.405Z] ProgramW6432 C:\Program Files [2022-03-14T05:50:46.405Z] PROMPT $P$G [2022-03-14T05:50:46.405Z] PSExecutionPolicyPreference Bypass [2022-03-14T05:50:46.405Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-14T05:50:46.405Z] PUBLIC C:\Users\Public [2022-03-14T05:50:46.405Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43375/1/display/redirect?page=artif... [2022-03-14T05:50:46.405Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43375/1/display/redirect?page=changes [2022-03-14T05:50:46.405Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43375/1/display/redirect [2022-03-14T05:50:46.405Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43375/1/display/redirect?page=tests [2022-03-14T05:50:46.405Z] SKIP_VALIDATION_TESTS 1 [2022-03-14T05:50:46.405Z] SOURCES_DRIVE d [2022-03-14T05:50:46.405Z] SOURCES_SUBDIR gopath [2022-03-14T05:50:46.405Z] STAGE_NAME Run tests [2022-03-14T05:50:46.405Z] SystemDrive C: [2022-03-14T05:50:46.405Z] SystemRoot C:\Windows [2022-03-14T05:50:46.405Z] TEMP C:\Windows\TEMP [2022-03-14T05:50:46.405Z] TESTDEBUG 0 [2022-03-14T05:50:46.405Z] TESTRUN_DRIVE d [2022-03-14T05:50:46.405Z] TESTRUN_SUBDIR CI [2022-03-14T05:50:46.405Z] TIMEOUT 120m [2022-03-14T05:50:46.405Z] TMP C:\Windows\TEMP [2022-03-14T05:50:46.405Z] USERDOMAIN WORKGROUP [2022-03-14T05:50:46.405Z] USERNAME azwin-2-c4a611$ [2022-03-14T05:50:46.405Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-14T05:50:46.405Z] windir C:\Windows [2022-03-14T05:50:46.405Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-14T05:50:46.405Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-14T05:50:46.405Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-14T05:50:46.405Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-14T05:50:46.405Z] [2022-03-14T05:50:46.405Z] [2022-03-14T05:50:46.405Z] [2022-03-14T05:50:46.702Z] Merging remotes/origin/master commit 82f20733593669b44ebac80de5b3f9917a384826 into PR head commit da068165f6c8ae5771abb6aaf1523accef8e250d [2022-03-14T05:50:46.760Z] #21 24.59 Selecting previously unselected package python3-lib2to3. [2022-03-14T05:50:46.760Z] #21 24.59 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-14T05:50:46.760Z] #21 24.60 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-14T05:50:46.760Z] #21 24.70 Selecting previously unselected package python3-distutils. [2022-03-14T05:50:46.760Z] #21 24.70 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-14T05:50:46.760Z] #21 24.71 Unpacking python3-distutils (3.9.2-1) ... [2022-03-14T05:50:47.017Z] #21 24.82 Selecting previously unselected package python3-pkg-resources. [2022-03-14T05:50:47.017Z] #21 24.84 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-14T05:50:47.017Z] #21 24.84 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-14T05:50:47.017Z] #21 24.95 Selecting previously unselected package python3-setuptools. [2022-03-14T05:50:47.017Z] #21 24.96 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-14T05:50:47.017Z] #21 24.96 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-14T05:50:47.228Z] #21 2.556 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-14T05:50:47.275Z] #21 25.19 Selecting previously unselected package python3-wheel. [2022-03-14T05:50:47.275Z] #21 25.19 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-14T05:50:47.275Z] #21 25.20 Unpacking python3-wheel (0.34.2-1) ... [2022-03-14T05:50:47.275Z] #21 25.28 Selecting previously unselected package python3-pip. [2022-03-14T05:50:47.275Z] #21 25.28 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-14T05:50:47.275Z] #21 25.28 Unpacking python3-pip (20.3.4-4) ... [2022-03-14T05:50:47.532Z] #21 25.55 Selecting previously unselected package sudo. [2022-03-14T05:50:47.532Z] #21 25.55 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-14T05:50:47.790Z] #21 25.57 Unpacking sudo (1.9.5p2-3) ... [2022-03-14T05:50:48.047Z] #21 26.06 Selecting previously unselected package thin-provisioning-tools. [2022-03-14T05:50:48.047Z] #21 26.07 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-14T05:50:48.047Z] #21 26.08 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-14T05:50:48.162Z] #21 3.651 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-14T05:50:48.304Z] #21 26.32 Selecting previously unselected package uidmap. [2022-03-14T05:50:48.304Z] #21 26.34 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-14T05:50:48.304Z] #21 26.34 Unpacking uidmap (1:4.8.1-1) ... [2022-03-14T05:50:48.522Z] #21 6.841 Fetched 8506 kB in 6s (1443 kB/s) [2022-03-14T05:50:48.522Z] #21 6.841 Reading package lists... [2022-03-14T05:50:48.522Z] #21 ... [2022-03-14T05:50:48.522Z] [2022-03-14T05:50:48.522Z] #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-14T05:50:48.522Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-14T05:50:48.522Z] #34 DONE 153.2s [2022-03-14T05:50:48.522Z] [2022-03-14T05:50:48.522Z] #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-14T05:50:48.522Z] #56 sha256:99b6841927297bc6c8501b2c7f7c7e7799b03f8089a58b869c00efad6bfaf231 [2022-03-14T05:50:48.522Z] #56 10.61 + cd /tmp/tmp.7vMVPQfunk/src/github.com/opencontainers/runc [2022-03-14T05:50:48.522Z] #56 10.61 + git checkout -q v1.1.0 [2022-03-14T05:50:48.522Z] #56 10.85 + '[' -z '' ']' [2022-03-14T05:50:48.522Z] #56 10.85 + target=static [2022-03-14T05:50:48.522Z] #56 10.85 + make BUILDTAGS=seccomp static [2022-03-14T05:50:48.522Z] #56 11.20 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-14T05:50:48.562Z] #21 26.45 Selecting previously unselected package vim-runtime. [2022-03-14T05:50:48.562Z] #21 26.46 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-14T05:50:48.562Z] #21 26.47 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-14T05:50:48.562Z] #21 26.49 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-14T05:50:48.562Z] #21 26.49 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:50:48.627Z] INFO: Sources under d:\gopath\... [2022-03-14T05:50:48.627Z] INFO: Test run under d:\CI\... [2022-03-14T05:50:48.627Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-14T05:50:48.627Z] INFO: docker/docker repository was found [2022-03-14T05:50:48.627Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-03-14T05:50:46.816Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T05:50:46.866Z] > git checkout -f da068165f6c8ae5771abb6aaf1523accef8e250d # timeout=10 [2022-03-14T05:50:49.618Z] ltsc2022: Pulling from windows/servercore [2022-03-14T05:50:49.618Z] 8f616e6e9eec: Pulling fs layer [2022-03-14T05:50:49.618Z] 037d5740b404: Pulling fs layer [2022-03-14T05:50:49.690Z] Merge succeeded, producing da068165f6c8ae5771abb6aaf1523accef8e250d [2022-03-14T05:50:49.690Z] Checking out Revision da068165f6c8ae5771abb6aaf1523accef8e250d (PR-43375) [2022-03-14T05:50:50.691Z] #21 ... [2022-03-14T05:50:50.691Z] [2022-03-14T05:50:50.691Z] #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-14T05:50:50.691Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-14T05:50:50.691Z] #34 DONE 149.5s [2022-03-14T05:50:50.691Z] [2022-03-14T05:50:50.691Z] #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-14T05:50:50.691Z] #56 sha256:37372a87724777a7d9101d38f48b87838d202e731e83ef6a007fdb967763a958 [2022-03-14T05:50:50.691Z] #56 10.12 + cd /tmp/tmp.yRIrr3hcoi/src/github.com/opencontainers/runc [2022-03-14T05:50:50.691Z] #56 10.12 + git checkout -q v1.1.0 [2022-03-14T05:50:50.691Z] #56 10.34 + '[' -z '' ']' [2022-03-14T05:50:50.691Z] #56 10.34 + target=static [2022-03-14T05:50:50.691Z] #56 10.34 + make BUILDTAGS=seccomp static [2022-03-14T05:50:50.691Z] #56 10.73 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-14T05:50:50.906Z] 037d5740b404: Verifying Checksum [2022-03-14T05:50:50.906Z] 037d5740b404: Download complete [2022-03-14T05:50:51.080Z] #56 ... [2022-03-14T05:50:51.080Z] [2022-03-14T05:50:51.080Z] #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-14T05:50:51.080Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-14T05:50:51.080Z] #21 6.841 Reading package lists... [2022-03-14T05:50:51.843Z] #21 29.18 Selecting previously unselected package vim. [2022-03-14T05:50:51.843Z] #21 29.19 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-14T05:50:51.843Z] #21 29.21 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:50:51.843Z] #21 29.67 Selecting previously unselected package xfsprogs. [2022-03-14T05:50:51.843Z] #21 29.67 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-14T05:50:51.843Z] #21 29.68 Unpacking xfsprogs (5.10.0-4) ... [2022-03-14T05:50:52.100Z] #21 30.09 Selecting previously unselected package zip. [2022-03-14T05:50:52.100Z] #21 30.09 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-14T05:50:52.100Z] #21 30.10 Unpacking zip (3.0-12) ... [2022-03-14T05:50:52.357Z] #21 30.24 Selecting previously unselected package zstd. [2022-03-14T05:50:52.357Z] #21 30.26 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-14T05:50:52.357Z] #21 30.26 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-14T05:50:49.325Z] > git remote # timeout=10 [2022-03-14T05:50:49.409Z] > git config --get remote.origin.url # timeout=10 [2022-03-14T05:50:49.459Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-14T05:50:49.461Z] > git merge 82f20733593669b44ebac80de5b3f9917a384826 # timeout=10 [2022-03-14T05:50:49.607Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-14T05:50:49.729Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T05:50:49.778Z] > git checkout -f da068165f6c8ae5771abb6aaf1523accef8e250d # timeout=10 [2022-03-14T05:50:52.614Z] #21 30.58 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-14T05:50:53.006Z] #21 9.413 Reading package lists... [2022-03-14T05:50:53.268Z] #21 11.53 Building dependency tree... [2022-03-14T05:50:53.545Z] #21 31.29 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-14T05:50:53.545Z] #21 31.31 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-14T05:50:53.545Z] #21 31.32 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-14T05:50:53.545Z] #21 31.33 Setting up libicu67:amd64 (67.1-7) ... [2022-03-14T05:50:53.545Z] #21 31.34 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-14T05:50:53.545Z] #21 31.35 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-14T05:50:53.545Z] #21 31.36 Setting up uidmap (1:4.8.1-1) ... [2022-03-14T05:50:53.545Z] #21 31.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-14T05:50:53.545Z] #21 31.38 Setting up bzip2 (1.0.8-4) ... [2022-03-14T05:50:53.545Z] #21 31.40 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-14T05:50:53.546Z] #21 31.41 Setting up python3-wheel (0.34.2-1) ... [2022-03-14T05:50:53.839Z] #21 12.50 The following additional packages will be installed: [2022-03-14T05:50:53.839Z] #21 12.50 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-14T05:50:53.839Z] #21 12.50 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-14T05:50:53.839Z] #21 12.50 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-14T05:50:53.839Z] #21 12.50 python3-pkg-resources vim-runtime xxd [2022-03-14T05:50:53.839Z] #21 12.50 Suggested packages: [2022-03-14T05:50:53.839Z] #21 12.50 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-14T05:50:53.839Z] #21 12.50 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-14T05:50:53.839Z] #21 12.50 acl attr quota [2022-03-14T05:50:53.839Z] #21 12.50 Recommended packages: [2022-03-14T05:50:53.839Z] #21 12.50 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-14T05:50:54.109Z] #21 31.95 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:50:54.109Z] #21 31.96 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-14T05:50:54.109Z] #21 31.98 Setting up libcap2-bin (1:2.44-1) ... [2022-03-14T05:50:54.109Z] #21 31.99 Setting up apparmor (2.13.6-10) ... [2022-03-14T05:50:55.223Z] #21 13.61 The following NEW packages will be installed: [2022-03-14T05:50:55.223Z] #21 13.62 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-14T05:50:55.223Z] #21 13.62 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-14T05:50:55.223Z] #21 13.63 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-14T05:50:55.223Z] #21 13.63 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-14T05:50:55.223Z] #21 13.63 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-14T05:50:55.223Z] #21 13.63 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-14T05:50:55.223Z] #21 13.63 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-14T05:50:55.223Z] #21 13.63 xz-utils zip zstd [2022-03-14T05:50:55.223Z] #21 13.96 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-03-14T05:50:55.223Z] #21 13.96 Need to get 27.6 MB of archives. [2022-03-14T05:50:55.223Z] #21 13.96 After this operation, 106 MB of additional disk space will be used. [2022-03-14T05:50:55.223Z] #21 13.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-14T05:50:55.223Z] #21 13.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-14T05:50:55.223Z] #21 13.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-14T05:50:55.223Z] #21 13.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-14T05:50:55.223Z] #21 13.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-14T05:50:55.223Z] #21 13.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-14T05:50:55.223Z] #21 13.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-14T05:50:55.223Z] #21 13.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-14T05:50:55.223Z] #21 13.99 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-14T05:50:55.223Z] #21 14.01 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-14T05:50:55.223Z] #21 14.01 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-14T05:50:55.223Z] #21 14.02 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-14T05:50:55.481Z] #21 33.37 Setting up zip (3.0-12) ... [2022-03-14T05:50:55.481Z] #21 33.38 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:50:55.481Z] #21 33.42 Setting up bash-completion (1:2.11-2) ... [2022-03-14T05:50:55.484Z] #21 14.02 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-14T05:50:55.484Z] #21 14.03 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-14T05:50:55.484Z] #21 14.05 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-14T05:50:55.484Z] #21 14.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-14T05:50:55.484Z] #21 14.06 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-14T05:50:55.484Z] #21 14.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-14T05:50:55.484Z] #21 14.07 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-14T05:50:55.484Z] #21 14.07 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-14T05:50:55.484Z] #21 14.07 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-14T05:50:55.484Z] #21 14.08 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-14T05:50:55.484Z] #21 14.09 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-14T05:50:55.484Z] #21 14.09 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-14T05:50:55.484Z] #21 14.09 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-14T05:50:55.484Z] #21 14.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-14T05:50:55.484Z] #21 14.10 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-14T05:50:55.746Z] #21 14.37 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-14T05:50:55.746Z] #21 14.37 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-14T05:50:55.746Z] #21 14.37 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-14T05:50:55.746Z] #21 14.37 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-14T05:50:55.746Z] #21 14.37 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-14T05:50:55.746Z] #21 14.37 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-14T05:50:55.746Z] #21 14.39 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-14T05:50:55.746Z] #21 14.43 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-14T05:50:56.008Z] #21 14.43 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-14T05:50:56.008Z] #21 14.43 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-14T05:50:56.008Z] #21 14.44 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-14T05:50:56.008Z] #21 14.45 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-14T05:50:56.008Z] #21 14.46 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-14T05:50:56.008Z] #21 14.46 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-14T05:50:56.008Z] #21 14.48 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-14T05:50:56.008Z] #21 14.50 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-14T05:50:56.008Z] #21 14.50 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-14T05:50:56.008Z] #21 14.72 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-14T05:50:56.269Z] #21 14.76 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-14T05:50:56.269Z] #21 14.77 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-14T05:50:56.269Z] #21 14.78 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-14T05:50:56.531Z] #21 15.26 debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T05:50:56.794Z] #21 15.37 Fetched 27.6 MB in 1s (24.1 MB/s) [2022-03-14T05:50:56.794Z] #21 15.42 Selecting previously unselected package pigz. [2022-03-14T05:50:56.794Z] #21 15.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-03-14T05:50:56.794Z] #21 15.46 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-14T05:50:56.794Z] #21 15.48 Unpacking pigz (2.6-1) ... [2022-03-14T05:50:57.056Z] #21 15.58 Selecting previously unselected package libelf1:amd64. [2022-03-14T05:50:57.056Z] #21 15.58 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-14T05:50:57.056Z] #21 15.60 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-14T05:50:57.056Z] #21 15.72 Selecting previously unselected package libbpf0:amd64. [2022-03-14T05:50:57.056Z] #21 15.73 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-14T05:50:57.056Z] #21 15.74 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-14T05:50:57.056Z] #21 15.86 Selecting previously unselected package libcap2:amd64. [2022-03-14T05:50:57.243Z] #56 ... [2022-03-14T05:50:57.243Z] [2022-03-14T05:50:57.243Z] #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-14T05:50:57.243Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-14T05:50:57.243Z] #21 6.948 Fetched 8506 kB in 6s (1428 kB/s) [2022-03-14T05:50:57.243Z] #21 6.948 Reading package lists... [2022-03-14T05:50:57.243Z] #21 9.342 Reading package lists... [2022-03-14T05:50:57.243Z] #21 11.23 Building dependency tree... [2022-03-14T05:50:57.243Z] #21 12.17 The following additional packages will be installed: [2022-03-14T05:50:57.243Z] #21 12.17 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-14T05:50:57.243Z] #21 12.17 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-14T05:50:57.243Z] #21 12.17 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-14T05:50:57.243Z] #21 12.17 python3-pkg-resources vim-runtime xxd [2022-03-14T05:50:57.243Z] #21 12.18 Suggested packages: [2022-03-14T05:50:57.243Z] #21 12.18 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-14T05:50:57.243Z] #21 12.18 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-14T05:50:57.243Z] #21 12.18 acl attr quota [2022-03-14T05:50:57.243Z] #21 12.18 Recommended packages: [2022-03-14T05:50:57.243Z] #21 12.18 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-14T05:50:57.318Z] #21 15.86 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-14T05:50:57.318Z] #21 15.86 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-14T05:50:57.318Z] #21 15.92 Selecting previously unselected package libmnl0:amd64. [2022-03-14T05:50:57.318Z] #21 15.92 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-14T05:50:57.318Z] #21 15.92 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-14T05:50:57.318Z] #21 15.99 Selecting previously unselected package libxtables12:amd64. [2022-03-14T05:50:57.318Z] #21 15.99 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-14T05:50:57.318Z] #21 16.00 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-14T05:50:57.318Z] #21 16.08 Selecting previously unselected package libcap2-bin. [2022-03-14T05:50:57.379Z] #21 35.12 Setting up xz-utils (5.2.5-2) ... [2022-03-14T05:50:57.379Z] #21 35.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-14T05:50:57.379Z] #21 35.18 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-14T05:50:57.379Z] #21 35.22 Setting up patch (2.7.6-7) ... [2022-03-14T05:50:57.379Z] #21 35.24 Setting up sudo (1.9.5p2-3) ... [2022-03-14T05:50:57.379Z] #21 35.30 invoke-rc.d: could not determine current runlevel [2022-03-14T05:50:57.379Z] #21 35.31 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-14T05:50:57.379Z] #21 35.32 Setting up xfsprogs (5.10.0-4) ... [2022-03-14T05:50:57.379Z] #21 35.34 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-14T05:50:57.379Z] #21 35.35 Setting up inetutils-ping (2:2.0-1) ... [2022-03-14T05:50:57.379Z] #21 35.36 Setting up pigz (2.6-1) ... [2022-03-14T05:50:57.379Z] #21 35.37 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-14T05:50:57.379Z] #21 35.38 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-14T05:50:57.501Z] #21 13.21 The following NEW packages will be installed: [2022-03-14T05:50:57.579Z] #21 16.09 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-14T05:50:57.579Z] #21 16.10 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-14T05:50:57.579Z] #21 16.19 Selecting previously unselected package iproute2. [2022-03-14T05:50:57.579Z] #21 16.19 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-14T05:50:57.579Z] #21 16.20 Unpacking iproute2 (5.10.0-4) ... [2022-03-14T05:50:57.635Z] #21 35.41 Setting up python-pip-whl (20.3.4-4) ... [2022-03-14T05:50:57.635Z] #21 35.42 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:50:57.758Z] #21 13.22 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-14T05:50:57.758Z] #21 13.22 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-14T05:50:57.758Z] #21 13.22 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-14T05:50:57.758Z] #21 13.22 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-14T05:50:57.758Z] #21 13.22 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-14T05:50:57.758Z] #21 13.22 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-14T05:50:57.758Z] #21 13.23 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-14T05:50:57.758Z] #21 13.23 xz-utils zip zstd [2022-03-14T05:50:57.842Z] #21 16.64 Selecting previously unselected package xxd. [2022-03-14T05:50:58.017Z] #21 13.54 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-03-14T05:50:58.017Z] #21 13.54 Need to get 27.6 MB of archives. [2022-03-14T05:50:58.017Z] #21 13.54 After this operation, 106 MB of additional disk space will be used. [2022-03-14T05:50:58.017Z] #21 13.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-14T05:50:58.017Z] #21 13.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-14T05:50:58.017Z] #21 13.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-14T05:50:58.017Z] #21 13.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-14T05:50:58.017Z] #21 13.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-14T05:50:58.017Z] #21 13.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-14T05:50:58.017Z] #21 13.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-14T05:50:58.017Z] #21 13.56 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-14T05:50:58.017Z] #21 13.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-14T05:50:58.017Z] #21 13.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-14T05:50:58.017Z] #21 13.59 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-14T05:50:58.017Z] #21 13.60 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-14T05:50:58.017Z] #21 13.61 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-14T05:50:58.017Z] #21 13.62 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-14T05:50:58.119Z] #21 16.64 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-14T05:50:58.119Z] #21 16.65 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:50:58.119Z] #21 16.76 Selecting previously unselected package vim-common. [2022-03-14T05:50:58.119Z] #21 16.76 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-14T05:50:58.119Z] #21 16.79 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:50:58.205Z] #21 36.10 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-14T05:50:58.206Z] #21 36.11 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-14T05:50:58.278Z] #21 13.63 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-14T05:50:58.278Z] #21 13.64 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-14T05:50:58.278Z] #21 13.64 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-14T05:50:58.278Z] #21 13.64 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-14T05:50:58.278Z] #21 13.65 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-14T05:50:58.278Z] #21 13.65 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-14T05:50:58.278Z] #21 13.65 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-14T05:50:58.278Z] #21 13.66 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-14T05:50:58.278Z] #21 13.66 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-14T05:50:58.278Z] #21 13.67 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-14T05:50:58.278Z] #21 13.67 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-14T05:50:58.278Z] #21 13.67 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-14T05:50:58.278Z] #21 13.67 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-14T05:50:58.381Z] #21 16.97 Selecting previously unselected package bash-completion. [2022-03-14T05:50:58.381Z] #21 16.97 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-14T05:50:58.462Z] #21 36.44 Setting up libelf1:amd64 (0.183-1) ... [2022-03-14T05:50:58.462Z] #21 36.48 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-14T05:50:58.462Z] #21 36.50 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-14T05:50:58.462Z] #21 36.51 Setting up python3-distutils (3.9.2-1) ... [2022-03-14T05:50:58.536Z] #21 13.93 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-14T05:50:58.537Z] #21 13.93 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-14T05:50:58.537Z] #21 13.93 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-14T05:50:58.537Z] #21 13.93 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-14T05:50:58.537Z] #21 13.93 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-14T05:50:58.537Z] #21 13.94 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-14T05:50:58.537Z] #21 13.94 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-14T05:50:58.537Z] #21 14.00 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-14T05:50:58.537Z] #21 14.00 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-14T05:50:58.537Z] #21 14.00 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-14T05:50:58.537Z] #21 14.02 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-14T05:50:58.537Z] #21 14.03 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-14T05:50:58.537Z] #21 14.04 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-14T05:50:58.537Z] #21 14.05 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-14T05:50:58.537Z] #21 14.08 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-14T05:50:58.537Z] #21 14.11 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-14T05:50:58.537Z] #21 14.11 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-14T05:50:58.795Z] #21 14.26 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-14T05:50:58.795Z] #21 14.30 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-14T05:50:58.795Z] #21 14.32 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-14T05:50:58.795Z] #21 14.32 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-14T05:50:59.026Z] #21 36.91 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:50:59.026Z] #21 36.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-14T05:50:59.026Z] #21 36.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-14T05:50:59.026Z] #21 36.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-14T05:50:59.026Z] #21 36.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-14T05:50:59.026Z] #21 36.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-14T05:50:59.026Z] #21 36.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-14T05:50:59.026Z] #21 36.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-14T05:50:59.026Z] #21 36.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-14T05:50:59.026Z] #21 36.99 Setting up python3-setuptools (52.0.0-4) ... [2022-03-14T05:50:59.360Z] #21 14.81 debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T05:50:59.360Z] #21 14.92 Fetched 27.6 MB in 1s (25.3 MB/s) [2022-03-14T05:50:59.360Z] #21 14.97 Selecting previously unselected package pigz. [2022-03-14T05:50:59.617Z] #21 14.97 (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-14T05:50:59.617Z] #21 15.01 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-14T05:50:59.617Z] #21 15.02 Unpacking pigz (2.6-1) ... [2022-03-14T05:50:59.617Z] #21 15.10 Selecting previously unselected package libelf1:amd64. [2022-03-14T05:50:59.617Z] #21 15.11 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-14T05:50:59.617Z] #21 15.12 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-14T05:50:59.617Z] #21 15.24 Selecting previously unselected package libbpf0:amd64. [2022-03-14T05:50:59.617Z] #21 15.24 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-14T05:50:59.617Z] #21 15.24 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-14T05:50:59.617Z] #21 15.35 Selecting previously unselected package libcap2:amd64. [2022-03-14T05:50:59.876Z] #21 15.36 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-14T05:50:59.876Z] #21 15.36 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-14T05:50:59.876Z] #21 15.42 Selecting previously unselected package libmnl0:amd64. [2022-03-14T05:50:59.876Z] #21 15.42 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-14T05:50:59.876Z] #21 15.43 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-14T05:50:59.876Z] #21 15.47 Selecting previously unselected package libxtables12:amd64. [2022-03-14T05:50:59.876Z] #21 15.47 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-14T05:50:59.876Z] #21 15.48 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-14T05:50:59.876Z] #21 15.53 Selecting previously unselected package libcap2-bin. [2022-03-14T05:50:59.876Z] #21 15.53 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-14T05:50:59.876Z] #21 15.53 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-14T05:50:59.876Z] #21 15.61 Selecting previously unselected package iproute2. [2022-03-14T05:51:00.077Z] 037d5740b404: Verifying Checksum [2022-03-14T05:51:00.077Z] 037d5740b404: Download complete [2022-03-14T05:51:00.134Z] #21 15.62 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-14T05:51:00.134Z] #21 15.63 Unpacking iproute2 (5.10.0-4) ... [2022-03-14T05:51:00.300Z] #21 18.66 Unpacking bash-completion (1:2.11-2) ... [2022-03-14T05:51:00.300Z] #21 18.95 Selecting previously unselected package bzip2. [2022-03-14T05:51:00.300Z] #21 18.96 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-14T05:51:00.300Z] #21 18.96 Unpacking bzip2 (1.0.8-4) ... [2022-03-14T05:51:00.392Z] #21 16.06 Selecting previously unselected package xxd. [2022-03-14T05:51:00.399Z] #21 38.31 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-14T05:51:00.399Z] #21 38.33 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-14T05:51:00.399Z] #21 38.34 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-14T05:51:00.399Z] #21 38.35 Setting up python3-pip (20.3.4-4) ... [2022-03-14T05:51:00.563Z] #21 19.02 Selecting previously unselected package xz-utils. [2022-03-14T05:51:00.563Z] #21 19.02 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-14T05:51:00.563Z] #21 19.04 Unpacking xz-utils (5.2.5-2) ... [2022-03-14T05:51:00.563Z] #21 19.19 Selecting previously unselected package apparmor. [2022-03-14T05:51:00.563Z] #21 19.20 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-14T05:51:00.563Z] #21 19.26 Unpacking apparmor (2.13.6-10) ... [2022-03-14T05:51:00.650Z] #21 16.07 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-14T05:51:00.650Z] #21 16.07 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:51:00.650Z] #21 16.18 Selecting previously unselected package vim-common. [2022-03-14T05:51:00.650Z] #21 16.20 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-14T05:51:00.650Z] #21 16.21 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:51:00.825Z] #21 19.62 Selecting previously unselected package inetutils-ping. [2022-03-14T05:51:00.908Z] #21 16.36 Selecting previously unselected package bash-completion. [2022-03-14T05:51:00.908Z] #21 16.37 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-14T05:51:01.085Z] #21 19.62 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-14T05:51:01.085Z] #21 19.63 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-14T05:51:01.085Z] #21 19.73 Selecting previously unselected package libip4tc2:amd64. [2022-03-14T05:51:01.086Z] #21 19.75 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-14T05:51:01.086Z] #21 19.75 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-14T05:51:01.330Z] #21 39.38 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-14T05:51:01.346Z] #21 19.83 Selecting previously unselected package libip6tc2:amd64. [2022-03-14T05:51:01.346Z] #21 19.85 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-14T05:51:01.346Z] #21 19.85 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-14T05:51:01.347Z] #21 19.90 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-14T05:51:01.347Z] #21 19.91 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-14T05:51:01.347Z] #21 19.92 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-14T05:51:01.347Z] #21 19.99 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-14T05:51:01.347Z] #21 19.99 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-14T05:51:01.347Z] #21 20.00 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-14T05:51:01.347Z] #21 20.06 Selecting previously unselected package libnftnl11:amd64. [2022-03-14T05:51:01.347Z] #21 20.07 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-14T05:51:01.347Z] #21 20.08 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-14T05:51:01.588Z] #21 39.39 Setting up jq (1.6-2.1) ... [2022-03-14T05:51:01.588Z] #21 39.40 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-14T05:51:01.588Z] #21 39.42 Setting up iptables (1.8.7-1) ... [2022-03-14T05:51:01.588Z] #21 39.43 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-14T05:51:01.588Z] #21 39.43 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-14T05:51:01.588Z] #21 39.44 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-14T05:51:01.588Z] #21 39.45 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-14T05:51:01.588Z] #21 39.46 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-14T05:51:01.588Z] #21 39.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-14T05:51:01.588Z] #21 39.49 Setting up iproute2 (5.10.0-4) ... [2022-03-14T05:51:01.608Z] #21 20.17 Selecting previously unselected package iptables. [2022-03-14T05:51:01.608Z] #21 20.18 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-14T05:51:01.608Z] #21 20.18 Unpacking iptables (1.8.7-1) ... [2022-03-14T05:51:01.647Z] 8f616e6e9eec: Verifying Checksum [2022-03-14T05:51:01.647Z] 8f616e6e9eec: Download complete [2022-03-14T05:51:01.804Z] Commit message: "ci: simple gha workflow to build docker daemon" [2022-03-14T05:51:01.850Z] #21 39.84 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-14T05:51:01.871Z] #21 20.44 Selecting previously unselected package libonig5:amd64. [2022-03-14T05:51:01.872Z] #21 20.46 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-14T05:51:01.872Z] #21 20.46 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-14T05:51:02.109Z] #21 DONE 40.2s [2022-03-14T05:51:02.109Z] [2022-03-14T05:51:02.109Z] #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-14T05:51:02.109Z] #56 sha256:399e94d9243b9a8e734aac9c92f9e0f64dd2ee893dc9c406b0f4b7197dca7e2b [2022-03-14T05:51:02.133Z] #21 20.60 Selecting previously unselected package libjq1:amd64. [2022-03-14T05:51:02.133Z] #21 20.61 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-14T05:51:02.133Z] #21 20.62 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-14T05:51:02.133Z] #21 20.76 Selecting previously unselected package jq. [2022-03-14T05:51:02.133Z] #21 20.78 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-14T05:51:02.133Z] #21 20.78 Unpacking jq (1.6-2.1) ... [2022-03-14T05:51:02.367Z] #56 ... [2022-03-14T05:51:02.367Z] [2022-03-14T05:51:02.367Z] #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-14T05:51:02.367Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-14T05:51:02.213Z] > git --version # timeout=10 [2022-03-14T05:51:02.273Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-14T05:51:02.336Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-03-14T05:51:02.394Z] #21 20.86 Selecting previously unselected package libaio1:amd64. [2022-03-14T05:51:02.394Z] #21 20.88 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-14T05:51:02.394Z] #21 20.88 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-14T05:51:02.394Z] #21 20.93 Selecting previously unselected package libgpm2:amd64. [2022-03-14T05:51:02.394Z] #21 20.94 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-14T05:51:02.394Z] #21 20.94 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-14T05:51:02.394Z] #21 21.02 Selecting previously unselected package libicu67:amd64. [2022-03-14T05:51:02.394Z] #21 21.02 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-14T05:51:02.394Z] #21 21.03 Unpacking libicu67:amd64 (67.1-7) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-14T05:51:02.809Z] #21 18.01 Unpacking bash-completion (1:2.11-2) ... [2022-03-14T05:51:02.809Z] #21 18.34 Selecting previously unselected package bzip2. [2022-03-14T05:51:02.809Z] #21 18.35 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-14T05:51:02.809Z] #21 18.35 Unpacking bzip2 (1.0.8-4) ... [2022-03-14T05:51:03.067Z] #21 18.44 Selecting previously unselected package xz-utils. [2022-03-14T05:51:03.067Z] #21 18.45 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-14T05:51:03.067Z] #21 18.46 Unpacking xz-utils (5.2.5-2) ... [2022-03-14T05:51:03.067Z] #21 18.62 Selecting previously unselected package apparmor. [2022-03-14T05:51:03.067Z] #21 18.62 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-14T05:51:03.067Z] #21 18.67 Unpacking apparmor (2.13.6-10) ... [2022-03-14T05:51:03.581Z] #21 19.01 Selecting previously unselected package inetutils-ping. [2022-03-14T05:51:03.581Z] #21 19.03 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-14T05:51:03.581Z] #21 19.03 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-14T05:51:03.581Z] #21 19.16 Selecting previously unselected package libip4tc2:amd64. [2022-03-14T05:51:03.581Z] #21 19.17 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-14T05:51:03.581Z] #21 19.18 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-14T05:51:03.581Z] #21 19.25 Selecting previously unselected package libip6tc2:amd64. [2022-03-14T05:51:03.581Z] #21 19.26 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-14T05:51:03.736Z] #22 1.305 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-14T05:51:03.736Z] #22 1.308 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-14T05:51:03.736Z] #22 1.311 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-14T05:51:03.736Z] #22 DONE 1.4s [2022-03-14T05:51:03.736Z] [2022-03-14T05:51:03.736Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-14T05:51:03.736Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-14T05:51:03.837Z] #21 19.27 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-14T05:51:03.837Z] #21 19.34 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-14T05:51:03.837Z] #21 19.34 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-14T05:51:03.837Z] #21 19.35 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-14T05:51:03.837Z] #21 19.41 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-14T05:51:03.837Z] #21 19.41 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-14T05:51:03.837Z] #21 19.43 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-14T05:51:03.837Z] #21 19.53 Selecting previously unselected package libnftnl11:amd64. [2022-03-14T05:51:04.094Z] #21 19.54 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-14T05:51:04.094Z] #21 19.57 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-14T05:51:04.094Z] #21 19.64 Selecting previously unselected package iptables. [2022-03-14T05:51:04.094Z] #21 19.64 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-14T05:51:04.094Z] #21 19.65 Unpacking iptables (1.8.7-1) ... [2022-03-14T05:51:04.351Z] #21 19.86 Selecting previously unselected package libonig5:amd64. [2022-03-14T05:51:04.351Z] #21 19.86 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-14T05:51:04.351Z] #21 19.87 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-14T05:51:04.351Z] #21 19.99 Selecting previously unselected package libjq1:amd64. [2022-03-14T05:51:04.351Z] #21 19.99 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-14T05:51:04.351Z] #21 20.00 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-14T05:51:04.608Z] #21 20.10 Selecting previously unselected package jq. [2022-03-14T05:51:04.608Z] #21 20.10 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-14T05:51:04.608Z] #21 20.12 Unpacking jq (1.6-2.1) ... [2022-03-14T05:51:04.608Z] #21 20.20 Selecting previously unselected package libaio1:amd64. [2022-03-14T05:51:04.608Z] #21 20.20 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-14T05:51:04.608Z] #21 20.20 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-14T05:51:04.608Z] #21 20.26 Selecting previously unselected package libgpm2:amd64. [2022-03-14T05:51:04.608Z] #21 20.26 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-14T05:51:04.608Z] #21 20.27 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-14T05:51:04.608Z] #21 20.33 Selecting previously unselected package libicu67:amd64. [2022-03-14T05:51:04.865Z] #21 20.34 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-14T05:51:04.865Z] #21 20.35 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-14T05:51:05.591Z] + docker version [2022-03-14T05:51:05.698Z] #21 23.99 Selecting previously unselected package libinih1:amd64. [2022-03-14T05:51:05.698Z] #21 24.00 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-14T05:51:05.698Z] #21 24.00 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-14T05:51:05.698Z] #21 24.05 Selecting previously unselected package libnet1:amd64. [2022-03-14T05:51:05.698Z] #21 24.06 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-14T05:51:05.698Z] #21 24.06 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-14T05:51:05.698Z] #21 24.18 Selecting previously unselected package libnl-3-200:amd64. [2022-03-14T05:51:05.698Z] #21 24.18 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-14T05:51:05.698Z] #21 24.19 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-14T05:51:05.698Z] #21 24.27 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-14T05:51:05.698Z] #21 24.29 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-14T05:51:05.698Z] #21 24.30 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-14T05:51:05.698Z] #21 24.35 Selecting previously unselected package net-tools. [2022-03-14T05:51:05.698Z] #21 24.36 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-14T05:51:05.961Z] #21 24.38 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-14T05:51:05.961Z] #21 24.55 Selecting previously unselected package patch. [2022-03-14T05:51:05.961Z] #21 24.55 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-14T05:51:05.961Z] #21 24.55 Unpacking patch (2.7.6-7) ... [2022-03-14T05:51:05.961Z] #21 24.67 Selecting previously unselected package python-pip-whl. [2022-03-14T05:51:06.224Z] #21 24.67 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-14T05:51:06.224Z] #21 24.68 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-14T05:51:06.489Z] #21 25.21 Selecting previously unselected package python3-lib2to3. [2022-03-14T05:51:06.489Z] #21 25.22 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-14T05:51:06.751Z] #21 25.22 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-14T05:51:06.751Z] #21 25.31 Selecting previously unselected package python3-distutils. [2022-03-14T05:51:06.752Z] #21 25.31 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-14T05:51:06.752Z] #21 25.31 Unpacking python3-distutils (3.9.2-1) ... [2022-03-14T05:51:06.752Z] #21 25.46 Selecting previously unselected package python3-pkg-resources. [2022-03-14T05:51:06.752Z] #21 25.47 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-14T05:51:07.013Z] #21 25.47 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-14T05:51:07.013Z] #21 25.58 Selecting previously unselected package python3-setuptools. [2022-03-14T05:51:07.013Z] #21 25.59 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-14T05:51:07.013Z] #21 25.60 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-14T05:51:07.276Z] #21 25.85 Selecting previously unselected package python3-wheel. [2022-03-14T05:51:07.276Z] #21 25.85 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-14T05:51:07.276Z] #21 25.86 Unpacking python3-wheel (0.34.2-1) ... [2022-03-14T05:51:07.276Z] #21 25.92 Selecting previously unselected package python3-pip. [2022-03-14T05:51:07.276Z] #21 25.92 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-14T05:51:07.276Z] #21 25.93 Unpacking python3-pip (20.3.4-4) ... [2022-03-14T05:51:07.538Z] #21 26.18 Selecting previously unselected package sudo. [2022-03-14T05:51:07.538Z] #21 26.19 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-14T05:51:07.538Z] #21 26.19 Unpacking sudo (1.9.5p2-3) ... [2022-03-14T05:51:08.114Z] #21 26.70 Selecting previously unselected package thin-provisioning-tools. [2022-03-14T05:51:08.114Z] #21 26.72 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-14T05:51:08.114Z] #21 26.73 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-14T05:51:08.142Z] #21 23.32 Selecting previously unselected package libinih1:amd64. [2022-03-14T05:51:08.142Z] #21 23.33 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-14T05:51:08.142Z] #21 23.33 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-14T05:51:08.142Z] #21 23.37 Selecting previously unselected package libnet1:amd64. [2022-03-14T05:51:08.142Z] #21 23.38 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-14T05:51:08.142Z] #21 23.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-14T05:51:08.142Z] #21 23.46 Selecting previously unselected package libnl-3-200:amd64. [2022-03-14T05:51:08.142Z] #21 23.48 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-14T05:51:08.142Z] #21 23.48 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-14T05:51:08.142Z] #21 23.56 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-14T05:51:08.142Z] #21 23.57 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-14T05:51:08.142Z] #21 23.58 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-14T05:51:08.142Z] #21 23.62 Selecting previously unselected package net-tools. [2022-03-14T05:51:08.142Z] #21 23.63 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-14T05:51:08.142Z] #21 23.64 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-14T05:51:08.142Z] #21 23.82 Selecting previously unselected package patch. [2022-03-14T05:51:08.142Z] #21 23.82 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-14T05:51:08.377Z] #21 26.97 Selecting previously unselected package uidmap. [2022-03-14T05:51:08.377Z] #21 26.97 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-14T05:51:08.377Z] #21 26.98 Unpacking uidmap (1:4.8.1-1) ... [2022-03-14T05:51:08.400Z] #21 23.83 Unpacking patch (2.7.6-7) ... [2022-03-14T05:51:08.400Z] #21 23.94 Selecting previously unselected package python-pip-whl. [2022-03-14T05:51:08.400Z] #21 23.96 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-14T05:51:08.400Z] #21 23.97 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-14T05:51:08.640Z] #21 27.09 Selecting previously unselected package vim-runtime. [2022-03-14T05:51:08.640Z] #21 27.10 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-14T05:51:08.640Z] #21 27.13 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-14T05:51:08.640Z] #21 27.18 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-14T05:51:08.640Z] #21 27.19 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:51:08.971Z] #21 24.48 Selecting previously unselected package python3-lib2to3. [2022-03-14T05:51:08.971Z] #21 24.49 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-14T05:51:08.971Z] #21 24.51 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-14T05:51:08.971Z] #21 24.61 Selecting previously unselected package python3-distutils. [2022-03-14T05:51:08.971Z] #21 24.61 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-14T05:51:08.971Z] #21 24.61 Unpacking python3-distutils (3.9.2-1) ... [2022-03-14T05:51:09.229Z] #21 24.71 Selecting previously unselected package python3-pkg-resources. [2022-03-14T05:51:09.229Z] #21 24.72 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-14T05:51:09.229Z] #21 24.73 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-14T05:51:09.488Z] #21 24.85 Selecting previously unselected package python3-setuptools. [2022-03-14T05:51:09.488Z] #21 24.86 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-14T05:51:09.488Z] #21 24.86 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-14T05:51:09.775Z] #21 25.11 Selecting previously unselected package python3-wheel. [2022-03-14T05:51:09.775Z] #21 25.13 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-14T05:51:09.775Z] #21 25.13 Unpacking python3-wheel (0.34.2-1) ... [2022-03-14T05:51:09.775Z] #21 25.20 Selecting previously unselected package python3-pip. [2022-03-14T05:51:09.775Z] #21 25.20 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-14T05:51:09.775Z] #21 25.21 Unpacking python3-pip (20.3.4-4) ... [2022-03-14T05:51:10.044Z] #21 25.49 Selecting previously unselected package sudo. [2022-03-14T05:51:10.044Z] #21 25.50 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-14T05:51:10.044Z] #21 25.51 Unpacking sudo (1.9.5p2-3) ... [2022-03-14T05:51:10.631Z] #21 26.04 Selecting previously unselected package thin-provisioning-tools. [2022-03-14T05:51:10.631Z] #21 26.06 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-14T05:51:10.631Z] #21 26.09 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-14T05:51:10.631Z] #21 26.29 Selecting previously unselected package uidmap. [2022-03-14T05:51:10.914Z] #21 26.29 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-14T05:51:10.914Z] #21 26.30 Unpacking uidmap (1:4.8.1-1) ... [2022-03-14T05:51:10.914Z] #21 26.45 Selecting previously unselected package vim-runtime. [2022-03-14T05:51:10.914Z] #21 26.46 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-14T05:51:10.914Z] #21 26.50 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-14T05:51:10.914Z] #21 26.53 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-14T05:51:10.914Z] #21 26.54 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:51:11.956Z] #21 30.00 Selecting previously unselected package vim. [2022-03-14T05:51:11.956Z] #21 30.03 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-14T05:51:11.956Z] #21 30.05 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:51:11.956Z] #21 30.51 Selecting previously unselected package xfsprogs. [2022-03-14T05:51:11.956Z] #21 30.51 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-14T05:51:11.956Z] #21 30.52 Unpacking xfsprogs (5.10.0-4) ... [2022-03-14T05:51:12.481Z] #21 30.92 Selecting previously unselected package zip. [2022-03-14T05:51:12.481Z] #21 30.93 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-14T05:51:12.481Z] #21 30.94 Unpacking zip (3.0-12) ... [2022-03-14T05:51:12.481Z] #21 31.07 Selecting previously unselected package zstd. [2022-03-14T05:51:12.481Z] #21 31.09 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-14T05:51:12.481Z] #21 31.10 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-14T05:51:12.743Z] #21 31.45 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-14T05:51:13.690Z] #21 32.32 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-14T05:51:13.690Z] #21 32.35 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-14T05:51:13.690Z] #21 32.36 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-14T05:51:13.690Z] #21 32.37 Setting up libicu67:amd64 (67.1-7) ... [2022-03-14T05:51:13.690Z] #21 32.39 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-14T05:51:13.695Z] #23 9.544 Collecting yamllint==1.26.1 [2022-03-14T05:51:13.962Z] #21 32.40 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-14T05:51:13.962Z] #21 32.43 Setting up uidmap (1:4.8.1-1) ... [2022-03-14T05:51:13.962Z] #21 32.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-14T05:51:13.962Z] #21 32.47 Setting up bzip2 (1.0.8-4) ... [2022-03-14T05:51:13.962Z] #21 32.51 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-14T05:51:13.962Z] #21 32.52 Setting up python3-wheel (0.34.2-1) ... [2022-03-14T05:51:14.204Z] #21 29.37 Selecting previously unselected package vim. [2022-03-14T05:51:14.204Z] #21 29.38 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-14T05:51:14.204Z] #21 29.39 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:51:14.259Z] Client: [2022-03-14T05:51:14.259Z] Version: 20.10.9 [2022-03-14T05:51:14.259Z] API version: 1.41 [2022-03-14T05:51:14.259Z] Go version: go1.16.8 [2022-03-14T05:51:14.259Z] Git commit: c2ea9bc [2022-03-14T05:51:14.259Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-14T05:51:14.259Z] OS/Arch: windows/amd64 [2022-03-14T05:51:14.259Z] Context: default [2022-03-14T05:51:14.259Z] Experimental: true [2022-03-14T05:51:14.259Z] [2022-03-14T05:51:14.259Z] Server: Docker Engine - Community [2022-03-14T05:51:14.259Z] Engine: [2022-03-14T05:51:14.259Z] Version: 20.10.9 [2022-03-14T05:51:14.259Z] API version: 1.41 (minimum version 1.24) [2022-03-14T05:51:14.259Z] Go version: go1.16.8 [2022-03-14T05:51:14.259Z] Git commit: 79ea9d3 [2022-03-14T05:51:14.259Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-14T05:51:14.259Z] OS/Arch: windows/amd64 [2022-03-14T05:51:14.259Z] Experimental: true [2022-03-14T05:51:14.261Z] #23 10.61 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-14T05:51:14.463Z] #21 29.90 Selecting previously unselected package xfsprogs. [2022-03-14T05:51:14.463Z] #21 29.91 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-14T05:51:14.463Z] #21 29.92 Unpacking xfsprogs (5.10.0-4) ... [2022-03-14T05:51:14.538Z] #21 33.22 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:51:14.799Z] #21 33.23 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-14T05:51:14.799Z] #21 33.25 Setting up libcap2-bin (1:2.44-1) ... [2022-03-14T05:51:14.799Z] #21 33.26 Setting up apparmor (2.13.6-10) ... [Pipeline] sh [2022-03-14T05:51:15.029Z] #21 30.37 Selecting previously unselected package zip. [2022-03-14T05:51:15.029Z] #21 30.37 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-14T05:51:15.029Z] #21 30.38 Unpacking zip (3.0-12) ... [2022-03-14T05:51:15.029Z] #21 30.49 Selecting previously unselected package zstd. [2022-03-14T05:51:15.029Z] #21 30.49 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-14T05:51:15.029Z] #21 30.50 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-14T05:51:15.189Z] #23 11.75 Collecting pathspec>=0.5.3 [2022-03-14T05:51:15.286Z] #21 30.87 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-14T05:51:15.446Z] #23 11.76 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-14T05:51:15.704Z] #23 12.14 Collecting pyyaml [2022-03-14T05:51:15.704Z] #23 12.15 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-14T05:51:15.850Z] + docker info [2022-03-14T05:51:15.961Z] #23 12.22 Building wheels for collected packages: yamllint [2022-03-14T05:51:15.961Z] #23 12.22 Building wheel for yamllint (setup.py): started [2022-03-14T05:51:16.185Z] #21 34.68 Setting up zip (3.0-12) ... [2022-03-14T05:51:16.185Z] #21 34.69 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:51:16.185Z] #21 34.71 Setting up bash-completion (1:2.11-2) ... [2022-03-14T05:51:16.216Z] #21 31.65 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-14T05:51:16.216Z] #21 31.66 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-14T05:51:16.216Z] #21 31.67 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-14T05:51:16.216Z] #21 31.68 Setting up libicu67:amd64 (67.1-7) ... [2022-03-14T05:51:16.216Z] #21 31.70 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-14T05:51:16.216Z] #21 31.71 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-14T05:51:16.216Z] #21 31.72 Setting up uidmap (1:4.8.1-1) ... [2022-03-14T05:51:16.216Z] #21 31.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-14T05:51:16.216Z] #21 31.74 Setting up bzip2 (1.0.8-4) ... [2022-03-14T05:51:16.216Z] #21 31.75 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-14T05:51:16.216Z] #21 31.77 Setting up python3-wheel (0.34.2-1) ... [2022-03-14T05:51:16.779Z] #21 32.40 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:51:16.779Z] #21 32.41 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-14T05:51:16.779Z] #21 32.43 Setting up libcap2-bin (1:2.44-1) ... [2022-03-14T05:51:16.779Z] #21 32.44 Setting up apparmor (2.13.6-10) ... [2022-03-14T05:51:16.891Z] #23 13.12 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-14T05:51:16.891Z] #23 13.12 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0c00764d7e50f4993096268a4c110b62d6859b6292ef89fd3838b8122ddd2959 [2022-03-14T05:51:16.891Z] #23 13.12 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-14T05:51:16.891Z] #23 13.13 Successfully built yamllint [2022-03-14T05:51:16.891Z] #23 13.15 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-14T05:51:17.148Z] #23 13.56 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-14T05:51:17.711Z] #23 DONE 14.0s [2022-03-14T05:51:17.711Z] [2022-03-14T05:51:17.711Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-14T05:51:17.711Z] #27 sha256:5b13683bc457f1694684d9f33128a1ea49b63e65676dcc570bd61697c37316ff [2022-03-14T05:51:17.968Z] #27 DONE 0.4s [2022-03-14T05:51:17.968Z] [2022-03-14T05:51:17.969Z] #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-14T05:51:17.969Z] #56 sha256:399e94d9243b9a8e734aac9c92f9e0f64dd2ee893dc9c406b0f4b7197dca7e2b [2022-03-14T05:51:17.969Z] #56 ... [2022-03-14T05:51:17.969Z] [2022-03-14T05:51:17.969Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-14T05:51:17.969Z] #32 sha256:40acf8b382f82993673704cdd681a4cb4f89bc5fa11d268746dd03731d6b15e1 [2022-03-14T05:51:18.102Z] #21 36.59 Setting up xz-utils (5.2.5-2) ... [2022-03-14T05:51:18.102Z] #21 36.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-14T05:51:18.102Z] #21 36.62 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-14T05:51:18.102Z] #21 36.63 Setting up patch (2.7.6-7) ... [2022-03-14T05:51:18.102Z] #21 36.65 Setting up sudo (1.9.5p2-3) ... [2022-03-14T05:51:18.102Z] #21 36.71 invoke-rc.d: could not determine current runlevel [2022-03-14T05:51:18.102Z] #21 36.73 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-14T05:51:18.102Z] #21 36.73 Setting up xfsprogs (5.10.0-4) ... [2022-03-14T05:51:18.102Z] #21 36.75 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-14T05:51:18.102Z] #21 36.76 Setting up inetutils-ping (2:2.0-1) ... [2022-03-14T05:51:18.102Z] #21 36.77 Setting up pigz (2.6-1) ... [2022-03-14T05:51:18.102Z] #21 36.79 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-14T05:51:18.102Z] #21 36.80 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-14T05:51:18.365Z] #21 36.82 Setting up python-pip-whl (20.3.4-4) ... [2022-03-14T05:51:18.365Z] #21 36.86 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:51:18.675Z] #21 33.94 Setting up zip (3.0-12) ... [2022-03-14T05:51:18.675Z] #21 33.96 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:51:18.675Z] #21 34.02 Setting up bash-completion (1:2.11-2) ... [2022-03-14T05:51:18.900Z] #32 DONE 0.9s [2022-03-14T05:51:18.900Z] [2022-03-14T05:51:18.900Z] #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-14T05:51:18.900Z] #56 sha256:399e94d9243b9a8e734aac9c92f9e0f64dd2ee893dc9c406b0f4b7197dca7e2b [2022-03-14T05:51:18.900Z] #56 ... [2022-03-14T05:51:18.900Z] [2022-03-14T05:51:18.900Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-14T05:51:18.900Z] #35 sha256:fa60389f35e11c820b5b300831eee4308c32ca7704b53725a33bd6f61b476e18 [2022-03-14T05:51:18.940Z] #21 37.58 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-14T05:51:18.940Z] #21 37.60 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-14T05:51:19.274Z] #35 DONE 0.6s [2022-03-14T05:51:19.274Z] [2022-03-14T05:51:19.274Z] #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-14T05:51:19.274Z] #56 sha256:399e94d9243b9a8e734aac9c92f9e0f64dd2ee893dc9c406b0f4b7197dca7e2b [2022-03-14T05:51:19.281Z] #21 37.95 Setting up libelf1:amd64 (0.183-1) ... [2022-03-14T05:51:19.281Z] #21 38.01 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-14T05:51:19.532Z] #56 ... [2022-03-14T05:51:19.532Z] [2022-03-14T05:51:19.532Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-14T05:51:19.532Z] #37 sha256:9ebe019d168c55e45c1041182d14f76b113e76f7ab12cc4ab3508ae5901a816c [2022-03-14T05:51:19.543Z] #21 38.02 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-14T05:51:19.543Z] #21 38.03 Setting up python3-distutils (3.9.2-1) ... [2022-03-14T05:51:19.804Z] #21 38.44 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:51:19.804Z] #21 38.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-14T05:51:19.804Z] #21 38.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-14T05:51:19.804Z] #21 38.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-14T05:51:19.804Z] #21 38.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-14T05:51:19.804Z] #21 38.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-14T05:51:19.804Z] #21 38.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-14T05:51:19.805Z] #21 38.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-14T05:51:19.805Z] #21 38.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-14T05:51:19.805Z] #21 38.51 Setting up python3-setuptools (52.0.0-4) ... [2022-03-14T05:51:20.079Z] #21 35.71 Setting up xz-utils (5.2.5-2) ... [2022-03-14T05:51:20.100Z] #37 DONE 0.5s [2022-03-14T05:51:20.100Z] [2022-03-14T05:51:20.100Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-14T05:51:20.100Z] #41 sha256:2aceba43731ee2fc79981e8a64041c96564ddb66023c5e88c3388aa4104138aa [2022-03-14T05:51:20.100Z] #41 DONE 0.2s [2022-03-14T05:51:20.100Z] [2022-03-14T05:51:20.100Z] #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-14T05:51:20.100Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-14T05:51:20.100Z] #43 171.0 + dpkg --print-architecture [2022-03-14T05:51:20.336Z] #21 35.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-14T05:51:20.336Z] #21 35.76 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-14T05:51:20.336Z] #21 35.78 Setting up patch (2.7.6-7) ... [2022-03-14T05:51:20.336Z] #21 35.79 Setting up sudo (1.9.5p2-3) ... [2022-03-14T05:51:20.336Z] #21 35.87 invoke-rc.d: could not determine current runlevel [2022-03-14T05:51:20.336Z] #21 35.88 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-14T05:51:20.336Z] #21 35.90 Setting up xfsprogs (5.10.0-4) ... [2022-03-14T05:51:20.336Z] #21 35.91 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-14T05:51:20.336Z] #21 35.94 Setting up inetutils-ping (2:2.0-1) ... [2022-03-14T05:51:20.356Z] #43 171.0 + git checkout -q v2.1.0 [2022-03-14T05:51:20.356Z] #43 171.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-14T05:51:20.356Z] #43 171.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-14T05:51:20.593Z] #21 35.98 Setting up pigz (2.6-1) ... [2022-03-14T05:51:20.594Z] #21 36.01 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-14T05:51:20.594Z] #21 36.02 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-14T05:51:20.594Z] #21 36.05 Setting up python-pip-whl (20.3.4-4) ... [2022-03-14T05:51:20.594Z] #21 36.07 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:51:21.158Z] #21 36.76 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-14T05:51:21.158Z] #21 36.77 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-14T05:51:21.196Z] #21 39.87 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-14T05:51:21.196Z] #21 39.89 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-14T05:51:21.458Z] #21 39.90 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-14T05:51:21.458Z] #21 39.92 Setting up python3-pip (20.3.4-4) ... [2022-03-14T05:51:21.725Z] #21 37.12 Setting up libelf1:amd64 (0.183-1) ... [2022-03-14T05:51:21.725Z] #21 37.17 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-14T05:51:21.725Z] #21 37.19 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-14T05:51:21.725Z] #21 37.20 Setting up python3-distutils (3.9.2-1) ... [2022-03-14T05:51:22.289Z] #21 37.70 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-14T05:51:22.289Z] #21 37.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-14T05:51:22.289Z] #21 37.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-14T05:51:22.289Z] #21 37.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-14T05:51:22.289Z] #21 37.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-14T05:51:22.290Z] #21 37.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-14T05:51:22.290Z] #21 37.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-14T05:51:22.290Z] #21 37.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-14T05:51:22.290Z] #21 37.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-14T05:51:22.290Z] #21 37.81 Setting up python3-setuptools (52.0.0-4) ... [2022-03-14T05:51:22.404Z] #21 40.91 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-14T05:51:22.404Z] #21 40.92 Setting up jq (1.6-2.1) ... [2022-03-14T05:51:22.404Z] #21 40.93 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-14T05:51:22.404Z] #21 40.95 Setting up iptables (1.8.7-1) ... [2022-03-14T05:51:22.404Z] #21 40.96 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-14T05:51:22.404Z] #21 40.96 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-14T05:51:22.404Z] #21 40.97 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-14T05:51:22.404Z] #21 40.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-14T05:51:22.404Z] #21 40.98 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-14T05:51:22.404Z] #21 40.99 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-14T05:51:22.404Z] #21 40.99 Setting up iproute2 (5.10.0-4) ... [2022-03-14T05:51:22.665Z] #21 41.35 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-14T05:51:23.610Z] #21 DONE 42.1s [2022-03-14T05:51:23.610Z] [2022-03-14T05:51:23.610Z] #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-14T05:51:23.610Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-14T05:51:23.660Z] #21 39.15 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-14T05:51:23.660Z] #21 39.16 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-14T05:51:23.660Z] #21 39.17 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-14T05:51:23.660Z] #21 39.18 Setting up python3-pip (20.3.4-4) ... [2022-03-14T05:51:24.186Z] #22 0.831 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-14T05:51:24.186Z] #22 0.836 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-14T05:51:24.448Z] #22 0.840 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-14T05:51:24.448Z] #22 DONE 0.9s [2022-03-14T05:51:24.448Z] [2022-03-14T05:51:24.448Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-14T05:51:24.448Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-14T05:51:24.591Z] #21 40.21 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-14T05:51:24.591Z] #21 40.22 Setting up jq (1.6-2.1) ... [2022-03-14T05:51:24.591Z] #21 40.24 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-14T05:51:24.620Z] #60 ... [2022-03-14T05:51:24.620Z] [2022-03-14T05:51:24.620Z] #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-14T05:51:24.620Z] #26 sha256:5aa09f3209e2d942e8781e3559fec6dd9c8d44887964547a97d31de1ebe8d9ad [2022-03-14T05:51:24.620Z] #26 197.1 + return [2022-03-14T05:51:24.620Z] #26 DONE 198.7s [2022-03-14T05:51:24.620Z] [2022-03-14T05:51:24.620Z] #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-14T05:51:24.620Z] #60 sha256:da0ec40c138d0549b7561ebc7df21562df367a86716273c950247a94398b7874 [2022-03-14T05:51:24.620Z] #60 ... [2022-03-14T05:51:24.620Z] [2022-03-14T05:51:24.620Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-14T05:51:24.620Z] #27 sha256:6a75e29d78e2986c37904009a9aafbf2112c70d787e200cf08faac6f9ff931d5 [2022-03-14T05:51:24.620Z] #27 DONE 0.8s [2022-03-14T05:51:24.620Z] [2022-03-14T05:51:24.620Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-14T05:51:24.620Z] #32 sha256:081e9a1d46fee3d83eb13b8570691ee4e7f8dda9859644958c118f38cae274c0 [2022-03-14T05:51:24.620Z] #32 DONE 1.0s [2022-03-14T05:51:24.620Z] [2022-03-14T05:51:24.620Z] #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-14T05:51:24.620Z] #60 sha256:da0ec40c138d0549b7561ebc7df21562df367a86716273c950247a94398b7874 [2022-03-14T05:51:24.620Z] #60 ... [2022-03-14T05:51:24.620Z] [2022-03-14T05:51:24.620Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-14T05:51:24.620Z] #35 sha256:bd52f1181433dd0ee907b2de35d81e32ee62cbb1c92775db76058011a79e885c [2022-03-14T05:51:24.620Z] #35 DONE 0.6s [2022-03-14T05:51:24.620Z] [2022-03-14T05:51:24.620Z] #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-14T05:51:24.620Z] #60 sha256:da0ec40c138d0549b7561ebc7df21562df367a86716273c950247a94398b7874 [2022-03-14T05:51:24.620Z] #60 ... [2022-03-14T05:51:24.620Z] [2022-03-14T05:51:24.620Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-14T05:51:24.620Z] #37 sha256:b5ff6ea6feda689865155ea21c0d1249899d2d43f366b4f3697a4ba2d66f0891 [2022-03-14T05:51:24.620Z] #37 DONE 0.0s [2022-03-14T05:51:24.620Z] [2022-03-14T05:51:24.620Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-14T05:51:24.620Z] #41 sha256:1119f8e0a26fda7d5195c32fdab8ff9cc7cead285abe2547430291fd4961f964 [2022-03-14T05:51:24.620Z] #41 DONE 0.1s [2022-03-14T05:51:24.620Z] [2022-03-14T05:51:24.620Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-14T05:51:24.620Z] #44 sha256:4e8d4fd2e44e0bd2ac74214ce02038aa2829eb12ffab723291349a1ac8ed014d [2022-03-14T05:51:24.620Z] #44 DONE 0.6s [2022-03-14T05:51:24.620Z] [2022-03-14T05:51:24.620Z] #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-14T05:51:24.620Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-14T05:51:24.620Z] #51 ... [2022-03-14T05:51:24.620Z] [2022-03-14T05:51:24.620Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-14T05:51:24.620Z] #48 sha256:081a438c74ccca4a603af5a87c0603d05688be9fe38b9820f5ef9f5e65ea0d5e [2022-03-14T05:51:24.620Z] #48 DONE 0.1s [2022-03-14T05:51:24.620Z] [2022-03-14T05:51:24.620Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-14T05:51:24.620Z] #50 sha256:d7496f9fbb43a0b5a0115d5db13e2d29b83a77b374623fecfecd79832687c780 [2022-03-14T05:51:24.620Z] #50 DONE 0.1s [2022-03-14T05:51:24.620Z] [2022-03-14T05:51:24.620Z] #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-14T05:51:24.620Z] #60 sha256:da0ec40c138d0549b7561ebc7df21562df367a86716273c950247a94398b7874 [2022-03-14T05:51:24.849Z] #21 40.25 Setting up iptables (1.8.7-1) ... [2022-03-14T05:51:24.849Z] #21 40.26 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-14T05:51:24.849Z] #21 40.27 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-14T05:51:24.849Z] #21 40.27 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-14T05:51:24.849Z] #21 40.28 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-14T05:51:24.849Z] #21 40.29 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-14T05:51:24.849Z] #21 40.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-14T05:51:24.849Z] #21 40.30 Setting up iproute2 (5.10.0-4) ... [2022-03-14T05:51:25.105Z] #21 40.65 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-14T05:51:26.034Z] #21 DONE 41.5s [2022-03-14T05:51:26.034Z] [2022-03-14T05:51:26.034Z] #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-14T05:51:26.034Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-14T05:51:26.598Z] #22 0.797 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-14T05:51:26.598Z] #22 0.801 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-14T05:51:26.598Z] #22 0.804 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-14T05:51:26.855Z] #22 DONE 0.9s [2022-03-14T05:51:26.855Z] [2022-03-14T05:51:26.855Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-14T05:51:26.855Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-14T05:51:27.910Z] #60 ... [2022-03-14T05:51:27.910Z] [2022-03-14T05:51:27.910Z] #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-14T05:51:27.910Z] #56 sha256:1625d98cf9b54970db1be1271d926f9e8e71a7f9b4d866217f51410b16beca7a [2022-03-14T05:51:27.910Z] #56 114.6 + mkdir -p /build [2022-03-14T05:51:27.910Z] #56 114.6 + cp runc /build/runc [2022-03-14T05:51:27.997Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-14T05:51:28.569Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-14T05:51:28.569Z] GOOS="" GOARCH="" GOARM="" [2022-03-14T05:51:29.141Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-14T05:51:29.141Z] [2022-03-14T05:51:29.141Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-03-14T05:51:29.402Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-03-14T05:51:29.402Z] Using test binary docker [2022-03-14T05:51:29.663Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-14T05:51:29.663Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-14T05:51:29.663Z] INFO: Waiting for daemon to start... [2022-03-14T05:51:29.663Z] Starting dockerd [2022-03-14T05:51:30.442Z] #56 DONE 117.3s [2022-03-14T05:51:30.442Z] [2022-03-14T05:51:30.442Z] #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-14T05:51:30.442Z] #60 sha256:da0ec40c138d0549b7561ebc7df21562df367a86716273c950247a94398b7874 [2022-03-14T05:51:30.442Z] #60 178.2 + bin/containerd [2022-03-14T05:51:30.442Z] #60 ... [2022-03-14T05:51:30.442Z] [2022-03-14T05:51:30.442Z] #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-14T05:51:30.442Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-14T05:51:30.442Z] #51 208.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-14T05:51:30.442Z] #51 DONE 210.5s [2022-03-14T05:51:30.442Z] [2022-03-14T05:51:30.442Z] #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-14T05:51:30.442Z] #60 sha256:da0ec40c138d0549b7561ebc7df21562df367a86716273c950247a94398b7874 [2022-03-14T05:51:31.579Z] . [2022-03-14T05:51:31.579Z] INFO: Building docker-sdk-python3:5.0.3... [2022-03-14T05:51:32.977Z] #60 ... [2022-03-14T05:51:32.977Z] [2022-03-14T05:51:32.977Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-14T05:51:32.977Z] #52 sha256:4c01454487c8ba7a3aa182ed9e3073f6a35811e1eab62dbcdd43a4244820e35d [2022-03-14T05:51:32.977Z] #52 DONE 1.3s [2022-03-14T05:51:32.977Z] [2022-03-14T05:51:32.977Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-14T05:51:32.977Z] #54 sha256:7b39dc6a2ea8af6db005ee89459a943278b94c0208982793241ba725085ec1fd [2022-03-14T05:51:32.977Z] #54 DONE 0.1s [2022-03-14T05:51:32.977Z] [2022-03-14T05:51:32.977Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-14T05:51:32.977Z] #57 sha256:5bb33452d66d7e9d599e5deb86157c329f76532fffa47ec283a2c956b1a43b3a [2022-03-14T05:51:33.544Z] #57 DONE 0.4s [2022-03-14T05:51:33.544Z] [2022-03-14T05:51:33.544Z] #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-14T05:51:33.544Z] #60 sha256:da0ec40c138d0549b7561ebc7df21562df367a86716273c950247a94398b7874 [2022-03-14T05:51:33.682Z] Client: [2022-03-14T05:51:33.682Z] Context: default [2022-03-14T05:51:33.682Z] Debug Mode: false [2022-03-14T05:51:33.682Z] Plugins: [2022-03-14T05:51:33.682Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-14T05:51:33.682Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-14T05:51:33.682Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-14T05:51:33.682Z] [2022-03-14T05:51:33.682Z] Server: [2022-03-14T05:51:33.682Z] Containers: 0 [2022-03-14T05:51:33.682Z] Running: 0 [2022-03-14T05:51:33.682Z] Paused: 0 [2022-03-14T05:51:33.682Z] Stopped: 0 [2022-03-14T05:51:33.682Z] Images: 0 [2022-03-14T05:51:33.682Z] Server Version: 20.10.9 [2022-03-14T05:51:33.682Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-14T05:51:33.682Z] Windows: [2022-03-14T05:51:33.682Z] LCOW: [2022-03-14T05:51:33.682Z] Logging Driver: json-file [2022-03-14T05:51:33.682Z] Plugins: [2022-03-14T05:51:33.682Z] Volume: local [2022-03-14T05:51:33.682Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-14T05:51:33.682Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-14T05:51:33.682Z] Swarm: inactive [2022-03-14T05:51:33.682Z] Default Isolation: process [2022-03-14T05:51:33.682Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-14T05:51:33.682Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-14T05:51:33.682Z] OSType: windows [2022-03-14T05:51:33.682Z] Architecture: x86_64 [2022-03-14T05:51:33.682Z] CPUs: 4 [2022-03-14T05:51:33.682Z] Total Memory: 32GiB [2022-03-14T05:51:33.682Z] Name: azwin-2-a4bc90 [2022-03-14T05:51:33.682Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-14T05:51:33.682Z] Docker Root Dir: D:\docker [2022-03-14T05:51:33.682Z] Debug Mode: false [2022-03-14T05:51:33.682Z] Registry: https://index.docker.io/v1/ [2022-03-14T05:51:33.682Z] Labels: [2022-03-14T05:51:33.682Z] Experimental: true [2022-03-14T05:51:33.682Z] Insecure Registries: [2022-03-14T05:51:33.682Z] 10.0.0.4:5000 [2022-03-14T05:51:33.682Z] 127.0.0.0/8 [2022-03-14T05:51:33.682Z] Registry Mirrors: [2022-03-14T05:51:33.682Z] http://10.0.0.4:5000/ [2022-03-14T05:51:33.682Z] Live Restore Enabled: false [2022-03-14T05:51:33.682Z] Product License: Community Engine [2022-03-14T05:51:33.682Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-14T05:51:34.462Z] #23 8.988 Collecting yamllint==1.26.1 [2022-03-14T05:51:34.462Z] #23 10.06 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-14T05:51:35.853Z] #23 11.14 Collecting pathspec>=0.5.3 [2022-03-14T05:51:35.853Z] #23 11.15 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-14T05:51:35.853Z] #23 11.50 Collecting pyyaml [2022-03-14T05:51:36.115Z] #23 11.51 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-14T05:51:36.115Z] #23 11.56 Building wheels for collected packages: yamllint [2022-03-14T05:51:36.115Z] #23 11.56 Building wheel for yamllint (setup.py): started [2022-03-14T05:51:36.815Z] #23 9.166 Collecting yamllint==1.26.1 [2022-03-14T05:51:37.060Z] #23 12.43 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-14T05:51:37.060Z] #23 12.43 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=003ba7d340e89e216ff48f3bb50313db21c8e988d4aecb2726fa78801d66aa52 [2022-03-14T05:51:37.060Z] #23 12.43 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-14T05:51:37.060Z] #23 12.44 Successfully built yamllint [2022-03-14T05:51:37.060Z] #23 12.46 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-14T05:51:37.060Z] #23 12.81 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-14T05:51:37.072Z] #23 10.23 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-14T05:51:37.631Z] #23 DONE 13.2s [2022-03-14T05:51:37.632Z] [2022-03-14T05:51:37.632Z] #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-14T05:51:37.632Z] #60 sha256:486a17cfb9bd9b031b72f6c218386e34fd56d0d14e7cd51d96af098cf7e03ae0 [2022-03-14T05:51:37.632Z] #60 ... [2022-03-14T05:51:37.632Z] [2022-03-14T05:51:37.632Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-14T05:51:37.632Z] #27 sha256:7ada4cd1f6412a472e88b6212675e741a6444a68383c31b45d5ed5cc64379272 [2022-03-14T05:51:37.893Z] #27 DONE 0.3s [2022-03-14T05:51:37.893Z] [2022-03-14T05:51:37.893Z] #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-14T05:51:37.893Z] #60 sha256:486a17cfb9bd9b031b72f6c218386e34fd56d0d14e7cd51d96af098cf7e03ae0 [2022-03-14T05:51:37.893Z] #60 ... [2022-03-14T05:51:37.893Z] [2022-03-14T05:51:37.893Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-14T05:51:37.893Z] #32 sha256:733aaf83500f7c770942d8aad788a2bbb51748416bc147349bc753c0b58528b3 [2022-03-14T05:51:38.002Z] #23 11.33 Collecting pathspec>=0.5.3 [2022-03-14T05:51:38.207Z] #32 DONE 0.2s [2022-03-14T05:51:38.207Z] [2022-03-14T05:51:38.207Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-14T05:51:38.207Z] #35 sha256:163c5c234e043f9e7f12cdf09d315f33019184505e09db016857cb01b2529282 [2022-03-14T05:51:38.208Z] #35 DONE 0.2s [2022-03-14T05:51:38.208Z] [2022-03-14T05:51:38.208Z] #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-14T05:51:38.208Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-14T05:51:38.259Z] #23 11.34 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-14T05:51:38.494Z] #43 ... [2022-03-14T05:51:38.494Z] [2022-03-14T05:51:38.494Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-14T05:51:38.494Z] #37 sha256:0bfb54c6f29479d8ad03560978cb44bda9bbf4260acdbac5f0476c483a02aee9 [2022-03-14T05:51:38.494Z] #37 DONE 0.1s [2022-03-14T05:51:38.494Z] [2022-03-14T05:51:38.494Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-14T05:51:38.494Z] #41 sha256:923d968f279e6d9610d605086d42cfd004644dcc6759c03bf622d3c8520b4344 [2022-03-14T05:51:38.494Z] #41 DONE 0.0s [2022-03-14T05:51:38.494Z] [2022-03-14T05:51:38.494Z] #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-14T05:51:38.494Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-14T05:51:38.516Z] #23 11.71 Collecting pyyaml [2022-03-14T05:51:38.516Z] #23 11.73 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-14T05:51:38.772Z] #23 11.78 Building wheels for collected packages: yamllint [2022-03-14T05:51:38.772Z] #23 11.79 Building wheel for yamllint (setup.py): started [2022-03-14T05:51:39.704Z] #23 12.71 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-14T05:51:39.704Z] #23 12.71 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=77f4abc24377cc21bc9d87a23d34c74e1a4bbcde86912847a1003150f3cb2cb3 [2022-03-14T05:51:39.704Z] #23 12.71 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-14T05:51:39.704Z] #23 12.71 Successfully built yamllint [2022-03-14T05:51:39.704Z] #23 12.74 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-14T05:51:39.704Z] #23 13.08 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-14T05:51:40.267Z] #23 DONE 13.5s [2022-03-14T05:51:40.267Z] [2022-03-14T05:51:40.267Z] #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-14T05:51:40.267Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-14T05:51:40.267Z] #43 ... [2022-03-14T05:51:40.267Z] [2022-03-14T05:51:40.267Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-14T05:51:40.267Z] #27 sha256:a2a6fa84fbc398e3b6c9d2cf0b7e4c9a325fcf02c04a18db437bc9cfa1e3289e [2022-03-14T05:51:40.833Z] #27 DONE 0.3s [2022-03-14T05:51:40.833Z] [2022-03-14T05:51:40.833Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-14T05:51:40.833Z] #32 sha256:15b20fc165efbf85ff9854d398d5782f9dbdd47a4e4f37ce095c9c8be0e8490a [2022-03-14T05:51:41.091Z] #32 DONE 0.5s [2022-03-14T05:51:41.091Z] [2022-03-14T05:51:41.091Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-14T05:51:41.091Z] #35 sha256:e3dfac42a6e337cea02264f74f1ea3c5bf3419052447358432c7df7c397e7d41 [2022-03-14T05:51:41.349Z] #35 DONE 0.3s [2022-03-14T05:51:41.349Z] [2022-03-14T05:51:41.349Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-14T05:51:41.349Z] #37 sha256:24cc3bc10886acd64d0d8de8e31cd83fd16674520bc4d51ca897407e441cb9b8 [2022-03-14T05:51:41.607Z] #37 DONE 0.1s [2022-03-14T05:51:41.607Z] [2022-03-14T05:51:41.607Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-14T05:51:41.607Z] #41 sha256:2a0497d8c133605c6938e60f29ede82f95e6de1dc6ad6ffd6d5dce95c1e13c90 [2022-03-14T05:51:41.607Z] #41 DONE 0.0s [2022-03-14T05:51:41.607Z] [2022-03-14T05:51:41.607Z] #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-14T05:51:41.607Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-14T05:51:42.274Z] #43 DONE 191.3s [2022-03-14T05:51:42.274Z] [2022-03-14T05:51:42.274Z] #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-14T05:51:42.274Z] #60 sha256:fbf352f65ee4528dc194355e243f418b4b22b2c1ee25acf95d17befad6d71757 [2022-03-14T05:51:43.209Z] #60 ... [2022-03-14T05:51:43.209Z] [2022-03-14T05:51:43.209Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-14T05:51:43.209Z] #44 sha256:bc967c75e8ce06f2ed9f48db0e059ff0bed9d5c73adc6febe91d4851d73391d9 [2022-03-14T05:51:44.144Z] #44 DONE 1.0s [2022-03-14T05:51:44.144Z] [2022-03-14T05:51:44.145Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-14T05:51:44.145Z] #48 sha256:b75fed36ccaa936797e0ee2521e579267935bdb83ae3e41b9bba9ea513e05052 [2022-03-14T05:51:44.145Z] #48 DONE 0.0s [2022-03-14T05:51:44.145Z] [2022-03-14T05:51:44.145Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-14T05:51:44.145Z] #50 sha256:f50b5a32fcb0148cea40c26e95c1bcc79156f0aaf23e8dc34a941b1300955884 [2022-03-14T05:51:44.145Z] #50 DONE 0.1s [2022-03-14T05:51:44.145Z] [2022-03-14T05:51:44.145Z] #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-14T05:51:44.145Z] #56 sha256:399e94d9243b9a8e734aac9c92f9e0f64dd2ee893dc9c406b0f4b7197dca7e2b [2022-03-14T05:51:45.087Z] #43 208.9 + dpkg --print-architecture [2022-03-14T05:51:45.087Z] #43 208.9 + git checkout -q v2.1.0 [2022-03-14T05:51:45.087Z] #43 209.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-14T05:51:45.087Z] #43 209.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-14T05:51:45.790Z] #43 204.4 + dpkg --print-architecture [2022-03-14T05:51:45.790Z] #43 204.4 + git checkout -q v2.1.0 [2022-03-14T05:51:46.048Z] #43 204.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-14T05:51:46.048Z] #43 204.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-14T05:51:51.512Z] 8f616e6e9eec: Pull complete [2022-03-14T05:51:59.679Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-14T05:51:59.679Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-8361c3f5\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-14T05:51:59.679Z] ---------------------------------------------------------------------------- [2022-03-14T05:51:59.679Z] [2022-03-14T05:51:59.679Z] INFO: executeCI.ps1 starting at Mon Mar 14 05:51:56 CUT 2022 [2022-03-14T05:51:59.679Z] [2022-03-14T05:51:59.679Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-14T05:51:59.679Z] INFO: Running git version 2.24.1.windows.2 [2022-03-14T05:51:59.679Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-03-14T05:51:59.679Z] INFO: Environment variables: [2022-03-14T05:51:59.679Z] [2022-03-14T05:51:59.679Z] Name Value [2022-03-14T05:51:59.679Z] ---- ----- [2022-03-14T05:51:59.679Z] ALLUSERSPROFILE C:\ProgramData [2022-03-14T05:51:59.679Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-14T05:51:59.679Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-14T05:51:59.679Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-14T05:51:59.679Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-14T05:51:59.679Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-14T05:51:59.679Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-14T05:51:59.679Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-14T05:51:59.679Z] BRANCH_NAME PR-43375 [2022-03-14T05:51:59.679Z] BUILD_DISPLAY_NAME #1 [2022-03-14T05:51:59.679Z] BUILD_ID 1 [2022-03-14T05:51:59.679Z] BUILD_NUMBER 1 [2022-03-14T05:51:59.679Z] BUILD_TAG jenkins-moby-PR-43375-1 [2022-03-14T05:51:59.679Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43375/1/ [2022-03-14T05:51:59.679Z] CHANGE_AUTHOR crazy-max [2022-03-14T05:51:59.679Z] CHANGE_AUTHOR_DISPLAY_NAME CrazyMax [2022-03-14T05:51:59.679Z] CHANGE_BRANCH gha-init [2022-03-14T05:51:59.679Z] CHANGE_FORK crazy-max [2022-03-14T05:51:59.679Z] CHANGE_ID 43375 [2022-03-14T05:51:59.679Z] CHANGE_TARGET master [2022-03-14T05:51:59.679Z] CHANGE_TITLE ci: simple gha workflow to build docker daemon [2022-03-14T05:51:59.679Z] CHANGE_URL https://github.com/moby/moby/pull/43375 [2022-03-14T05:51:59.679Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-14T05:51:59.679Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-14T05:51:59.679Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-14T05:51:59.679Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-14T05:51:59.679Z] COMPUTERNAME azwin-2-a4bc90 [2022-03-14T05:51:59.679Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-14T05:51:59.679Z] ConfigSequenceNumber 0 [2022-03-14T05:51:59.679Z] DOCKER_BUILDKIT 0 [2022-03-14T05:51:59.679Z] DOCKER_DUT_DEBUG 1 [2022-03-14T05:51:59.679Z] DOCKER_EXPERIMENTAL 1 [2022-03-14T05:51:59.679Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-14T05:51:59.679Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-14T05:51:59.679Z] EXECUTOR_NUMBER 0 [2022-03-14T05:51:59.679Z] FQDN azwin-2-a4bc90.westus.cloudapp.azure.com [2022-03-14T05:51:59.679Z] GIT_BRANCH PR-43375 [2022-03-14T05:51:59.679Z] GIT_COMMIT da068165f6c8ae5771abb6aaf1523accef8e250d [2022-03-14T05:51:59.679Z] GIT_URL https://github.com/moby/moby.git [2022-03-14T05:51:59.679Z] HUDSON_COOKIE b6d74a0a-d709-4939-818b-8296d8f44114 [2022-03-14T05:51:59.679Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-14T05:51:59.679Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-14T05:51:59.679Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-14T05:51:59.679Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-14T05:51:59.679Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-14T05:51:59.679Z] JENKINS_NODE_COOKIE 9d521240-806e-4218-9f08-0acdf238b97f [2022-03-14T05:51:59.679Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-14T05:51:59.679Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-14T05:51:59.679Z] JOB_BASE_NAME PR-43375 [2022-03-14T05:51:59.679Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43375/display/redirect [2022-03-14T05:51:59.679Z] JOB_NAME moby/PR-43375 [2022-03-14T05:51:59.679Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43375/ [2022-03-14T05:51:59.679Z] library.jps.version master [2022-03-14T05:51:59.679Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-14T05:51:59.679Z] NODE_LABELS amd64 azure azwin-2-a4bc90 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-03-14T05:51:59.679Z] NODE_NAME azwin-2-a4bc90 [2022-03-14T05:51:59.679Z] NUMBER_OF_PROCESSORS 4 [2022-03-14T05:51:59.679Z] OS Windows_NT [2022-03-14T05:51:59.679Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-14T05:51:59.679Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-14T05:51:59.680Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-14T05:51:59.680Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-03-14T05:51:59.680Z] PROCESSOR_LEVEL 6 [2022-03-14T05:51:59.680Z] PROCESSOR_REVISION 5504 [2022-03-14T05:51:59.680Z] ProgramData C:\ProgramData [2022-03-14T05:51:59.680Z] ProgramFiles C:\Program Files [2022-03-14T05:51:59.680Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-14T05:51:59.680Z] ProgramW6432 C:\Program Files [2022-03-14T05:51:59.680Z] PROMPT $P$G [2022-03-14T05:51:59.680Z] PSExecutionPolicyPreference Bypass [2022-03-14T05:51:59.680Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-14T05:51:59.680Z] PUBLIC C:\Users\Public [2022-03-14T05:51:59.680Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43375/1/display/redirect?page=artif... [2022-03-14T05:51:59.680Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43375/1/display/redirect?page=changes [2022-03-14T05:51:59.680Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43375/1/display/redirect [2022-03-14T05:51:59.680Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43375/1/display/redirect?page=tests [2022-03-14T05:51:59.680Z] SKIP_VALIDATION_TESTS 1 [2022-03-14T05:51:59.680Z] SOURCES_DRIVE d [2022-03-14T05:51:59.680Z] SOURCES_SUBDIR gopath [2022-03-14T05:51:59.680Z] STAGE_NAME Run tests [2022-03-14T05:51:59.680Z] SystemDrive C: [2022-03-14T05:51:59.680Z] SystemRoot C:\Windows [2022-03-14T05:51:59.680Z] TEMP C:\Windows\TEMP [2022-03-14T05:51:59.680Z] TESTDEBUG 0 [2022-03-14T05:51:59.680Z] TESTRUN_DRIVE d [2022-03-14T05:51:59.680Z] TESTRUN_SUBDIR CI [2022-03-14T05:51:59.680Z] TIMEOUT 120m [2022-03-14T05:51:59.680Z] TMP C:\Windows\TEMP [2022-03-14T05:51:59.680Z] USERDOMAIN WORKGROUP [2022-03-14T05:51:59.680Z] USERNAME azwin-2-a4bc90$ [2022-03-14T05:51:59.680Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-14T05:51:59.680Z] windir C:\Windows [2022-03-14T05:51:59.680Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-14T05:51:59.680Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-03-14T05:51:59.680Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-14T05:51:59.680Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-14T05:51:59.680Z] [2022-03-14T05:51:59.680Z] [2022-03-14T05:51:59.680Z] [2022-03-14T05:51:59.680Z] INFO: Sources under d:\gopath\... [2022-03-14T05:51:59.680Z] INFO: Test run under d:\CI\... [2022-03-14T05:51:59.680Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-14T05:51:59.680Z] INFO: docker/docker repository was found [2022-03-14T05:51:59.680Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-03-14T05:51:59.680Z] ltsc2019: Pulling from windows/servercore [2022-03-14T05:51:59.680Z] 4612f6d0b889: Pulling fs layer [2022-03-14T05:51:59.680Z] 0a6173b79e25: Pulling fs layer [2022-03-14T05:52:07.068Z] #43 DONE 230.2s [2022-03-14T05:52:07.068Z] [2022-03-14T05:52:07.068Z] #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-14T05:52:07.068Z] #60 sha256:486a17cfb9bd9b031b72f6c218386e34fd56d0d14e7cd51d96af098cf7e03ae0 [2022-03-14T05:52:07.643Z] #60 ... [2022-03-14T05:52:07.643Z] [2022-03-14T05:52:07.643Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-14T05:52:07.643Z] #44 sha256:c7668b6fe6c6dc1be2ee0c9cc8f0f101d8970d8c7a46e4cd8b50c954ada0dd4d [2022-03-14T05:52:07.958Z] #43 DONE 224.5s [2022-03-14T05:52:07.958Z] [2022-03-14T05:52:07.958Z] #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-14T05:52:07.958Z] #60 sha256:b8c8bc1184aad15005ff597bd660cf0fa2c9c371839396821a81b1ba7d103641 [2022-03-14T05:52:07.958Z] #60 ... [2022-03-14T05:52:07.958Z] [2022-03-14T05:52:07.958Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-14T05:52:07.958Z] #44 sha256:b79c1cd156188e0956c66b4d63c51cb84567d9b60b1eb1ff6e4ed61c18f1c3c2 [2022-03-14T05:52:07.958Z] #44 DONE 0.1s [2022-03-14T05:52:07.958Z] [2022-03-14T05:52:07.958Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-14T05:52:07.958Z] #48 sha256:3a3016887d3b2f0df2f0763a7db9a08bcc102103b5cbdfea66dfb638da4b6802 [2022-03-14T05:52:07.958Z] #48 DONE 0.1s [2022-03-14T05:52:07.958Z] [2022-03-14T05:52:07.958Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-14T05:52:07.958Z] #50 sha256:db991b1387844adc55254b72ac38ad389c597e68a3a9369589b2fad11d878a52 [2022-03-14T05:52:07.958Z] #50 DONE 0.1s [2022-03-14T05:52:07.958Z] [2022-03-14T05:52:07.958Z] #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-14T05:52:07.958Z] #60 sha256:b8c8bc1184aad15005ff597bd660cf0fa2c9c371839396821a81b1ba7d103641 [2022-03-14T05:52:08.216Z] #44 DONE 0.5s [2022-03-14T05:52:08.216Z] [2022-03-14T05:52:08.216Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-14T05:52:08.216Z] #48 sha256:d008fab447714c351d95715e068363cf7b2963ad91235380577b1155b688d4c8 [2022-03-14T05:52:08.216Z] #48 DONE 0.1s [2022-03-14T05:52:08.216Z] [2022-03-14T05:52:08.216Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-14T05:52:08.216Z] #50 sha256:2c606c2e9ef48cba2311927d2cb5666fd70cb56121c1b3ae5eba427627a1c9fa [2022-03-14T05:52:08.216Z] #50 DONE 0.1s [2022-03-14T05:52:08.216Z] [2022-03-14T05:52:08.216Z] #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-14T05:52:08.216Z] #60 sha256:486a17cfb9bd9b031b72f6c218386e34fd56d0d14e7cd51d96af098cf7e03ae0 [2022-03-14T05:52:12.268Z] #60 215.7 # github.com/containerd/containerd/cmd/containerd [2022-03-14T05:52:12.268Z] #60 215.7 /usr/bin/ld: /tmp/go-link-821259868/000019.o: in function `New': [2022-03-14T05:52:12.268Z] #60 215.7 /tmp/tmp.hGPGFOHaFq/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-14T05:52:12.269Z] #60 215.7 + bin/containerd-stress [2022-03-14T05:52:12.269Z] #60 216.9 + bin/containerd-shim [2022-03-14T05:52:14.621Z] 0a6173b79e25: Verifying Checksum [2022-03-14T05:52:14.621Z] 0a6173b79e25: Download complete [2022-03-14T05:52:16.464Z] #60 225.2 + bin/containerd-shim-runc-v1 [2022-03-14T05:52:18.305Z] sha256:c8044ed012d74e79f0ef4068ec2685b0ca07e785c5cde6c6b1eadf4acf385e56 [2022-03-14T05:52:18.305Z] INFO: Starting docker-py tests... [2022-03-14T05:52:18.305Z] ============================= test session starts ============================== [2022-03-14T05:52:18.305Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-03-14T05:52:18.305Z] rootdir: /src, inifile: pytest.ini [2022-03-14T05:52:18.305Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-03-14T05:52:18.305Z] collected 395 items / 2 deselected / 393 selected [2022-03-14T05:52:18.305Z] [2022-03-14T05:52:20.665Z] #60 229.9 + bin/containerd-shim-runc-v2 [2022-03-14T05:52:21.234Z] #60 230.6 + binaries [2022-03-14T05:52:21.234Z] #60 230.6 + install -D bin/containerd /build/containerd [2022-03-14T05:52:21.234Z] #60 230.6 + install -D bin/containerd-shim /build/containerd-shim [2022-03-14T05:52:21.234Z] #60 230.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-14T05:52:21.234Z] #60 230.7 + install -D bin/ctr /build/ctr [2022-03-14T05:52:21.678Z] 4612f6d0b889: Verifying Checksum [2022-03-14T05:52:21.678Z] 4612f6d0b889: Download complete [2022-03-14T05:52:22.859Z] #56 125.2 + mkdir -p /build [2022-03-14T05:52:22.860Z] #56 125.2 + cp runc /build/runc [2022-03-14T05:52:22.860Z] #56 DONE 127.7s [2022-03-14T05:52:22.860Z] [2022-03-14T05:52:22.860Z] #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-14T05:52:22.860Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-14T05:52:22.860Z] #51 231.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-14T05:52:22.860Z] #51 DONE 232.0s [2022-03-14T05:52:22.860Z] [2022-03-14T05:52:22.860Z] #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-14T05:52:22.860Z] #60 sha256:fbf352f65ee4528dc194355e243f418b4b22b2c1ee25acf95d17befad6d71757 [2022-03-14T05:52:22.860Z] #60 198.9 + bin/containerd [2022-03-14T05:52:23.134Z] #60 ... [2022-03-14T05:52:23.134Z] [2022-03-14T05:52:23.134Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-14T05:52:23.134Z] #52 sha256:91992525e08850e915fba8113c4418d48910d829b5ae3d774b5ddbadfbddf9df [2022-03-14T05:52:23.134Z] #52 DONE 0.6s [2022-03-14T05:52:23.134Z] [2022-03-14T05:52:23.134Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-14T05:52:23.134Z] #54 sha256:6ce7bfc3a1250438ca7777f2a84858ca4310772f20319c03ab3550a944dd5012 [2022-03-14T05:52:23.134Z] #54 DONE 0.1s [2022-03-14T05:52:23.397Z] [2022-03-14T05:52:23.397Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-14T05:52:23.397Z] #57 sha256:9b1d5dfb3e9ab943cec46be16c555902d9f26d48dfed6f18a192eaab5b80affd [2022-03-14T05:52:23.699Z] #57 DONE 0.3s [2022-03-14T05:52:23.699Z] [2022-03-14T05:52:23.699Z] #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-14T05:52:23.699Z] #60 sha256:fbf352f65ee4528dc194355e243f418b4b22b2c1ee25acf95d17befad6d71757 [2022-03-14T05:52:26.506Z] #60 DONE 235.6s [2022-03-14T05:52:27.073Z] [2022-03-14T05:52:27.073Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-14T05:52:27.073Z] #61 sha256:40f15c1aebc71674410c5f3bcec175c26ba031e457f31bfcf2fc9bed3d2f1eff [2022-03-14T05:52:28.012Z] 8f616e6e9eec: Pull complete [2022-03-14T05:52:28.977Z] #61 DONE 1.9s [2022-03-14T05:52:28.977Z] [2022-03-14T05:52:28.977Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-14T05:52:28.977Z] #66 sha256:ad059f2f464fc782e9f9d056c7b2f40d813830099f8eb3c99305eb94c2045367 [2022-03-14T05:52:29.236Z] #66 DONE 0.4s [2022-03-14T05:52:29.236Z] [2022-03-14T05:52:29.236Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-14T05:52:29.236Z] #71 sha256:08b2f90923cd77a0fd7d28061acaadcded61737bd4e18202ab33317ce3a6591d [2022-03-14T05:52:30.503Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-03-14T05:52:31.340Z] tests/integration/api_client_test.py ..... [ 7%] [2022-03-14T05:52:31.770Z] #71 DONE 2.1s [2022-03-14T05:52:31.770Z] [2022-03-14T05:52:31.770Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-14T05:52:31.770Z] #72 sha256:4fa2b06fd13b987ae8f05bb6afcd9e53b8023532d86d549719d107ca3d378542 [2022-03-14T05:52:31.770Z] #72 DONE 0.0s [2022-03-14T05:52:31.770Z] [2022-03-14T05:52:31.770Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-14T05:52:31.770Z] #73 sha256:96172b16d1e49531a021ed016dcc7f3a21313e1dc3cbcee4b263e5bc4da59419 [2022-03-14T05:52:32.339Z] #73 DONE 0.9s [2022-03-14T05:52:32.339Z] [2022-03-14T05:52:32.339Z] #74 exporting to image [2022-03-14T05:52:32.339Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-14T05:52:32.339Z] #74 exporting layers [2022-03-14T05:52:33.158Z] tests/integration/api_config_test.py ...... [ 8%] [2022-03-14T05:52:35.623Z] #74 exporting layers 3.3s done [2022-03-14T05:52:35.623Z] #74 writing image sha256:a0b695399d6825d9b7905883777b9249dd928ede383961e2bdf9725dbfcefd5c done [2022-03-14T05:52:35.623Z] #74 naming to docker.io/library/docker:da068165f6c8ae5771abb6aaf1523accef8e250d done [2022-03-14T05:52:35.623Z] #74 DONE 3.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-14T05:52:35.951Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-14T05:52:36.231Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43375/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=da068165f6c8ae5771abb6aaf1523accef8e250d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:da068165f6c8ae5771abb6aaf1523accef8e250d hack/test/unit [2022-03-14T05:52:38.133Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-14T05:52:38.133Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-14T05:52:38.133Z] + TESTDIRS=./... [2022-03-14T05:52:38.133Z] + exclude_paths='/vendor/|/integration' [2022-03-14T05:52:38.133Z] ++ go list ./... [2022-03-14T05:52:38.133Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-14T05:52:38.745Z] + pkg_list='github.com/docker/docker/api [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server/backend/build [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server/httputils [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server/middleware [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server/router [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server/router/build [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server/router/container [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server/router/debug [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server/router/distribution [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server/router/grpc [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server/router/image [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server/router/network [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server/router/plugin [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server/router/session [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server/router/swarm [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server/router/system [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server/router/volume [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types/backend [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types/blkiodev [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types/container [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types/events [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types/filters [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types/image [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types/mount [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types/network [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types/registry [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types/strslice [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types/swarm [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types/time [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types/versions [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types/volume [2022-03-14T05:52:38.745Z] github.com/docker/docker/builder [2022-03-14T05:52:38.745Z] github.com/docker/docker/builder/builder-next [2022-03-14T05:52:38.745Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-14T05:52:38.745Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-14T05:52:38.745Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-14T05:52:38.745Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-14T05:52:38.745Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-14T05:52:38.745Z] github.com/docker/docker/builder/builder-next/worker [2022-03-14T05:52:38.745Z] github.com/docker/docker/builder/dockerfile [2022-03-14T05:52:38.745Z] github.com/docker/docker/builder/remotecontext [2022-03-14T05:52:38.745Z] github.com/docker/docker/builder/remotecontext/git [2022-03-14T05:52:38.745Z] github.com/docker/docker/cli [2022-03-14T05:52:38.745Z] github.com/docker/docker/cli/config [2022-03-14T05:52:38.745Z] github.com/docker/docker/cli/debug [2022-03-14T05:52:38.745Z] github.com/docker/docker/client [2022-03-14T05:52:38.745Z] github.com/docker/docker/cmd/docker-proxy [2022-03-14T05:52:38.745Z] github.com/docker/docker/cmd/dockerd [2022-03-14T05:52:38.745Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-14T05:52:38.745Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-14T05:52:38.745Z] github.com/docker/docker/container [2022-03-14T05:52:38.745Z] github.com/docker/docker/container/stream [2022-03-14T05:52:38.745Z] github.com/docker/docker/contrib/apparmor [2022-03-14T05:52:38.745Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-14T05:52:38.745Z] github.com/docker/docker/contrib/httpserver [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/cluster [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/cluster/convert [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/cluster/executor [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/cluster/provider [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/config [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/events [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/events/testutils [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/exec [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/graphdriver [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/images [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/initlayer [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/links [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/listeners [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/logger [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/logger/gelf [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/logger/journald [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/logger/local [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/logger/logentries [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/logger/splunk [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/logger/syslog [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/logger/templates [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/names [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/network [2022-03-14T05:52:38.745Z] github.com/docker/docker/daemon/stats [2022-03-14T05:52:38.745Z] github.com/docker/docker/distribution [2022-03-14T05:52:38.745Z] github.com/docker/docker/distribution/metadata [2022-03-14T05:52:38.745Z] github.com/docker/docker/distribution/utils [2022-03-14T05:52:38.745Z] github.com/docker/docker/distribution/xfer [2022-03-14T05:52:38.745Z] github.com/docker/docker/dockerversion [2022-03-14T05:52:38.745Z] github.com/docker/docker/errdefs [2022-03-14T05:52:38.745Z] github.com/docker/docker/image [2022-03-14T05:52:38.745Z] github.com/docker/docker/image/cache [2022-03-14T05:52:38.745Z] github.com/docker/docker/image/tarexport [2022-03-14T05:52:38.745Z] github.com/docker/docker/image/v1 [2022-03-14T05:52:38.745Z] github.com/docker/docker/internal/test/suite [2022-03-14T05:52:38.745Z] github.com/docker/docker/layer [2022-03-14T05:52:38.745Z] github.com/docker/docker/libcontainerd [2022-03-14T05:52:38.745Z] github.com/docker/docker/libcontainerd/queue [2022-03-14T05:52:38.745Z] github.com/docker/docker/libcontainerd/remote [2022-03-14T05:52:38.745Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-14T05:52:38.745Z] github.com/docker/docker/libcontainerd/types [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/bitseq [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/cluster [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/config [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/datastore [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/driverapi [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/etchosts [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/idm [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/ipam [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/iptables [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/netlabel [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/netutils [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/networkdb [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/ns [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/options [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/osl [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/portallocator [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/portmapper [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/testutils [2022-03-14T05:52:38.745Z] github.com/docker/docker/libnetwork/types [2022-03-14T05:52:38.745Z] github.com/docker/docker/oci [2022-03-14T05:52:38.745Z] github.com/docker/docker/oci/caps [2022-03-14T05:52:38.745Z] github.com/docker/docker/opts [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/aaparser [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/archive [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/authorization [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/broadcaster [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/capabilities [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/chrootarchive [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/containerfs [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/devicemapper [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/directory [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/dmesg [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/filenotify [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/fileutils [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/fsutils [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/homedir [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/idtools [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/ioutils [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/jsonmessage [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/longpath [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/loopback [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/namesgenerator [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/parsers [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/pidfile [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/platform [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/plugingetter [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/plugins [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/plugins/transport [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/pools [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/progress [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/pubsub [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/reexec [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/signal [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/stack [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/stdcopy [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/streamformatter [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/stringid [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/sysinfo [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/system [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/tailfile [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/tarsum [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/truncindex [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/urlutil [2022-03-14T05:52:38.745Z] github.com/docker/docker/pkg/useragent [2022-03-14T05:52:38.745Z] github.com/docker/docker/plugin [2022-03-14T05:52:38.745Z] github.com/docker/docker/plugin/executor/containerd [2022-03-14T05:52:38.745Z] github.com/docker/docker/plugin/v2 [2022-03-14T05:52:38.745Z] github.com/docker/docker/profiles/apparmor [2022-03-14T05:52:38.745Z] github.com/docker/docker/profiles/seccomp [2022-03-14T05:52:38.745Z] github.com/docker/docker/quota [2022-03-14T05:52:38.745Z] github.com/docker/docker/reference [2022-03-14T05:52:38.745Z] github.com/docker/docker/registry [2022-03-14T05:52:38.745Z] github.com/docker/docker/registry/resumable [2022-03-14T05:52:38.745Z] github.com/docker/docker/restartmanager [2022-03-14T05:52:38.745Z] github.com/docker/docker/rootless [2022-03-14T05:52:38.745Z] github.com/docker/docker/rootless/specconv [2022-03-14T05:52:38.745Z] github.com/docker/docker/runconfig [2022-03-14T05:52:38.745Z] github.com/docker/docker/runconfig/opts [2022-03-14T05:52:38.745Z] github.com/docker/docker/testutil [2022-03-14T05:52:38.745Z] github.com/docker/docker/testutil/daemon [2022-03-14T05:52:38.745Z] github.com/docker/docker/testutil/environment [2022-03-14T05:52:38.745Z] github.com/docker/docker/testutil/fakecontext [2022-03-14T05:52:38.745Z] github.com/docker/docker/testutil/fakegit [2022-03-14T05:52:38.745Z] github.com/docker/docker/testutil/fakestorage [2022-03-14T05:52:38.745Z] github.com/docker/docker/testutil/fixtures/load [2022-03-14T05:52:38.745Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-14T05:52:38.745Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-14T05:52:38.745Z] github.com/docker/docker/testutil/registry [2022-03-14T05:52:38.745Z] github.com/docker/docker/testutil/request [2022-03-14T05:52:38.745Z] github.com/docker/docker/volume [2022-03-14T05:52:38.745Z] github.com/docker/docker/volume/drivers [2022-03-14T05:52:38.745Z] github.com/docker/docker/volume/local [2022-03-14T05:52:38.745Z] github.com/docker/docker/volume/mounts [2022-03-14T05:52:38.745Z] github.com/docker/docker/volume/service [2022-03-14T05:52:38.745Z] github.com/docker/docker/volume/service/opts [2022-03-14T05:52:38.745Z] github.com/docker/docker/volume/testutils' [2022-03-14T05:52:38.745Z] ++ grep --fixed-strings -v /libnetwork [2022-03-14T05:52:38.745Z] ++ echo 'github.com/docker/docker/api [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server/backend/build [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server/httputils [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server/middleware [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server/router [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server/router/build [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server/router/container [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server/router/debug [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server/router/distribution [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server/router/grpc [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server/router/image [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server/router/network [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server/router/plugin [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server/router/session [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server/router/swarm [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server/router/system [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/server/router/volume [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types/backend [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types/blkiodev [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types/container [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types/events [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types/filters [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types/image [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types/mount [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types/network [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types/registry [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types/strslice [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types/swarm [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types/time [2022-03-14T05:52:38.745Z] github.com/docker/docker/api/types/versions [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/types/volume [2022-03-14T05:52:38.746Z] github.com/docker/docker/builder [2022-03-14T05:52:38.746Z] github.com/docker/docker/builder/builder-next [2022-03-14T05:52:38.746Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-14T05:52:38.746Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-14T05:52:38.746Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-14T05:52:38.746Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-14T05:52:38.746Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-14T05:52:38.746Z] github.com/docker/docker/builder/builder-next/worker [2022-03-14T05:52:38.746Z] github.com/docker/docker/builder/dockerfile [2022-03-14T05:52:38.746Z] github.com/docker/docker/builder/remotecontext [2022-03-14T05:52:38.746Z] github.com/docker/docker/builder/remotecontext/git [2022-03-14T05:52:38.746Z] github.com/docker/docker/cli [2022-03-14T05:52:38.746Z] github.com/docker/docker/cli/config [2022-03-14T05:52:38.746Z] github.com/docker/docker/cli/debug [2022-03-14T05:52:38.746Z] github.com/docker/docker/client [2022-03-14T05:52:38.746Z] github.com/docker/docker/cmd/docker-proxy [2022-03-14T05:52:38.746Z] github.com/docker/docker/cmd/dockerd [2022-03-14T05:52:38.746Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-14T05:52:38.746Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-14T05:52:38.746Z] github.com/docker/docker/container [2022-03-14T05:52:38.746Z] github.com/docker/docker/container/stream [2022-03-14T05:52:38.746Z] github.com/docker/docker/contrib/apparmor [2022-03-14T05:52:38.746Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-14T05:52:38.746Z] github.com/docker/docker/contrib/httpserver [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/cluster [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/cluster/convert [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/cluster/executor [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/cluster/provider [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/config [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/events [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/events/testutils [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/exec [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/graphdriver [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/images [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/initlayer [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/links [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/listeners [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/logger [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/logger/gelf [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/logger/journald [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/logger/local [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/logger/logentries [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/logger/splunk [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/logger/syslog [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/logger/templates [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/names [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/network [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/stats [2022-03-14T05:52:38.746Z] github.com/docker/docker/distribution [2022-03-14T05:52:38.746Z] github.com/docker/docker/distribution/metadata [2022-03-14T05:52:38.746Z] github.com/docker/docker/distribution/utils [2022-03-14T05:52:38.746Z] github.com/docker/docker/distribution/xfer [2022-03-14T05:52:38.746Z] github.com/docker/docker/dockerversion [2022-03-14T05:52:38.746Z] github.com/docker/docker/errdefs [2022-03-14T05:52:38.746Z] github.com/docker/docker/image [2022-03-14T05:52:38.746Z] github.com/docker/docker/image/cache [2022-03-14T05:52:38.746Z] github.com/docker/docker/image/tarexport [2022-03-14T05:52:38.746Z] github.com/docker/docker/image/v1 [2022-03-14T05:52:38.746Z] github.com/docker/docker/internal/test/suite [2022-03-14T05:52:38.746Z] github.com/docker/docker/layer [2022-03-14T05:52:38.746Z] github.com/docker/docker/libcontainerd [2022-03-14T05:52:38.746Z] github.com/docker/docker/libcontainerd/queue [2022-03-14T05:52:38.746Z] github.com/docker/docker/libcontainerd/remote [2022-03-14T05:52:38.746Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-14T05:52:38.746Z] github.com/docker/docker/libcontainerd/types [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/bitseq [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/cluster [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/config [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/datastore [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/driverapi [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/etchosts [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/idm [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/ipam [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/iptables [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/netlabel [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/netutils [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/networkdb [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/ns [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/options [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/osl [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/portallocator [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/portmapper [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/testutils [2022-03-14T05:52:38.746Z] github.com/docker/docker/libnetwork/types [2022-03-14T05:52:38.746Z] github.com/docker/docker/oci [2022-03-14T05:52:38.746Z] github.com/docker/docker/oci/caps [2022-03-14T05:52:38.746Z] github.com/docker/docker/opts [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/aaparser [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/archive [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/authorization [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/broadcaster [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/capabilities [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/chrootarchive [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/containerfs [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/devicemapper [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/directory [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/dmesg [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/filenotify [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/fileutils [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/fsutils [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/homedir [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/idtools [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/ioutils [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/jsonmessage [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/longpath [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/loopback [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/namesgenerator [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/parsers [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/pidfile [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/platform [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/plugingetter [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/plugins [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/plugins/transport [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/pools [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/progress [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/pubsub [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/reexec [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/signal [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/stack [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/stdcopy [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/streamformatter [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/stringid [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/sysinfo [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/system [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/tailfile [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/tarsum [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/truncindex [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/urlutil [2022-03-14T05:52:38.746Z] github.com/docker/docker/pkg/useragent [2022-03-14T05:52:38.746Z] github.com/docker/docker/plugin [2022-03-14T05:52:38.746Z] github.com/docker/docker/plugin/executor/containerd [2022-03-14T05:52:38.746Z] github.com/docker/docker/plugin/v2 [2022-03-14T05:52:38.746Z] github.com/docker/docker/profiles/apparmor [2022-03-14T05:52:38.746Z] github.com/docker/docker/profiles/seccomp [2022-03-14T05:52:38.746Z] github.com/docker/docker/quota [2022-03-14T05:52:38.746Z] github.com/docker/docker/reference [2022-03-14T05:52:38.746Z] github.com/docker/docker/registry [2022-03-14T05:52:38.746Z] github.com/docker/docker/registry/resumable [2022-03-14T05:52:38.746Z] github.com/docker/docker/restartmanager [2022-03-14T05:52:38.746Z] github.com/docker/docker/rootless [2022-03-14T05:52:38.746Z] github.com/docker/docker/rootless/specconv [2022-03-14T05:52:38.746Z] github.com/docker/docker/runconfig [2022-03-14T05:52:38.746Z] github.com/docker/docker/runconfig/opts [2022-03-14T05:52:38.746Z] github.com/docker/docker/testutil [2022-03-14T05:52:38.746Z] github.com/docker/docker/testutil/daemon [2022-03-14T05:52:38.746Z] github.com/docker/docker/testutil/environment [2022-03-14T05:52:38.746Z] github.com/docker/docker/testutil/fakecontext [2022-03-14T05:52:38.746Z] github.com/docker/docker/testutil/fakegit [2022-03-14T05:52:38.746Z] github.com/docker/docker/testutil/fakestorage [2022-03-14T05:52:38.746Z] github.com/docker/docker/testutil/fixtures/load [2022-03-14T05:52:38.746Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-14T05:52:38.746Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-14T05:52:38.746Z] github.com/docker/docker/testutil/registry [2022-03-14T05:52:38.746Z] github.com/docker/docker/testutil/request [2022-03-14T05:52:38.746Z] github.com/docker/docker/volume [2022-03-14T05:52:38.746Z] github.com/docker/docker/volume/drivers [2022-03-14T05:52:38.746Z] github.com/docker/docker/volume/local [2022-03-14T05:52:38.746Z] github.com/docker/docker/volume/mounts [2022-03-14T05:52:38.746Z] github.com/docker/docker/volume/service [2022-03-14T05:52:38.746Z] github.com/docker/docker/volume/service/opts [2022-03-14T05:52:38.746Z] github.com/docker/docker/volume/testutils' [2022-03-14T05:52:38.746Z] + base_pkg_list='github.com/docker/docker/api [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/server [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/server/backend/build [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/server/httputils [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/server/middleware [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/server/router [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/server/router/build [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/server/router/container [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/server/router/debug [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/server/router/distribution [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/server/router/grpc [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/server/router/image [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/server/router/network [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/server/router/plugin [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/server/router/session [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/server/router/swarm [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/server/router/system [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/server/router/volume [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/types [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/types/backend [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/types/blkiodev [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/types/container [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/types/events [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/types/filters [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/types/image [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/types/mount [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/types/network [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/types/registry [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/types/strslice [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/types/swarm [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/types/time [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/types/versions [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-14T05:52:38.746Z] github.com/docker/docker/api/types/volume [2022-03-14T05:52:38.746Z] github.com/docker/docker/builder [2022-03-14T05:52:38.746Z] github.com/docker/docker/builder/builder-next [2022-03-14T05:52:38.746Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-14T05:52:38.746Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-14T05:52:38.746Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-14T05:52:38.746Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-14T05:52:38.746Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-14T05:52:38.746Z] github.com/docker/docker/builder/builder-next/worker [2022-03-14T05:52:38.746Z] github.com/docker/docker/builder/dockerfile [2022-03-14T05:52:38.746Z] github.com/docker/docker/builder/remotecontext [2022-03-14T05:52:38.746Z] github.com/docker/docker/builder/remotecontext/git [2022-03-14T05:52:38.746Z] github.com/docker/docker/cli [2022-03-14T05:52:38.746Z] github.com/docker/docker/cli/config [2022-03-14T05:52:38.746Z] github.com/docker/docker/cli/debug [2022-03-14T05:52:38.746Z] github.com/docker/docker/client [2022-03-14T05:52:38.746Z] github.com/docker/docker/cmd/docker-proxy [2022-03-14T05:52:38.746Z] github.com/docker/docker/cmd/dockerd [2022-03-14T05:52:38.746Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-14T05:52:38.746Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-14T05:52:38.746Z] github.com/docker/docker/container [2022-03-14T05:52:38.746Z] github.com/docker/docker/container/stream [2022-03-14T05:52:38.746Z] github.com/docker/docker/contrib/apparmor [2022-03-14T05:52:38.746Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-14T05:52:38.746Z] github.com/docker/docker/contrib/httpserver [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/cluster [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/cluster/convert [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/cluster/executor [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/cluster/provider [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/config [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/events [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/events/testutils [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/exec [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/graphdriver [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/images [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/initlayer [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/links [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/listeners [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/logger [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/logger/gelf [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/logger/journald [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/logger/local [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/logger/logentries [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/logger/splunk [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/logger/syslog [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/logger/templates [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/names [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/network [2022-03-14T05:52:38.746Z] github.com/docker/docker/daemon/stats [2022-03-14T05:52:38.746Z] github.com/docker/docker/distribution [2022-03-14T05:52:38.746Z] github.com/docker/docker/distribution/metadata [2022-03-14T05:52:38.746Z] github.com/docker/docker/distribution/utils [2022-03-14T05:52:38.746Z] github.com/docker/docker/distribution/xfer [2022-03-14T05:52:38.746Z] github.com/docker/docker/dockerversion [2022-03-14T05:52:38.746Z] github.com/docker/docker/errdefs [2022-03-14T05:52:38.746Z] github.com/docker/docker/image [2022-03-14T05:52:38.747Z] github.com/docker/docker/image/cache [2022-03-14T05:52:38.747Z] github.com/docker/docker/image/tarexport [2022-03-14T05:52:38.747Z] github.com/docker/docker/image/v1 [2022-03-14T05:52:38.747Z] github.com/docker/docker/internal/test/suite [2022-03-14T05:52:38.747Z] github.com/docker/docker/layer [2022-03-14T05:52:38.747Z] github.com/docker/docker/libcontainerd [2022-03-14T05:52:38.747Z] github.com/docker/docker/libcontainerd/queue [2022-03-14T05:52:38.747Z] github.com/docker/docker/libcontainerd/remote [2022-03-14T05:52:38.747Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-14T05:52:38.747Z] github.com/docker/docker/libcontainerd/types [2022-03-14T05:52:38.747Z] github.com/docker/docker/oci [2022-03-14T05:52:38.747Z] github.com/docker/docker/oci/caps [2022-03-14T05:52:38.747Z] github.com/docker/docker/opts [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/aaparser [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/archive [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/authorization [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/broadcaster [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/capabilities [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/chrootarchive [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/containerfs [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/devicemapper [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/directory [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/dmesg [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/filenotify [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/fileutils [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/fsutils [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/homedir [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/idtools [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/ioutils [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/jsonmessage [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/longpath [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/loopback [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/namesgenerator [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/parsers [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/pidfile [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/platform [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/plugingetter [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/plugins [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/plugins/transport [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/pools [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/progress [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/pubsub [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/reexec [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/signal [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/stack [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/stdcopy [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/streamformatter [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/stringid [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/sysinfo [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/system [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/tailfile [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/tarsum [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/truncindex [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/urlutil [2022-03-14T05:52:38.747Z] github.com/docker/docker/pkg/useragent [2022-03-14T05:52:38.747Z] github.com/docker/docker/plugin [2022-03-14T05:52:38.747Z] github.com/docker/docker/plugin/executor/containerd [2022-03-14T05:52:38.747Z] github.com/docker/docker/plugin/v2 [2022-03-14T05:52:38.747Z] github.com/docker/docker/profiles/apparmor [2022-03-14T05:52:38.747Z] github.com/docker/docker/profiles/seccomp [2022-03-14T05:52:38.747Z] github.com/docker/docker/quota [2022-03-14T05:52:38.747Z] github.com/docker/docker/reference [2022-03-14T05:52:38.747Z] github.com/docker/docker/registry [2022-03-14T05:52:38.747Z] github.com/docker/docker/registry/resumable [2022-03-14T05:52:38.747Z] github.com/docker/docker/restartmanager [2022-03-14T05:52:38.747Z] github.com/docker/docker/rootless [2022-03-14T05:52:38.747Z] github.com/docker/docker/rootless/specconv [2022-03-14T05:52:38.747Z] github.com/docker/docker/runconfig [2022-03-14T05:52:38.747Z] github.com/docker/docker/runconfig/opts [2022-03-14T05:52:38.747Z] github.com/docker/docker/testutil [2022-03-14T05:52:38.747Z] github.com/docker/docker/testutil/daemon [2022-03-14T05:52:38.747Z] github.com/docker/docker/testutil/environment [2022-03-14T05:52:38.747Z] github.com/docker/docker/testutil/fakecontext [2022-03-14T05:52:38.747Z] github.com/docker/docker/testutil/fakegit [2022-03-14T05:52:38.747Z] github.com/docker/docker/testutil/fakestorage [2022-03-14T05:52:38.747Z] github.com/docker/docker/testutil/fixtures/load [2022-03-14T05:52:38.747Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-14T05:52:38.747Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-14T05:52:38.747Z] github.com/docker/docker/testutil/registry [2022-03-14T05:52:38.747Z] github.com/docker/docker/testutil/request [2022-03-14T05:52:38.747Z] github.com/docker/docker/volume [2022-03-14T05:52:38.747Z] github.com/docker/docker/volume/drivers [2022-03-14T05:52:38.747Z] github.com/docker/docker/volume/local [2022-03-14T05:52:38.747Z] github.com/docker/docker/volume/mounts [2022-03-14T05:52:38.747Z] github.com/docker/docker/volume/service [2022-03-14T05:52:38.747Z] github.com/docker/docker/volume/service/opts [2022-03-14T05:52:38.747Z] github.com/docker/docker/volume/testutils' [2022-03-14T05:52:38.747Z] ++ grep --fixed-strings /libnetwork [2022-03-14T05:52:38.747Z] ++ echo 'github.com/docker/docker/api [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/server [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/server/backend/build [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/server/httputils [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/server/middleware [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/server/router [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/server/router/build [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/server/router/container [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/server/router/debug [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/server/router/distribution [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/server/router/grpc [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/server/router/image [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/server/router/network [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/server/router/plugin [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/server/router/session [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/server/router/swarm [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/server/router/system [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/server/router/volume [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/types [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/types/backend [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/types/blkiodev [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/types/container [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/types/events [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/types/filters [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/types/image [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/types/mount [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/types/network [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/types/registry [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/types/strslice [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/types/swarm [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/types/time [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/types/versions [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-14T05:52:38.747Z] github.com/docker/docker/api/types/volume [2022-03-14T05:52:38.747Z] github.com/docker/docker/builder [2022-03-14T05:52:38.747Z] github.com/docker/docker/builder/builder-next [2022-03-14T05:52:38.747Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-14T05:52:38.747Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-14T05:52:38.747Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-14T05:52:38.747Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-14T05:52:38.747Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-14T05:52:38.747Z] github.com/docker/docker/builder/builder-next/worker [2022-03-14T05:52:38.747Z] github.com/docker/docker/builder/dockerfile [2022-03-14T05:52:38.747Z] github.com/docker/docker/builder/remotecontext [2022-03-14T05:52:38.747Z] github.com/docker/docker/builder/remotecontext/git [2022-03-14T05:52:38.747Z] github.com/docker/docker/cli [2022-03-14T05:52:38.747Z] github.com/docker/docker/cli/config [2022-03-14T05:52:38.747Z] github.com/docker/docker/cli/debug [2022-03-14T05:52:38.747Z] github.com/docker/docker/client [2022-03-14T05:52:38.747Z] github.com/docker/docker/cmd/docker-proxy [2022-03-14T05:52:38.747Z] github.com/docker/docker/cmd/dockerd [2022-03-14T05:52:38.747Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-14T05:52:38.747Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-14T05:52:38.747Z] github.com/docker/docker/container [2022-03-14T05:52:38.747Z] github.com/docker/docker/container/stream [2022-03-14T05:52:38.747Z] github.com/docker/docker/contrib/apparmor [2022-03-14T05:52:38.747Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-14T05:52:38.747Z] github.com/docker/docker/contrib/httpserver [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/cluster [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/cluster/convert [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/cluster/executor [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/cluster/provider [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/config [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/events [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/events/testutils [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/exec [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/graphdriver [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/images [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/initlayer [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/links [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/listeners [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/logger [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/logger/gelf [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/logger/journald [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/logger/local [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/logger/logentries [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/logger/splunk [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/logger/syslog [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/logger/templates [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/names [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/network [2022-03-14T05:52:38.747Z] github.com/docker/docker/daemon/stats [2022-03-14T05:52:38.747Z] github.com/docker/docker/distribution [2022-03-14T05:52:38.747Z] github.com/docker/docker/distribution/metadata [2022-03-14T05:52:38.747Z] github.com/docker/docker/distribution/utils [2022-03-14T05:52:38.747Z] github.com/docker/docker/distribution/xfer [2022-03-14T05:52:38.747Z] github.com/docker/docker/dockerversion [2022-03-14T05:52:38.747Z] github.com/docker/docker/errdefs [2022-03-14T05:52:38.747Z] github.com/docker/docker/image [2022-03-14T05:52:38.747Z] github.com/docker/docker/image/cache [2022-03-14T05:52:38.747Z] github.com/docker/docker/image/tarexport [2022-03-14T05:52:38.747Z] github.com/docker/docker/image/v1 [2022-03-14T05:52:38.747Z] github.com/docker/docker/internal/test/suite [2022-03-14T05:52:38.747Z] github.com/docker/docker/layer [2022-03-14T05:52:38.747Z] github.com/docker/docker/libcontainerd [2022-03-14T05:52:38.747Z] github.com/docker/docker/libcontainerd/queue [2022-03-14T05:52:38.747Z] github.com/docker/docker/libcontainerd/remote [2022-03-14T05:52:38.747Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-14T05:52:38.747Z] github.com/docker/docker/libcontainerd/types [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/bitseq [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/cluster [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/config [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/datastore [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/driverapi [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/etchosts [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/idm [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/ipam [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-14T05:52:38.747Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/iptables [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/netlabel [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/netutils [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/networkdb [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/ns [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/options [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/osl [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/portallocator [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/portmapper [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/testutils [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/types [2022-03-14T05:52:38.748Z] github.com/docker/docker/oci [2022-03-14T05:52:38.748Z] github.com/docker/docker/oci/caps [2022-03-14T05:52:38.748Z] github.com/docker/docker/opts [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/aaparser [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/archive [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/authorization [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/broadcaster [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/capabilities [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/chrootarchive [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/containerfs [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/devicemapper [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/directory [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/dmesg [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/filenotify [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/fileutils [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/fsutils [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/homedir [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/idtools [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/ioutils [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/jsonmessage [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/longpath [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/loopback [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/namesgenerator [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/parsers [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/pidfile [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/platform [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/plugingetter [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/plugins [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/plugins/transport [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/pools [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/progress [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/pubsub [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/reexec [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/signal [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/stack [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/stdcopy [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/streamformatter [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/stringid [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/sysinfo [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/system [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/tailfile [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/tarsum [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/truncindex [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/urlutil [2022-03-14T05:52:38.748Z] github.com/docker/docker/pkg/useragent [2022-03-14T05:52:38.748Z] github.com/docker/docker/plugin [2022-03-14T05:52:38.748Z] github.com/docker/docker/plugin/executor/containerd [2022-03-14T05:52:38.748Z] github.com/docker/docker/plugin/v2 [2022-03-14T05:52:38.748Z] github.com/docker/docker/profiles/apparmor [2022-03-14T05:52:38.748Z] github.com/docker/docker/profiles/seccomp [2022-03-14T05:52:38.748Z] github.com/docker/docker/quota [2022-03-14T05:52:38.748Z] github.com/docker/docker/reference [2022-03-14T05:52:38.748Z] github.com/docker/docker/registry [2022-03-14T05:52:38.748Z] github.com/docker/docker/registry/resumable [2022-03-14T05:52:38.748Z] github.com/docker/docker/restartmanager [2022-03-14T05:52:38.748Z] github.com/docker/docker/rootless [2022-03-14T05:52:38.748Z] github.com/docker/docker/rootless/specconv [2022-03-14T05:52:38.748Z] github.com/docker/docker/runconfig [2022-03-14T05:52:38.748Z] github.com/docker/docker/runconfig/opts [2022-03-14T05:52:38.748Z] github.com/docker/docker/testutil [2022-03-14T05:52:38.748Z] github.com/docker/docker/testutil/daemon [2022-03-14T05:52:38.748Z] github.com/docker/docker/testutil/environment [2022-03-14T05:52:38.748Z] github.com/docker/docker/testutil/fakecontext [2022-03-14T05:52:38.748Z] github.com/docker/docker/testutil/fakegit [2022-03-14T05:52:38.748Z] github.com/docker/docker/testutil/fakestorage [2022-03-14T05:52:38.748Z] github.com/docker/docker/testutil/fixtures/load [2022-03-14T05:52:38.748Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-14T05:52:38.748Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-14T05:52:38.748Z] github.com/docker/docker/testutil/registry [2022-03-14T05:52:38.748Z] github.com/docker/docker/testutil/request [2022-03-14T05:52:38.748Z] github.com/docker/docker/volume [2022-03-14T05:52:38.748Z] github.com/docker/docker/volume/drivers [2022-03-14T05:52:38.748Z] github.com/docker/docker/volume/local [2022-03-14T05:52:38.748Z] github.com/docker/docker/volume/mounts [2022-03-14T05:52:38.748Z] github.com/docker/docker/volume/service [2022-03-14T05:52:38.748Z] github.com/docker/docker/volume/service/opts [2022-03-14T05:52:38.748Z] github.com/docker/docker/volume/testutils' [2022-03-14T05:52:38.748Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/bitseq [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/cluster [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/config [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/datastore [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/driverapi [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/etchosts [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/idm [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/ipam [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/iptables [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/netlabel [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/netutils [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/networkdb [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/ns [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/options [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/osl [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/portallocator [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/portmapper [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/testutils [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/types' [2022-03-14T05:52:38.748Z] + echo 'github.com/docker/docker/libnetwork [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/bitseq [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/cluster [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/config [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/datastore [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/driverapi [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/etchosts [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/idm [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/ipam [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/iptables [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/netlabel [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/netutils [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/networkdb [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/ns [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/options [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/osl [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/portallocator [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/portmapper [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/testutils [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/types' [2022-03-14T05:52:38.748Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-14T05:52:38.748Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-14T05:52:38.748Z] + type docker-proxy [2022-03-14T05:52:38.748Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-14T05:52:38.748Z] + hack/make.sh binary-proxy install-proxy [2022-03-14T05:52:38.748Z] [2022-03-14T05:52:38.748Z] Removing bundles/ [2022-03-14T05:52:38.748Z] [2022-03-14T05:52:38.748Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-14T05:52:38.748Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-14T05:52:38.748Z] GOOS="" GOARCH="" GOARM="" [2022-03-14T05:52:45.334Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-14T05:52:45.334Z] [2022-03-14T05:52:45.334Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-14T05:52:45.334Z] Installing docker-proxy to /usr/local/bin/ [2022-03-14T05:52:45.334Z] [2022-03-14T05:52:45.334Z] + mkdir -p bundles [2022-03-14T05:52:45.334Z] + '[' -n 'github.com/docker/docker/api [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/server [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/server/backend/build [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/server/httputils [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/server/middleware [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/server/router [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/server/router/build [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/server/router/container [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/server/router/debug [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/server/router/distribution [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/server/router/grpc [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/server/router/image [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/server/router/network [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/server/router/plugin [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/server/router/session [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/server/router/swarm [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/server/router/system [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/server/router/volume [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/types [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/types/backend [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/types/blkiodev [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/types/container [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/types/events [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/types/filters [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/types/image [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/types/mount [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/types/network [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/types/registry [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/types/strslice [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/types/swarm [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/types/time [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/types/versions [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-14T05:52:45.334Z] github.com/docker/docker/api/types/volume [2022-03-14T05:52:45.334Z] github.com/docker/docker/builder [2022-03-14T05:52:45.334Z] github.com/docker/docker/builder/builder-next [2022-03-14T05:52:45.334Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-14T05:52:45.334Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-14T05:52:45.334Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-14T05:52:45.334Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-14T05:52:45.334Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-14T05:52:45.334Z] github.com/docker/docker/builder/builder-next/worker [2022-03-14T05:52:45.334Z] github.com/docker/docker/builder/dockerfile [2022-03-14T05:52:45.334Z] github.com/docker/docker/builder/remotecontext [2022-03-14T05:52:45.334Z] github.com/docker/docker/builder/remotecontext/git [2022-03-14T05:52:45.334Z] github.com/docker/docker/cli [2022-03-14T05:52:45.334Z] github.com/docker/docker/cli/config [2022-03-14T05:52:45.334Z] github.com/docker/docker/cli/debug [2022-03-14T05:52:45.334Z] github.com/docker/docker/client [2022-03-14T05:52:45.334Z] github.com/docker/docker/cmd/docker-proxy [2022-03-14T05:52:45.334Z] github.com/docker/docker/cmd/dockerd [2022-03-14T05:52:45.334Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-14T05:52:45.334Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-14T05:52:45.334Z] github.com/docker/docker/container [2022-03-14T05:52:45.334Z] github.com/docker/docker/container/stream [2022-03-14T05:52:45.334Z] github.com/docker/docker/contrib/apparmor [2022-03-14T05:52:45.334Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-14T05:52:45.334Z] github.com/docker/docker/contrib/httpserver [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/cluster [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/cluster/convert [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/cluster/executor [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/cluster/provider [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/config [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/events [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/events/testutils [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/exec [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/graphdriver [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/images [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/initlayer [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/links [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/listeners [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/logger [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/logger/gelf [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/logger/journald [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/logger/local [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/logger/logentries [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/logger/splunk [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/logger/syslog [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/logger/templates [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/names [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/network [2022-03-14T05:52:45.334Z] github.com/docker/docker/daemon/stats [2022-03-14T05:52:45.334Z] github.com/docker/docker/distribution [2022-03-14T05:52:45.334Z] github.com/docker/docker/distribution/metadata [2022-03-14T05:52:45.334Z] github.com/docker/docker/distribution/utils [2022-03-14T05:52:45.334Z] github.com/docker/docker/distribution/xfer [2022-03-14T05:52:45.334Z] github.com/docker/docker/dockerversion [2022-03-14T05:52:45.334Z] github.com/docker/docker/errdefs [2022-03-14T05:52:45.334Z] github.com/docker/docker/image [2022-03-14T05:52:45.334Z] github.com/docker/docker/image/cache [2022-03-14T05:52:45.334Z] github.com/docker/docker/image/tarexport [2022-03-14T05:52:45.334Z] github.com/docker/docker/image/v1 [2022-03-14T05:52:45.334Z] github.com/docker/docker/internal/test/suite [2022-03-14T05:52:45.334Z] github.com/docker/docker/layer [2022-03-14T05:52:45.334Z] github.com/docker/docker/libcontainerd [2022-03-14T05:52:45.334Z] github.com/docker/docker/libcontainerd/queue [2022-03-14T05:52:45.334Z] github.com/docker/docker/libcontainerd/remote [2022-03-14T05:52:45.334Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-14T05:52:45.334Z] github.com/docker/docker/libcontainerd/types [2022-03-14T05:52:45.334Z] github.com/docker/docker/oci [2022-03-14T05:52:45.334Z] github.com/docker/docker/oci/caps [2022-03-14T05:52:45.334Z] github.com/docker/docker/opts [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/aaparser [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/archive [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/authorization [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/broadcaster [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/capabilities [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/chrootarchive [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/containerfs [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/devicemapper [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/directory [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/dmesg [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/filenotify [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/fileutils [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/fsutils [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/homedir [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/idtools [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/ioutils [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/jsonmessage [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/longpath [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/loopback [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/namesgenerator [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/parsers [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/pidfile [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/platform [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/plugingetter [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/plugins [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/plugins/transport [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/pools [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/progress [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/pubsub [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/reexec [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/signal [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/stack [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/stdcopy [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/streamformatter [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/stringid [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/sysinfo [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/system [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/tailfile [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/tarsum [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/truncindex [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/urlutil [2022-03-14T05:52:45.334Z] github.com/docker/docker/pkg/useragent [2022-03-14T05:52:45.334Z] github.com/docker/docker/plugin [2022-03-14T05:52:45.334Z] github.com/docker/docker/plugin/executor/containerd [2022-03-14T05:52:45.334Z] github.com/docker/docker/plugin/v2 [2022-03-14T05:52:45.334Z] github.com/docker/docker/profiles/apparmor [2022-03-14T05:52:45.334Z] github.com/docker/docker/profiles/seccomp [2022-03-14T05:52:45.334Z] github.com/docker/docker/quota [2022-03-14T05:52:45.334Z] github.com/docker/docker/reference [2022-03-14T05:52:45.334Z] github.com/docker/docker/registry [2022-03-14T05:52:45.334Z] github.com/docker/docker/registry/resumable [2022-03-14T05:52:45.334Z] github.com/docker/docker/restartmanager [2022-03-14T05:52:45.334Z] github.com/docker/docker/rootless [2022-03-14T05:52:45.334Z] github.com/docker/docker/rootless/specconv [2022-03-14T05:52:45.334Z] github.com/docker/docker/runconfig [2022-03-14T05:52:45.334Z] github.com/docker/docker/runconfig/opts [2022-03-14T05:52:45.334Z] github.com/docker/docker/testutil [2022-03-14T05:52:45.334Z] github.com/docker/docker/testutil/daemon [2022-03-14T05:52:45.334Z] github.com/docker/docker/testutil/environment [2022-03-14T05:52:45.334Z] github.com/docker/docker/testutil/fakecontext [2022-03-14T05:52:45.334Z] github.com/docker/docker/testutil/fakegit [2022-03-14T05:52:45.334Z] github.com/docker/docker/testutil/fakestorage [2022-03-14T05:52:45.334Z] github.com/docker/docker/testutil/fixtures/load [2022-03-14T05:52:45.334Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-14T05:52:45.334Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-14T05:52:45.334Z] github.com/docker/docker/testutil/registry [2022-03-14T05:52:45.334Z] github.com/docker/docker/testutil/request [2022-03-14T05:52:45.334Z] github.com/docker/docker/volume [2022-03-14T05:52:45.334Z] github.com/docker/docker/volume/drivers [2022-03-14T05:52:45.334Z] github.com/docker/docker/volume/local [2022-03-14T05:52:45.334Z] github.com/docker/docker/volume/mounts [2022-03-14T05:52:45.334Z] github.com/docker/docker/volume/service [2022-03-14T05:52:45.334Z] github.com/docker/docker/volume/service/opts [2022-03-14T05:52:45.334Z] github.com/docker/docker/volume/testutils' ']' [2022-03-14T05:52:45.335Z] + 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-14T05:52:45.593Z] ? github.com/docker/docker/api [no test files] [2022-03-14T05:52:46.640Z] #60 ... [2022-03-14T05:52:46.640Z] [2022-03-14T05:52:46.640Z] #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-14T05:52:46.640Z] #56 sha256:37372a87724777a7d9101d38f48b87838d202e731e83ef6a007fdb967763a958 [2022-03-14T05:52:46.640Z] #56 124.2 + mkdir -p /build [2022-03-14T05:52:46.640Z] #56 124.2 + cp runc /build/runc [2022-03-14T05:52:46.640Z] #56 DONE 126.4s [2022-03-14T05:52:46.640Z] [2022-03-14T05:52:46.640Z] #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-14T05:52:46.640Z] #60 sha256:b8c8bc1184aad15005ff597bd660cf0fa2c9c371839396821a81b1ba7d103641 [2022-03-14T05:52:46.640Z] #60 ... [2022-03-14T05:52:46.640Z] [2022-03-14T05:52:46.640Z] #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-14T05:52:46.640Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-14T05:52:46.640Z] #51 265.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-14T05:52:46.640Z] #51 DONE 265.5s [2022-03-14T05:52:46.640Z] [2022-03-14T05:52:46.640Z] #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-14T05:52:46.640Z] #60 sha256:b8c8bc1184aad15005ff597bd660cf0fa2c9c371839396821a81b1ba7d103641 [2022-03-14T05:52:46.640Z] #60 213.8 + bin/containerd [2022-03-14T05:52:46.988Z] #60 ... [2022-03-14T05:52:46.988Z] [2022-03-14T05:52:46.988Z] #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-14T05:52:46.988Z] #56 sha256:99b6841927297bc6c8501b2c7f7c7e7799b03f8089a58b869c00efad6bfaf231 [2022-03-14T05:52:46.988Z] #56 128.3 + mkdir -p /build [2022-03-14T05:52:46.988Z] #56 128.3 + cp runc /build/runc [2022-03-14T05:52:46.988Z] #56 DONE 130.3s [2022-03-14T05:52:46.988Z] [2022-03-14T05:52:46.988Z] #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-14T05:52:46.988Z] #60 sha256:486a17cfb9bd9b031b72f6c218386e34fd56d0d14e7cd51d96af098cf7e03ae0 [2022-03-14T05:52:46.988Z] #60 220.3 + bin/containerd [2022-03-14T05:52:47.248Z] #60 ... [2022-03-14T05:52:47.248Z] [2022-03-14T05:52:47.248Z] #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-14T05:52:47.248Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-14T05:52:47.248Z] #51 271.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-14T05:52:47.248Z] #51 DONE 271.8s [2022-03-14T05:52:47.248Z] [2022-03-14T05:52:47.248Z] #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-14T05:52:47.248Z] #60 sha256:486a17cfb9bd9b031b72f6c218386e34fd56d0d14e7cd51d96af098cf7e03ae0 [2022-03-14T05:52:48.015Z] #60 ... [2022-03-14T05:52:48.015Z] [2022-03-14T05:52:48.015Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-14T05:52:48.015Z] #52 sha256:a4912909795477581878e54e31e2a0b41b1e824d2224758a2df20445e658ec05 [2022-03-14T05:52:48.015Z] #52 DONE 0.5s [2022-03-14T05:52:48.283Z] [2022-03-14T05:52:48.283Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-14T05:52:48.283Z] #54 sha256:c4c1f9547d94b3524e0cae95efde38120c4701841579bd027045ac5039a0ba40 [2022-03-14T05:52:48.283Z] #54 DONE 0.1s [2022-03-14T05:52:48.283Z] [2022-03-14T05:52:48.283Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-14T05:52:48.283Z] #57 sha256:a25553d1eed576fb4a40ed059ababe39eff4bfea18058190c4149e42a3e5e3e1 [2022-03-14T05:52:48.540Z] #57 DONE 0.3s [2022-03-14T05:52:48.540Z] [2022-03-14T05:52:48.540Z] #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-14T05:52:48.540Z] #60 sha256:b8c8bc1184aad15005ff597bd660cf0fa2c9c371839396821a81b1ba7d103641 [2022-03-14T05:52:49.162Z] #60 ... [2022-03-14T05:52:49.162Z] [2022-03-14T05:52:49.162Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-14T05:52:49.162Z] #52 sha256:5ca0ef9dcefd1ca93a769a8c8457bca056a072f29bd8388caca4a9edcfcc83d6 [2022-03-14T05:52:49.162Z] #52 DONE 0.5s [2022-03-14T05:52:49.162Z] [2022-03-14T05:52:49.162Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-14T05:52:49.162Z] #54 sha256:b1077e9aaca3df27c1bc98fa01d1b4e3b05cfbac0ccb77e3b6a0f0f179c1cd61 [2022-03-14T05:52:49.162Z] #54 DONE 0.1s [2022-03-14T05:52:49.423Z] [2022-03-14T05:52:49.423Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-14T05:52:49.423Z] #57 sha256:c6668a11fd2d348795228f40952957bcb42b1db26b22474977f833f09018f2cc [2022-03-14T05:52:49.684Z] #57 DONE 0.3s [2022-03-14T05:52:49.684Z] [2022-03-14T05:52:49.684Z] #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-14T05:52:49.684Z] #60 sha256:486a17cfb9bd9b031b72f6c218386e34fd56d0d14e7cd51d96af098cf7e03ae0 [2022-03-14T05:53:00.482Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2022-03-14T05:53:03.195Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-03-14T05:53:10.365Z] #60 244.5 # github.com/containerd/containerd/cmd/containerd [2022-03-14T05:53:10.366Z] #60 244.5 /usr/bin/ld: /tmp/go-link-567996717/000019.o: in function `New': [2022-03-14T05:53:10.366Z] #60 244.5 /tmp/tmp.ykk5GY6XxU/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-14T05:53:10.366Z] #60 244.6 + bin/containerd-stress [2022-03-14T05:53:10.366Z] #60 245.8 + bin/containerd-shim [2022-03-14T05:53:17.684Z] 037d5740b404: Pull complete [2022-03-14T05:53:17.684Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-14T05:53:17.684Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T05:53:17.684Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T05:53:17.684Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-03-14T05:53:17.684Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-03-14T05:53:17.684Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-03-14T05:53:17.684Z] INFO: Docker version of control daemon [2022-03-14T05:53:17.684Z] [2022-03-14T05:53:17.684Z] Client: [2022-03-14T05:53:17.684Z] Version: 20.10.9 [2022-03-14T05:53:17.684Z] API version: 1.41 [2022-03-14T05:53:17.684Z] Go version: go1.16.8 [2022-03-14T05:53:17.684Z] Git commit: c2ea9bc [2022-03-14T05:53:17.684Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-14T05:53:17.684Z] OS/Arch: windows/amd64 [2022-03-14T05:53:17.684Z] Context: default [2022-03-14T05:53:17.684Z] Experimental: true [2022-03-14T05:53:17.684Z] [2022-03-14T05:53:17.684Z] Server: Docker Engine - Community [2022-03-14T05:53:17.684Z] Engine: [2022-03-14T05:53:17.684Z] Version: 20.10.9 [2022-03-14T05:53:17.684Z] API version: 1.41 (minimum version 1.24) [2022-03-14T05:53:17.684Z] Go version: go1.16.8 [2022-03-14T05:53:17.684Z] Git commit: 79ea9d3 [2022-03-14T05:53:17.684Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-14T05:53:17.684Z] OS/Arch: windows/amd64 [2022-03-14T05:53:17.684Z] Experimental: true [2022-03-14T05:53:17.684Z] [2022-03-14T05:53:17.684Z] INFO: Docker info of control daemon [2022-03-14T05:53:17.684Z] [2022-03-14T05:53:17.684Z] Client: [2022-03-14T05:53:17.684Z] Context: default [2022-03-14T05:53:17.684Z] Debug Mode: false [2022-03-14T05:53:17.684Z] [2022-03-14T05:53:17.684Z] Server: [2022-03-14T05:53:17.684Z] Containers: 0 [2022-03-14T05:53:17.684Z] Running: 0 [2022-03-14T05:53:17.684Z] Paused: 0 [2022-03-14T05:53:17.684Z] Stopped: 0 [2022-03-14T05:53:17.684Z] Images: 1 [2022-03-14T05:53:17.684Z] Server Version: 20.10.9 [2022-03-14T05:53:17.684Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-14T05:53:17.684Z] Windows: [2022-03-14T05:53:17.684Z] LCOW: [2022-03-14T05:53:17.684Z] Logging Driver: json-file [2022-03-14T05:53:17.684Z] Plugins: [2022-03-14T05:53:17.684Z] Volume: local [2022-03-14T05:53:17.684Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-14T05:53:17.684Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-14T05:53:17.684Z] Swarm: inactive [2022-03-14T05:53:17.684Z] Default Isolation: process [2022-03-14T05:53:17.684Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-14T05:53:17.684Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-14T05:53:17.684Z] OSType: windows [2022-03-14T05:53:17.684Z] Architecture: x86_64 [2022-03-14T05:53:17.684Z] CPUs: 4 [2022-03-14T05:53:17.684Z] Total Memory: 32GiB [2022-03-14T05:53:17.684Z] Name: azwin-2-c4a610 [2022-03-14T05:53:17.684Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-14T05:53:17.684Z] Docker Root Dir: D:\docker [2022-03-14T05:53:17.684Z] Debug Mode: false [2022-03-14T05:53:17.684Z] Registry: https://index.docker.io/v1/ [2022-03-14T05:53:17.684Z] Labels: [2022-03-14T05:53:17.684Z] Experimental: true [2022-03-14T05:53:17.684Z] Insecure Registries: [2022-03-14T05:53:17.684Z] 10.0.0.4:5000 [2022-03-14T05:53:17.684Z] 127.0.0.0/8 [2022-03-14T05:53:17.684Z] Registry Mirrors: [2022-03-14T05:53:17.684Z] http://10.0.0.4:5000/ [2022-03-14T05:53:17.684Z] Live Restore Enabled: false [2022-03-14T05:53:17.684Z] Product License: Community Engine [2022-03-14T05:53:17.684Z] [2022-03-14T05:53:17.684Z] [2022-03-14T05:53:17.684Z] INFO: Commit hash is da068165f6 [2022-03-14T05:53:17.684Z] INFO: Nuke-Everything... [2022-03-14T05:53:17.684Z] INFO: Container count on control daemon to delete is 0 [2022-03-14T05:53:17.684Z] INFO: Nuking d:\CI [2022-03-14T05:53:17.684Z] INFO: Zapped successfully [2022-03-14T05:53:17.684Z] INFO: Location for testing is d:\CI\PR-43375\1 [2022-03-14T05:53:17.684Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-14T05:53:17.684Z] [2022-03-14T05:53:17.684Z] [2022-03-14T05:53:17.684Z] INFO: Building the image from Dockerfile.windows at 03/14/2022 05:53:14... [2022-03-14T05:53:17.684Z] [2022-03-14T05:53:18.468Z] #60 255.9 + bin/containerd-shim-runc-v1 [2022-03-14T05:53:19.857Z] Sending build context to Docker daemon 64.28MB [2022-03-14T05:53:19.857Z] [2022-03-14T05:53:19.857Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-14T05:53:19.857Z] ---> 02f938cacc3b [2022-03-14T05:53:19.857Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-14T05:53:19.857Z] ---> Running in d01fdee8949b [2022-03-14T05:53:20.313Z] Removing intermediate container d01fdee8949b [2022-03-14T05:53:20.313Z] ---> d54250ef953e [2022-03-14T05:53:20.313Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-14T05:53:20.313Z] ---> Running in d4d87549c393 [2022-03-14T05:53:20.768Z] Removing intermediate container d4d87549c393 [2022-03-14T05:53:20.768Z] ---> 0f5c17571e0e [2022-03-14T05:53:20.768Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.1 [2022-03-14T05:53:20.768Z] ---> Running in 57677975000c [2022-03-14T05:53:21.224Z] Removing intermediate container 57677975000c [2022-03-14T05:53:21.224Z] ---> 17773f9a58b5 [2022-03-14T05:53:21.224Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-14T05:53:21.224Z] ---> Running in cc39ea706c2e [2022-03-14T05:53:21.224Z] Removing intermediate container cc39ea706c2e [2022-03-14T05:53:21.224Z] ---> b6ef390197e8 [2022-03-14T05:53:21.224Z] 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-14T05:53:21.224Z] ---> Running in e0d4af3229e0 [2022-03-14T05:53:21.680Z] Removing intermediate container e0d4af3229e0 [2022-03-14T05:53:21.680Z] ---> d9ca1d4c616d [2022-03-14T05:53:21.680Z] 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-14T05:53:21.680Z] ---> Running in b8649d96b028 [2022-03-14T05:53:23.724Z] #60 261.6 + bin/containerd-shim-runc-v2 [2022-03-14T05:53:24.289Z] #60 262.3 + binaries [2022-03-14T05:53:24.289Z] #60 262.3 + install -D bin/containerd /build/containerd [2022-03-14T05:53:24.289Z] #60 262.3 + install -D bin/containerd-shim /build/containerd-shim [2022-03-14T05:53:24.289Z] #60 262.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-14T05:53:24.289Z] #60 262.3 + install -D bin/ctr /build/ctr [2022-03-14T05:53:26.403Z] [2022-03-14T05:53:26.403Z] SUCCESS: Specified value was saved. [2022-03-14T05:53:26.859Z] INFO: Downloading git... [2022-03-14T05:53:27.564Z] #60 DONE 265.3s [2022-03-14T05:53:27.826Z] INFO: Downloading go... [2022-03-14T05:53:28.128Z] [2022-03-14T05:53:28.128Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-14T05:53:28.128Z] #61 sha256:9391e70b9d2845327dda7414a232b0d1d0946226dea8c7b4e8f63cfe3f2267f3 [2022-03-14T05:53:29.497Z] #61 DONE 1.2s [2022-03-14T05:53:29.497Z] [2022-03-14T05:53:29.497Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-14T05:53:29.497Z] #66 sha256:b25ad37a9112038b69efd296d72adea72436fb257c025395945b35edd4f07a67 [2022-03-14T05:53:29.497Z] #66 DONE 0.2s [2022-03-14T05:53:29.753Z] [2022-03-14T05:53:29.753Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-14T05:53:29.753Z] #71 sha256:c871c3c31e294961cc87ccae6bb6e60cf5754e37bf8db8e06b29d4e6629a6967 [2022-03-14T05:53:29.994Z] INFO: Downloading compiler 1 of 3... [2022-03-14T05:53:29.994Z] INFO: Downloading compiler 2 of 3... [2022-03-14T05:53:30.317Z] #71 DONE 0.9s [2022-03-14T05:53:30.451Z] INFO: Downloading compiler 3 of 3... [2022-03-14T05:53:30.574Z] [2022-03-14T05:53:30.574Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-14T05:53:30.574Z] #72 sha256:8b385756a5087b2be543ee37adc1bd617ba3e25209a82959e58af47f1c03d54a [2022-03-14T05:53:30.574Z] #72 DONE 0.0s [2022-03-14T05:53:30.574Z] [2022-03-14T05:53:30.574Z] #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-14T05:53:30.574Z] #73 sha256:b3ed2ca8474ff33f85fa06a5ed73cd742634c226bcb5c2c1dd6c4d862b4a939a [2022-03-14T05:53:30.906Z] INFO: Extracting git... [2022-03-14T05:53:31.135Z] #73 0.623 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-14T05:53:31.392Z] #73 0.794 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-14T05:53:31.392Z] #73 0.796 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-14T05:53:31.956Z] #73 0.950 Reading package lists... [2022-03-14T05:53:32.520Z] #73 1.444 Reading package lists... [2022-03-14T05:53:32.520Z] #73 1.953 Building dependency tree... [2022-03-14T05:53:32.520Z] #73 2.054 Reading state information... [2022-03-14T05:53:32.520Z] #73 2.164 The following additional packages will be installed: [2022-03-14T05:53:32.777Z] #73 2.165 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-03-14T05:53:32.777Z] #73 2.165 systemd-timesyncd [2022-03-14T05:53:32.777Z] #73 2.166 Suggested packages: [2022-03-14T05:53:32.777Z] #73 2.166 systemd-container policykit-1 [2022-03-14T05:53:32.777Z] #73 2.166 Recommended packages: [2022-03-14T05:53:32.777Z] #73 2.166 libnss-systemd [2022-03-14T05:53:32.777Z] #73 2.244 The following NEW packages will be installed: [2022-03-14T05:53:32.777Z] #73 2.244 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-03-14T05:53:32.777Z] #73 2.245 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-03-14T05:53:33.035Z] #73 2.528 0 upgraded, 11 newly installed, 0 to remove and 2 not upgraded. [2022-03-14T05:53:33.035Z] #73 2.528 Need to get 5941 kB of archives. [2022-03-14T05:53:33.035Z] #73 2.528 After this operation, 19.5 MB of additional disk space will be used. [2022-03-14T05:53:33.035Z] #73 2.528 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-03-14T05:53:33.035Z] #73 2.538 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-03-14T05:53:33.035Z] #73 2.551 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-14T05:53:33.035Z] #73 2.554 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-03-14T05:53:33.035Z] #73 2.554 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-03-14T05:53:33.035Z] #73 2.557 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-03-14T05:53:33.292Z] #73 2.632 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-03-14T05:53:33.292Z] #73 2.633 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-03-14T05:53:33.292Z] #73 2.635 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-03-14T05:53:33.292Z] #73 2.636 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-03-14T05:53:33.292Z] #73 2.641 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-14T05:53:33.292Z] #73 2.788 debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T05:53:33.292Z] #73 2.817 Fetched 5941 kB in 0s (15.2 MB/s) [2022-03-14T05:53:33.292Z] #73 2.840 Selecting previously unselected package libargon2-1:amd64. [2022-03-14T05:53:33.292Z] #73 2.840 (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-14T05:53:33.292Z] #73 2.854 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-03-14T05:53:33.292Z] #73 2.861 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-14T05:53:33.292Z] #73 2.894 Selecting previously unselected package libjson-c5:amd64. [2022-03-14T05:53:33.549Z] #73 2.897 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-03-14T05:53:33.549Z] #73 2.901 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-03-14T05:53:33.549Z] #73 2.935 Selecting previously unselected package libcryptsetup12:amd64. [2022-03-14T05:53:33.549Z] #73 2.937 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-03-14T05:53:33.549Z] #73 2.941 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-14T05:53:33.549Z] #73 2.994 Selecting previously unselected package libkmod2:amd64. [2022-03-14T05:53:33.549Z] #73 2.997 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-03-14T05:53:33.549Z] #73 3.000 Unpacking libkmod2:amd64 (28-1) ... [2022-03-14T05:53:33.549Z] #73 3.035 Selecting previously unselected package systemd-timesyncd. [2022-03-14T05:53:33.549Z] #73 3.038 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-03-14T05:53:33.549Z] #73 3.042 Unpacking systemd-timesyncd (247.3-6) ... [2022-03-14T05:53:33.549Z] #73 3.092 Selecting previously unselected package systemd. [2022-03-14T05:53:33.549Z] #73 3.095 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-03-14T05:53:33.806Z] #73 3.128 Unpacking systemd (247.3-6) ... [2022-03-14T05:53:34.069Z] #73 3.627 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-14T05:53:34.069Z] #73 3.637 Setting up libjson-c5:amd64 (0.15-2) ... [2022-03-14T05:53:34.069Z] #73 3.648 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-14T05:53:34.327Z] #73 3.657 Setting up libkmod2:amd64 (28-1) ... [2022-03-14T05:53:34.327Z] #73 3.668 Setting up systemd (247.3-6) ... [2022-03-14T05:53:34.327Z] #73 3.704 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-03-14T05:53:34.327Z] #73 3.706 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-03-14T05:53:34.327Z] #73 3.708 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-03-14T05:53:34.585Z] #73 4.029 Setting up systemd-timesyncd (247.3-6) ... [2022-03-14T05:53:34.585Z] #73 4.228 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-14T05:53:34.585Z] #73 4.228 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-14T05:53:34.843Z] #73 4.287 Selecting previously unselected package systemd-sysv. [2022-03-14T05:53:34.843Z] #73 4.287 (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-14T05:53:34.843Z] #73 4.300 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-03-14T05:53:34.843Z] #73 4.303 Unpacking systemd-sysv (247.3-6) ... [2022-03-14T05:53:34.843Z] #73 4.344 Selecting previously unselected package libdbus-1-3:amd64. [2022-03-14T05:53:34.843Z] #73 4.347 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-03-14T05:53:34.843Z] #73 4.350 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-14T05:53:34.843Z] #73 4.402 Selecting previously unselected package dbus. [2022-03-14T05:53:34.843Z] #73 4.404 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-03-14T05:53:34.843Z] #73 4.413 Unpacking dbus (1.12.20-2) ... [2022-03-14T05:53:34.843Z] #73 4.469 Selecting previously unselected package libpam-systemd:amd64. [2022-03-14T05:53:35.102Z] #73 4.472 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-03-14T05:53:35.102Z] #73 4.476 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-03-14T05:53:35.102Z] #73 4.523 Selecting previously unselected package dbus-user-session. [2022-03-14T05:53:35.102Z] #73 4.524 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-03-14T05:53:35.102Z] #73 4.527 Unpacking dbus-user-session (1.12.20-2) ... [2022-03-14T05:53:35.102Z] #73 4.611 Setting up systemd-sysv (247.3-6) ... [2022-03-14T05:53:35.102Z] #73 4.621 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-14T05:53:35.102Z] #73 4.631 Setting up dbus (1.12.20-2) ... [2022-03-14T05:53:35.102Z] #73 4.735 invoke-rc.d: could not determine current runlevel [2022-03-14T05:53:35.182Z] #60 258.9 # github.com/containerd/containerd/cmd/containerd [2022-03-14T05:53:35.183Z] #60 258.9 /usr/bin/ld: /tmp/go-link-3202774959/000019.o: in function `New': [2022-03-14T05:53:35.183Z] #60 258.9 /tmp/tmp.mX76nxDKEk/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-14T05:53:35.183Z] #60 259.0 + bin/containerd-stress [2022-03-14T05:53:35.183Z] #60 260.1 + bin/containerd-shim [2022-03-14T05:53:35.359Z] #73 4.738 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-14T05:53:35.360Z] #73 4.742 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-03-14T05:53:35.360Z] #73 4.884 Setting up dbus-user-session (1.12.20-2) ... [2022-03-14T05:53:35.360Z] #73 4.897 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-14T05:53:35.360Z] #73 DONE 5.0s [2022-03-14T05:53:35.617Z] [2022-03-14T05:53:35.617Z] #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-14T05:53:35.617Z] #74 sha256:af12140f467e87fa7530f84e302a083286fc896ef5261c06963bee9708660257 [2022-03-14T05:53:35.874Z] #74 0.385 % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-14T05:53:35.874Z] #74 0.386 Dload Upload Total Spent Left Speed [2022-03-14T05:53:36.131Z] #74 0.388 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5899 0 --:--:-- --:--:-- --:--:-- 5899 [2022-03-14T05:53:36.388Z] #74 DONE 0.8s [2022-03-14T05:53:36.388Z] [2022-03-14T05:53:36.388Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-14T05:53:36.388Z] #75 sha256:e02fc9abc93e0d44af43c07d004685585426dd3f0bffab304e0ee8cbc9bbd39b [2022-03-14T05:53:36.424Z] #60 266.4 # github.com/containerd/containerd/cmd/containerd [2022-03-14T05:53:36.424Z] #60 266.4 /usr/bin/ld: /tmp/go-link-4019143286/000019.o: in function `New': [2022-03-14T05:53:36.424Z] #60 266.4 /tmp/tmp.6vvsJ3AbS9/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-14T05:53:36.424Z] #60 266.4 + bin/containerd-stress [2022-03-14T05:53:36.424Z] #60 267.6 + bin/containerd-shim [2022-03-14T05:53:36.999Z] #75 DONE 0.8s [2022-03-14T05:53:36.999Z] [2022-03-14T05:53:36.999Z] #76 exporting to image [2022-03-14T05:53:36.999Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-14T05:53:36.999Z] #76 exporting layers [2022-03-14T05:53:43.250Z] INFO: Expanding go... [2022-03-14T05:53:43.343Z] #60 270.4 + bin/containerd-shim-runc-v1 [2022-03-14T05:53:43.549Z] #76 exporting layers 6.1s done [2022-03-14T05:53:43.549Z] #76 writing image sha256:8fffa0bb606cc1090d236696d6c8cd328b5b8a02546efb6d998978377355bd46 done [2022-03-14T05:53:43.549Z] #76 naming to docker.io/library/docker:da068165f6c8ae5771abb6aaf1523accef8e250d done [2022-03-14T05:53:43.549Z] #76 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-14T05:53:43.906Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43375/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=da068165f6c8ae5771abb6aaf1523accef8e250d -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:da068165f6c8ae5771abb6aaf1523accef8e250d hack/make.sh dynbinary test-integration [2022-03-14T05:53:44.576Z] #60 277.9 + bin/containerd-shim-runc-v1 [2022-03-14T05:53:45.276Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-03-14T05:53:45.277Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-03-14T05:53:45.277Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-03-14T05:53:45.277Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-03-14T05:53:45.277Z] 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-14T05:53:45.277Z] Detected virtualization docker. [2022-03-14T05:53:45.277Z] Detected architecture x86-64. [2022-03-14T05:53:45.277Z] Set hostname to <4bb642aa7aac>. [2022-03-14T05:53:45.277Z] modprobe@configfs.service: Succeeded. [2022-03-14T05:53:45.277Z] modprobe@drm.service: Succeeded. [2022-03-14T05:53:45.277Z] modprobe@fuse.service: Succeeded. [2022-03-14T05:53:45.536Z] + source /etc/docker-entrypoint-cmd [2022-03-14T05:53:45.536Z] ++ hack/make.sh dynbinary test-integration [2022-03-14T05:53:45.536Z] [2022-03-14T05:53:45.536Z] Removing bundles/ [2022-03-14T05:53:45.536Z] [2022-03-14T05:53:45.536Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-14T05:53:45.536Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-14T05:53:45.536Z] GOOS="" GOARCH="" GOARM="" [2022-03-14T05:53:48.659Z] #60 276.1 + bin/containerd-shim-runc-v2 [2022-03-14T05:53:49.590Z] #60 276.8 + binaries [2022-03-14T05:53:49.590Z] #60 276.8 + install -D bin/containerd /build/containerd [2022-03-14T05:53:49.590Z] #60 276.8 + install -D bin/containerd-shim /build/containerd-shim [2022-03-14T05:53:49.590Z] #60 276.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-14T05:53:49.590Z] #60 276.8 + install -D bin/ctr /build/ctr [2022-03-14T05:53:51.169Z] #60 283.6 + bin/containerd-shim-runc-v2 [2022-03-14T05:53:51.169Z] #60 284.4 + binaries [2022-03-14T05:53:51.169Z] #60 284.4 + install -D bin/containerd /build/containerd [2022-03-14T05:53:51.169Z] #60 284.4 + install -D bin/containerd-shim /build/containerd-shim [2022-03-14T05:53:51.169Z] #60 284.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-14T05:53:51.169Z] #60 284.4 + install -D bin/ctr /build/ctr [2022-03-14T05:53:52.111Z] #60 DONE 278.9s [2022-03-14T05:53:52.674Z] [2022-03-14T05:53:52.674Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-14T05:53:52.674Z] #61 sha256:0eab22bc5eb0708f5c17971c566dd180398b7d344da372e3bd06bb94b6e0aebe [2022-03-14T05:53:53.653Z] #61 DONE 0.8s [2022-03-14T05:53:53.653Z] [2022-03-14T05:53:53.653Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-14T05:53:53.653Z] #66 sha256:81121b89e9b47b3542698df1af177fa69be41a630632155d6c93bbffc24b66c1 [2022-03-14T05:53:53.653Z] #66 DONE 0.2s [2022-03-14T05:53:53.653Z] [2022-03-14T05:53:53.653Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-14T05:53:53.653Z] #71 sha256:98e0bb2723f3f6ee81df75320c1bf7ef86565063096f42a7d931165716f504ff [2022-03-14T05:53:53.713Z] #60 DONE 286.8s [2022-03-14T05:53:54.283Z] [2022-03-14T05:53:54.283Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-14T05:53:54.283Z] #61 sha256:1bd850fe9edad31f1de8a0345df41c916dedc311f5804b0a599739f1e1a4a251 [2022-03-14T05:53:54.580Z] #71 DONE 0.9s [2022-03-14T05:53:54.580Z] [2022-03-14T05:53:54.580Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-14T05:53:54.580Z] #72 sha256:cb26efdb62fdc6e58123db5217e2d0f66c64e50cde480cd02e2397afbcb7a285 [2022-03-14T05:53:54.580Z] #72 DONE 0.0s [2022-03-14T05:53:54.580Z] [2022-03-14T05:53:54.580Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-14T05:53:54.580Z] #73 sha256:c0e2235a43a00392f9e4a400160ba0e775671352811b3c558cf3d9e347700eec [2022-03-14T05:53:55.223Z] #61 DONE 0.9s [2022-03-14T05:53:55.223Z] [2022-03-14T05:53:55.223Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-14T05:53:55.223Z] #66 sha256:74eafce451d8cce0e1c63efd7f1e203b39d97996daf5db9368ee83711c6e15ef [2022-03-14T05:53:55.223Z] #66 DONE 0.2s [2022-03-14T05:53:55.484Z] [2022-03-14T05:53:55.484Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-14T05:53:55.484Z] #71 sha256:f91d4a04329b54ab9a7a5b6a9bedc02c3b60f0153bbf49faf0bdbca79470b15f [2022-03-14T05:53:55.946Z] #73 DONE 1.2s [2022-03-14T05:53:55.946Z] [2022-03-14T05:53:55.946Z] #74 exporting to image [2022-03-14T05:53:55.946Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-14T05:53:55.946Z] #74 exporting layers [2022-03-14T05:53:56.429Z] #71 DONE 1.0s [2022-03-14T05:53:56.429Z] [2022-03-14T05:53:56.429Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-14T05:53:56.429Z] #72 sha256:c89d740d4ca10a6b35f36bf5f469d7a61ee62a153f91e4b7f98b93ef1ac397ec [2022-03-14T05:53:56.429Z] #72 DONE 0.0s [2022-03-14T05:53:56.429Z] [2022-03-14T05:53:56.429Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-14T05:53:56.429Z] #73 sha256:07578f9200bc3fe37acb7c93155d11f50b25b48b8b1715bbdb7248119739c8d0 [2022-03-14T05:53:57.692Z] .........................xx.................... [ 29%] [2022-03-14T05:53:57.820Z] #73 DONE 1.2s [2022-03-14T05:53:57.821Z] [2022-03-14T05:53:57.821Z] #74 exporting to image [2022-03-14T05:53:57.821Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-14T05:53:57.821Z] #74 exporting layers [2022-03-14T05:54:02.494Z] #74 exporting layers 6.1s done [2022-03-14T05:54:02.494Z] #74 writing image sha256:1c4b50c0133e8dfd3a8ec2fd28d5df284e8b1abe56f6d4bf7119015e65db3edf done [2022-03-14T05:54:02.494Z] #74 naming to docker.io/library/docker:da068165f6c8ae5771abb6aaf1523accef8e250d done [2022-03-14T05:54:02.494Z] #74 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-14T05:54:02.832Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43375/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=da068165f6c8ae5771abb6aaf1523accef8e250d -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:da068165f6c8ae5771abb6aaf1523accef8e250d hack/make.sh dynbinary test-integration [2022-03-14T05:54:04.197Z] [2022-03-14T05:54:04.197Z] Removing bundles/ [2022-03-14T05:54:04.197Z] [2022-03-14T05:54:04.197Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-14T05:54:04.197Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-14T05:54:04.197Z] GOOS="" GOARCH="" GOARM="" [2022-03-14T05:54:04.299Z] INFO: Expanding compiler 1 of 3... [2022-03-14T05:54:04.300Z] INFO: Expanding compiler 2 of 3... [2022-03-14T05:54:04.418Z] #74 exporting layers 6.1s done [2022-03-14T05:54:04.418Z] #74 writing image sha256:2eeb31244310977d1aab7302d6d1932a8538e2e74ccab5c338ef8af446453afd done [2022-03-14T05:54:04.418Z] #74 naming to docker.io/library/docker:da068165f6c8ae5771abb6aaf1523accef8e250d done [2022-03-14T05:54:04.418Z] #74 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-03-14T05:54:04.755Z] + trap exit INT TERM [2022-03-14T05:54:04.755Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-03-14T05:54:04.755Z] + CONTAINER_NAME=docker-pr1 [2022-03-14T05:54:04.756Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43375/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43375/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=da068165f6c8ae5771abb6aaf1523accef8e250d -e DOCKER_GRAPHDRIVER docker:da068165f6c8ae5771abb6aaf1523accef8e250d hack/make.sh dynbinary [2022-03-14T05:54:05.696Z] [2022-03-14T05:54:05.696Z] Removing bundles/ [2022-03-14T05:54:05.696Z] [2022-03-14T05:54:05.696Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-14T05:54:05.696Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-14T05:54:05.696Z] GOOS="" GOARCH="" GOARM="" [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-14T05:54:08.177Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2022-03-14T05:54:08.177Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-14T05:54:08.177Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/api/types [no test files] [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-14T05:54:08.177Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2022-03-14T05:54:08.177Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-14T05:54:08.177Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2022-03-14T05:54:08.177Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/builder [no test files] [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-14T05:54:08.177Z] ok github.com/docker/docker/builder/remotecontext 0.088s coverage: 13.7% of statements [2022-03-14T05:54:08.177Z] ok github.com/docker/docker/builder/dockerfile 0.196s coverage: 49.3% of statements [2022-03-14T05:54:08.177Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-14T05:54:08.177Z] ok github.com/docker/docker/builder/remotecontext/git 0.833s coverage: 86.3% of statements [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/cli [no test files] [2022-03-14T05:54:08.177Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-14T05:54:08.969Z] INFO: Expanding compiler 3 of 3... [2022-03-14T05:54:09.113Z] ok github.com/docker/docker/cmd/docker-proxy 0.267s coverage: 67.6% of statements [2022-03-14T05:54:09.425Z] INFO: Removing downloaded files... [2022-03-14T05:54:09.425Z] INFO: Downloading containerd [2022-03-14T05:54:11.651Z] ok github.com/docker/docker/client 0.063s coverage: 75.7% of statements [2022-03-14T05:54:14.488Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-03-14T05:54:18.090Z] 4612f6d0b889: Pull complete [2022-03-14T05:54:22.029Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-03-14T05:54:24.207Z] [2022-03-14T05:54:24.207Z] Name Version Source Summary [2022-03-14T05:54:24.207Z] ---- ------- ------ ------- [2022-03-14T05:54:24.207Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-14T05:54:24.402Z] 037d5740b404: Pull complete [2022-03-14T05:54:24.402Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-14T05:54:24.402Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T05:54:24.402Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T05:54:24.402Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-03-14T05:54:24.402Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-03-14T05:54:24.402Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-03-14T05:54:24.402Z] INFO: Docker version of control daemon [2022-03-14T05:54:24.402Z] [2022-03-14T05:54:24.402Z] Client: [2022-03-14T05:54:24.402Z] Version: 20.10.9 [2022-03-14T05:54:24.402Z] API version: 1.41 [2022-03-14T05:54:24.402Z] Go version: go1.16.8 [2022-03-14T05:54:24.402Z] Git commit: c2ea9bc [2022-03-14T05:54:24.402Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-14T05:54:24.402Z] OS/Arch: windows/amd64 [2022-03-14T05:54:24.402Z] Context: default [2022-03-14T05:54:24.402Z] Experimental: true [2022-03-14T05:54:24.402Z] [2022-03-14T05:54:24.402Z] Server: Docker Engine - Community [2022-03-14T05:54:24.402Z] Engine: [2022-03-14T05:54:24.402Z] Version: 20.10.9 [2022-03-14T05:54:24.402Z] API version: 1.41 (minimum version 1.24) [2022-03-14T05:54:24.402Z] Go version: go1.16.8 [2022-03-14T05:54:24.402Z] Git commit: 79ea9d3 [2022-03-14T05:54:24.402Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-14T05:54:24.402Z] OS/Arch: windows/amd64 [2022-03-14T05:54:24.402Z] Experimental: true [2022-03-14T05:54:24.402Z] [2022-03-14T05:54:24.402Z] INFO: Docker info of control daemon [2022-03-14T05:54:24.402Z] [2022-03-14T05:54:24.402Z] Client: [2022-03-14T05:54:24.402Z] Context: default [2022-03-14T05:54:24.402Z] Debug Mode: false [2022-03-14T05:54:24.402Z] [2022-03-14T05:54:24.402Z] Server: [2022-03-14T05:54:24.402Z] Containers: 0 [2022-03-14T05:54:24.402Z] Running: 0 [2022-03-14T05:54:24.402Z] Paused: 0 [2022-03-14T05:54:24.402Z] Stopped: 0 [2022-03-14T05:54:24.402Z] Images: 1 [2022-03-14T05:54:24.402Z] Server Version: 20.10.9 [2022-03-14T05:54:24.402Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-14T05:54:24.402Z] Windows: [2022-03-14T05:54:24.402Z] LCOW: [2022-03-14T05:54:24.402Z] Logging Driver: json-file [2022-03-14T05:54:24.402Z] Plugins: [2022-03-14T05:54:24.402Z] Volume: local [2022-03-14T05:54:24.402Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-14T05:54:24.402Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-14T05:54:24.402Z] Swarm: inactive [2022-03-14T05:54:24.402Z] Default Isolation: process [2022-03-14T05:54:24.402Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-14T05:54:24.402Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-14T05:54:24.402Z] OSType: windows [2022-03-14T05:54:24.402Z] Architecture: x86_64 [2022-03-14T05:54:24.402Z] CPUs: 4 [2022-03-14T05:54:24.402Z] Total Memory: 32GiB [2022-03-14T05:54:24.402Z] Name: azwin-2-c4a611 [2022-03-14T05:54:24.402Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-14T05:54:24.402Z] Docker Root Dir: D:\docker [2022-03-14T05:54:24.402Z] Debug Mode: false [2022-03-14T05:54:24.402Z] Registry: https://index.docker.io/v1/ [2022-03-14T05:54:24.402Z] Labels: [2022-03-14T05:54:24.402Z] Experimental: true [2022-03-14T05:54:24.402Z] Insecure Registries: [2022-03-14T05:54:24.402Z] 10.0.0.4:5000 [2022-03-14T05:54:24.402Z] 127.0.0.0/8 [2022-03-14T05:54:24.402Z] Registry Mirrors: [2022-03-14T05:54:24.402Z] http://10.0.0.4:5000/ [2022-03-14T05:54:24.402Z] Live Restore Enabled: false [2022-03-14T05:54:24.402Z] Product License: Community Engine [2022-03-14T05:54:24.402Z] [2022-03-14T05:54:24.402Z] [2022-03-14T05:54:24.402Z] INFO: Commit hash is da068165f6 [2022-03-14T05:54:24.402Z] INFO: Nuke-Everything... [2022-03-14T05:54:24.402Z] INFO: Container count on control daemon to delete is 0 [2022-03-14T05:54:24.402Z] INFO: Nuking d:\CI [2022-03-14T05:54:24.402Z] INFO: Zapped successfully [2022-03-14T05:54:24.402Z] INFO: Location for testing is d:\CI\PR-43375\1 [2022-03-14T05:54:24.402Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-14T05:54:24.402Z] [2022-03-14T05:54:24.402Z] [2022-03-14T05:54:24.402Z] INFO: Building the image from Dockerfile.windows at 03/14/2022 05:54:18... [2022-03-14T05:54:24.402Z] [2022-03-14T05:54:24.664Z] [2022-03-14T05:54:24.664Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-14T05:54:24.664Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-14T05:54:24.664Z] PSChildName : containerd [2022-03-14T05:54:24.664Z] PSDrive : C [2022-03-14T05:54:24.664Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-14T05:54:24.664Z] PSIsContainer : True [2022-03-14T05:54:24.664Z] Name : containerd [2022-03-14T05:54:24.664Z] FullName : C:\containerd [2022-03-14T05:54:24.664Z] Parent : [2022-03-14T05:54:24.664Z] Exists : True [2022-03-14T05:54:24.664Z] Root : C:\ [2022-03-14T05:54:24.664Z] Extension : [2022-03-14T05:54:24.664Z] CreationTime : 3/14/2022 5:54:24 AM [2022-03-14T05:54:24.664Z] CreationTimeUtc : 3/14/2022 5:54:24 AM [2022-03-14T05:54:24.664Z] LastAccessTime : 3/14/2022 5:54:24 AM [2022-03-14T05:54:24.664Z] LastAccessTimeUtc : 3/14/2022 5:54:24 AM [2022-03-14T05:54:24.664Z] LastWriteTime : 3/14/2022 5:54:24 AM [2022-03-14T05:54:24.664Z] LastWriteTimeUtc : 3/14/2022 5:54:24 AM [2022-03-14T05:54:24.664Z] Attributes : Directory [2022-03-14T05:54:24.664Z] Mode : d----- [2022-03-14T05:54:24.664Z] BaseName : containerd [2022-03-14T05:54:24.664Z] Target : {} [2022-03-14T05:54:24.664Z] LinkType : [2022-03-14T05:54:24.664Z] [2022-03-14T05:54:25.364Z] Sending build context to Docker daemon 64.28MB [2022-03-14T05:54:25.364Z] [2022-03-14T05:54:25.819Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-14T05:54:25.819Z] ---> 02f938cacc3b [2022-03-14T05:54:25.819Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-14T05:54:25.819Z] ---> Running in 0adb01cc552e [2022-03-14T05:54:26.192Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-14T05:54:26.192Z] INFO: Configuring git core.autocrlf... [2022-03-14T05:54:26.192Z] [2022-03-14T05:54:26.192Z] [2022-03-14T05:54:26.276Z] Removing intermediate container 0adb01cc552e [2022-03-14T05:54:26.276Z] ---> bc2fa2734904 [2022-03-14T05:54:26.276Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-14T05:54:26.276Z] ---> Running in 845b1ec42727 [2022-03-14T05:54:26.276Z] Removing intermediate container 845b1ec42727 [2022-03-14T05:54:26.276Z] ---> 04bcd5cf7da6 [2022-03-14T05:54:26.276Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.1 [2022-03-14T05:54:26.276Z] ---> Running in 3cac2b6c8e01 [2022-03-14T05:54:26.732Z] Removing intermediate container 3cac2b6c8e01 [2022-03-14T05:54:26.732Z] ---> 302455432804 [2022-03-14T05:54:26.732Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-14T05:54:26.732Z] ---> Running in 3dbfc4946e0f [2022-03-14T05:54:26.872Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-03-14T05:54:27.188Z] Removing intermediate container 3dbfc4946e0f [2022-03-14T05:54:27.188Z] ---> 6393d19c7817 [2022-03-14T05:54:27.188Z] 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-14T05:54:27.188Z] ---> Running in dd51d4e46305 [2022-03-14T05:54:27.643Z] Removing intermediate container dd51d4e46305 [2022-03-14T05:54:27.643Z] ---> 05311f734268 [2022-03-14T05:54:27.644Z] 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-14T05:54:27.644Z] ---> Running in 1ea6e11aec83 [2022-03-14T05:54:33.471Z] [2022-03-14T05:54:33.471Z] SUCCESS: Specified value was saved. [2022-03-14T05:54:33.926Z] INFO: Downloading git... [2022-03-14T05:54:35.467Z] INFO: Downloading go... [2022-03-14T05:54:36.639Z] INFO: Downloading compiler 1 of 3... [2022-03-14T05:54:37.095Z] INFO: Downloading compiler 2 of 3... [2022-03-14T05:54:37.095Z] INFO: Downloading compiler 3 of 3... [2022-03-14T05:54:37.095Z] INFO: Extracting git... [2022-03-14T05:54:43.203Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-03-14T05:54:50.373Z] ok github.com/docker/docker/cmd/dockerd 0.043s coverage: 29.3% of statements [2022-03-14T05:54:50.373Z] ok github.com/docker/docker/container 0.115s coverage: 34.8% of statements [2022-03-14T05:54:50.373Z] ok github.com/docker/docker/cmd/dockerd/trap 2.390s coverage: 0.0% of statements [2022-03-14T05:54:50.373Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-14T05:54:50.373Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-14T05:54:50.373Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-14T05:54:50.373Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-14T05:54:50.373Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-14T05:54:50.632Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2022-03-14T05:54:51.865Z] INFO: Expanding go... [2022-03-14T05:54:52.771Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-03-14T05:54:53.171Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.018s coverage: 65.3% of statements [2022-03-14T05:54:54.112Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-03-14T05:54:54.288Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-03-14T05:54:58.236Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-03-14T05:55:02.229Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.8% of statements [2022-03-14T05:55:02.229Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.0% of statements [2022-03-14T05:55:02.797Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-03-14T05:55:03.369Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-14T05:55:03.939Z] ok github.com/docker/docker/daemon 10.097s coverage: 17.2% of statements [2022-03-14T05:55:03.939Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-14T05:55:03.939Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-14T05:55:03.939Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-14T05:55:03.939Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-14T05:55:04.198Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.011s coverage: 4.2% of statements [2022-03-14T05:55:05.137Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.337s coverage: 56.2% of statements [2022-03-14T05:55:06.077Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-03-14T05:55:07.455Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2022-03-14T05:55:08.835Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.245s coverage: 50.5% of statements [2022-03-14T05:55:09.404Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.595s coverage: 45.9% of statements [2022-03-14T05:55:09.404Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-14T05:55:10.782Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.017s coverage: 58.8% of statements [2022-03-14T05:55:10.782Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.767s coverage: 58.0% of statements [2022-03-14T05:55:10.782Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-14T05:55:10.782Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-14T05:55:12.188Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 2.9% of statements [2022-03-14T05:55:12.446Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-03-14T05:55:13.045Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.8% of statements [2022-03-14T05:55:13.045Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-14T05:55:13.045Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-14T05:55:13.980Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.0% of statements [2022-03-14T05:55:14.241Z] ok github.com/docker/docker/daemon/logger/awslogs 0.157s coverage: 80.2% of statements [2022-03-14T05:55:14.303Z] ............................ [ 66%] [2022-03-14T05:55:14.811Z] ok github.com/docker/docker/daemon/logger/fluentd 0.005s coverage: 33.6% of statements [2022-03-14T05:55:14.811Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-14T05:55:15.072Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2022-03-14T05:55:15.331Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 23.9% of statements [2022-03-14T05:55:15.901Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-03-14T05:55:15.901Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2022-03-14T05:55:16.470Z] ok github.com/docker/docker/daemon/logger/local 0.036s coverage: 78.7% of statements [2022-03-14T05:55:16.471Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-14T05:55:16.731Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.041s coverage: 56.5% of statements [2022-03-14T05:55:17.300Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 31.5% of statements [2022-03-14T05:55:18.240Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 46.8% of statements [2022-03-14T05:55:18.240Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-03-14T05:55:18.808Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-14T05:55:19.377Z] ok github.com/docker/docker/daemon/logger/splunk 1.535s coverage: 82.5% of statements [2022-03-14T05:55:19.377Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-14T05:55:19.377Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-14T05:55:20.316Z] ok github.com/docker/docker/distribution/metadata 0.032s coverage: 48.2% of statements [2022-03-14T05:55:20.885Z] ok github.com/docker/docker/distribution 0.598s coverage: 28.4% of statements [2022-03-14T05:55:20.885Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-14T05:55:21.453Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2022-03-14T05:55:21.766Z] INFO: Expanding compiler 1 of 3... [2022-03-14T05:55:21.766Z] INFO: Expanding compiler 2 of 3... [2022-03-14T05:55:22.388Z] ok github.com/docker/docker/image 0.029s coverage: 86.9% of statements [2022-03-14T05:55:22.647Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-14T05:55:22.905Z] ok github.com/docker/docker/distribution/xfer 1.895s coverage: 84.9% of statements [2022-03-14T05:55:22.905Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-14T05:55:23.164Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-03-14T05:55:23.730Z] ok github.com/docker/docker/image/v1 0.013s coverage: 25.0% of statements [2022-03-14T05:55:23.731Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-14T05:55:23.989Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2022-03-14T05:55:24.556Z] ok github.com/docker/docker/oci 0.008s coverage: 43.3% of statements [2022-03-14T05:55:25.491Z] ok github.com/docker/docker/opts 0.022s coverage: 67.4% of statements [2022-03-14T05:55:25.491Z] ok github.com/docker/docker/pkg/aaparser 0.021s coverage: 52.9% of statements [2022-03-14T05:55:26.591Z] Removing intermediate container b8649d96b028 [2022-03-14T05:55:26.591Z] ---> 8a318f76c2e4 [2022-03-14T05:55:26.591Z] 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-14T05:55:26.591Z] ---> Running in 82a56a4ee261 [2022-03-14T05:55:26.591Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-14T05:55:26.591Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-14T05:55:26.591Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-14T05:55:26.591Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-14T05:55:26.591Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-14T05:55:26.591Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-14T05:55:26.591Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-14T05:55:26.591Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-14T05:55:26.591Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-14T05:55:26.591Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-14T05:55:26.591Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-14T05:55:26.591Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-14T05:55:26.591Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-14T05:55:26.591Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-14T05:55:26.591Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-14T05:55:26.591Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-14T05:55:26.870Z] ok github.com/docker/docker/pkg/archive 0.276s coverage: 82.0% of statements [2022-03-14T05:55:27.540Z] INFO: Expanding compiler 3 of 3... [2022-03-14T05:55:27.997Z] INFO: Removing downloaded files... [2022-03-14T05:55:27.997Z] INFO: Downloading containerd [2022-03-14T05:55:28.249Z] ok github.com/docker/docker/pkg/authorization 0.754s coverage: 68.3% of statements [2022-03-14T05:55:28.249Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-03-14T05:55:28.509Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-14T05:55:31.799Z] ok github.com/docker/docker/pkg/chrootarchive 2.514s coverage: 43.5% of statements [2022-03-14T05:55:31.799Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 6.7% of statements [2022-03-14T05:55:32.058Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-14T05:55:32.058Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-03-14T05:55:32.058Z] ok github.com/docker/docker/layer 7.312s coverage: 69.0% of statements [2022-03-14T05:55:32.058Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-14T05:55:32.058Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-14T05:55:32.058Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-14T05:55:32.058Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-14T05:55:32.058Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-14T05:55:32.058Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-14T05:55:32.627Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-03-14T05:55:32.886Z] ok github.com/docker/docker/pkg/fsutils 0.139s coverage: 85.1% of statements [2022-03-14T05:55:33.145Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-14T05:55:33.145Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-03-14T05:55:34.079Z] ok github.com/docker/docker/pkg/idtools 0.407s coverage: 69.5% of statements [2022-03-14T05:55:34.079Z] ok github.com/docker/docker/pkg/ioutils 0.371s coverage: 70.1% of statements [2022-03-14T05:55:34.338Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-03-14T05:55:34.338Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-03-14T05:55:34.338Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-14T05:55:34.338Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-03-14T05:55:34.596Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2022-03-14T05:55:34.596Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2022-03-14T05:55:34.854Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 86.7% of statements [2022-03-14T05:55:34.854Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-03-14T05:55:34.854Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-14T05:55:34.854Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-14T05:55:35.422Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2022-03-14T05:55:35.681Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-14T05:55:35.940Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-03-14T05:55:36.198Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-14T05:55:36.966Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-14T05:55:36.966Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-14T05:55:36.966Z] GOOS="" GOARCH="" GOARM="" [2022-03-14T05:55:36.966Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-14T05:55:36.966Z] [2022-03-14T05:55:36.966Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-14T05:55:36.966Z] DOCKER_SYSTEMD=1 [2022-03-14T05:55:36.966Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-14T05:55:36.966Z] HOSTNAME=4bb642aa7aac [2022-03-14T05:55:36.966Z] DEST=bundles/test-integration [2022-03-14T05:55:36.966Z] PWD=/go/src/github.com/docker/docker [2022-03-14T05:55:36.966Z] DOCKER_GITCOMMIT=da068165f6c8ae5771abb6aaf1523accef8e250d [2022-03-14T05:55:36.966Z] container=docker [2022-03-14T05:55:36.966Z] HOME=/root [2022-03-14T05:55:36.966Z] LANG=C.UTF-8 [2022-03-14T05:55:36.966Z] INVOCATION_ID=05daa72eb6c0406c92fcbcb57ea44a9f [2022-03-14T05:55:36.966Z] GOLANG_VERSION=1.17.8 [2022-03-14T05:55:36.966Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-14T05:55:36.966Z] VALIDATE_BRANCH=master [2022-03-14T05:55:36.966Z] TERM=xterm [2022-03-14T05:55:36.966Z] DOCKER_PKG=github.com/docker/docker [2022-03-14T05:55:36.966Z] SHLVL=3 [2022-03-14T05:55:36.966Z] TIMEOUT=120m [2022-03-14T05:55:36.966Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-14T05:55:36.966Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-14T05:55:36.966Z] GO111MODULE=off [2022-03-14T05:55:36.966Z] DOCKER_EXPERIMENTAL=1 [2022-03-14T05:55:36.966Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-14T05:55:36.966Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-14T05:55:36.966Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-14T05:55:36.966Z] GOPATH=/go [2022-03-14T05:55:36.966Z] PKG_CONFIG=pkg-config [2022-03-14T05:55:36.966Z] _=/usr/bin/env [2022-03-14T05:55:36.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-14T05:55:37.574Z] ok github.com/docker/docker/pkg/pubsub 1.041s coverage: 75.0% of statements [2022-03-14T05:55:37.574Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-14T05:55:37.833Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-14T05:55:38.092Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-03-14T05:55:38.352Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-03-14T05:55:38.352Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-14T05:55:38.921Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.3% of statements [2022-03-14T05:55:39.181Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-14T05:55:39.442Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2022-03-14T05:55:40.011Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2022-03-14T05:55:40.269Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2022-03-14T05:55:40.269Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-03-14T05:55:40.428Z] [2022-03-14T05:55:40.428Z] Name Version Source Summary [2022-03-14T05:55:40.428Z] ---- ------- ------ ------- [2022-03-14T05:55:40.428Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-14T05:55:40.530Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-03-14T05:55:40.599Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-14T05:55:40.599Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-14T05:55:40.599Z] GOOS="" GOARCH="" GOARM="" [2022-03-14T05:55:41.165Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-14T05:55:41.165Z] [2022-03-14T05:55:41.165Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-14T05:55:41.422Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-14T05:55:41.422Z] HOSTNAME=2ad57b005632 [2022-03-14T05:55:41.422Z] DEST=bundles/test-integration [2022-03-14T05:55:41.422Z] PWD=/go/src/github.com/docker/docker [2022-03-14T05:55:41.422Z] DOCKER_ROOTLESS=1 [2022-03-14T05:55:41.422Z] DOCKER_GITCOMMIT=da068165f6c8ae5771abb6aaf1523accef8e250d [2022-03-14T05:55:41.422Z] container=docker [2022-03-14T05:55:41.422Z] HOME=/root [2022-03-14T05:55:41.422Z] GOLANG_VERSION=1.17.8 [2022-03-14T05:55:41.422Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-14T05:55:41.422Z] VALIDATE_BRANCH=master [2022-03-14T05:55:41.422Z] TERM=xterm [2022-03-14T05:55:41.422Z] DOCKER_PKG=github.com/docker/docker [2022-03-14T05:55:41.422Z] SHLVL=1 [2022-03-14T05:55:41.422Z] TIMEOUT=120m [2022-03-14T05:55:41.422Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-14T05:55:41.422Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-14T05:55:41.422Z] GO111MODULE=off [2022-03-14T05:55:41.422Z] DOCKER_EXPERIMENTAL=1 [2022-03-14T05:55:41.422Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-14T05:55:41.422Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-14T05:55:41.422Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-14T05:55:41.422Z] GOPATH=/go [2022-03-14T05:55:41.422Z] PKG_CONFIG=pkg-config [2022-03-14T05:55:41.422Z] _=/usr/bin/env [2022-03-14T05:55:41.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-14T05:55:41.437Z] Removing intermediate container 82a56a4ee261 [2022-03-14T05:55:41.437Z] ---> 74701d6f8dfd [2022-03-14T05:55:41.437Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-14T05:55:41.437Z] ---> Running in 9ee1922c0c02 [2022-03-14T05:55:41.437Z] Removing intermediate container 9ee1922c0c02 [2022-03-14T05:55:41.437Z] ---> 830913a34901 [2022-03-14T05:55:41.437Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-14T05:55:41.437Z] ---> Running in 112d1b8441fd [2022-03-14T05:55:41.437Z] Removing intermediate container 112d1b8441fd [2022-03-14T05:55:41.437Z] ---> 92d6f73d87f8 [2022-03-14T05:55:41.437Z] Step 11/11 : COPY . . [2022-03-14T05:55:42.437Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-03-14T05:55:42.697Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-14T05:55:42.956Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-03-14T05:55:43.394Z] [2022-03-14T05:55:43.394Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-14T05:55:43.394Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-14T05:55:43.394Z] PSChildName : containerd [2022-03-14T05:55:43.394Z] PSDrive : C [2022-03-14T05:55:43.394Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-14T05:55:43.394Z] PSIsContainer : True [2022-03-14T05:55:43.394Z] Name : containerd [2022-03-14T05:55:43.394Z] FullName : C:\containerd [2022-03-14T05:55:43.394Z] Parent : [2022-03-14T05:55:43.394Z] Exists : True [2022-03-14T05:55:43.394Z] Root : C:\ [2022-03-14T05:55:43.394Z] Extension : [2022-03-14T05:55:43.394Z] CreationTime : 3/14/2022 5:55:43 AM [2022-03-14T05:55:43.394Z] CreationTimeUtc : 3/14/2022 5:55:43 AM [2022-03-14T05:55:43.394Z] LastAccessTime : 3/14/2022 5:55:43 AM [2022-03-14T05:55:43.394Z] LastAccessTimeUtc : 3/14/2022 5:55:43 AM [2022-03-14T05:55:43.394Z] LastWriteTime : 3/14/2022 5:55:43 AM [2022-03-14T05:55:43.394Z] LastWriteTimeUtc : 3/14/2022 5:55:43 AM [2022-03-14T05:55:43.394Z] Attributes : Directory [2022-03-14T05:55:43.394Z] Mode : d----- [2022-03-14T05:55:43.394Z] BaseName : containerd [2022-03-14T05:55:43.394Z] Target : {} [2022-03-14T05:55:43.394Z] LinkType : [2022-03-14T05:55:43.394Z] [2022-03-14T05:55:44.333Z] ok github.com/docker/docker/quota 0.233s coverage: 71.4% of statements [2022-03-14T05:55:44.333Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-14T05:55:45.617Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-14T05:55:45.617Z] INFO: Configuring git core.autocrlf... [2022-03-14T05:55:45.617Z] [2022-03-14T05:55:45.617Z] [2022-03-14T05:55:45.708Z] ok github.com/docker/docker/registry 0.084s coverage: 58.3% of statements [2022-03-14T05:55:45.967Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-03-14T05:55:45.967Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-03-14T05:55:46.533Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-03-14T05:55:46.792Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-14T05:55:49.325Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-14T05:55:49.894Z] ok github.com/docker/docker/volume/local 0.091s coverage: 76.4% of statements [2022-03-14T05:55:50.463Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-03-14T05:55:51.840Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-03-14T05:55:54.020Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-03-14T05:55:57.362Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-14T05:55:57.362Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-14T05:55:57.362Z] GOOS="" GOARCH="" GOARM="" [2022-03-14T05:55:57.362Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-14T05:55:57.362Z] [2022-03-14T05:55:57.362Z] + c=0 [2022-03-14T05:55:57.362Z] + TEST_INTEGRATION_DEST=2 [2022-03-14T05:55:57.362Z] + CONTAINER_NAME=docker-pr1-2 [2022-03-14T05:55:57.362Z] + TEST_SKIP_INTEGRATION=1 [2022-03-14T05:55:57.362Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-14T05:55:57.362Z] + run_tests [2022-03-14T05:55:57.362Z] + '[' -n 0 ']' [2022-03-14T05:55:57.362Z] + rm= [2022-03-14T05:55:57.362Z] + TEST_INTEGRATION_DEST=1 [2022-03-14T05:55:57.362Z] + CONTAINER_NAME=docker-pr1-1 [2022-03-14T05:55:57.362Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-03-14T05:55:57.362Z] + run_tests test-integration-flaky [2022-03-14T05:55:57.362Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43375/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43375/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43375/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=da068165f6c8ae5771abb6aaf1523accef8e250d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:da068165f6c8ae5771abb6aaf1523accef8e250d hack/make.sh '' test-integration [2022-03-14T05:55:57.362Z] + '[' -n 0 ']' [2022-03-14T05:55:57.362Z] + rm= [2022-03-14T05:55:57.362Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43375/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43375/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43375/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=da068165f6c8ae5771abb6aaf1523accef8e250d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:da068165f6c8ae5771abb6aaf1523accef8e250d hack/make.sh test-integration-flaky test-integration [2022-03-14T05:55:57.362Z] + TEST_INTEGRATION_DEST=3 [2022-03-14T05:55:57.362Z] + CONTAINER_NAME=docker-pr1-3 [2022-03-14T05:55:57.362Z] + TEST_SKIP_INTEGRATION=1 [2022-03-14T05:55:57.362Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-14T05:55:57.362Z] + run_tests [2022-03-14T05:55:57.362Z] + '[' -n 0 ']' [2022-03-14T05:55:57.362Z] + rm= [2022-03-14T05:55:57.362Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43375/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43375/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43375/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=da068165f6c8ae5771abb6aaf1523accef8e250d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:da068165f6c8ae5771abb6aaf1523accef8e250d hack/make.sh '' test-integration [2022-03-14T05:55:57.362Z] ++ jobs -p [2022-03-14T05:55:57.362Z] + for job in $(jobs -p) [2022-03-14T05:55:57.362Z] + wait 8775 [2022-03-14T05:55:57.362Z] [2022-03-14T05:55:57.362Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-14T05:55:57.362Z] [2022-03-14T05:55:57.362Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-14T05:55:57.362Z] HOSTNAME=60d0991bd8f3 [2022-03-14T05:55:57.362Z] TEST_SKIP_INTEGRATION=1 [2022-03-14T05:55:57.362Z] TESTDEBUG=0 [2022-03-14T05:55:57.362Z] DEST=bundles/test-integration [2022-03-14T05:55:57.362Z] PWD=/go/src/github.com/docker/docker [2022-03-14T05:55:57.362Z] KEEPBUNDLE=1 [2022-03-14T05:55:57.362Z] DOCKER_GITCOMMIT=da068165f6c8ae5771abb6aaf1523accef8e250d [2022-03-14T05:55:57.362Z] container=docker [2022-03-14T05:55:57.362Z] HOME=/root [2022-03-14T05:55:57.362Z] GOLANG_VERSION=1.17.8 [2022-03-14T05:55:57.362Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-14T05:55:57.362Z] VALIDATE_BRANCH=master [2022-03-14T05:55:57.362Z] TERM=xterm [2022-03-14T05:55:57.362Z] DOCKER_PKG=github.com/docker/docker [2022-03-14T05:55:57.362Z] SHLVL=1 [2022-03-14T05:55:57.362Z] TIMEOUT=120m [2022-03-14T05:55:57.362Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-14T05:55:57.362Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-14T05:55:57.362Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-14T05:55:57.362Z] GO111MODULE=off [2022-03-14T05:55:57.362Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-14T05:55:57.362Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-14T05:55:57.362Z] GOPATH=/go [2022-03-14T05:55:57.362Z] PKG_CONFIG=pkg-config [2022-03-14T05:55:57.362Z] _=/usr/bin/env [2022-03-14T05:55:57.362Z] Building test suite binary ./integration-cli/test.main [2022-03-14T05:55:57.362Z] [2022-03-14T05:55:57.362Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-03-14T05:55:57.362Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-14T05:55:57.362Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-14T05:55:57.362Z] HOSTNAME=3c7bd24426c1 [2022-03-14T05:55:57.362Z] TEST_SKIP_INTEGRATION=1 [2022-03-14T05:55:57.362Z] TESTDEBUG=0 [2022-03-14T05:55:57.362Z] DEST=bundles/test-integration [2022-03-14T05:55:57.362Z] PWD=/go/src/github.com/docker/docker [2022-03-14T05:55:57.362Z] KEEPBUNDLE=1 [2022-03-14T05:55:57.362Z] DOCKER_GITCOMMIT=da068165f6c8ae5771abb6aaf1523accef8e250d [2022-03-14T05:55:57.362Z] container=docker [2022-03-14T05:55:57.362Z] HOME=/root [2022-03-14T05:55:57.362Z] GOLANG_VERSION=1.17.8 [2022-03-14T05:55:57.362Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-14T05:55:57.362Z] VALIDATE_BRANCH=master [2022-03-14T05:55:57.362Z] TERM=xterm [2022-03-14T05:55:57.362Z] DOCKER_PKG=github.com/docker/docker [2022-03-14T05:55:57.362Z] SHLVL=1 [2022-03-14T05:55:57.362Z] TIMEOUT=120m [2022-03-14T05:55:57.362Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-14T05:55:57.362Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-14T05:55:57.362Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-14T05:55:57.362Z] GO111MODULE=off [2022-03-14T05:55:57.362Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-14T05:55:57.362Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-14T05:55:57.362Z] GOPATH=/go [2022-03-14T05:55:57.362Z] PKG_CONFIG=pkg-config [2022-03-14T05:55:57.362Z] _=/usr/bin/env [2022-03-14T05:55:57.362Z] Building test suite binary ./integration-cli/test.main [2022-03-14T05:55:57.362Z] No new tests added to integration. [2022-03-14T05:55:57.362Z] [2022-03-14T05:55:57.362Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-14T05:55:57.362Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-14T05:55:57.362Z] HOSTNAME=0f762e6fbb0f [2022-03-14T05:55:57.362Z] TESTDEBUG=0 [2022-03-14T05:55:57.362Z] DEST=bundles/test-integration [2022-03-14T05:55:57.362Z] PWD=/go/src/github.com/docker/docker [2022-03-14T05:55:57.362Z] KEEPBUNDLE=1 [2022-03-14T05:55:57.362Z] DOCKER_GITCOMMIT=da068165f6c8ae5771abb6aaf1523accef8e250d [2022-03-14T05:55:57.362Z] container=docker [2022-03-14T05:55:57.362Z] HOME=/root [2022-03-14T05:55:57.362Z] GOLANG_VERSION=1.17.8 [2022-03-14T05:55:57.362Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-14T05:55:57.362Z] VALIDATE_BRANCH=master [2022-03-14T05:55:57.362Z] TERM=xterm [2022-03-14T05:55:57.362Z] DOCKER_PKG=github.com/docker/docker [2022-03-14T05:55:57.362Z] SHLVL=1 [2022-03-14T05:55:57.362Z] TIMEOUT=120m [2022-03-14T05:55:57.362Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-14T05:55:57.362Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-14T05:55:57.362Z] GO111MODULE=off [2022-03-14T05:55:57.362Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-14T05:55:57.362Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-14T05:55:57.362Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-14T05:55:57.362Z] GOPATH=/go [2022-03-14T05:55:57.362Z] PKG_CONFIG=pkg-config [2022-03-14T05:55:57.362Z] _=/usr/bin/env [2022-03-14T05:55:57.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-14T05:56:02.684Z] ---> 394d8f01dd6b [2022-03-14T05:56:02.684Z] Successfully built 394d8f01dd6b [2022-03-14T05:56:02.684Z] Successfully tagged docker:latest [2022-03-14T05:56:02.684Z] INFO: Image build ended at 03/14/2022 05:56:01. Duration:00:02:46.8512904 [2022-03-14T05:56:02.684Z] [2022-03-14T05:56:02.684Z] [2022-03-14T05:56:02.684Z] INFO: Building the test binaries at 03/14/2022 05:56:01... [2022-03-14T05:56:05.677Z] INFO: make.ps1 starting at 03/14/2022 05:56:05 [2022-03-14T05:56:05.677Z] INFO: Git commit (da068165f6) assumed from DOCKER_GITCOMMIT environment variable [2022-03-14T05:56:05.677Z] INFO: Invoking autogen... [2022-03-14T05:56:06.146Z] INFO: Building daemon... [2022-03-14T05:56:09.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-14T05:56:09.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-14T05:56:09.984Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.3% of statements [2022-03-14T05:56:09.984Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-14T05:56:09.984Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-14T05:56:09.984Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-14T05:56:09.984Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-14T05:56:09.984Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-14T05:56:09.984Z] ? github.com/docker/docker/rootless [no test files] [2022-03-14T05:56:09.984Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-14T05:56:09.984Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-14T05:56:09.984Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-14T05:56:09.984Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-14T05:56:09.984Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-14T05:56:09.984Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-14T05:56:09.984Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-14T05:56:09.984Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-14T05:56:09.984Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-14T05:56:09.984Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-14T05:56:09.984Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-14T05:56:09.984Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-14T05:56:09.984Z] ? github.com/docker/docker/volume [no test files] [2022-03-14T05:56:09.984Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-14T05:56:09.984Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === Skipped [2022-03-14T05:56:09.984Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-14T05:56:09.984Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-14T05:56:09.984Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-14T05:56:09.984Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-14T05:56:09.984Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-03-14T05:56:09.984Z] time="2022-03-14T05:55:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-14T05:56:09.984Z] aufs_test.go:37: driver not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-03-14T05:56:09.984Z] time="2022-03-14T05:55:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-14T05:56:09.984Z] aufs_test.go:37: driver not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-03-14T05:56:09.984Z] time="2022-03-14T05:55:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-14T05:56:09.984Z] aufs_test.go:37: driver not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-03-14T05:56:09.984Z] time="2022-03-14T05:55:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-14T05:56:09.984Z] aufs_test.go:37: driver not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-03-14T05:56:09.984Z] time="2022-03-14T05:55:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-14T05:56:09.984Z] aufs_test.go:37: driver not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-03-14T05:56:09.984Z] time="2022-03-14T05:55:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-14T05:56:09.984Z] aufs_test.go:37: driver not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-03-14T05:56:09.984Z] time="2022-03-14T05:55:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-14T05:56:09.984Z] aufs_test.go:37: driver not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-03-14T05:56:09.984Z] time="2022-03-14T05:55:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-14T05:56:09.984Z] aufs_test.go:37: driver not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-03-14T05:56:09.984Z] time="2022-03-14T05:55:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-14T05:56:09.984Z] aufs_test.go:37: driver not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-03-14T05:56:09.984Z] time="2022-03-14T05:55:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-14T05:56:09.984Z] aufs_test.go:37: driver not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-03-14T05:56:09.984Z] time="2022-03-14T05:55:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-14T05:56:09.984Z] aufs_test.go:37: driver not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-03-14T05:56:09.984Z] time="2022-03-14T05:55:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-14T05:56:09.984Z] aufs_test.go:37: driver not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-03-14T05:56:09.984Z] time="2022-03-14T05:55:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-14T05:56:09.984Z] aufs_test.go:37: driver not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-03-14T05:56:09.984Z] time="2022-03-14T05:55:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-14T05:56:09.984Z] aufs_test.go:37: driver not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-03-14T05:56:09.984Z] time="2022-03-14T05:55:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-14T05:56:09.984Z] aufs_test.go:37: driver not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-03-14T05:56:09.984Z] time="2022-03-14T05:55:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-14T05:56:09.984Z] aufs_test.go:37: driver not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-03-14T05:56:09.984Z] time="2022-03-14T05:55:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-14T05:56:09.984Z] aufs_test.go:37: driver not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-03-14T05:56:09.984Z] time="2022-03-14T05:55:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-14T05:56:09.984Z] aufs_test.go:37: driver not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-03-14T05:56:09.984Z] time="2022-03-14T05:55:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-14T05:56:09.984Z] aufs_test.go:37: driver not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-03-14T05:56:09.984Z] time="2022-03-14T05:55:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-14T05:56:09.984Z] aufs_test.go:37: driver not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-03-14T05:56:09.984Z] time="2022-03-14T05:55:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-14T05:56:09.984Z] aufs_test.go:37: driver not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-03-14T05:56:09.984Z] time="2022-03-14T05:55:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-14T05:56:09.984Z] aufs_test.go:37: driver not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-03-14T05:56:09.984Z] time="2022-03-14T05:55:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-14T05:56:09.984Z] aufs_test.go:37: driver not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-03-14T05:56:09.984Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-03-14T05:56:09.984Z] time="2022-03-14T05:55:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-14T05:56:09.984Z] aufs_test.go:37: driver not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-03-14T05:56:09.984Z] time="2022-03-14T05:55:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-14T05:56:09.984Z] aufs_test.go:37: driver not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-14T05:56:09.984Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-14T05:56:09.984Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-14T05:56:09.984Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-14T05:56:09.984Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-14T05:56:09.984Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-14T05:56:09.984Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-14T05:56:09.984Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-14T05:56:09.984Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-14T05:56:09.984Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-14T05:56:09.984Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-14T05:56:09.984Z] graphtest_unix.go:71: No driver to put! [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-14T05:56:09.984Z] time="2022-03-14T05:55:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-14T05:56:09.984Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-14T05:56:09.984Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-14T05:56:09.984Z] time="2022-03-14T05:55:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-14T05:56:09.984Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-14T05:56:09.984Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-14T05:56:09.984Z] time="2022-03-14T05:55:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-14T05:56:09.984Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-14T05:56:09.984Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-14T05:56:09.984Z] time="2022-03-14T05:55:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-14T05:56:09.984Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-14T05:56:09.984Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-14T05:56:09.984Z] time="2022-03-14T05:55:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-14T05:56:09.984Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-14T05:56:09.984Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-14T05:56:09.984Z] graphtest_unix.go:71: No driver to put! [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-14T05:56:09.984Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-14T05:56:09.984Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-14T05:56:09.984Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-14T05:56:09.984Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-14T05:56:09.984Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-14T05:56:09.984Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-14T05:56:09.984Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-14T05:56:09.984Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-14T05:56:09.984Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-14T05:56:09.984Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-14T05:56:09.984Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-14T05:56:09.984Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-14T05:56:09.984Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-14T05:56:09.984Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-14T05:56:09.984Z] graphtest_unix.go:71: No driver to put! [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-14T05:56:09.984Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-14T05:56:09.984Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-14T05:56:09.984Z] [2022-03-14T05:56:09.984Z] DONE 2323 tests, 53 skipped in 204.848s [2022-03-14T05:56:09.984Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-14T05:56:09.984Z] github.com/docker/docker/libnetwork/bitseq [2022-03-14T05:56:09.984Z] github.com/docker/docker/libnetwork/cluster [2022-03-14T05:56:09.984Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-14T05:56:09.984Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-14T05:56:09.984Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-14T05:56:09.984Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-14T05:56:09.984Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-14T05:56:09.984Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-14T05:56:09.984Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-14T05:56:09.984Z] github.com/docker/docker/libnetwork/config [2022-03-14T05:56:09.984Z] github.com/docker/docker/libnetwork/datastore [2022-03-14T05:56:09.984Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-14T05:56:09.984Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/driverapi [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/etchosts [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/idm [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/ipam [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/iptables [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/netlabel [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/netutils [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/networkdb [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/ns [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/options [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/osl [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/portallocator [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/portmapper [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/testutils [2022-03-14T05:56:09.985Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-14T05:56:09.985Z] + 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-14T05:56:12.134Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-03-14T05:56:12.134Z] tests/integration/client_test.py ..... [ 75%] [2022-03-14T05:56:12.134Z] tests/integration/context_api_test.py ... [ 76%] [2022-03-14T05:56:12.134Z] tests/integration/errors_test.py . [ 76%] [2022-03-14T05:56:14.534Z] 0a6173b79e25: Pull complete [2022-03-14T05:56:14.534Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-03-14T05:56:14.534Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-14T05:56:14.534Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-14T05:56:14.534Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-03-14T05:56:14.534Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-03-14T05:56:14.534Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2686' [2022-03-14T05:56:14.534Z] INFO: Docker version of control daemon [2022-03-14T05:56:14.534Z] [2022-03-14T05:56:14.534Z] Client: [2022-03-14T05:56:14.534Z] Version: 20.10.9 [2022-03-14T05:56:14.534Z] API version: 1.41 [2022-03-14T05:56:14.534Z] Go version: go1.16.8 [2022-03-14T05:56:14.534Z] Git commit: c2ea9bc [2022-03-14T05:56:14.534Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-14T05:56:14.534Z] OS/Arch: windows/amd64 [2022-03-14T05:56:14.534Z] Context: default [2022-03-14T05:56:14.534Z] Experimental: true [2022-03-14T05:56:14.534Z] [2022-03-14T05:56:14.534Z] Server: Docker Engine - Community [2022-03-14T05:56:14.534Z] Engine: [2022-03-14T05:56:14.534Z] Version: 20.10.9 [2022-03-14T05:56:14.534Z] API version: 1.41 (minimum version 1.24) [2022-03-14T05:56:14.534Z] Go version: go1.16.8 [2022-03-14T05:56:14.534Z] Git commit: 79ea9d3 [2022-03-14T05:56:14.534Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-14T05:56:14.534Z] OS/Arch: windows/amd64 [2022-03-14T05:56:14.534Z] Experimental: true [2022-03-14T05:56:14.534Z] [2022-03-14T05:56:14.534Z] INFO: Docker info of control daemon [2022-03-14T05:56:14.534Z] [2022-03-14T05:56:14.534Z] Client: [2022-03-14T05:56:14.534Z] Context: default [2022-03-14T05:56:14.534Z] Debug Mode: false [2022-03-14T05:56:14.534Z] Plugins: [2022-03-14T05:56:14.534Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-14T05:56:14.534Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-14T05:56:14.534Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-14T05:56:14.534Z] [2022-03-14T05:56:14.534Z] Server: [2022-03-14T05:56:14.534Z] Containers: 0 [2022-03-14T05:56:14.534Z] Running: 0 [2022-03-14T05:56:14.534Z] Paused: 0 [2022-03-14T05:56:14.534Z] Stopped: 0 [2022-03-14T05:56:14.534Z] Images: 1 [2022-03-14T05:56:14.534Z] Server Version: 20.10.9 [2022-03-14T05:56:14.534Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-03-14T05:56:14.534Z] LCOW: [2022-03-14T05:56:14.534Z] Windows: [2022-03-14T05:56:14.534Z] Logging Driver: json-file [2022-03-14T05:56:14.534Z] Plugins: [2022-03-14T05:56:14.534Z] Volume: local [2022-03-14T05:56:14.534Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-14T05:56:14.534Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-14T05:56:14.534Z] Swarm: inactive [2022-03-14T05:56:14.534Z] Default Isolation: process [2022-03-14T05:56:14.534Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-14T05:56:14.534Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-14T05:56:14.534Z] OSType: windows [2022-03-14T05:56:14.534Z] Architecture: x86_64 [2022-03-14T05:56:14.534Z] CPUs: 4 [2022-03-14T05:56:14.534Z] Total Memory: 32GiB [2022-03-14T05:56:14.534Z] Name: azwin-2-a4bc90 [2022-03-14T05:56:14.534Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-14T05:56:14.534Z] Docker Root Dir: D:\docker [2022-03-14T05:56:14.534Z] Debug Mode: false [2022-03-14T05:56:14.534Z] Registry: https://index.docker.io/v1/ [2022-03-14T05:56:14.534Z] Labels: [2022-03-14T05:56:14.534Z] Experimental: true [2022-03-14T05:56:14.534Z] Insecure Registries: [2022-03-14T05:56:14.534Z] 10.0.0.4:5000 [2022-03-14T05:56:14.534Z] 127.0.0.0/8 [2022-03-14T05:56:14.534Z] Registry Mirrors: [2022-03-14T05:56:14.534Z] http://10.0.0.4:5000/ [2022-03-14T05:56:14.534Z] Live Restore Enabled: false [2022-03-14T05:56:14.534Z] Product License: Community Engine [2022-03-14T05:56:14.534Z] [2022-03-14T05:56:14.534Z] [2022-03-14T05:56:14.534Z] INFO: Commit hash is da068165f6 [2022-03-14T05:56:14.534Z] INFO: Nuke-Everything... [2022-03-14T05:56:14.534Z] INFO: Container count on control daemon to delete is 0 [2022-03-14T05:56:14.534Z] INFO: Nuking d:\CI [2022-03-14T05:56:14.534Z] INFO: Zapped successfully [2022-03-14T05:56:14.534Z] INFO: Location for testing is d:\CI\PR-43375\1 [2022-03-14T05:56:14.534Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-14T05:56:14.534Z] [2022-03-14T05:56:14.534Z] [2022-03-14T05:56:14.534Z] INFO: Building the image from Dockerfile.windows at 03/14/2022 05:56:02... [2022-03-14T05:56:14.534Z] [2022-03-14T05:56:14.534Z] Sending build context to Docker daemon 64.28MB [2022-03-14T05:56:14.534Z] [2022-03-14T05:56:14.534Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-14T05:56:14.534Z] ---> 6a11116086a4 [2022-03-14T05:56:14.534Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-14T05:56:14.534Z] ---> Running in dfcd36bf5794 [2022-03-14T05:56:14.534Z] Removing intermediate container dfcd36bf5794 [2022-03-14T05:56:14.534Z] ---> fd0b6b221525 [2022-03-14T05:56:14.534Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-14T05:56:14.534Z] ---> Running in 20d9308012ce [2022-03-14T05:56:14.534Z] Removing intermediate container 20d9308012ce [2022-03-14T05:56:14.534Z] ---> ddd0a61a0498 [2022-03-14T05:56:14.534Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.1 [2022-03-14T05:56:14.534Z] ---> Running in 8cf34f03f835 [2022-03-14T05:56:14.534Z] Removing intermediate container 8cf34f03f835 [2022-03-14T05:56:14.534Z] ---> 83f8a2c9cad8 [2022-03-14T05:56:14.534Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-14T05:56:14.534Z] ---> Running in 0d8582fc69bc [2022-03-14T05:56:14.534Z] Removing intermediate container 0d8582fc69bc [2022-03-14T05:56:14.534Z] ---> 6ec7c92147ec [2022-03-14T05:56:14.534Z] 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-14T05:56:14.534Z] ---> Running in a641e271db17 [2022-03-14T05:56:14.534Z] Removing intermediate container a641e271db17 [2022-03-14T05:56:14.534Z] ---> 8b0245f6d7cb [2022-03-14T05:56:14.534Z] 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-14T05:56:14.534Z] ---> Running in a09a3b56be3a [2022-03-14T05:56:27.080Z] [2022-03-14T05:56:27.080Z] SUCCESS: Specified value was saved. [2022-03-14T05:56:28.067Z] INFO: Downloading git... [2022-03-14T05:56:28.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-14T05:56:28.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-14T05:56:29.642Z] INFO: Downloading go... [2022-03-14T05:56:30.297Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-03-14T05:56:35.515Z] INFO: Downloading compiler 1 of 3... [2022-03-14T05:56:35.515Z] INFO: Downloading compiler 2 of 3... [2022-03-14T05:56:35.515Z] INFO: Downloading compiler 3 of 3... [2022-03-14T05:56:35.515Z] INFO: Extracting git... [2022-03-14T05:56:35.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-14T05:56:41.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-14T05:56:46.331Z] ......... [ 85%] [2022-03-14T05:56:49.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-14T05:56:49.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-14T05:56:50.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-14T05:56:50.462Z] INFO: Expanding go... [2022-03-14T05:56:51.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-14T05:56:51.287Z] tests/integration/models_images_test.py ............... [ 89%] [2022-03-14T05:56:52.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-14T05:56:52.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-14T05:56:52.491Z] tests/integration/models_networks_test.py .... [ 90%] [2022-03-14T05:56:52.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-14T05:56:55.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-14T05:56:56.663Z] ok github.com/docker/docker/libnetwork 37.100s coverage: 40.7% of statements [2022-03-14T05:56:56.664Z] ok github.com/docker/docker/libnetwork/bitseq 0.124s coverage: 84.4% of statements [2022-03-14T05:56:56.664Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-14T05:56:56.664Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-14T05:56:56.664Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-14T05:56:56.664Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-14T05:56:56.664Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-14T05:56:56.664Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-14T05:56:56.664Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-14T05:56:56.664Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-14T05:56:56.664Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 19.7% of statements [2022-03-14T05:56:56.664Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-14T05:56:56.664Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-14T05:56:56.664Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-14T05:56:56.664Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-14T05:56:56.664Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.242s coverage: 59.9% of statements [2022-03-14T05:56:56.664Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-14T05:56:56.664Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-14T05:56:56.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-14T05:56:57.233Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 4.0% of statements [2022-03-14T05:56:57.233Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-14T05:56:57.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-14T05:56:57.809Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-03-14T05:56:57.809Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-14T05:56:57.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-14T05:56:58.069Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-14T05:56:58.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-14T05:56:58.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-14T05:56:59.072Z] tests/integration/models_nodes_test.py . [ 90%] [2022-03-14T05:56:59.072Z] tests/integration/models_resources_test.py . [ 91%] [2022-03-14T05:56:59.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-14T05:57:00.853Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-03-14T05:57:00.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-14T05:57:01.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-14T05:57:02.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-14T05:57:03.290Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-14T05:57:03.290Z] Using test binary docker [2022-03-14T05:57:03.290Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-14T05:57:03.290Z] Starting apparmor (via systemctl): apparmor.service. [2022-03-14T05:57:03.290Z] Starting dockerd [2022-03-14T05:57:03.290Z] INFO: Waiting for daemon to start... [2022-03-14T05:57:04.153Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-03-14T05:57:04.153Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-03-14T05:57:06.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-14T05:57:06.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-14T05:57:07.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-14T05:57:07.455Z] . [2022-03-14T05:57:07.455Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-14T05:57:07.455Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-14T05:57:07.455Z] Error: No such image: emptyfs [2022-03-14T05:57:07.713Z] Running integration-test (iteration 1) [2022-03-14T05:57:07.713Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-14T05:57:07.969Z] Loaded image: busybox:latest [2022-03-14T05:57:07.969Z] Loaded image: busybox:glibc [2022-03-14T05:57:08.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-14T05:57:08.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-14T05:57:08.044Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.830s coverage: 7.4% of statements [2022-03-14T05:57:08.044Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-14T05:57:08.044Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-14T05:57:08.044Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-03-14T05:57:08.044Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-14T05:57:08.044Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-14T05:57:08.044Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-14T05:57:08.102Z] tests/integration/regression_test.py ...... [ 98%] [2022-03-14T05:57:08.304Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-03-14T05:57:08.563Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-03-14T05:57:08.625Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-03-14T05:57:08.625Z] tests/integration/credentials/utils_test.py . [100%] [2022-03-14T05:57:08.625Z] [2022-03-14T05:57:08.625Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-03-14T05:57:08.625Z] =========================== short test summary info ============================ [2022-03-14T05:57:08.625Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-03-14T05:57:08.625Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-03-14T05:57:08.625Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-03-14T05:57:08.625Z] Not supported on most drivers [2022-03-14T05:57:08.625Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-03-14T05:57:08.625Z] Output of docker top depends on host distro, and is not formalized. [2022-03-14T05:57:08.625Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-03-14T05:57:08.625Z] Output of docker top depends on host distro, and is not formalized. [2022-03-14T05:57:08.625Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-03-14T05:57:08.625Z] Can fail if eth0 has multiple IP addresses [2022-03-14T05:57:08.625Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-03-14T05:57:08.625Z] This doesn't seem to be taken into account by the engine [2022-03-14T05:57:08.625Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-03-14T05:57:08.625Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-03-14T05:57:08.625Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 295.55 seconds == [2022-03-14T05:57:08.823Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-14T05:57:08.823Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-03-14T05:57:08.886Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-03-14T05:57:08.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-14T05:57:09.341Z] Loaded image: debian:bullseye-slim [2022-03-14T05:57:09.341Z] Loaded image: hello-world:latest [2022-03-14T05:57:09.599Z] Loaded image: arm32v7/hello-world:latest [2022-03-14T05:57:09.599Z] INFO: Testing against a local daemon [2022-03-14T05:57:09.599Z] === RUN TestCgroupNamespacesBuild [2022-03-14T05:57:10.968Z] --- PASS: TestCgroupNamespacesBuild (1.26s) [2022-03-14T05:57:10.968Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-14T05:57:11.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-14T05:57:11.889Z] Removing intermediate container 1ea6e11aec83 [2022-03-14T05:57:11.889Z] ---> 6e4aaf377cf0 [2022-03-14T05:57:11.889Z] 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-14T05:57:11.889Z] ---> Running in 6150be2dd202 [2022-03-14T05:57:11.889Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-14T05:57:11.889Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-14T05:57:11.889Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-14T05:57:11.889Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-14T05:57:11.889Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-14T05:57:11.889Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-14T05:57:11.889Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-14T05:57:11.889Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-14T05:57:11.889Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-14T05:57:11.889Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-14T05:57:11.889Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-14T05:57:11.889Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-14T05:57:11.889Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-14T05:57:11.889Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-14T05:57:11.889Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-14T05:57:11.889Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-14T05:57:12.338Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2022-03-14T05:57:12.338Z] === RUN TestBuildWithSession [2022-03-14T05:57:12.338Z] build_session_test.go:25: TODO: BuildKit [2022-03-14T05:57:12.338Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-14T05:57:12.338Z] === RUN TestBuildSquashParent [2022-03-14T05:57:12.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-14T05:57:13.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-14T05:57:13.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-14T05:57:14.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-14T05:57:15.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-14T05:57:15.744Z] INFO: Expanding compiler 1 of 3... [2022-03-14T05:57:15.745Z] INFO: Expanding compiler 2 of 3... [2022-03-14T05:57:16.511Z] --- PASS: TestBuildSquashParent (4.46s) [2022-03-14T05:57:16.511Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-14T05:57:16.511Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-14T05:57:16.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-14T05:57:16.511Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-14T05:57:16.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-14T05:57:16.511Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-14T05:57:16.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-14T05:57:16.511Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-14T05:57:16.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-14T05:57:16.511Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-14T05:57:16.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-14T05:57:16.511Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-14T05:57:16.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-14T05:57:16.511Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-14T05:57:16.511Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-14T05:57:16.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-14T05:57:17.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-14T05:57:18.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-14T05:57:18.402Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-14T05:57:18.402Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-14T05:57:18.641Z] INFO: Expanding compiler 3 of 3... [2022-03-14T05:57:18.740Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-14T05:57:18.740Z] [2022-03-14T05:57:18.740Z] ________ ____ __. [2022-03-14T05:57:18.740Z] \_____ \ | |/ _| [2022-03-14T05:57:18.740Z] / | \| < [2022-03-14T05:57:18.740Z] / | \ | \ [2022-03-14T05:57:18.740Z] \_______ /____|__ \ [2022-03-14T05:57:18.740Z] \/ \/ [2022-03-14T05:57:18.740Z] [2022-03-14T05:57:18.740Z] INFO: make.ps1 ended at 03/14/2022 05:57:14 [2022-03-14T05:57:18.740Z] INFO: Binaries build ended at 03/14/2022 05:57:16. Duration:00:01:14.4225787 [2022-03-14T05:57:18.740Z] INFO: Copying the built daemon binary to d:\CI\PR-43375\1\binary\dockerd-da068165f6.exe... [2022-03-14T05:57:18.740Z] INFO: Copying the built client binary to d:\CI\PR-43375\1\binary\docker-da068165f6.exe... [2022-03-14T05:57:18.740Z] INFO: Copying dockerversion from the container... [2022-03-14T05:57:18.740Z] INFO: Copying the golang package from the container to d:\CI\PR-43375\1\installer\go.zip... [2022-03-14T05:57:18.740Z] INFO: Extracting go.zip to d:\CI\PR-43375\1\go [2022-03-14T05:57:18.906Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-14T05:57:18.906Z] Using test binary docker [2022-03-14T05:57:18.906Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-14T05:57:18.906Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-14T05:57:18.906Z] INFO: Waiting for daemon to start... [2022-03-14T05:57:18.906Z] Starting dockerd [2022-03-14T05:57:19.098Z] INFO: Removing downloaded files... [2022-03-14T05:57:19.098Z] INFO: Downloading containerd [2022-03-14T05:57:19.772Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-14T05:57:20.029Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-14T05:57:21.035Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.006s coverage: 100.0% of statements [2022-03-14T05:57:21.118Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-14T05:57:21.118Z] [2022-03-14T05:57:21.118Z] Unloading profiles will leave already running processes permanently [2022-03-14T05:57:21.118Z] unconfined, which can lead to unexpected situations. [2022-03-14T05:57:21.118Z] [2022-03-14T05:57:21.118Z] To set a process to complain mode, use the command line tool [2022-03-14T05:57:21.118Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-14T05:57:21.118Z] Post stage [Pipeline] junit [2022-03-14T05:57:21.142Z] Recording test results [2022-03-14T05:57:21.402Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-14T05:57:21.402Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.51s) [2022-03-14T05:57:21.402Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.82s) [2022-03-14T05:57:21.402Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.53s) [2022-03-14T05:57:21.402Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.62s) [2022-03-14T05:57:21.402Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.51s) [2022-03-14T05:57:21.402Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.40s) [2022-03-14T05:57:21.402Z] === RUN TestBuildMultiStageCopy [2022-03-14T05:57:21.402Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-14T05:57:22.134Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-03-14T05:57:22.177Z] . [2022-03-14T05:57:22.177Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-14T05:57:22.177Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-14T05:57:22.177Z] Error: No such image: emptyfs [2022-03-14T05:57:22.177Z] Running integration-test (iteration 1) [2022-03-14T05:57:22.177Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-14T05:57:22.426Z] + echo Ensuring container killed. [2022-03-14T05:57:22.426Z] Ensuring container killed. [2022-03-14T05:57:22.426Z] + docker rm -vf docker-pr1 [2022-03-14T05:57:22.426Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-03-14T05:57:22.438Z] Loaded image: busybox:latest [2022-03-14T05:57:22.438Z] Loaded image: busybox:glibc [2022-03-14T05:57:22.740Z] + echo Chowning /workspace to jenkins user [2022-03-14T05:57:22.740Z] Chowning /workspace to jenkins user [2022-03-14T05:57:22.740Z] + id -u [2022-03-14T05:57:22.740Z] + id -g [2022-03-14T05:57:22.740Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43375:/workspace busybox chown -R 1000:1000 /workspace [2022-03-14T05:57:22.771Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-14T05:57:23.029Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-14T05:57:23.029Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-14T05:57:23.286Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-14T05:57:23.544Z] --- PASS: TestBuildMultiStageCopy (2.25s) [2022-03-14T05:57:23.544Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.34s) [2022-03-14T05:57:23.544Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-03-14T05:57:23.544Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-03-14T05:57:23.544Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-03-14T05:57:23.544Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-03-14T05:57:23.544Z] === RUN TestBuildMultiStageParentConfig [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-14T05:57:23.809Z] Loaded image: debian:bullseye-slim [2022-03-14T05:57:23.809Z] Loaded image: hello-world:latest [2022-03-14T05:57:23.989Z] + bundleName=docker-py [2022-03-14T05:57:23.989Z] + echo Creating docker-py-bundles.tar.gz [2022-03-14T05:57:23.989Z] Creating docker-py-bundles.tar.gz [2022-03-14T05:57:23.989Z] + 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-14T05:57:24.006Z] Archiving artifacts [2022-03-14T05:57:24.065Z] Loaded image: arm32v7/hello-world:latest [2022-03-14T05:57:24.065Z] INFO: Testing against a local daemon [2022-03-14T05:57:24.065Z] === RUN TestCgroupNamespacesBuild [2022-03-14T05:57:24.477Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-03-14T05:57:24.477Z] === RUN TestBuildLabelWithTargets [2022-03-14T05:57:25.409Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2022-03-14T05:57:25.409Z] === RUN TestBuildWithEmptyLayers [2022-03-14T05:57:25.437Z] --- PASS: TestCgroupNamespacesBuild (1.22s) [2022-03-14T05:57:25.437Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-14T05:57:25.666Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-03-14T05:57:25.666Z] === RUN TestBuildMultiStageOnBuild [2022-03-14T05:57:25.787Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43375/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-03-14T05:57:26.139Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43375/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=da068165f6c8ae5771abb6aaf1523accef8e250d -e DOCKER_GRAPHDRIVER docker:da068165f6c8ae5771abb6aaf1523accef8e250d hack/make.sh binary [2022-03-14T05:57:26.365Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-03-14T05:57:26.365Z] === RUN TestBuildWithSession [2022-03-14T05:57:26.365Z] build_session_test.go:25: TODO: BuildKit [2022-03-14T05:57:26.365Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-14T05:57:26.365Z] === RUN TestBuildSquashParent [2022-03-14T05:57:26.399Z] [2022-03-14T05:57:26.660Z] Removing bundles/ [2022-03-14T05:57:26.660Z] [2022-03-14T05:57:26.660Z] ---> Making bundle: binary (in bundles/binary) [2022-03-14T05:57:26.660Z] Building: bundles/binary-daemon/dockerd-dev [2022-03-14T05:57:26.660Z] GOOS="" GOARCH="" GOARM="" [2022-03-14T05:57:26.682Z] Removing intermediate container 6150be2dd202 [2022-03-14T05:57:26.682Z] ---> ede7295879c6 [2022-03-14T05:57:26.682Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-14T05:57:26.682Z] ---> Running in a8fa9c4f1c23 [2022-03-14T05:57:26.682Z] Removing intermediate container a8fa9c4f1c23 [2022-03-14T05:57:26.682Z] ---> 856997ee42ef [2022-03-14T05:57:26.682Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-14T05:57:26.682Z] ---> Running in b0a87dfac5be [2022-03-14T05:57:26.682Z] Removing intermediate container b0a87dfac5be [2022-03-14T05:57:26.682Z] ---> e4f9693ff02d [2022-03-14T05:57:26.682Z] Step 11/11 : COPY . . [2022-03-14T05:57:27.555Z] --- PASS: TestBuildMultiStageOnBuild (1.67s) [2022-03-14T05:57:27.555Z] === RUN TestBuildUncleanTarFilenames [2022-03-14T05:57:28.118Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-03-14T05:57:28.118Z] === RUN TestBuildMultiStageLayerLeak [2022-03-14T05:57:30.018Z] --- PASS: TestBuildMultiStageLayerLeak (1.62s) [2022-03-14T05:57:30.018Z] === RUN TestBuildWithHugeFile [2022-03-14T05:57:31.447Z] [2022-03-14T05:57:31.447Z] Name Version Source Summary [2022-03-14T05:57:31.447Z] ---- ------- ------ ------- [2022-03-14T05:57:31.447Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-14T05:57:32.419Z] [2022-03-14T05:57:32.419Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-14T05:57:32.419Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-14T05:57:32.419Z] PSChildName : containerd [2022-03-14T05:57:32.419Z] PSDrive : C [2022-03-14T05:57:32.419Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-14T05:57:32.419Z] PSIsContainer : True [2022-03-14T05:57:32.419Z] Name : containerd [2022-03-14T05:57:32.419Z] FullName : C:\containerd [2022-03-14T05:57:32.419Z] Parent : [2022-03-14T05:57:32.419Z] Exists : True [2022-03-14T05:57:32.419Z] Root : C:\ [2022-03-14T05:57:32.419Z] Extension : [2022-03-14T05:57:32.419Z] CreationTime : 3/14/2022 5:57:32 AM [2022-03-14T05:57:32.419Z] CreationTimeUtc : 3/14/2022 5:57:32 AM [2022-03-14T05:57:32.419Z] LastAccessTime : 3/14/2022 5:57:32 AM [2022-03-14T05:57:32.419Z] LastAccessTimeUtc : 3/14/2022 5:57:32 AM [2022-03-14T05:57:32.419Z] LastWriteTime : 3/14/2022 5:57:32 AM [2022-03-14T05:57:32.419Z] LastWriteTimeUtc : 3/14/2022 5:57:32 AM [2022-03-14T05:57:32.419Z] Attributes : Directory [2022-03-14T05:57:32.419Z] Mode : d----- [2022-03-14T05:57:32.419Z] BaseName : containerd [2022-03-14T05:57:32.419Z] Target : {} [2022-03-14T05:57:32.419Z] LinkType : [2022-03-14T05:57:32.419Z] [2022-03-14T05:57:33.962Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-14T05:57:33.962Z] INFO: Configuring git core.autocrlf... [2022-03-14T05:57:33.962Z] [2022-03-14T05:57:33.962Z] [2022-03-14T05:57:34.451Z] --- PASS: TestBuildSquashParent (6.70s) [2022-03-14T05:57:34.451Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-14T05:57:34.451Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-14T05:57:34.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-14T05:57:34.451Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-14T05:57:34.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-14T05:57:34.451Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-14T05:57:34.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-14T05:57:34.451Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-14T05:57:34.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-14T05:57:34.451Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-14T05:57:34.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-14T05:57:34.451Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-14T05:57:34.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-14T05:57:34.451Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-14T05:57:34.451Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-14T05:57:35.015Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-14T05:57:35.015Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-14T05:57:35.915Z] ok github.com/docker/docker/libnetwork/ipam 15.655s coverage: 85.3% of statements [2022-03-14T05:57:35.915Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-14T05:57:35.915Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-14T05:57:35.915Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-14T05:57:35.915Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.011s coverage: 47.4% of statements [2022-03-14T05:57:35.915Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-14T05:57:36.174Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-14T05:57:36.742Z] ok github.com/docker/docker/libnetwork/ipamutils 0.283s coverage: 74.0% of statements [2022-03-14T05:57:36.906Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-14T05:57:36.906Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-14T05:57:37.308Z] ok github.com/docker/docker/libnetwork/iptables 0.136s coverage: 45.1% of statements [2022-03-14T05:57:37.308Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-03-14T05:57:37.567Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 44.1% of statements [2022-03-14T05:57:39.422Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-14T05:57:39.423Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.82s) [2022-03-14T05:57:39.423Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.86s) [2022-03-14T05:57:39.423Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.85s) [2022-03-14T05:57:39.423Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.89s) [2022-03-14T05:57:39.423Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.08s) [2022-03-14T05:57:39.423Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.15s) [2022-03-14T05:57:39.423Z] === RUN TestBuildMultiStageCopy [2022-03-14T05:57:39.423Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-14T05:57:42.735Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-14T05:57:43.342Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-14T05:57:43.811Z] INFO: Extraction ended at 03/14/2022 05:57:40. Duration:00:00:22.3341175 [2022-03-14T05:57:43.811Z] INFO: Updating the golang and path environment variables [2022-03-14T05:57:43.811Z] INFO: GOPATH=d:\gopath [2022-03-14T05:57:43.811Z] INFO: go version go1.17.8 windows/amd64 [2022-03-14T05:57:43.811Z] INFO: Running the daemon under test in debug mode [2022-03-14T05:57:43.811Z] INFO: Starting a daemon under test... [2022-03-14T05:57:43.811Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43375\1\daemon --pidfile d:\CI\PR-43375\1\docker.pid -D [2022-03-14T05:57:43.811Z] INFO: Process started successfully. [2022-03-14T05:57:43.811Z] INFO: Start tailing logs of the daemon under tests [2022-03-14T05:57:43.811Z] INFO: Waiting for the daemon under test to start... [2022-03-14T05:57:44.272Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-14T05:57:45.201Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-14T05:57:46.135Z] --- PASS: TestBuildMultiStageCopy (7.22s) [2022-03-14T05:57:46.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.22s) [2022-03-14T05:57:46.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-03-14T05:57:46.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-03-14T05:57:46.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-03-14T05:57:46.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-03-14T05:57:46.135Z] === RUN TestBuildMultiStageParentConfig [2022-03-14T05:57:51.381Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-03-14T05:57:51.381Z] === RUN TestBuildLabelWithTargets [2022-03-14T05:57:56.561Z] ---> 347116be866f [2022-03-14T05:57:56.561Z] Successfully built 347116be866f [2022-03-14T05:57:56.561Z] Successfully tagged docker:latest [2022-03-14T05:57:56.561Z] INFO: Image build ended at 03/14/2022 05:57:55. Duration:00:03:36.9086554 [2022-03-14T05:57:56.561Z] [2022-03-14T05:57:56.561Z] [2022-03-14T05:57:56.561Z] INFO: Building the test binaries at 03/14/2022 05:57:55... [2022-03-14T05:57:59.472Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-03-14T05:57:59.472Z] === RUN TestBuildWithEmptyLayers [2022-03-14T05:58:00.380Z] INFO: make.ps1 starting at 03/14/2022 05:57:59 [2022-03-14T05:58:00.380Z] INFO: Git commit (da068165f6) assumed from DOCKER_GITCOMMIT environment variable [2022-03-14T05:58:00.380Z] INFO: Invoking autogen... [2022-03-14T05:58:00.831Z] INFO: Building daemon... [2022-03-14T05:58:01.459Z] ...INFO: Daemon under test started and replied! [2022-03-14T05:58:01.459Z] INFO: Docker version of the daemon under test [2022-03-14T05:58:01.459Z] [2022-03-14T05:58:01.459Z] Client: [2022-03-14T05:58:01.459Z] Version: 17.06.2-ce [2022-03-14T05:58:01.459Z] API version: 1.30 [2022-03-14T05:58:01.459Z] Go version: go1.8.3 [2022-03-14T05:58:01.459Z] Git commit: cec0b72 [2022-03-14T05:58:01.459Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-14T05:58:01.459Z] OS/Arch: windows/amd64 [2022-03-14T05:58:01.459Z] [2022-03-14T05:58:01.459Z] Server: [2022-03-14T05:58:01.459Z] Version: 0.0.0-dev [2022-03-14T05:58:01.459Z] API version: 1.42 (minimum version 1.24) [2022-03-14T05:58:01.459Z] Go version: go1.17.8 [2022-03-14T05:58:01.459Z] Git commit: da068165f6 [2022-03-14T05:58:01.459Z] Built: 03/14/2022 05:56:05 [2022-03-14T05:58:01.459Z] OS/Arch: windows/amd64 [2022-03-14T05:58:01.459Z] Experimental: false [2022-03-14T05:58:01.459Z] [2022-03-14T05:58:01.459Z] INFO: Docker info of the daemon under test [2022-03-14T05:58:01.459Z] [2022-03-14T05:58:01.459Z] Containers: 0 [2022-03-14T05:58:01.459Z] Running: 0 [2022-03-14T05:58:01.459Z] Paused: 0 [2022-03-14T05:58:01.459Z] Stopped: 0 [2022-03-14T05:58:01.459Z] Images: 0 [2022-03-14T05:58:01.459Z] Server Version: 0.0.0-dev [2022-03-14T05:58:01.459Z] Storage Driver: windowsfilter [2022-03-14T05:58:01.459Z] Windows: [2022-03-14T05:58:01.459Z] Logging Driver: json-file [2022-03-14T05:58:01.459Z] Plugins: [2022-03-14T05:58:01.459Z] Volume: local [2022-03-14T05:58:01.459Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-14T05:58:01.459Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-14T05:58:01.459Z] Swarm: inactive [2022-03-14T05:58:01.459Z] Default Isolation: process [2022-03-14T05:58:01.459Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-14T05:58:01.459Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-14T05:58:01.459Z] OSType: windows [2022-03-14T05:58:01.459Z] Architecture: x86_64 [2022-03-14T05:58:01.459Z] CPUs: 4 [2022-03-14T05:58:01.459Z] Total Memory: 32GiB [2022-03-14T05:58:01.459Z] Name: azwin-2-c4a610 [2022-03-14T05:58:01.459Z] ID: PGGD:CPUC:JSQK:5W2F:VC3L:FUJZ:DVGX:GYDE:FJ5S:PJ6K:UM63:3X7J [2022-03-14T05:58:01.459Z] Docker Root Dir: D:\CI\PR-43375\1\daemon [2022-03-14T05:58:01.459Z] Debug Mode (client): false [2022-03-14T05:58:01.459Z] Debug Mode (server): true [2022-03-14T05:58:01.459Z] File Descriptors: -1 [2022-03-14T05:58:01.459Z] Goroutines: 16 [2022-03-14T05:58:01.459Z] System Time: 2022-03-14T05:57:59.9344398Z [2022-03-14T05:58:01.459Z] EventsListeners: 0 [2022-03-14T05:58:01.459Z] Registry: https://index.docker.io/v1/ [2022-03-14T05:58:01.459Z] Labels: [2022-03-14T05:58:01.459Z] Experimental: false [2022-03-14T05:58:01.459Z] Insecure Registries: [2022-03-14T05:58:01.459Z] 127.0.0.0/8 [2022-03-14T05:58:01.459Z] Live Restore Enabled: false [2022-03-14T05:58:01.459Z] [2022-03-14T05:58:01.459Z] [2022-03-14T05:58:01.459Z] INFO: Docker images of the daemon under test [2022-03-14T05:58:01.459Z] [2022-03-14T05:58:01.459Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-14T05:58:01.459Z] [2022-03-14T05:58:01.459Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-14T05:58:01.459Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-14T05:58:01.459Z] ltsc2022: Pulling from windows/servercore [2022-03-14T05:58:01.459Z] 8f616e6e9eec: Pulling fs layer [2022-03-14T05:58:01.459Z] 037d5740b404: Pulling fs layer [2022-03-14T05:58:02.735Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-03-14T05:58:02.735Z] === RUN TestBuildMultiStageOnBuild [2022-03-14T05:58:07.988Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-03-14T05:58:07.988Z] === RUN TestBuildUncleanTarFilenames [2022-03-14T05:58:07.988Z] --- PASS: TestBuildUncleanTarFilenames (0.75s) [2022-03-14T05:58:07.988Z] === RUN TestBuildMultiStageLayerLeak [2022-03-14T05:58:12.158Z] --- PASS: TestBuildMultiStageLayerLeak (4.25s) [2022-03-14T05:58:12.158Z] === RUN TestBuildWithHugeFile [2022-03-14T05:58:18.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-14T05:58:18.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-14T05:58:37.837Z] --- PASS: TestBuildWithHugeFile (56.94s) [2022-03-14T05:58:37.837Z] === RUN TestBuildWCOWSandboxSize [2022-03-14T05:58:37.837Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-14T05:58:37.837Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-14T05:58:37.837Z] === RUN TestBuildWithEmptyDockerfile [2022-03-14T05:58:37.837Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-14T05:58:37.837Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-14T05:58:37.837Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-14T05:58:37.837Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-14T05:58:37.837Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-14T05:58:37.837Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-14T05:58:37.837Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-14T05:58:37.837Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-14T05:58:37.837Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-14T05:58:37.837Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-14T05:58:37.837Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-03-14T05:58:37.837Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-03-14T05:58:37.837Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-14T05:58:37.837Z] === RUN TestBuildPreserveOwnership [2022-03-14T05:58:37.837Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-14T05:58:37.837Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-14T05:58:37.838Z] --- PASS: TestBuildPreserveOwnership (3.71s) [2022-03-14T05:58:37.838Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.50s) [2022-03-14T05:58:37.838Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.20s) [2022-03-14T05:58:37.838Z] === RUN TestBuildPlatformInvalid [2022-03-14T05:58:37.838Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-14T05:58:37.838Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-14T05:58:37.838Z] Loaded image: busybox:latest [2022-03-14T05:58:37.838Z] Loaded image: busybox:glibc [2022-03-14T05:58:37.838Z] Loaded image: debian:bullseye-slim [2022-03-14T05:58:37.838Z] Loaded image: hello-world:latest [2022-03-14T05:58:37.838Z] Loaded image: arm32v7/hello-world:latest [2022-03-14T05:58:41.116Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.54s) [2022-03-14T05:58:41.116Z] PASS [2022-03-14T05:58:41.116Z] [2022-03-14T05:58:41.116Z] === Skipped [2022-03-14T05:58:41.116Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-14T05:58:41.116Z] build_session_test.go:25: TODO: BuildKit [2022-03-14T05:58:41.116Z] [2022-03-14T05:58:41.116Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-14T05:58:41.116Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-14T05:58:41.117Z] [2022-03-14T05:58:41.117Z] DONE 34 tests, 2 skipped in 93.507s [2022-03-14T05:58:41.117Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-14T05:58:41.117Z] INFO: Testing against a local daemon [2022-03-14T05:58:41.117Z] === RUN TestConfigInspect [2022-03-14T05:58:43.639Z] --- PASS: TestConfigInspect (2.41s) [2022-03-14T05:58:43.639Z] === RUN TestConfigList [2022-03-14T05:58:46.051Z] Removing intermediate container a09a3b56be3a [2022-03-14T05:58:46.051Z] ---> 454d44a38744 [2022-03-14T05:58:46.051Z] 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-14T05:58:46.051Z] ---> Running in 678c2964397d [2022-03-14T05:58:46.161Z] --- PASS: TestConfigList (2.20s) [2022-03-14T05:58:46.161Z] === RUN TestConfigsCreateAndDelete [2022-03-14T05:58:48.052Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2022-03-14T05:58:48.052Z] === RUN TestConfigsUpdate [2022-03-14T05:58:48.240Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-14T05:58:48.698Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-14T05:58:49.155Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-14T05:58:49.155Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-14T05:58:49.155Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-14T05:58:49.155Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-14T05:58:49.155Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-14T05:58:49.155Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-14T05:58:49.155Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-14T05:58:49.155Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-14T05:58:49.155Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-14T05:58:49.611Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-14T05:58:49.611Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-14T05:58:49.611Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-14T05:58:50.576Z] --- PASS: TestConfigsUpdate (2.17s) [2022-03-14T05:58:50.576Z] === RUN TestTemplatedConfig [2022-03-14T05:58:50.583Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-14T05:58:50.583Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-14T05:58:52.075Z] 8f616e6e9eec: Verifying Checksum [2022-03-14T05:58:52.075Z] 8f616e6e9eec: Download complete [2022-03-14T05:58:53.097Z] --- PASS: TestTemplatedConfig (2.59s) [2022-03-14T05:58:53.097Z] === RUN TestConfigCreateResolve [2022-03-14T05:58:54.467Z] --- PASS: TestConfigCreateResolve (1.79s) [2022-03-14T05:58:54.467Z] PASS [2022-03-14T05:58:54.467Z] [2022-03-14T05:58:54.467Z] DONE 6 tests in 13.352s [2022-03-14T05:58:54.467Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-14T05:58:54.467Z] INFO: Testing against a local daemon [2022-03-14T05:58:54.467Z] === RUN TestCheckpoint [2022-03-14T05:58:54.467Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-14T05:58:54.467Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-14T05:58:54.467Z] === RUN TestContainerInvalidJSON [2022-03-14T05:58:54.467Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-14T05:58:54.467Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-14T05:58:54.467Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-14T05:58:54.467Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-14T05:58:54.467Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-14T05:58:54.467Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-14T05:58:54.467Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-14T05:58:54.467Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-14T05:58:54.467Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-14T05:58:54.467Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-14T05:58:54.724Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-03-14T05:58:54.724Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-14T05:58:54.724Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-14T05:58:54.724Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-14T05:58:54.724Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-03-14T05:58:54.724Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-14T05:58:54.724Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-14T05:58:54.724Z] === RUN TestCopyFromContainer [2022-03-14T05:58:56.093Z] === RUN TestCopyFromContainer// [2022-03-14T05:58:56.093Z] === RUN TestCopyFromContainer//bar/root [2022-03-14T05:58:56.093Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-14T05:58:56.093Z] === RUN TestCopyFromContainer/bar/quux [2022-03-14T05:58:56.093Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-14T05:58:56.350Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-14T05:58:56.350Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-14T05:58:56.350Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-14T05:58:56.350Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-14T05:58:56.606Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-14T05:58:56.606Z] --- PASS: TestCopyFromContainer (1.79s) [2022-03-14T05:58:56.606Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-14T05:58:56.606Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-03-14T05:58:56.606Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-14T05:58:56.606Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-14T05:58:56.606Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-03-14T05:58:56.606Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2022-03-14T05:58:56.606Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-03-14T05:58:56.606Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-03-14T05:58:56.606Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-03-14T05:58:56.606Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-03-14T05:58:56.606Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-14T05:58:56.606Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-14T05:58:56.606Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-14T05:58:56.606Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-14T05:58:56.606Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-14T05:58:56.606Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-14T05:58:56.606Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-14T05:58:56.606Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-14T05:58:56.606Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-14T05:58:56.606Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-14T05:58:56.606Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-14T05:58:56.606Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-14T05:58:56.606Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-14T05:58:56.606Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-14T05:58:56.606Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-14T05:58:56.606Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-14T05:58:56.606Z] === RUN TestCreateWithInvalidEnv [2022-03-14T05:58:56.606Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-14T05:58:56.606Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-14T05:58:56.606Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-14T05:58:56.606Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-14T05:58:56.606Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-14T05:58:56.606Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-14T05:58:56.606Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-14T05:58:56.606Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-14T05:58:56.606Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-14T05:58:56.606Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-14T05:58:56.606Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-14T05:58:56.606Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-14T05:58:56.606Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-14T05:58:56.606Z] === RUN TestCreateTmpfsMountsTarget [2022-03-14T05:58:56.606Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-14T05:58:56.606Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-14T05:58:58.497Z] --- PASS: TestCreateWithCustomMaskedPaths (1.58s) [2022-03-14T05:58:58.497Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-14T05:58:59.868Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s) [2022-03-14T05:58:59.868Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-14T05:58:59.868Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-14T05:58:59.868Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-14T05:58:59.868Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-14T05:58:59.868Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-14T05:58:59.868Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-14T05:58:59.868Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-14T05:58:59.868Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-14T05:58:59.868Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-14T05:58:59.868Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-14T05:58:59.868Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-14T05:58:59.868Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-14T05:58:59.868Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-14T05:58:59.868Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-14T05:58:59.868Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-14T05:58:59.868Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-14T05:58:59.868Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-14T05:58:59.868Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-14T05:58:59.868Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-14T05:58:59.868Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-14T05:58:59.868Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-14T05:58:59.868Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-14T05:58:59.868Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-14T05:59:00.432Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2022-03-14T05:59:00.432Z] === RUN TestCreateDifferentPlatform [2022-03-14T05:59:00.432Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-14T05:59:00.432Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-14T05:59:00.432Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-14T05:59:00.432Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-14T05:59:00.432Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-14T05:59:00.432Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-14T05:59:00.433Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-03-14T05:59:00.433Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-14T05:59:00.433Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-14T05:59:00.433Z] === RUN TestContainerStartOnDaemonRestart [2022-03-14T05:59:00.433Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-14T05:59:00.433Z] === RUN TestDaemonRestartIpcMode [2022-03-14T05:59:00.433Z] === PAUSE TestDaemonRestartIpcMode [2022-03-14T05:59:00.433Z] === RUN TestDaemonHostGatewayIP [2022-03-14T05:59:00.433Z] === PAUSE TestDaemonHostGatewayIP [2022-03-14T05:59:00.433Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-14T05:59:00.433Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-14T05:59:00.433Z] === RUN TestContainerKillOnDaemonStart [2022-03-14T05:59:00.433Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-14T05:59:00.433Z] === RUN TestDiff [2022-03-14T05:59:00.996Z] --- PASS: TestDiff (0.58s) [2022-03-14T05:59:00.996Z] === RUN TestExecWithCloseStdin [2022-03-14T05:59:01.928Z] --- PASS: TestExecWithCloseStdin (0.63s) [2022-03-14T05:59:01.928Z] === RUN TestExec [2022-03-14T05:59:02.492Z] --- PASS: TestExec (0.62s) [2022-03-14T05:59:02.492Z] === RUN TestExecUser [2022-03-14T05:59:03.056Z] --- PASS: TestExecUser (0.65s) [2022-03-14T05:59:03.056Z] === RUN TestExportContainerAndImportImage [2022-03-14T05:59:03.170Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-03-14T05:59:03.170Z] Copying nested executables into bundles/binary-daemon [2022-03-14T05:59:03.170Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-03-14T05:59:03.170Z] GOOS="" GOARCH="" GOARM="" [2022-03-14T05:59:03.170Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-03-14T05:59:03.170Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-03-14T05:59:03.507Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43375/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=da068165f6c8ae5771abb6aaf1523accef8e250d -e DOCKER_GRAPHDRIVER docker:da068165f6c8ae5771abb6aaf1523accef8e250d hack/make.sh cross [2022-03-14T05:59:03.620Z] --- PASS: TestExportContainerAndImportImage (0.73s) [2022-03-14T05:59:03.620Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-14T05:59:03.768Z] [2022-03-14T05:59:03.769Z] Removing bundles/ [2022-03-14T05:59:04.030Z] [2022-03-14T05:59:04.031Z] ---> Making bundle: cross (in bundles/cross) [2022-03-14T05:59:04.031Z] Cross building: bundles/cross/linux/amd64 [2022-03-14T05:59:04.031Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-14T05:59:04.031Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-14T05:59:04.989Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-03-14T05:59:04.989Z] === RUN TestHealthCheckWorkdir [2022-03-14T05:59:05.922Z] --- PASS: TestHealthCheckWorkdir (0.74s) [2022-03-14T05:59:05.922Z] === RUN TestHealthKillContainer [2022-03-14T05:59:08.354Z] --- PASS: TestBuildWithHugeFile (50.69s) [2022-03-14T05:59:08.354Z] === RUN TestBuildWCOWSandboxSize [2022-03-14T05:59:08.354Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-14T05:59:08.354Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-14T05:59:08.354Z] === RUN TestBuildWithEmptyDockerfile [2022-03-14T05:59:08.354Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-14T05:59:08.354Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-14T05:59:08.354Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-14T05:59:08.354Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-14T05:59:08.354Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-14T05:59:08.354Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-14T05:59:08.354Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-14T05:59:08.354Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-14T05:59:08.354Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-14T05:59:08.354Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-03-14T05:59:08.354Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-03-14T05:59:08.354Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-03-14T05:59:08.354Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-14T05:59:08.354Z] === RUN TestBuildPreserveOwnership [2022-03-14T05:59:08.354Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-14T05:59:08.424Z] Removing intermediate container 678c2964397d [2022-03-14T05:59:08.425Z] ---> 37ec94e2682b [2022-03-14T05:59:08.425Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-14T05:59:08.425Z] ---> Running in 71ecec959a99 [2022-03-14T05:59:08.425Z] Removing intermediate container 71ecec959a99 [2022-03-14T05:59:08.425Z] ---> 0c8227d1bc25 [2022-03-14T05:59:08.425Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-14T05:59:08.425Z] ---> Running in fcf64685e698 [2022-03-14T05:59:08.900Z] Removing intermediate container fcf64685e698 [2022-03-14T05:59:08.900Z] ---> 006893aa957b [2022-03-14T05:59:08.900Z] Step 11/11 : COPY . . [2022-03-14T05:59:09.279Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-14T05:59:13.539Z] --- PASS: TestBuildPreserveOwnership (10.06s) [2022-03-14T05:59:13.539Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.06s) [2022-03-14T05:59:13.539Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-03-14T05:59:13.539Z] === RUN TestBuildPlatformInvalid [2022-03-14T05:59:13.539Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-14T05:59:13.539Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-14T05:59:13.539Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-14T05:59:13.539Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-14T05:59:13.539Z] PASS [2022-03-14T05:59:13.539Z] [2022-03-14T05:59:13.539Z] === Skipped [2022-03-14T05:59:13.539Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-14T05:59:13.539Z] build_session_test.go:25: TODO: BuildKit [2022-03-14T05:59:13.539Z] [2022-03-14T05:59:13.539Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-14T05:59:13.539Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-14T05:59:13.539Z] [2022-03-14T05:59:13.539Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-14T05:59:13.539Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-14T05:59:13.539Z] [2022-03-14T05:59:13.539Z] DONE 34 tests, 3 skipped in 111.177s [2022-03-14T05:59:13.539Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-14T05:59:13.539Z] INFO: Testing against a local daemon [2022-03-14T05:59:13.539Z] === RUN TestConfigInspect [2022-03-14T05:59:13.539Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T05:59:13.539Z] --- SKIP: TestConfigInspect (0.02s) [2022-03-14T05:59:13.539Z] === RUN TestConfigList [2022-03-14T05:59:13.539Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T05:59:13.539Z] --- SKIP: TestConfigList (0.01s) [2022-03-14T05:59:13.539Z] === RUN TestConfigsCreateAndDelete [2022-03-14T05:59:13.539Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T05:59:13.539Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-03-14T05:59:13.539Z] === RUN TestConfigsUpdate [2022-03-14T05:59:13.539Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T05:59:13.539Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-03-14T05:59:13.539Z] === RUN TestTemplatedConfig [2022-03-14T05:59:13.539Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T05:59:13.539Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-14T05:59:13.539Z] === RUN TestConfigCreateResolve [2022-03-14T05:59:13.539Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T05:59:13.539Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-14T05:59:13.539Z] PASS [2022-03-14T05:59:13.539Z] [2022-03-14T05:59:13.539Z] === Skipped [2022-03-14T05:59:13.539Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-03-14T05:59:13.539Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T05:59:13.539Z] [2022-03-14T05:59:13.539Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-03-14T05:59:13.539Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T05:59:13.539Z] [2022-03-14T05:59:13.539Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-03-14T05:59:13.539Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T05:59:13.539Z] [2022-03-14T05:59:13.539Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-03-14T05:59:13.539Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T05:59:13.539Z] [2022-03-14T05:59:13.539Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-03-14T05:59:13.539Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T05:59:13.539Z] [2022-03-14T05:59:13.539Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-03-14T05:59:13.539Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T05:59:13.539Z] [2022-03-14T05:59:13.539Z] DONE 6 tests, 6 skipped in 0.159s [2022-03-14T05:59:13.539Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-14T05:59:13.539Z] INFO: Testing against a local daemon [2022-03-14T05:59:13.539Z] === RUN TestCheckpoint [2022-03-14T05:59:13.539Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-14T05:59:13.539Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-14T05:59:13.539Z] === RUN TestContainerInvalidJSON [2022-03-14T05:59:13.539Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-14T05:59:13.539Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-14T05:59:13.539Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-14T05:59:13.539Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-14T05:59:13.539Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-14T05:59:13.539Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-14T05:59:13.539Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-14T05:59:13.539Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-14T05:59:13.539Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-14T05:59:13.539Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-14T05:59:13.539Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-03-14T05:59:13.539Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-14T05:59:13.804Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-03-14T05:59:13.804Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-14T05:59:13.804Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-03-14T05:59:13.804Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-14T05:59:13.804Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-14T05:59:13.804Z] === RUN TestCopyFromContainer [2022-03-14T05:59:14.176Z] --- PASS: TestHealthKillContainer (8.20s) [2022-03-14T05:59:14.176Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-14T05:59:14.433Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2022-03-14T05:59:14.433Z] === RUN TestIpcModeNone [2022-03-14T05:59:14.999Z] --- PASS: TestIpcModeNone (0.62s) [2022-03-14T05:59:14.999Z] === RUN TestIpcModePrivate [2022-03-14T05:59:15.564Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-03-14T05:59:15.820Z] --- PASS: TestIpcModePrivate (0.59s) [2022-03-14T05:59:15.820Z] === RUN TestIpcModeShareable [2022-03-14T05:59:16.077Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-03-14T05:59:16.336Z] --- PASS: TestIpcModeShareable (0.62s) [2022-03-14T05:59:16.336Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-14T05:59:17.078Z] === RUN TestCopyFromContainer// [2022-03-14T05:59:17.336Z] === RUN TestCopyFromContainer//bar/root [2022-03-14T05:59:17.336Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-14T05:59:17.336Z] === RUN TestCopyFromContainer/bar/quux [2022-03-14T05:59:17.336Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-14T05:59:17.336Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-14T05:59:17.593Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-14T05:59:17.593Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-14T05:59:17.593Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-14T05:59:17.593Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-14T05:59:17.851Z] --- PASS: TestCopyFromContainer (3.97s) [2022-03-14T05:59:17.851Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-14T05:59:17.851Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-14T05:59:17.851Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-14T05:59:17.851Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-14T05:59:17.851Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-14T05:59:17.851Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-03-14T05:59:17.851Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-03-14T05:59:17.851Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-14T05:59:17.851Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-03-14T05:59:17.851Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-03-14T05:59:17.851Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-14T05:59:17.851Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-14T05:59:17.851Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-14T05:59:17.851Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-14T05:59:17.851Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-14T05:59:17.851Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-14T05:59:17.851Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-14T05:59:17.851Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-14T05:59:17.851Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-14T05:59:17.851Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-14T05:59:17.851Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-14T05:59:17.851Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-14T05:59:17.851Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-14T05:59:17.851Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-14T05:59:17.851Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-14T05:59:17.851Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-03-14T05:59:17.851Z] === RUN TestCreateWithInvalidEnv [2022-03-14T05:59:17.851Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-14T05:59:17.851Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-14T05:59:17.851Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-14T05:59:17.851Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-14T05:59:17.851Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-14T05:59:17.851Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-14T05:59:17.851Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-14T05:59:17.851Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-14T05:59:17.851Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-14T05:59:17.851Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-14T05:59:17.851Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-14T05:59:17.851Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-14T05:59:17.851Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-14T05:59:17.851Z] === RUN TestCreateTmpfsMountsTarget [2022-03-14T05:59:17.851Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-14T05:59:17.851Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-14T05:59:18.229Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.73s) [2022-03-14T05:59:18.229Z] === RUN TestAPIIpcModeHost [2022-03-14T05:59:18.485Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-03-14T05:59:18.485Z] === RUN TestDaemonIpcModeShareable [2022-03-14T05:59:19.217Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2022-03-14T05:59:19.217Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-14T05:59:19.412Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-14T05:59:19.667Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-03-14T05:59:19.667Z] === RUN TestDaemonIpcModePrivate [2022-03-14T05:59:20.146Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2022-03-14T05:59:20.146Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-14T05:59:20.146Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-14T05:59:20.146Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-14T05:59:20.146Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-14T05:59:20.146Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-14T05:59:20.146Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-14T05:59:20.146Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-14T05:59:20.146Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-14T05:59:20.146Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-14T05:59:20.146Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-14T05:59:20.146Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-14T05:59:20.146Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-14T05:59:20.146Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-14T05:59:20.146Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-14T05:59:20.146Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-14T05:59:20.146Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-14T05:59:20.146Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-14T05:59:20.146Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-14T05:59:20.146Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-14T05:59:20.146Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-14T05:59:20.146Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-14T05:59:20.146Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-14T05:59:20.146Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-14T05:59:20.595Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-14T05:59:20.708Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-03-14T05:59:20.708Z] === RUN TestCreateDifferentPlatform [2022-03-14T05:59:20.708Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-14T05:59:20.708Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-14T05:59:20.708Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-14T05:59:20.708Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-14T05:59:20.708Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-14T05:59:20.708Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-14T05:59:20.708Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-14T05:59:20.708Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-14T05:59:20.708Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-14T05:59:20.708Z] === RUN TestContainerStartOnDaemonRestart [2022-03-14T05:59:20.708Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-14T05:59:20.708Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-03-14T05:59:20.708Z] === RUN TestDaemonRestartIpcMode [2022-03-14T05:59:20.708Z] === PAUSE TestDaemonRestartIpcMode [2022-03-14T05:59:20.708Z] === RUN TestDaemonHostGatewayIP [2022-03-14T05:59:20.708Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-14T05:59:20.708Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-03-14T05:59:20.708Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-14T05:59:20.708Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-14T05:59:20.708Z] === RUN TestContainerKillOnDaemonStart [2022-03-14T05:59:20.708Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-14T05:59:20.708Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-14T05:59:20.708Z] === RUN TestDiff [2022-03-14T05:59:20.852Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-03-14T05:59:20.852Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-14T05:59:21.271Z] --- PASS: TestDiff (0.44s) [2022-03-14T05:59:21.271Z] === RUN TestExecWithCloseStdin [2022-03-14T05:59:21.527Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-03-14T05:59:21.527Z] === RUN TestExec [2022-03-14T05:59:21.780Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-14T05:59:22.037Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2022-03-14T05:59:22.037Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-14T05:59:22.092Z] --- PASS: TestExec (0.45s) [2022-03-14T05:59:22.092Z] === RUN TestExecUser [2022-03-14T05:59:22.655Z] --- PASS: TestExecUser (0.46s) [2022-03-14T05:59:22.655Z] === RUN TestExportContainerAndImportImage [2022-03-14T05:59:22.967Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-14T05:59:23.217Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-03-14T05:59:23.218Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-14T05:59:23.224Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-03-14T05:59:23.225Z] === RUN TestIpcModeOlderClient [2022-03-14T05:59:23.225Z] === PAUSE TestIpcModeOlderClient [2022-03-14T05:59:23.225Z] === RUN TestKillContainerInvalidSignal [2022-03-14T05:59:23.482Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-03-14T05:59:23.482Z] === RUN TestKillContainer [2022-03-14T05:59:23.482Z] === RUN TestKillContainer/no_signal [2022-03-14T05:59:24.046Z] === RUN TestKillContainer/non_killing_signal [2022-03-14T05:59:24.304Z] === RUN TestKillContainer/killing_signal [2022-03-14T05:59:24.587Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2022-03-14T05:59:24.587Z] === RUN TestHealthCheckWorkdir [2022-03-14T05:59:24.845Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-03-14T05:59:24.845Z] === RUN TestHealthKillContainer [2022-03-14T05:59:24.873Z] --- PASS: TestKillContainer (1.28s) [2022-03-14T05:59:24.873Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-03-14T05:59:24.873Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-03-14T05:59:24.873Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-03-14T05:59:24.873Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-14T05:59:24.873Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-14T05:59:25.436Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-14T05:59:26.000Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-03-14T05:59:26.000Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-03-14T05:59:26.000Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-03-14T05:59:26.000Z] === RUN TestKillStoppedContainer [2022-03-14T05:59:26.257Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-14T05:59:26.258Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-14T05:59:26.258Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-14T05:59:26.258Z] === RUN TestKillDifferentUserContainer [2022-03-14T05:59:26.516Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-03-14T05:59:26.516Z] === RUN TestInspectOomKilledTrue [2022-03-14T05:59:26.516Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-14T05:59:26.516Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-14T05:59:26.516Z] === RUN TestInspectOomKilledFalse [2022-03-14T05:59:26.516Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-14T05:59:26.516Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-14T05:59:26.516Z] === RUN TestLinksEtcHostsContentMatch [2022-03-14T05:59:26.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-14T05:59:27.080Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-03-14T05:59:27.080Z] === RUN TestLinksContainerNames [2022-03-14T05:59:28.010Z] --- PASS: TestLinksContainerNames (0.95s) [2022-03-14T05:59:28.010Z] === RUN TestLogsFollowTailEmpty [2022-03-14T05:59:28.305Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-03-14T05:59:28.305Z] === RUN TestContainerNetworkMountsNoChown [2022-03-14T05:59:28.924Z] --- PASS: TestContainerNetworkMountsNoChown (0.49s) [2022-03-14T05:59:28.924Z] === RUN TestMountDaemonRoot [2022-03-14T05:59:28.924Z] === RUN TestMountDaemonRoot/default [2022-03-14T05:59:28.924Z] === PAUSE TestMountDaemonRoot/default [2022-03-14T05:59:28.924Z] === RUN TestMountDaemonRoot/private [2022-03-14T05:59:28.924Z] === PAUSE TestMountDaemonRoot/private [2022-03-14T05:59:28.924Z] === RUN TestMountDaemonRoot/rprivate [2022-03-14T05:59:28.924Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-14T05:59:28.924Z] === RUN TestMountDaemonRoot/slave [2022-03-14T05:59:28.924Z] === PAUSE TestMountDaemonRoot/slave [2022-03-14T05:59:28.924Z] === RUN TestMountDaemonRoot/rslave [2022-03-14T05:59:28.924Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-14T05:59:28.924Z] === RUN TestMountDaemonRoot/shared [2022-03-14T05:59:28.924Z] === PAUSE TestMountDaemonRoot/shared [2022-03-14T05:59:28.924Z] === RUN TestMountDaemonRoot/rshared [2022-03-14T05:59:28.924Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-14T05:59:28.924Z] === CONT TestMountDaemonRoot/default [2022-03-14T05:59:28.924Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-14T05:59:28.924Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-14T05:59:28.924Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-14T05:59:28.924Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-14T05:59:28.924Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-14T05:59:28.924Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-14T05:59:28.924Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-14T05:59:28.924Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-14T05:59:28.924Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-14T05:59:28.924Z] === CONT TestMountDaemonRoot/rprivate [2022-03-14T05:59:28.924Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-14T05:59:28.924Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-14T05:59:28.924Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-14T05:59:28.924Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-14T05:59:28.924Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-14T05:59:28.924Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-14T05:59:28.924Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-14T05:59:28.924Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-14T05:59:28.924Z] === CONT TestMountDaemonRoot/private [2022-03-14T05:59:28.924Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-14T05:59:28.924Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-14T05:59:28.924Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-14T05:59:28.924Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-14T05:59:28.924Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-14T05:59:28.924Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-14T05:59:28.924Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-14T05:59:28.924Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-14T05:59:28.924Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-14T05:59:28.924Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-14T05:59:28.924Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-14T05:59:28.924Z] === CONT TestMountDaemonRoot/shared [2022-03-14T05:59:28.924Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-14T05:59:28.924Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-14T05:59:28.924Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-14T05:59:28.924Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-14T05:59:28.924Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-14T05:59:28.924Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-14T05:59:28.924Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-14T05:59:28.924Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-14T05:59:28.924Z] === CONT TestMountDaemonRoot/rshared [2022-03-14T05:59:28.924Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-14T05:59:28.924Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-14T05:59:28.924Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-14T05:59:28.924Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-14T05:59:28.924Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-14T05:59:28.924Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-14T05:59:28.924Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-14T05:59:28.924Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-14T05:59:28.924Z] === CONT TestMountDaemonRoot/rslave [2022-03-14T05:59:28.924Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-14T05:59:28.924Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-14T05:59:28.924Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-14T05:59:28.924Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-14T05:59:28.924Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-14T05:59:28.924Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-14T05:59:28.924Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-14T05:59:28.924Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-14T05:59:28.924Z] === CONT TestMountDaemonRoot/slave [2022-03-14T05:59:28.924Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-14T05:59:28.924Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-14T05:59:28.924Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-14T05:59:28.925Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-14T05:59:28.925Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-14T05:59:28.925Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-14T05:59:28.925Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-14T05:59:28.925Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-14T05:59:28.925Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-14T05:59:28.925Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-14T05:59:28.925Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-14T05:59:28.925Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-14T05:59:28.925Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-14T05:59:28.925Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-14T05:59:28.925Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-14T05:59:28.925Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-14T05:59:28.925Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-14T05:59:28.925Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-14T05:59:28.925Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-14T05:59:28.925Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-14T05:59:28.925Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-14T05:59:28.925Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-14T05:59:28.925Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-14T05:59:29.014Z] time="2022-03-14T05:59:22Z" 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-14T05:59:29.014Z] ok github.com/docker/docker/libnetwork/networkdb 103.432s coverage: 60.0% of statements [2022-03-14T05:59:29.014Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-14T05:59:29.014Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-14T05:59:29.014Z] ok github.com/docker/docker/libnetwork/osl 4.277s coverage: 39.7% of statements [2022-03-14T05:59:29.014Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-03-14T05:59:29.014Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-03-14T05:59:29.014Z] ok github.com/docker/docker/libnetwork/portmapper 0.270s coverage: 48.6% of statements [2022-03-14T05:59:29.014Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-03-14T05:59:29.014Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-14T05:59:29.014Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-14T05:59:29.014Z] [2022-03-14T05:59:29.014Z] === Skipped [2022-03-14T05:59:29.014Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-14T05:59:29.014Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-14T05:59:29.014Z] [2022-03-14T05:59:29.014Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-14T05:59:29.014Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-14T05:59:29.014Z] [2022-03-14T05:59:29.014Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-14T05:59:29.014Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-14T05:59:29.014Z] [2022-03-14T05:59:29.014Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-14T05:59:29.014Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T05:59:29.014Z] [2022-03-14T05:59:29.014Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-14T05:59:29.014Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T05:59:29.014Z] [2022-03-14T05:59:29.014Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-14T05:59:29.014Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T05:59:29.014Z] [2022-03-14T05:59:29.014Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-14T05:59:29.014Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T05:59:29.014Z] [2022-03-14T05:59:29.014Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-14T05:59:29.014Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T05:59:29.014Z] [2022-03-14T05:59:29.014Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-14T05:59:29.014Z] firewalld_test.go:14: firewalld is not running [2022-03-14T05:59:29.014Z] [2022-03-14T05:59:29.014Z] DONE 326 tests, 9 skipped in 199.556s [2022-03-14T05:59:29.191Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-14T05:59:29.191Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-14T05:59:29.192Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-14T05:59:29.192Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-14T05:59:29.192Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-14T05:59:29.192Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-14T05:59:29.192Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-14T05:59:29.192Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-14T05:59:29.192Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-14T05:59:29.192Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-14T05:59:29.192Z] === RUN TestContainerBindMountNonRecursive Post stage [Pipeline] junit [2022-03-14T05:59:29.593Z] Recording test results [2022-03-14T05:59:30.570Z] --- PASS: TestContainerBindMountNonRecursive (1.20s) [2022-03-14T05:59:30.570Z] === RUN TestContainerVolumesMountedAsShared [2022-03-14T05:59:30.825Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2022-03-14T05:59:30.825Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-14T05:59:31.106Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-14T05:59:31.388Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-03-14T05:59:31.388Z] === RUN TestNetworkNat [2022-03-14T05:59:31.444Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43375/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=da068165f6c8ae5771abb6aaf1523accef8e250d -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:da068165f6c8ae5771abb6aaf1523accef8e250d hack/make.sh dynbinary test-integration [2022-03-14T05:59:31.643Z] --- PASS: TestNetworkNat (0.44s) [2022-03-14T05:59:31.644Z] === RUN TestNetworkLocalhostTCPNat [2022-03-14T05:59:31.703Z] [2022-03-14T05:59:31.961Z] Removing bundles/ [2022-03-14T05:59:31.961Z] [2022-03-14T05:59:31.961Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-14T05:59:31.961Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-14T05:59:31.961Z] GOOS="" GOARCH="" GOARM="" [2022-03-14T05:59:32.206Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-03-14T05:59:32.206Z] === RUN TestNetworkLoopbackNat [2022-03-14T05:59:32.933Z] --- PASS: TestHealthKillContainer (7.85s) [2022-03-14T05:59:32.933Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-14T05:59:32.933Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-14T05:59:32.933Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-14T05:59:32.933Z] === RUN TestIpcModeNone [2022-03-14T05:59:33.190Z] --- PASS: TestIpcModeNone (0.43s) [2022-03-14T05:59:33.190Z] === RUN TestIpcModePrivate [2022-03-14T05:59:33.447Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-03-14T05:59:33.704Z] --- PASS: TestIpcModePrivate (0.43s) [2022-03-14T05:59:33.704Z] === RUN TestIpcModeShareable [2022-03-14T05:59:33.704Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-14T05:59:33.704Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-03-14T05:59:33.704Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-14T05:59:34.254Z] ---> 4f41dc2deb7e [2022-03-14T05:59:34.254Z] Successfully built 4f41dc2deb7e [2022-03-14T05:59:34.254Z] Successfully tagged docker:latest [2022-03-14T05:59:34.254Z] INFO: Image build ended at 03/14/2022 05:59:32. Duration:00:03:29.9220632 [2022-03-14T05:59:34.254Z] [2022-03-14T05:59:34.254Z] [2022-03-14T05:59:34.254Z] INFO: Building the test binaries at 03/14/2022 05:59:32... [2022-03-14T05:59:34.727Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-03-14T05:59:34.727Z] === RUN TestPause [2022-03-14T05:59:35.074Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2022-03-14T05:59:35.074Z] === RUN TestAPIIpcModeHost [2022-03-14T05:59:35.074Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-14T05:59:35.074Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-03-14T05:59:35.074Z] === RUN TestDaemonIpcModeShareable [2022-03-14T05:59:35.074Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-14T05:59:35.074Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-03-14T05:59:35.074Z] === RUN TestDaemonIpcModePrivate [2022-03-14T05:59:35.289Z] --- PASS: TestPause (0.46s) [2022-03-14T05:59:35.289Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-14T05:59:35.289Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-14T05:59:35.289Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-14T05:59:35.289Z] === RUN TestPauseStopPausedContainer [2022-03-14T05:59:35.546Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-03-14T05:59:35.546Z] === RUN TestPidHost [2022-03-14T05:59:36.005Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-03-14T05:59:36.005Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2022-03-14T05:59:36.005Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-14T05:59:36.005Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-14T05:59:36.005Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-14T05:59:36.005Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-14T05:59:36.005Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-14T05:59:36.005Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-14T05:59:36.005Z] === RUN TestIpcModeOlderClient [2022-03-14T05:59:36.005Z] === PAUSE TestIpcModeOlderClient [2022-03-14T05:59:36.005Z] === RUN TestKillContainerInvalidSignal [2022-03-14T05:59:36.476Z] --- PASS: TestPidHost (0.93s) [2022-03-14T05:59:36.476Z] === RUN TestPsFilter [2022-03-14T05:59:36.569Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-03-14T05:59:36.569Z] === RUN TestKillContainer [2022-03-14T05:59:36.569Z] === RUN TestKillContainer/no_signal [2022-03-14T05:59:36.733Z] --- PASS: TestPsFilter (0.10s) [2022-03-14T05:59:36.734Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-14T05:59:36.825Z] === RUN TestKillContainer/non_killing_signal [2022-03-14T05:59:36.991Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-03-14T05:59:36.991Z] === RUN TestRemoveContainerWithVolume [2022-03-14T05:59:37.083Z] === RUN TestKillContainer/killing_signal [2022-03-14T05:59:37.554Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-03-14T05:59:37.554Z] === RUN TestRemoveContainerRunning [2022-03-14T05:59:37.647Z] --- PASS: TestKillContainer (1.22s) [2022-03-14T05:59:37.647Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-03-14T05:59:37.647Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-03-14T05:59:37.647Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-03-14T05:59:37.647Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-14T05:59:37.647Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-14T05:59:37.812Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-03-14T05:59:37.812Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-14T05:59:38.051Z] INFO: make.ps1 starting at 03/14/2022 05:59:37 [2022-03-14T05:59:38.211Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-14T05:59:38.376Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-03-14T05:59:38.376Z] === RUN TestRemoveInvalidContainer [2022-03-14T05:59:38.376Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-14T05:59:38.376Z] === RUN TestRenameLinkedContainer [2022-03-14T05:59:38.467Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2022-03-14T05:59:38.468Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-03-14T05:59:38.468Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-03-14T05:59:38.468Z] === RUN TestKillStoppedContainer [2022-03-14T05:59:38.519Z] INFO: Git commit (da068165f6) assumed from DOCKER_GITCOMMIT environment variable [2022-03-14T05:59:38.519Z] INFO: Invoking autogen... [2022-03-14T05:59:38.725Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-14T05:59:38.725Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-14T05:59:38.725Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-14T05:59:38.725Z] === RUN TestKillDifferentUserContainer [2022-03-14T05:59:38.982Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-03-14T05:59:38.982Z] === RUN TestInspectOomKilledTrue [2022-03-14T05:59:38.982Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-14T05:59:38.982Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-14T05:59:38.982Z] === RUN TestInspectOomKilledFalse [2022-03-14T05:59:38.982Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-14T05:59:38.982Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-14T05:59:38.982Z] === RUN TestLinksEtcHostsContentMatch [2022-03-14T05:59:38.982Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-14T05:59:38.982Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-03-14T05:59:38.982Z] === RUN TestLinksContainerNames [2022-03-14T05:59:38.988Z] INFO: Building daemon... [2022-03-14T05:59:39.913Z] --- PASS: TestLinksContainerNames (0.82s) [2022-03-14T05:59:39.913Z] === RUN TestLogsFollowTailEmpty [2022-03-14T05:59:40.170Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-03-14T05:59:40.170Z] === RUN TestContainerNetworkMountsNoChown [2022-03-14T05:59:40.272Z] --- PASS: TestRenameLinkedContainer (1.76s) [2022-03-14T05:59:40.272Z] === RUN TestRenameStoppedContainer [2022-03-14T05:59:40.528Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-03-14T05:59:40.528Z] === RUN TestRenameRunningContainerAndReuse [2022-03-14T05:59:40.734Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/default [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/default [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/private [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/private [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/rprivate [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/slave [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/slave [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/rslave [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/shared [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/shared [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/rshared [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-14T05:59:40.734Z] === CONT TestMountDaemonRoot/default [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-14T05:59:40.734Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-14T05:59:40.734Z] === CONT TestMountDaemonRoot/rshared [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-14T05:59:40.734Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-14T05:59:40.734Z] === CONT TestMountDaemonRoot/shared [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-14T05:59:40.734Z] === CONT TestMountDaemonRoot/rslave [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-14T05:59:40.734Z] === CONT TestMountDaemonRoot/slave [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-14T05:59:40.734Z] === CONT TestMountDaemonRoot/rprivate [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-14T05:59:40.734Z] === CONT TestMountDaemonRoot/private [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-14T05:59:40.734Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-14T05:59:40.734Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-14T05:59:40.734Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-14T05:59:40.734Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-14T05:59:40.734Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-14T05:59:40.734Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-14T05:59:40.734Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-14T05:59:40.734Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-14T05:59:40.734Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-14T05:59:40.734Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-14T05:59:40.734Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-14T05:59:40.990Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-14T05:59:40.990Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-14T05:59:40.990Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-14T05:59:40.990Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-14T05:59:40.990Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-14T05:59:40.990Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-14T05:59:40.990Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-14T05:59:40.990Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-14T05:59:40.990Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-14T05:59:40.990Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-14T05:59:40.990Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-14T05:59:40.990Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-14T05:59:40.990Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-14T05:59:40.990Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-14T05:59:40.990Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-14T05:59:40.990Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-14T05:59:40.990Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-14T05:59:40.990Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-14T05:59:40.990Z] === RUN TestContainerBindMountNonRecursive [2022-03-14T05:59:40.990Z] 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-14T05:59:40.990Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-03-14T05:59:40.990Z] === RUN TestContainerVolumesMountedAsShared [2022-03-14T05:59:40.990Z] 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-14T05:59:40.990Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-03-14T05:59:40.990Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-14T05:59:40.990Z] 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-14T05:59:40.990Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-03-14T05:59:40.990Z] === RUN TestNetworkNat [2022-03-14T05:59:41.457Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2022-03-14T05:59:41.458Z] === RUN TestRenameInvalidName [2022-03-14T05:59:41.553Z] --- PASS: TestNetworkNat (0.53s) [2022-03-14T05:59:41.553Z] === RUN TestNetworkLocalhostTCPNat [2022-03-14T05:59:42.026Z] --- PASS: TestRenameInvalidName (0.42s) [2022-03-14T05:59:42.026Z] === RUN TestRenameAnonymousContainer [2022-03-14T05:59:42.115Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-03-14T05:59:42.115Z] === RUN TestNetworkLoopbackNat [2022-03-14T05:59:42.132Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-14T05:59:42.132Z] [2022-03-14T05:59:42.132Z] ________ ____ __. [2022-03-14T05:59:42.132Z] \_____ \ | |/ _| [2022-03-14T05:59:42.132Z] / | \| < [2022-03-14T05:59:42.132Z] / | \ | \ [2022-03-14T05:59:42.132Z] \_______ /____|__ \ [2022-03-14T05:59:42.132Z] \/ \/ [2022-03-14T05:59:42.132Z] [2022-03-14T05:59:42.132Z] INFO: make.ps1 ended at 03/14/2022 05:59:31 [2022-03-14T05:59:42.132Z] INFO: Binaries build ended at 03/14/2022 05:59:33. Duration:00:01:37.7253458 [2022-03-14T05:59:42.132Z] INFO: Copying the built daemon binary to d:\CI\PR-43375\1\binary\dockerd-da068165f6.exe... [2022-03-14T05:59:42.132Z] INFO: Copying the built client binary to d:\CI\PR-43375\1\binary\docker-da068165f6.exe... [2022-03-14T05:59:42.132Z] INFO: Copying dockerversion from the container... [2022-03-14T05:59:42.132Z] INFO: Copying the golang package from the container to d:\CI\PR-43375\1\installer\go.zip... [2022-03-14T05:59:42.132Z] INFO: Extracting go.zip to d:\CI\PR-43375\1\go [2022-03-14T05:59:43.395Z] --- PASS: TestRenameAnonymousContainer (1.60s) [2022-03-14T05:59:43.395Z] === RUN TestRenameContainerWithSameName [2022-03-14T05:59:43.956Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-03-14T05:59:43.956Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-14T05:59:44.630Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-03-14T05:59:44.630Z] === RUN TestPause [2022-03-14T05:59:44.630Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-14T05:59:44.630Z] --- SKIP: TestPause (0.00s) [2022-03-14T05:59:44.630Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-14T05:59:44.630Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-14T05:59:44.630Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-14T05:59:44.630Z] === RUN TestPauseStopPausedContainer [2022-03-14T05:59:44.630Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-14T05:59:44.630Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-03-14T05:59:44.630Z] === RUN TestPidHost [2022-03-14T05:59:44.886Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2022-03-14T05:59:44.886Z] === RUN TestResize [2022-03-14T05:59:45.144Z] --- PASS: TestResize (0.43s) [2022-03-14T05:59:45.144Z] === RUN TestResizeWithInvalidSize [2022-03-14T05:59:45.562Z] --- PASS: TestPidHost (0.92s) [2022-03-14T05:59:45.562Z] === RUN TestPsFilter [2022-03-14T05:59:45.562Z] --- PASS: TestPsFilter (0.09s) [2022-03-14T05:59:45.562Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-14T05:59:45.709Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-03-14T05:59:45.709Z] === RUN TestResizeWhenContainerNotStarted [2022-03-14T05:59:46.127Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-03-14T05:59:46.127Z] === RUN TestRemoveContainerWithVolume [2022-03-14T05:59:46.274Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-03-14T05:59:46.274Z] === RUN TestDaemonRestartKillContainers [2022-03-14T05:59:46.274Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-14T05:59:46.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-14T05:59:46.274Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-14T05:59:46.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-14T05:59:46.274Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-14T05:59:46.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-14T05:59:46.274Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-14T05:59:46.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-14T05:59:46.274Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-14T05:59:46.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-14T05:59:46.274Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-14T05:59:46.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-14T05:59:46.274Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-14T05:59:46.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-14T05:59:46.274Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-14T05:59:46.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-14T05:59:46.274Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-14T05:59:46.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-14T05:59:46.274Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-14T05:59:46.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-14T05:59:46.274Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-14T05:59:46.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-14T05:59:46.274Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-14T05:59:46.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-14T05:59:46.274Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-14T05:59:46.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-14T05:59:46.274Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-14T05:59:46.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-14T05:59:46.274Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-14T05:59:46.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-14T05:59:46.274Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-14T05:59:46.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-14T05:59:46.274Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-14T05:59:46.274Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-14T05:59:46.385Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-03-14T05:59:46.385Z] === RUN TestRemoveContainerRunning [2022-03-14T05:59:46.948Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-03-14T05:59:46.948Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-14T05:59:47.205Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-03-14T05:59:47.205Z] === RUN TestRemoveInvalidContainer [2022-03-14T05:59:47.205Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-14T05:59:47.205Z] === RUN TestRenameLinkedContainer [2022-03-14T05:59:48.169Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-14T05:59:49.099Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-14T05:59:49.102Z] --- PASS: TestRenameLinkedContainer (1.63s) [2022-03-14T05:59:49.102Z] === RUN TestRenameStoppedContainer [2022-03-14T05:59:49.359Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-03-14T05:59:49.359Z] === RUN TestRenameRunningContainerAndReuse [2022-03-14T05:59:50.291Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2022-03-14T05:59:50.291Z] === RUN TestRenameInvalidName [2022-03-14T05:59:50.468Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-14T05:59:50.468Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-14T05:59:50.550Z] --- PASS: TestRenameInvalidName (0.40s) [2022-03-14T05:59:50.550Z] === RUN TestRenameAnonymousContainer [2022-03-14T05:59:51.839Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-14T05:59:51.839Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-14T05:59:51.920Z] --- PASS: TestRenameAnonymousContainer (1.42s) [2022-03-14T05:59:51.920Z] === RUN TestRenameContainerWithSameName [2022-03-14T05:59:52.178Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-03-14T05:59:52.178Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-14T05:59:52.677Z] 037d5740b404: Verifying Checksum [2022-03-14T05:59:52.677Z] 037d5740b404: Download complete [2022-03-14T05:59:53.107Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-03-14T05:59:53.107Z] === RUN TestResize [2022-03-14T05:59:53.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-14T05:59:53.668Z] --- PASS: TestResize (0.41s) [2022-03-14T05:59:53.668Z] === RUN TestResizeWithInvalidSize [2022-03-14T05:59:53.924Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-03-14T05:59:53.924Z] === RUN TestResizeWhenContainerNotStarted [2022-03-14T05:59:54.485Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-03-14T05:59:54.485Z] === RUN TestDaemonRestartKillContainers [2022-03-14T05:59:54.485Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-14T05:59:54.485Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-14T05:59:54.485Z] === RUN TestCgroupNamespacesRun [2022-03-14T05:59:55.415Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-03-14T05:59:55.415Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-14T05:59:56.009Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-14T05:59:56.009Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-14T05:59:56.790Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-03-14T05:59:56.790Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-14T05:59:57.384Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-14T05:59:57.721Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-03-14T05:59:57.721Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-14T05:59:59.091Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s) [2022-03-14T05:59:59.091Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-14T05:59:59.279Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-14T05:59:59.537Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-14T06:00:00.024Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-03-14T06:00:00.024Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-14T06:00:00.910Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-14T06:00:01.392Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-03-14T06:00:01.392Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-14T06:00:01.475Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-14T06:00:01.957Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-03-14T06:00:01.957Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-14T06:00:02.844Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-14T06:00:02.889Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-03-14T06:00:02.889Z] === RUN TestNISDomainname [2022-03-14T06:00:02.889Z] 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-14T06:00:02.889Z] --- SKIP: TestNISDomainname (0.01s) [2022-03-14T06:00:02.889Z] === RUN TestHostnameDnsResolution [2022-03-14T06:00:03.234Z] INFO: Extraction ended at 03/14/2022 06:00:02. Duration:00:00:27.1198172 [2022-03-14T06:00:03.234Z] INFO: Updating the golang and path environment variables [2022-03-14T06:00:03.234Z] INFO: GOPATH=d:\gopath [2022-03-14T06:00:03.234Z] INFO: go version go1.17.8 windows/amd64 [2022-03-14T06:00:03.234Z] INFO: Running the daemon under test in debug mode [2022-03-14T06:00:03.234Z] INFO: Running the daemon under test in containerd mode [2022-03-14T06:00:03.234Z] INFO: Starting a daemon under test... [2022-03-14T06:00:03.234Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43375\1\daemon --pidfile d:\CI\PR-43375\1\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-03-14T06:00:03.234Z] INFO: Containerd started successfully. [2022-03-14T06:00:03.234Z] INFO: Process started successfully. [2022-03-14T06:00:03.234Z] INFO: Start tailing logs of the daemon under tests [2022-03-14T06:00:03.234Z] INFO: Waiting for the daemon under test to start... [2022-03-14T06:00:03.817Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-03-14T06:00:03.817Z] === RUN TestUnprivilegedPortsAndPing [2022-03-14T06:00:03.817Z] 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-14T06:00:03.817Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-03-14T06:00:03.817Z] === RUN TestStats [2022-03-14T06:00:03.817Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-14T06:00:03.817Z] --- SKIP: TestStats (0.00s) [2022-03-14T06:00:03.817Z] === RUN TestStopContainerWithTimeout [2022-03-14T06:00:03.817Z] === RUN TestStopContainerWithTimeout/0 [2022-03-14T06:00:03.817Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-14T06:00:03.817Z] === RUN TestStopContainerWithTimeout/1 [2022-03-14T06:00:03.817Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-14T06:00:03.817Z] === RUN TestStopContainerWithTimeout/3 [2022-03-14T06:00:03.817Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-14T06:00:03.817Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-14T06:00:03.817Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-14T06:00:03.817Z] === CONT TestStopContainerWithTimeout/0 [2022-03-14T06:00:03.817Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-14T06:00:04.209Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-14T06:00:04.209Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.82s) [2022-03-14T06:00:04.209Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-03-14T06:00:04.209Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-03-14T06:00:04.209Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.35s) [2022-03-14T06:00:04.209Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.35s) [2022-03-14T06:00:04.209Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) [2022-03-14T06:00:04.209Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.59s) [2022-03-14T06:00:04.209Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.58s) [2022-03-14T06:00:04.209Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.10s) [2022-03-14T06:00:04.210Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s) [2022-03-14T06:00:04.210Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.15s) [2022-03-14T06:00:04.210Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s) [2022-03-14T06:00:04.210Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.94s) [2022-03-14T06:00:04.210Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.75s) [2022-03-14T06:00:04.210Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.74s) [2022-03-14T06:00:04.210Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s) [2022-03-14T06:00:04.210Z] === RUN TestCgroupNamespacesRun [2022-03-14T06:00:04.378Z] === CONT TestStopContainerWithTimeout/3 [2022-03-14T06:00:05.577Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-03-14T06:00:05.578Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-14T06:00:05.578Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-14T06:00:05.578Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-14T06:00:05.578Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-14T06:00:06.266Z] === CONT TestStopContainerWithTimeout/1 [2022-03-14T06:00:06.506Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-03-14T06:00:06.506Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-14T06:00:07.646Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-14T06:00:07.646Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2022-03-14T06:00:07.646Z] --- PASS: TestStopContainerWithTimeout/-1 (2.55s) [2022-03-14T06:00:07.646Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-03-14T06:00:07.646Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-03-14T06:00:07.646Z] === RUN TestDeleteDevicemapper [2022-03-14T06:00:07.646Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-14T06:00:07.646Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-14T06:00:07.646Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-14T06:00:07.880Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-03-14T06:00:07.880Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-14T06:00:09.250Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) [2022-03-14T06:00:09.250Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-14T06:00:09.571Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.60s) [2022-03-14T06:00:09.571Z] === RUN TestUpdateMemory [2022-03-14T06:00:09.571Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-14T06:00:09.571Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-14T06:00:09.571Z] === RUN TestUpdateCPUQuota [2022-03-14T06:00:09.571Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-14T06:00:09.571Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-03-14T06:00:09.571Z] === RUN TestUpdatePidsLimit [2022-03-14T06:00:09.571Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-14T06:00:09.571Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-03-14T06:00:09.571Z] === RUN TestUpdateRestartPolicy [2022-03-14T06:00:10.182Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-03-14T06:00:10.182Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-14T06:00:10.619Z] 8f616e6e9eec: Pull complete [2022-03-14T06:00:10.746Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-03-14T06:00:10.746Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-14T06:00:12.116Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.27s) [2022-03-14T06:00:12.116Z] === RUN TestNISDomainname [2022-03-14T06:00:12.679Z] --- PASS: TestNISDomainname (0.54s) [2022-03-14T06:00:12.679Z] === RUN TestHostnameDnsResolution [2022-03-14T06:00:13.242Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-03-14T06:00:13.242Z] === RUN TestUnprivilegedPortsAndPing [2022-03-14T06:00:13.806Z] --- PASS: TestUnprivilegedPortsAndPing (0.60s) [2022-03-14T06:00:13.806Z] === RUN TestStats [2022-03-14T06:00:16.324Z] --- PASS: TestStats (2.48s) [2022-03-14T06:00:16.324Z] === RUN TestStopContainerWithTimeout [2022-03-14T06:00:16.324Z] === RUN TestStopContainerWithTimeout/0 [2022-03-14T06:00:16.324Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-14T06:00:16.324Z] === RUN TestStopContainerWithTimeout/1 [2022-03-14T06:00:16.324Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-14T06:00:16.324Z] === RUN TestStopContainerWithTimeout/3 [2022-03-14T06:00:16.324Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-14T06:00:16.324Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-14T06:00:16.324Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-14T06:00:16.324Z] === CONT TestStopContainerWithTimeout/0 [2022-03-14T06:00:16.324Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-14T06:00:17.253Z] === CONT TestStopContainerWithTimeout/3 [2022-03-14T06:00:19.145Z] === CONT TestStopContainerWithTimeout/1 [2022-03-14T06:00:20.513Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-14T06:00:20.513Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2022-03-14T06:00:20.513Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2022-03-14T06:00:20.513Z] --- PASS: TestStopContainerWithTimeout/3 (2.42s) [2022-03-14T06:00:20.513Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-03-14T06:00:20.513Z] === RUN TestDeleteDevicemapper [2022-03-14T06:00:20.513Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-14T06:00:20.513Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-14T06:00:20.513Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-14T06:00:21.748Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2022-03-14T06:00:21.748Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-14T06:00:21.748Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-03-14T06:00:21.748Z] === RUN TestWaitNonBlocked [2022-03-14T06:00:21.748Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-14T06:00:21.748Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-14T06:00:21.748Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-14T06:00:21.748Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-14T06:00:21.748Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-14T06:00:21.748Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-14T06:00:21.748Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-14T06:00:21.748Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-03-14T06:00:21.748Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) [2022-03-14T06:00:21.748Z] === RUN TestWaitBlocked [2022-03-14T06:00:21.748Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-14T06:00:21.748Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-14T06:00:21.748Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-14T06:00:21.748Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-14T06:00:21.748Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-14T06:00:21.748Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-14T06:00:21.882Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s) [2022-03-14T06:00:21.882Z] === RUN TestUpdateMemory [2022-03-14T06:00:21.882Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-14T06:00:21.882Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-14T06:00:21.882Z] === RUN TestUpdateCPUQuota [2022-03-14T06:00:22.005Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-14T06:00:22.005Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2022-03-14T06:00:22.005Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-03-14T06:00:22.005Z] === CONT TestDaemonRestartIpcMode [2022-03-14T06:00:22.005Z] === CONT TestIpcModeOlderClient [2022-03-14T06:00:22.261Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-03-14T06:00:22.261Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-14T06:00:22.811Z] --- PASS: TestUpdateCPUQuota (0.86s) [2022-03-14T06:00:22.811Z] === RUN TestUpdatePidsLimit [2022-03-14T06:00:22.811Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-14T06:00:23.102Z] === RUN TestUpdatePidsLimit/no_change [2022-03-14T06:00:23.364Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-14T06:00:23.364Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-14T06:00:23.628Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-14T06:00:23.886Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-14T06:00:24.143Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-14T06:00:24.458Z] ...INFO: Daemon under test started and replied! [2022-03-14T06:00:24.458Z] INFO: Docker version of the daemon under test [2022-03-14T06:00:24.458Z] [2022-03-14T06:00:24.458Z] Client: [2022-03-14T06:00:24.458Z] Version: 17.06.2-ce [2022-03-14T06:00:24.458Z] API version: 1.30 [2022-03-14T06:00:24.458Z] Go version: go1.8.3 [2022-03-14T06:00:24.458Z] Git commit: cec0b72 [2022-03-14T06:00:24.458Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-14T06:00:24.458Z] OS/Arch: windows/amd64 [2022-03-14T06:00:24.458Z] [2022-03-14T06:00:24.458Z] Server: [2022-03-14T06:00:24.458Z] Version: 0.0.0-dev [2022-03-14T06:00:24.458Z] API version: 1.42 (minimum version 1.24) [2022-03-14T06:00:24.458Z] Go version: go1.17.8 [2022-03-14T06:00:24.458Z] Git commit: da068165f6 [2022-03-14T06:00:24.458Z] Built: 03/14/2022 05:58:00 [2022-03-14T06:00:24.458Z] OS/Arch: windows/amd64 [2022-03-14T06:00:24.458Z] Experimental: false [2022-03-14T06:00:24.458Z] [2022-03-14T06:00:24.458Z] INFO: Docker info of the daemon under test [2022-03-14T06:00:24.458Z] [2022-03-14T06:00:24.458Z] Containers: 0 [2022-03-14T06:00:24.458Z] Running: 0 [2022-03-14T06:00:24.458Z] Paused: 0 [2022-03-14T06:00:24.458Z] Stopped: 0 [2022-03-14T06:00:24.458Z] Images: 0 [2022-03-14T06:00:24.458Z] Server Version: 0.0.0-dev [2022-03-14T06:00:24.458Z] Storage Driver: windowsfilter [2022-03-14T06:00:24.458Z] Windows: [2022-03-14T06:00:24.458Z] Logging Driver: json-file [2022-03-14T06:00:24.458Z] Plugins: [2022-03-14T06:00:24.458Z] Volume: local [2022-03-14T06:00:24.458Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-14T06:00:24.458Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-14T06:00:24.458Z] Swarm: inactive [2022-03-14T06:00:24.458Z] Default Isolation: process [2022-03-14T06:00:24.458Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-14T06:00:24.458Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-14T06:00:24.458Z] OSType: windows [2022-03-14T06:00:24.458Z] Architecture: x86_64 [2022-03-14T06:00:24.458Z] CPUs: 4 [2022-03-14T06:00:24.458Z] Total Memory: 32GiB [2022-03-14T06:00:24.458Z] Name: azwin-2-c4a611 [2022-03-14T06:00:24.458Z] ID: 7AMB:6J2Y:NVR7:NSUT:C3CM:HTAC:OTIZ:N5QU:PRQT:CJAH:3S5J:3ZC5 [2022-03-14T06:00:24.458Z] Docker Root Dir: D:\CI\PR-43375\1\daemon [2022-03-14T06:00:24.458Z] Debug Mode (client): false [2022-03-14T06:00:24.458Z] Debug Mode (server): true [2022-03-14T06:00:24.458Z] File Descriptors: -1 [2022-03-14T06:00:24.458Z] Goroutines: 29 [2022-03-14T06:00:24.458Z] System Time: 2022-03-14T06:00:22.3800757Z [2022-03-14T06:00:24.458Z] EventsListeners: 0 [2022-03-14T06:00:24.458Z] Registry: https://index.docker.io/v1/ [2022-03-14T06:00:24.458Z] Labels: [2022-03-14T06:00:24.458Z] Experimental: false [2022-03-14T06:00:24.458Z] Insecure Registries: [2022-03-14T06:00:24.458Z] 127.0.0.0/8 [2022-03-14T06:00:24.458Z] Live Restore Enabled: false [2022-03-14T06:00:24.458Z] [2022-03-14T06:00:24.458Z] [2022-03-14T06:00:24.458Z] INFO: Docker images of the daemon under test [2022-03-14T06:00:24.458Z] [2022-03-14T06:00:24.458Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-14T06:00:24.458Z] [2022-03-14T06:00:24.458Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-14T06:00:24.458Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-14T06:00:24.458Z] ltsc2022: Pulling from windows/servercore [2022-03-14T06:00:24.458Z] 8f616e6e9eec: Pulling fs layer [2022-03-14T06:00:24.458Z] 037d5740b404: Pulling fs layer [2022-03-14T06:00:24.783Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.41s) [2022-03-14T06:00:24.783Z] --- PASS: TestDaemonRestartIpcMode (2.58s) [2022-03-14T06:00:24.783Z] PASS [2022-03-14T06:00:24.783Z] [2022-03-14T06:00:24.783Z] === Skipped [2022-03-14T06:00:24.783Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-14T06:00:24.783Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-14T06:00:24.783Z] [2022-03-14T06:00:24.783Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-03-14T06:00:24.783Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-14T06:00:24.783Z] [2022-03-14T06:00:24.783Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-03-14T06:00:24.783Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-14T06:00:24.783Z] [2022-03-14T06:00:24.783Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-03-14T06:00:24.783Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-14T06:00:24.783Z] [2022-03-14T06:00:24.783Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-14T06:00:24.783Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-14T06:00:24.783Z] [2022-03-14T06:00:24.783Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-03-14T06:00:24.783Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-14T06:00:24.783Z] [2022-03-14T06:00:24.783Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-03-14T06:00:24.783Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-14T06:00:24.783Z] [2022-03-14T06:00:24.783Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-03-14T06:00:24.783Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-14T06:00:24.783Z] [2022-03-14T06:00:24.783Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-14T06:00:24.783Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-14T06:00:24.783Z] [2022-03-14T06:00:24.783Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-14T06:00:24.783Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-14T06:00:24.783Z] [2022-03-14T06:00:24.783Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-14T06:00:24.783Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-14T06:00:24.783Z] [2022-03-14T06:00:24.783Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-14T06:00:24.783Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-14T06:00:24.783Z] [2022-03-14T06:00:24.783Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-03-14T06:00:24.783Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-14T06:00:24.783Z] [2022-03-14T06:00:24.783Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-03-14T06:00:24.783Z] 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-14T06:00:24.783Z] [2022-03-14T06:00:24.783Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-03-14T06:00:24.783Z] 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-14T06:00:24.783Z] [2022-03-14T06:00:24.783Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-03-14T06:00:24.783Z] 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-14T06:00:24.783Z] [2022-03-14T06:00:24.783Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-03-14T06:00:24.783Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-14T06:00:24.783Z] [2022-03-14T06:00:24.783Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-14T06:00:24.783Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-14T06:00:24.783Z] [2022-03-14T06:00:24.783Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-03-14T06:00:24.783Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-14T06:00:24.783Z] [2022-03-14T06:00:24.783Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-03-14T06:00:24.783Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-14T06:00:24.783Z] [2022-03-14T06:00:24.783Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-03-14T06:00:24.783Z] 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-14T06:00:24.783Z] [2022-03-14T06:00:24.783Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-03-14T06:00:24.783Z] 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-14T06:00:24.783Z] [2022-03-14T06:00:24.783Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-03-14T06:00:24.783Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-14T06:00:24.783Z] [2022-03-14T06:00:24.783Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-14T06:00:24.783Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-14T06:00:24.783Z] [2022-03-14T06:00:24.783Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-14T06:00:24.783Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-14T06:00:24.783Z] [2022-03-14T06:00:24.783Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-03-14T06:00:24.783Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-14T06:00:24.783Z] [2022-03-14T06:00:24.783Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-03-14T06:00:24.783Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-14T06:00:24.783Z] [2022-03-14T06:00:24.783Z] DONE 177 tests, 27 skipped in 71.225s [2022-03-14T06:00:24.783Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-14T06:00:24.783Z] === RUN TestConfigDaemonLibtrustID [2022-03-14T06:00:25.074Z] --- PASS: TestUpdatePidsLimit (2.06s) [2022-03-14T06:00:25.074Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-03-14T06:00:25.074Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2022-03-14T06:00:25.074Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-03-14T06:00:25.074Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2022-03-14T06:00:25.074Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2022-03-14T06:00:25.074Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-03-14T06:00:25.074Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-03-14T06:00:25.074Z] === RUN TestUpdateRestartPolicy [2022-03-14T06:00:25.346Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-03-14T06:00:25.346Z] === RUN TestDaemonConfigValidation [2022-03-14T06:00:25.346Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-14T06:00:25.346Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-14T06:00:25.346Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-14T06:00:25.346Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-14T06:00:25.346Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-14T06:00:25.346Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-14T06:00:25.346Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-14T06:00:25.346Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-14T06:00:25.346Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-14T06:00:25.346Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-14T06:00:25.346Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-14T06:00:25.346Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-14T06:00:25.346Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-14T06:00:25.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-14T06:00:25.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-14T06:00:25.603Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-14T06:00:25.603Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-14T06:00:25.603Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-14T06:00:25.603Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-03-14T06:00:25.603Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-03-14T06:00:25.603Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-03-14T06:00:25.603Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-03-14T06:00:25.603Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-03-14T06:00:25.603Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-14T06:00:25.603Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-14T06:00:26.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-14T06:00:26.967Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-14T06:00:27.895Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-14T06:00:28.823Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-14T06:00:28.823Z] daemon_test.go:156: [d949f0ed39911] daemon is not started [2022-03-14T06:00:28.823Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-03-14T06:00:28.823Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-03-14T06:00:28.823Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-03-14T06:00:28.823Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-03-14T06:00:28.823Z] === RUN TestDaemonProxy [2022-03-14T06:00:28.823Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-14T06:00:28.823Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-14T06:00:28.823Z] PASS [2022-03-14T06:00:28.823Z] [2022-03-14T06:00:28.823Z] === Skipped [2022-03-14T06:00:28.823Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-03-14T06:00:28.823Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-14T06:00:28.823Z] [2022-03-14T06:00:28.823Z] DONE 12 tests, 1 skipped in 4.174s [2022-03-14T06:00:28.823Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-14T06:00:29.080Z] INFO: Testing against a local daemon [2022-03-14T06:00:29.080Z] === RUN TestCommitInheritsEnv [2022-03-14T06:00:30.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-14T06:00:30.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-14T06:00:30.450Z] --- PASS: TestCommitInheritsEnv (1.12s) [2022-03-14T06:00:30.450Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-14T06:00:30.450Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-14T06:00:30.450Z] === RUN TestImportWithCustomPlatform [2022-03-14T06:00:30.450Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-14T06:00:30.450Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-14T06:00:30.450Z] === RUN TestImportWithCustomPlatform// [2022-03-14T06:00:30.450Z] === RUN TestImportWithCustomPlatform/linux [2022-03-14T06:00:30.450Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-14T06:00:30.450Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-14T06:00:30.450Z] === RUN TestImportWithCustomPlatform/macos [2022-03-14T06:00:30.450Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-14T06:00:30.450Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-14T06:00:30.450Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-03-14T06:00:30.450Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-03-14T06:00:30.450Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-14T06:00:30.450Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-14T06:00:30.450Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-03-14T06:00:30.450Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-03-14T06:00:30.450Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-14T06:00:30.450Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-14T06:00:30.450Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-14T06:00:30.450Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-14T06:00:30.450Z] === RUN TestImagesFilterMultiReference [2022-03-14T06:00:30.450Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-14T06:00:30.450Z] === RUN TestImagePullPlatformInvalid [2022-03-14T06:00:30.450Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2022-03-14T06:00:30.450Z] === RUN TestRemoveImageOrphaning [2022-03-14T06:00:32.342Z] --- PASS: TestRemoveImageOrphaning (1.63s) [2022-03-14T06:00:32.342Z] === RUN TestRemoveImageGarbageCollector [2022-03-14T06:00:32.342Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-14T06:00:32.342Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-14T06:00:32.342Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-14T06:00:32.342Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-14T06:00:32.342Z] === RUN TestTagInvalidReference [2022-03-14T06:00:32.342Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-14T06:00:32.342Z] === RUN TestTagValidPrefixedRepo [2022-03-14T06:00:32.342Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-14T06:00:32.342Z] === RUN TestTagExistedNameWithoutForce [2022-03-14T06:00:32.342Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-14T06:00:32.342Z] === RUN TestTagOfficialNames [2022-03-14T06:00:32.342Z] --- PASS: TestTagOfficialNames (0.04s) [2022-03-14T06:00:32.342Z] === RUN TestTagMatchesDigest [2022-03-14T06:00:32.342Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-14T06:00:32.342Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-14T06:00:33.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-14T06:00:36.916Z] 8f616e6e9eec: Verifying Checksum [2022-03-14T06:00:36.916Z] 8f616e6e9eec: Download complete [2022-03-14T06:00:37.247Z] --- PASS: TestUpdateRestartPolicy (11.09s) [2022-03-14T06:00:37.247Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-14T06:00:37.247Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-03-14T06:00:37.247Z] === RUN TestWaitNonBlocked [2022-03-14T06:00:37.247Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-14T06:00:37.247Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-14T06:00:37.247Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-14T06:00:37.247Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-14T06:00:37.247Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-14T06:00:37.247Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-14T06:00:37.247Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-14T06:00:37.247Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2022-03-14T06:00:37.247Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2022-03-14T06:00:37.247Z] === RUN TestWaitBlocked [2022-03-14T06:00:37.247Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-14T06:00:37.247Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-14T06:00:37.247Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-14T06:00:37.247Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-14T06:00:37.247Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-14T06:00:37.247Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-14T06:00:37.810Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-14T06:00:37.810Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-03-14T06:00:37.810Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2022-03-14T06:00:37.810Z] === CONT TestContainerStartOnDaemonRestart [2022-03-14T06:00:37.810Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-14T06:00:40.330Z] --- PASS: TestContainerStartOnDaemonRestart (2.41s) [2022-03-14T06:00:40.330Z] === CONT TestIpcModeOlderClient [2022-03-14T06:00:40.330Z] === CONT TestContainerKillOnDaemonStart [2022-03-14T06:00:40.330Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.42s) [2022-03-14T06:00:40.330Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-03-14T06:00:40.330Z] === CONT TestDaemonHostGatewayIP [2022-03-14T06:00:40.541Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-14T06:00:40.541Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-03-14T06:00:40.541Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-14T06:00:40.541Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-14T06:00:40.541Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-14T06:00:40.541Z] Cross building: bundles/cross/windows/amd64 [2022-03-14T06:00:40.541Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-14T06:00:40.541Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-14T06:00:41.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-14T06:00:42.854Z] --- PASS: TestDaemonHostGatewayIP (2.54s) [2022-03-14T06:00:42.854Z] === CONT TestDaemonRestartIpcMode [2022-03-14T06:00:45.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-14T06:00:45.376Z] --- PASS: TestDaemonRestartIpcMode (2.30s) [2022-03-14T06:00:47.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-14T06:00:48.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-14T06:00:51.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-14T06:00:53.409Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-14T06:00:53.409Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-14T06:00:53.409Z] GOOS="" GOARCH="" GOARM="" [2022-03-14T06:00:53.409Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-14T06:00:53.409Z] [2022-03-14T06:00:53.409Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-14T06:00:53.409Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-14T06:00:53.409Z] HOSTNAME=c803dc98e126 [2022-03-14T06:00:53.409Z] TESTDEBUG=0 [2022-03-14T06:00:53.409Z] DEST=bundles/test-integration [2022-03-14T06:00:53.409Z] PWD=/go/src/github.com/docker/docker [2022-03-14T06:00:53.409Z] DOCKER_GITCOMMIT=da068165f6c8ae5771abb6aaf1523accef8e250d [2022-03-14T06:00:53.409Z] container=docker [2022-03-14T06:00:53.409Z] HOME=/root [2022-03-14T06:00:53.409Z] GOLANG_VERSION=1.17.8 [2022-03-14T06:00:53.409Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-14T06:00:53.409Z] VALIDATE_BRANCH=master [2022-03-14T06:00:53.409Z] TERM=xterm [2022-03-14T06:00:53.409Z] DOCKER_PKG=github.com/docker/docker [2022-03-14T06:00:53.409Z] SHLVL=1 [2022-03-14T06:00:53.409Z] TIMEOUT=120m [2022-03-14T06:00:53.409Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-14T06:00:53.409Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-14T06:00:53.409Z] GO111MODULE=off [2022-03-14T06:00:53.409Z] DOCKER_EXPERIMENTAL=1 [2022-03-14T06:00:53.409Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-14T06:00:53.409Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-14T06:00:53.409Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-14T06:00:53.409Z] GOPATH=/go [2022-03-14T06:00:53.409Z] PKG_CONFIG=pkg-config [2022-03-14T06:00:53.409Z] _=/usr/bin/env [2022-03-14T06:00:53.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-14T06:00:53.466Z] --- PASS: TestContainerKillOnDaemonStart (11.78s) [2022-03-14T06:00:53.466Z] PASS [2022-03-14T06:00:53.466Z] [2022-03-14T06:00:53.466Z] === Skipped [2022-03-14T06:00:53.466Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-14T06:00:53.466Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-14T06:00:53.466Z] [2022-03-14T06:00:53.466Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-14T06:00:53.466Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-14T06:00:53.466Z] [2022-03-14T06:00:53.466Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-14T06:00:53.466Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-14T06:00:53.466Z] [2022-03-14T06:00:53.466Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-14T06:00:53.466Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-14T06:00:53.466Z] [2022-03-14T06:00:53.466Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-14T06:00:53.466Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-14T06:00:53.466Z] [2022-03-14T06:00:53.466Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-14T06:00:53.466Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-14T06:00:53.466Z] [2022-03-14T06:00:53.466Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-14T06:00:53.466Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-14T06:00:53.466Z] [2022-03-14T06:00:53.466Z] DONE 200 tests, 7 skipped in 117.639s [2022-03-14T06:00:53.466Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-14T06:00:53.466Z] === RUN TestConfigDaemonLibtrustID [2022-03-14T06:00:53.466Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-03-14T06:00:53.466Z] === RUN TestDaemonConfigValidation [2022-03-14T06:00:53.466Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-14T06:00:53.466Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-14T06:00:53.466Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-14T06:00:53.466Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-14T06:00:53.466Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-14T06:00:53.466Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-14T06:00:53.466Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-14T06:00:53.466Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-14T06:00:53.466Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-14T06:00:53.466Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-14T06:00:53.466Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-14T06:00:53.466Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-14T06:00:53.466Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-14T06:00:53.466Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-14T06:00:53.466Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-14T06:00:53.466Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-14T06:00:53.466Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-03-14T06:00:53.466Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.11s) [2022-03-14T06:00:53.466Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-03-14T06:00:53.466Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-03-14T06:00:53.466Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-03-14T06:00:53.466Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-14T06:00:53.466Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-14T06:00:53.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-14T06:00:54.029Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-14T06:00:54.574Z] 037d5740b404: Verifying Checksum [2022-03-14T06:00:54.574Z] 037d5740b404: Download complete [2022-03-14T06:00:54.962Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-14T06:00:56.330Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-14T06:00:56.330Z] daemon_test.go:156: [df56427768682] daemon is not started [2022-03-14T06:00:56.330Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-03-14T06:00:56.330Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-03-14T06:00:56.330Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-03-14T06:00:56.330Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-03-14T06:00:56.330Z] === RUN TestDaemonProxy [2022-03-14T06:00:56.330Z] === RUN TestDaemonProxy/environment_variables [2022-03-14T06:00:57.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-14T06:00:58.226Z] === RUN TestDaemonProxy/command-line_options [2022-03-14T06:00:59.592Z] === RUN TestDaemonProxy/configuration_file [2022-03-14T06:00:59.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-14T06:01:01.480Z] === RUN TestDaemonProxy/conflicting_options [2022-03-14T06:01:01.737Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-14T06:01:02.299Z] --- PASS: TestDaemonProxy (6.26s) [2022-03-14T06:01:02.299Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2022-03-14T06:01:02.299Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-03-14T06:01:02.299Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-03-14T06:01:02.299Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-14T06:01:02.299Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-14T06:01:02.299Z] PASS [2022-03-14T06:01:02.299Z] [2022-03-14T06:01:02.299Z] DONE 17 tests in 10.170s [2022-03-14T06:01:02.299Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-14T06:01:02.299Z] INFO: Testing against a local daemon [2022-03-14T06:01:02.299Z] === RUN TestCommitInheritsEnv [2022-03-14T06:01:02.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-14T06:01:02.555Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-03-14T06:01:02.555Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-14T06:01:02.555Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-14T06:01:02.555Z] === RUN TestImportWithCustomPlatform [2022-03-14T06:01:02.812Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-14T06:01:02.812Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-14T06:01:02.812Z] === RUN TestImportWithCustomPlatform// [2022-03-14T06:01:02.812Z] === RUN TestImportWithCustomPlatform/linux [2022-03-14T06:01:02.812Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-14T06:01:02.812Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-14T06:01:03.068Z] === RUN TestImportWithCustomPlatform/macos [2022-03-14T06:01:03.068Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-14T06:01:03.068Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-14T06:01:03.068Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-03-14T06:01:03.068Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-03-14T06:01:03.068Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-14T06:01:03.068Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-14T06:01:03.068Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-03-14T06:01:03.068Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-03-14T06:01:03.068Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-14T06:01:03.068Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-14T06:01:03.068Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-14T06:01:03.068Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-14T06:01:03.068Z] === RUN TestImagesFilterMultiReference [2022-03-14T06:01:03.068Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-14T06:01:03.068Z] === RUN TestImagePullPlatformInvalid [2022-03-14T06:01:03.068Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-14T06:01:03.068Z] === RUN TestRemoveImageOrphaning [2022-03-14T06:01:03.326Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-03-14T06:01:03.326Z] === RUN TestRemoveImageGarbageCollector [2022-03-14T06:01:05.198Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-14T06:01:05.198Z] [2022-03-14T06:01:05.198Z] ________ ____ __. [2022-03-14T06:01:05.198Z] \_____ \ | |/ _| [2022-03-14T06:01:05.198Z] / | \| < [2022-03-14T06:01:05.198Z] / | \ | \ [2022-03-14T06:01:05.198Z] \_______ /____|__ \ [2022-03-14T06:01:05.198Z] \/ \/ [2022-03-14T06:01:05.198Z] [2022-03-14T06:01:05.198Z] INFO: make.ps1 ended at 03/14/2022 06:00:56 [2022-03-14T06:01:05.199Z] INFO: Binaries build ended at 03/14/2022 06:00:58. Duration:00:01:25.8693550 [2022-03-14T06:01:05.199Z] INFO: Copying the built daemon binary to d:\CI\PR-43375\1\binary\dockerd-da068165f6.exe... [2022-03-14T06:01:05.199Z] INFO: Copying the built client binary to d:\CI\PR-43375\1\binary\docker-da068165f6.exe... [2022-03-14T06:01:05.199Z] INFO: Copying dockerversion from the container... [2022-03-14T06:01:05.199Z] INFO: Copying the golang package from the container to d:\CI\PR-43375\1\installer\go.zip... [2022-03-14T06:01:05.199Z] INFO: Extracting go.zip to d:\CI\PR-43375\1\go [2022-03-14T06:01:05.219Z] --- PASS: TestRemoveImageGarbageCollector (1.84s) [2022-03-14T06:01:05.219Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-14T06:01:05.219Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-14T06:01:05.219Z] === RUN TestTagInvalidReference [2022-03-14T06:01:05.219Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-14T06:01:05.219Z] === RUN TestTagValidPrefixedRepo [2022-03-14T06:01:05.219Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-14T06:01:05.219Z] === RUN TestTagExistedNameWithoutForce [2022-03-14T06:01:05.219Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-14T06:01:05.219Z] === RUN TestTagOfficialNames [2022-03-14T06:01:05.219Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-14T06:01:05.219Z] === RUN TestTagMatchesDigest [2022-03-14T06:01:05.219Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-14T06:01:05.219Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-14T06:01:05.775Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-14T06:01:05.775Z] Using test binary docker [2022-03-14T06:01:05.775Z] +++ /etc/init.d/apparmor start [2022-03-14T06:01:05.775Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-14T06:01:05.776Z] INFO: Waiting for daemon to start... [2022-03-14T06:01:05.776Z] Starting dockerd [2022-03-14T06:01:05.776Z] +++ 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-14T06:01:07.693Z] . [2022-03-14T06:01:07.693Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-14T06:01:07.693Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-14T06:01:07.693Z] Error: No such image: emptyfs [2022-03-14T06:01:07.693Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-14T06:01:07.693Z] ++++ docker load [2022-03-14T06:01:08.267Z] Running integration-test (iteration 1) [2022-03-14T06:01:08.267Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-14T06:01:08.267Z] ++ 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-14T06:01:08.267Z] ++ set -e [2022-03-14T06:01:08.267Z] ++ '[' -n 0 ']' [2022-03-14T06:01:08.267Z] ++ set -x [2022-03-14T06:01:08.268Z] ++ 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-14T06:01:09.214Z] Loaded image: busybox:latest [2022-03-14T06:01:09.788Z] Loaded image: busybox:glibc [2022-03-14T06:01:15.084Z] Loaded image: debian:bullseye-slim [2022-03-14T06:01:15.084Z] Loaded image: hello-world:latest [2022-03-14T06:01:15.084Z] Loaded image: arm32v7/hello-world:latest [2022-03-14T06:01:15.084Z] INFO: Testing against a local daemon [2022-03-14T06:01:15.084Z] === RUN TestCgroupNamespacesBuild [2022-03-14T06:01:17.008Z] --- PASS: TestCgroupNamespacesBuild (2.37s) [2022-03-14T06:01:17.008Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-14T06:01:19.564Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.21s) [2022-03-14T06:01:19.564Z] === RUN TestBuildWithSession [2022-03-14T06:01:19.564Z] build_session_test.go:25: TODO: BuildKit [2022-03-14T06:01:19.564Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-14T06:01:19.564Z] === RUN TestBuildSquashParent [2022-03-14T06:01:25.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-14T06:01:25.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-14T06:01:26.262Z] INFO: Extraction ended at 03/14/2022 06:01:25. Duration:00:00:25.1789160 [2022-03-14T06:01:26.262Z] INFO: Updating the golang and path environment variables [2022-03-14T06:01:26.262Z] INFO: GOPATH=d:\gopath [2022-03-14T06:01:26.262Z] INFO: go version go1.17.8 windows/amd64 [2022-03-14T06:01:26.262Z] INFO: Running the daemon under test in debug mode [2022-03-14T06:01:26.262Z] INFO: Starting a daemon under test... [2022-03-14T06:01:26.262Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43375\1\daemon --pidfile d:\CI\PR-43375\1\docker.pid -D [2022-03-14T06:01:26.262Z] INFO: Process started successfully. [2022-03-14T06:01:26.262Z] INFO: Start tailing logs of the daemon under tests [2022-03-14T06:01:26.262Z] INFO: Waiting for the daemon under test to start... [2022-03-14T06:01:29.581Z] --- PASS: TestBuildSquashParent (9.22s) [2022-03-14T06:01:29.581Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-14T06:01:29.581Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-14T06:01:29.581Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-14T06:01:29.581Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-14T06:01:29.581Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-14T06:01:29.581Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-14T06:01:29.581Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-14T06:01:29.581Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-14T06:01:29.581Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-14T06:01:29.581Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-14T06:01:29.581Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-14T06:01:29.581Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-14T06:01:29.581Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-14T06:01:29.581Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-14T06:01:29.581Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-14T06:01:32.135Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-14T06:01:32.135Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-14T06:01:35.442Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-14T06:01:35.442Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-14T06:01:38.743Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-14T06:01:38.743Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.38s) [2022-03-14T06:01:38.743Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.44s) [2022-03-14T06:01:38.743Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.27s) [2022-03-14T06:01:38.744Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.51s) [2022-03-14T06:01:38.744Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.40s) [2022-03-14T06:01:38.744Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.21s) [2022-03-14T06:01:38.744Z] === RUN TestBuildMultiStageCopy [2022-03-14T06:01:38.744Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-14T06:01:41.294Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-14T06:01:41.867Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-14T06:01:42.440Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-14T06:01:43.014Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-14T06:01:43.588Z] --- PASS: TestBuildMultiStageCopy (5.01s) [2022-03-14T06:01:43.588Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.73s) [2022-03-14T06:01:43.588Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2022-03-14T06:01:43.588Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2022-03-14T06:01:43.588Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2022-03-14T06:01:43.588Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2022-03-14T06:01:43.588Z] === RUN TestBuildMultiStageParentConfig [2022-03-14T06:01:43.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-14T06:01:44.973Z] --- PASS: TestBuildMultiStageParentConfig (1.39s) [2022-03-14T06:01:44.973Z] === RUN TestBuildLabelWithTargets [2022-03-14T06:01:47.327Z] .....INFO: Daemon under test started and replied! [2022-03-14T06:01:47.327Z] INFO: Docker version of the daemon under test [2022-03-14T06:01:47.327Z] [2022-03-14T06:01:47.327Z] Client: [2022-03-14T06:01:47.327Z] Version: 17.06.2-ce [2022-03-14T06:01:47.327Z] API version: 1.30 [2022-03-14T06:01:47.327Z] Go version: go1.8.3 [2022-03-14T06:01:47.327Z] Git commit: cec0b72 [2022-03-14T06:01:47.327Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-14T06:01:47.327Z] OS/Arch: windows/amd64 [2022-03-14T06:01:47.327Z] [2022-03-14T06:01:47.327Z] Server: [2022-03-14T06:01:47.327Z] Version: 0.0.0-dev [2022-03-14T06:01:47.327Z] API version: 1.42 (minimum version 1.24) [2022-03-14T06:01:47.327Z] Go version: go1.17.8 [2022-03-14T06:01:47.327Z] Git commit: da068165f6 [2022-03-14T06:01:47.327Z] Built: 03/14/2022 05:59:38 [2022-03-14T06:01:47.327Z] OS/Arch: windows/amd64 [2022-03-14T06:01:47.327Z] Experimental: false [2022-03-14T06:01:47.327Z] [2022-03-14T06:01:47.327Z] INFO: Docker info of the daemon under test [2022-03-14T06:01:47.327Z] [2022-03-14T06:01:47.327Z] Containers: 0 [2022-03-14T06:01:47.327Z] Running: 0 [2022-03-14T06:01:47.327Z] Paused: 0 [2022-03-14T06:01:47.327Z] Stopped: 0 [2022-03-14T06:01:47.327Z] Images: 0 [2022-03-14T06:01:47.327Z] Server Version: 0.0.0-dev [2022-03-14T06:01:47.327Z] Storage Driver: windowsfilter [2022-03-14T06:01:47.327Z] Windows: [2022-03-14T06:01:47.327Z] Logging Driver: json-file [2022-03-14T06:01:47.327Z] Plugins: [2022-03-14T06:01:47.327Z] Volume: local [2022-03-14T06:01:47.327Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-14T06:01:47.327Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-14T06:01:47.327Z] Swarm: inactive [2022-03-14T06:01:47.327Z] Default Isolation: process [2022-03-14T06:01:47.327Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-14T06:01:47.327Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-14T06:01:47.327Z] OSType: windows [2022-03-14T06:01:47.327Z] Architecture: x86_64 [2022-03-14T06:01:47.327Z] CPUs: 4 [2022-03-14T06:01:47.327Z] Total Memory: 32GiB [2022-03-14T06:01:47.327Z] Name: azwin-2-a4bc90 [2022-03-14T06:01:47.327Z] ID: DNBF:LK4C:XSRW:2V27:IR2M:MJZA:LQAZ:LPZ4:PEFY:BG2V:3ODY:JFNY [2022-03-14T06:01:47.327Z] Docker Root Dir: D:\CI\PR-43375\1\daemon [2022-03-14T06:01:47.327Z] Debug Mode (client): false [2022-03-14T06:01:47.327Z] Debug Mode (server): true [2022-03-14T06:01:47.327Z] File Descriptors: -1 [2022-03-14T06:01:47.327Z] Goroutines: 16 [2022-03-14T06:01:47.327Z] System Time: 2022-03-14T06:01:45.5142375Z [2022-03-14T06:01:47.327Z] EventsListeners: 0 [2022-03-14T06:01:47.327Z] Registry: https://index.docker.io/v1/ [2022-03-14T06:01:47.327Z] Labels: [2022-03-14T06:01:47.327Z] Experimental: false [2022-03-14T06:01:47.327Z] Insecure Registries: [2022-03-14T06:01:47.327Z] 127.0.0.0/8 [2022-03-14T06:01:47.327Z] Live Restore Enabled: false [2022-03-14T06:01:47.327Z] [2022-03-14T06:01:47.327Z] [2022-03-14T06:01:47.327Z] INFO: Docker images of the daemon under test [2022-03-14T06:01:47.327Z] [2022-03-14T06:01:47.327Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-14T06:01:47.327Z] [2022-03-14T06:01:47.327Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-14T06:01:47.327Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-03-14T06:01:47.327Z] ltsc2019: Pulling from windows/servercore [2022-03-14T06:01:47.327Z] 4612f6d0b889: Pulling fs layer [2022-03-14T06:01:47.327Z] 0a6173b79e25: Pulling fs layer [2022-03-14T06:01:47.514Z] --- PASS: TestBuildLabelWithTargets (2.30s) [2022-03-14T06:01:47.514Z] === RUN TestBuildWithEmptyLayers [2022-03-14T06:01:48.902Z] --- PASS: TestBuildWithEmptyLayers (1.32s) [2022-03-14T06:01:48.902Z] === RUN TestBuildMultiStageOnBuild [2022-03-14T06:01:50.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-14T06:01:51.973Z] 037d5740b404: Pull complete [2022-03-14T06:01:51.973Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-14T06:01:51.973Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T06:01:51.973Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-14T06:01:51.973Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-14T06:01:51.973Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-03-14T06:01:51.973Z] WARN: Skipping validation tests [2022-03-14T06:01:51.973Z] INFO: Running unit tests at 03/14/2022 06:01:41... [2022-03-14T06:01:51.973Z] INFO: make.ps1 starting at 03/14/2022 06:01:44 [2022-03-14T06:01:51.973Z] INFO: Git commit (da068165f6) assumed from DOCKER_GITCOMMIT environment variable [2022-03-14T06:01:51.973Z] INFO: Invoking autogen... [2022-03-14T06:01:51.973Z] INFO: Running unit tests... [2022-03-14T06:01:51.974Z] 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-14T06:01:52.210Z] --- PASS: TestBuildMultiStageOnBuild (3.06s) [2022-03-14T06:01:52.210Z] === RUN TestBuildUncleanTarFilenames [2022-03-14T06:01:53.598Z] --- PASS: TestBuildUncleanTarFilenames (1.86s) [2022-03-14T06:01:53.598Z] === RUN TestBuildMultiStageLayerLeak [2022-03-14T06:01:56.905Z] --- PASS: TestBuildMultiStageLayerLeak (3.36s) [2022-03-14T06:01:56.905Z] === RUN TestBuildWithHugeFile [2022-03-14T06:01:58.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-14T06:01:58.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-14T06:01:59.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-14T06:01:59.683Z] 0a6173b79e25: Verifying Checksum [2022-03-14T06:01:59.683Z] 0a6173b79e25: Download complete [2022-03-14T06:01:59.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-14T06:02:00.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-14T06:02:01.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-14T06:02:02.290Z] ? github.com/docker/docker/api [no test files] [2022-03-14T06:02:02.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-14T06:02:04.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-14T06:02:05.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-14T06:02:05.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-14T06:02:06.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-14T06:02:07.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-14T06:02:08.227Z] 4612f6d0b889: Verifying Checksum [2022-03-14T06:02:08.227Z] 4612f6d0b889: Download complete [2022-03-14T06:02:08.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-14T06:02:08.745Z] --- PASS: TestImportExtremelyLargeImageWorks (89.85s) [2022-03-14T06:02:08.745Z] PASS [2022-03-14T06:02:08.745Z] [2022-03-14T06:02:08.745Z] === Skipped [2022-03-14T06:02:08.745Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-14T06:02:08.745Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-14T06:02:08.745Z] [2022-03-14T06:02:08.745Z] DONE 22 tests, 1 skipped in 93.279s [2022-03-14T06:02:08.745Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-14T06:02:08.745Z] INFO: Testing against a local daemon [2022-03-14T06:02:08.745Z] === RUN TestNetworkCreateDelete [2022-03-14T06:02:08.745Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-03-14T06:02:08.745Z] === RUN TestDockerNetworkDeletePreferID [2022-03-14T06:02:08.745Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-03-14T06:02:08.745Z] === RUN TestDaemonDNSFallback [2022-03-14T06:02:08.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-14T06:02:09.308Z] --- PASS: TestDaemonDNSFallback (6.36s) [2022-03-14T06:02:09.308Z] === RUN TestInspectNetwork [2022-03-14T06:02:09.308Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:09.308Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-14T06:02:09.308Z] === RUN TestRunContainerWithBridgeNone [2022-03-14T06:02:09.308Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-14T06:02:09.308Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-14T06:02:09.308Z] === RUN TestNetworkInvalidJSON [2022-03-14T06:02:09.308Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-14T06:02:09.308Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-14T06:02:09.308Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-14T06:02:09.308Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-14T06:02:09.308Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-14T06:02:09.308Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-14T06:02:09.308Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-14T06:02:09.308Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-14T06:02:09.308Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-14T06:02:09.308Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-03-14T06:02:09.308Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-14T06:02:09.308Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-14T06:02:09.308Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-14T06:02:09.308Z] === RUN TestNetworkList [2022-03-14T06:02:09.308Z] === RUN TestNetworkList//networks [2022-03-14T06:02:09.308Z] === PAUSE TestNetworkList//networks [2022-03-14T06:02:09.308Z] === RUN TestNetworkList//networks/ [2022-03-14T06:02:09.308Z] === PAUSE TestNetworkList//networks/ [2022-03-14T06:02:09.308Z] === CONT TestNetworkList//networks [2022-03-14T06:02:09.308Z] === CONT TestNetworkList//networks/ [2022-03-14T06:02:09.308Z] --- PASS: TestNetworkList (0.01s) [2022-03-14T06:02:09.308Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-14T06:02:09.308Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-14T06:02:09.308Z] === RUN TestHostIPv4BridgeLabel [2022-03-14T06:02:09.308Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-14T06:02:09.308Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-14T06:02:09.308Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-14T06:02:09.308Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-14T06:02:09.308Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-03-14T06:02:09.308Z] === RUN TestDaemonDefaultNetworkPools [2022-03-14T06:02:09.308Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-14T06:02:09.308Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2022-03-14T06:02:09.308Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-14T06:02:09.308Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-14T06:02:09.308Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2022-03-14T06:02:09.308Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-14T06:02:09.308Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-14T06:02:09.308Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2022-03-14T06:02:09.308Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-14T06:02:09.308Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-14T06:02:09.308Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2022-03-14T06:02:09.308Z] === RUN TestServiceWithPredefinedNetwork [2022-03-14T06:02:09.308Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:09.308Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-14T06:02:09.308Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-14T06:02:09.308Z] service_test.go:243: FLAKY_TEST [2022-03-14T06:02:09.308Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-14T06:02:09.308Z] === RUN TestServiceWithDataPathPortInit [2022-03-14T06:02:09.308Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:09.308Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2022-03-14T06:02:09.308Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-14T06:02:09.308Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:09.308Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-14T06:02:09.308Z] PASS [2022-03-14T06:02:09.308Z] [2022-03-14T06:02:09.308Z] === Skipped [2022-03-14T06:02:09.308Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-03-14T06:02:09.308Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:09.308Z] [2022-03-14T06:02:09.308Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-03-14T06:02:09.308Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-14T06:02:09.308Z] [2022-03-14T06:02:09.308Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-03-14T06:02:09.308Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-14T06:02:09.308Z] [2022-03-14T06:02:09.308Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-03-14T06:02:09.308Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-14T06:02:09.308Z] [2022-03-14T06:02:09.308Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2022-03-14T06:02:09.308Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-14T06:02:09.308Z] [2022-03-14T06:02:09.308Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2022-03-14T06:02:09.308Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-14T06:02:09.308Z] [2022-03-14T06:02:09.308Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2022-03-14T06:02:09.308Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-14T06:02:09.308Z] [2022-03-14T06:02:09.308Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2022-03-14T06:02:09.308Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-14T06:02:09.308Z] [2022-03-14T06:02:09.308Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-03-14T06:02:09.308Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:09.308Z] [2022-03-14T06:02:09.308Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-14T06:02:09.308Z] service_test.go:243: FLAKY_TEST [2022-03-14T06:02:09.308Z] [2022-03-14T06:02:09.308Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2022-03-14T06:02:09.308Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:09.308Z] [2022-03-14T06:02:09.308Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-14T06:02:09.308Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:09.308Z] [2022-03-14T06:02:09.308Z] DONE 22 tests, 12 skipped in 7.087s [2022-03-14T06:02:09.308Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-14T06:02:09.308Z] INFO: Testing against a local daemon [2022-03-14T06:02:09.308Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-14T06:02:09.308Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-14T06:02:09.308Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-14T06:02:09.308Z] === RUN TestDockerNetworkIpvlan [2022-03-14T06:02:09.308Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-14T06:02:09.308Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-14T06:02:09.308Z] PASS [2022-03-14T06:02:09.308Z] [2022-03-14T06:02:09.308Z] === Skipped [2022-03-14T06:02:09.308Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-14T06:02:09.308Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-14T06:02:09.308Z] [2022-03-14T06:02:09.308Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-14T06:02:09.308Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-14T06:02:09.308Z] [2022-03-14T06:02:09.308Z] DONE 2 tests, 2 skipped in 0.113s [2022-03-14T06:02:09.308Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-14T06:02:09.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-14T06:02:09.564Z] INFO: Testing against a local daemon [2022-03-14T06:02:09.564Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-14T06:02:09.564Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-14T06:02:09.564Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-14T06:02:09.564Z] === RUN TestDockerNetworkMacvlan [2022-03-14T06:02:09.564Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-14T06:02:09.564Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-03-14T06:02:09.564Z] PASS [2022-03-14T06:02:09.564Z] [2022-03-14T06:02:09.564Z] === Skipped [2022-03-14T06:02:09.564Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-14T06:02:09.564Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-14T06:02:09.564Z] [2022-03-14T06:02:09.564Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-03-14T06:02:09.564Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-14T06:02:09.564Z] [2022-03-14T06:02:09.564Z] DONE 2 tests, 2 skipped in 0.109s [2022-03-14T06:02:09.564Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-14T06:02:09.564Z] testing: warning: no tests to run [2022-03-14T06:02:09.564Z] PASS [2022-03-14T06:02:09.564Z] [2022-03-14T06:02:09.564Z] DONE 0 tests in 0.021s [2022-03-14T06:02:09.564Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-14T06:02:09.820Z] INFO: Testing against a local daemon [2022-03-14T06:02:09.820Z] === RUN TestAuthZPluginAllowRequest [2022-03-14T06:02:09.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:09.820Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-03-14T06:02:09.820Z] === RUN TestAuthZPluginTLS [2022-03-14T06:02:09.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:09.820Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-03-14T06:02:09.820Z] === RUN TestAuthZPluginDenyRequest [2022-03-14T06:02:09.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:09.820Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-03-14T06:02:09.820Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-14T06:02:09.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:09.820Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-14T06:02:09.820Z] === RUN TestAuthZPluginDenyResponse [2022-03-14T06:02:09.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:09.820Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-03-14T06:02:09.820Z] === RUN TestAuthZPluginAllowEventStream [2022-03-14T06:02:09.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:09.820Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-03-14T06:02:09.820Z] === RUN TestAuthZPluginErrorResponse [2022-03-14T06:02:09.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:09.820Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-03-14T06:02:09.820Z] === RUN TestAuthZPluginErrorRequest [2022-03-14T06:02:09.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:09.820Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-03-14T06:02:09.820Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-14T06:02:09.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:09.820Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-14T06:02:09.820Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-14T06:02:09.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:09.820Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-14T06:02:09.820Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-14T06:02:09.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:09.820Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-14T06:02:09.820Z] === RUN TestAuthZPluginHeader [2022-03-14T06:02:09.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:09.820Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-03-14T06:02:09.820Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-14T06:02:09.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:09.820Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-03-14T06:02:09.820Z] === RUN TestAuthZPluginV2Disable [2022-03-14T06:02:09.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:09.820Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-03-14T06:02:09.820Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-14T06:02:09.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:09.820Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-03-14T06:02:09.820Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-14T06:02:09.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:09.820Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-03-14T06:02:09.820Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-14T06:02:09.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:09.820Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-03-14T06:02:09.820Z] PASS [2022-03-14T06:02:09.820Z] [2022-03-14T06:02:09.820Z] === Skipped [2022-03-14T06:02:09.820Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-03-14T06:02:09.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:09.820Z] [2022-03-14T06:02:09.820Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-03-14T06:02:09.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:09.820Z] [2022-03-14T06:02:09.820Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-03-14T06:02:09.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:09.820Z] [2022-03-14T06:02:09.820Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-14T06:02:09.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:09.820Z] [2022-03-14T06:02:09.820Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-03-14T06:02:09.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:09.820Z] [2022-03-14T06:02:09.820Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-03-14T06:02:09.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:09.820Z] [2022-03-14T06:02:09.820Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-03-14T06:02:09.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:09.820Z] [2022-03-14T06:02:09.820Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-03-14T06:02:09.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:09.820Z] [2022-03-14T06:02:09.820Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-14T06:02:09.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:09.820Z] [2022-03-14T06:02:09.820Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-14T06:02:09.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:09.820Z] [2022-03-14T06:02:09.820Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-14T06:02:09.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:09.820Z] [2022-03-14T06:02:09.820Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-03-14T06:02:09.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:09.820Z] [2022-03-14T06:02:09.820Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-03-14T06:02:09.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:09.820Z] [2022-03-14T06:02:09.820Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-03-14T06:02:09.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:09.820Z] [2022-03-14T06:02:09.820Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-03-14T06:02:09.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:09.820Z] [2022-03-14T06:02:09.820Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-03-14T06:02:09.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:09.820Z] [2022-03-14T06:02:09.820Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-03-14T06:02:09.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:09.820Z] [2022-03-14T06:02:09.820Z] DONE 17 tests, 17 skipped in 0.299s [2022-03-14T06:02:09.820Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-14T06:02:10.076Z] INFO: Testing against a local daemon [2022-03-14T06:02:10.076Z] === RUN TestPluginInvalidJSON [2022-03-14T06:02:10.076Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-14T06:02:10.076Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-14T06:02:10.076Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-14T06:02:10.076Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-14T06:02:10.076Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-14T06:02:10.077Z] === RUN TestPluginInstall [2022-03-14T06:02:10.077Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:10.077Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-14T06:02:10.077Z] === RUN TestPluginsWithRuntimes [2022-03-14T06:02:10.077Z] 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-14T06:02:10.077Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-14T06:02:10.077Z] === RUN TestPluginBackCompatMediaTypes [2022-03-14T06:02:10.077Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-14T06:02:10.077Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-14T06:02:10.077Z] PASS [2022-03-14T06:02:10.077Z] [2022-03-14T06:02:10.077Z] === Skipped [2022-03-14T06:02:10.077Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-03-14T06:02:10.077Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-14T06:02:10.077Z] [2022-03-14T06:02:10.077Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-03-14T06:02:10.077Z] 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-14T06:02:10.077Z] [2022-03-14T06:02:10.077Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-03-14T06:02:10.077Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-14T06:02:10.077Z] [2022-03-14T06:02:10.077Z] DONE 5 tests, 3 skipped in 0.128s [2022-03-14T06:02:10.077Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-14T06:02:10.077Z] INFO: Testing against a local daemon [2022-03-14T06:02:10.077Z] === RUN TestExternalGraphDriver [2022-03-14T06:02:10.077Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-14T06:02:10.077Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-03-14T06:02:10.077Z] === RUN TestGraphdriverPluginV2 [2022-03-14T06:02:10.480Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-14T06:02:10.480Z] Using test binary docker [2022-03-14T06:02:10.480Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-14T06:02:10.480Z] +++ /etc/init.d/apparmor start [2022-03-14T06:02:10.480Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-14T06:02:10.480Z] INFO: Waiting for daemon to start... [2022-03-14T06:02:10.480Z] Starting dockerd [2022-03-14T06:02:10.480Z] +++ 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-14T06:02:14.250Z] --- PASS: TestGraphdriverPluginV2 (3.47s) [2022-03-14T06:02:14.251Z] PASS [2022-03-14T06:02:14.251Z] [2022-03-14T06:02:14.251Z] === Skipped [2022-03-14T06:02:14.251Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-03-14T06:02:14.251Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-14T06:02:14.251Z] [2022-03-14T06:02:14.251Z] DONE 2 tests, 1 skipped in 3.608s [2022-03-14T06:02:14.251Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-14T06:02:14.251Z] INFO: Testing against a local daemon [2022-03-14T06:02:14.251Z] === RUN TestContinueAfterPluginCrash [2022-03-14T06:02:14.251Z] === PAUSE TestContinueAfterPluginCrash [2022-03-14T06:02:14.251Z] === RUN TestReadPluginNoRead [2022-03-14T06:02:14.251Z] === PAUSE TestReadPluginNoRead [2022-03-14T06:02:14.251Z] === RUN TestDaemonStartWithLogOpt [2022-03-14T06:02:14.251Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-14T06:02:14.251Z] === CONT TestContinueAfterPluginCrash [2022-03-14T06:02:14.251Z] === CONT TestDaemonStartWithLogOpt [2022-03-14T06:02:17.053Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-14T06:02:17.053Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-14T06:02:17.053Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-14T06:02:17.053Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-14T06:02:17.053Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-03-14T06:02:17.053Z] remote: Enumerating objects: 23, done. [2022-03-14T06:02:17.053Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-03-14T06:02:17.053Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-03-14T06:02:17.054Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-03-14T06:02:17.054Z] 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-14T06:02:17.054Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-03-14T06:02:17.054Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-03-14T06:02:17.054Z] Cross building: bundles/cross/linux/ppc64le [2022-03-14T06:02:17.054Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-14T06:02:17.054Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-14T06:02:18.425Z] --- PASS: TestDaemonStartWithLogOpt (4.19s) [2022-03-14T06:02:18.425Z] === CONT TestReadPluginNoRead [2022-03-14T06:02:18.599Z] . [2022-03-14T06:02:18.599Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-14T06:02:18.599Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-14T06:02:18.599Z] Error: No such image: emptyfs [2022-03-14T06:02:18.599Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-14T06:02:18.599Z] ++++ docker load [2022-03-14T06:02:18.599Z] Running integration-test (iteration 1) [2022-03-14T06:02:18.599Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-03-14T06:02:18.599Z] ++ 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-14T06:02:18.599Z] ++ set -e [2022-03-14T06:02:18.599Z] ++ '[' -n 0 ']' [2022-03-14T06:02:18.599Z] ++ set -x [2022-03-14T06:02:18.599Z] ++ 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-14T06:02:18.599Z] Loaded image: busybox:latest [2022-03-14T06:02:18.599Z] Loaded image: busybox:glibc [2022-03-14T06:02:18.858Z] Loaded image: debian:bullseye-slim [2022-03-14T06:02:18.858Z] Loaded image: hello-world:latest [2022-03-14T06:02:18.858Z] Loaded image: arm32v7/hello-world:latest [2022-03-14T06:02:18.858Z] INFO: Testing against a local daemon [2022-03-14T06:02:18.858Z] === RUN TestCgroupNamespacesBuild [2022-03-14T06:02:20.029Z] === RUN TestMiddlewares [2022-03-14T06:02:20.029Z] --- PASS: TestMiddlewares (0.00s) [2022-03-14T06:02:20.029Z] PASS [2022-03-14T06:02:20.029Z] coverage: 9.0% of statements [2022-03-14T06:02:20.029Z] ok github.com/docker/docker/api/server 0.069s coverage: 9.0% of statements [2022-03-14T06:02:20.232Z] --- PASS: TestCgroupNamespacesBuild (1.31s) [2022-03-14T06:02:20.232Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-14T06:02:20.322Z] === RUN TestReadPluginNoRead/default [2022-03-14T06:02:20.843Z] 8f616e6e9eec: Pull complete [2022-03-14T06:02:21.609Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) [2022-03-14T06:02:21.609Z] === RUN TestBuildWithSession [2022-03-14T06:02:21.609Z] build_session_test.go:25: TODO: BuildKit [2022-03-14T06:02:21.609Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-14T06:02:21.609Z] === RUN TestBuildSquashParent [2022-03-14T06:02:21.686Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-14T06:02:22.617Z] --- PASS: TestContinueAfterPluginCrash (8.85s) [2022-03-14T06:02:22.617Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-14T06:02:23.985Z] === CONT TestReadPluginNoRead [2022-03-14T06:02:23.985Z] read_test.go:92: [df335a976f6d4] daemon is not started [2022-03-14T06:02:23.985Z] --- PASS: TestReadPluginNoRead (5.98s) [2022-03-14T06:02:23.985Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-03-14T06:02:23.985Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) [2022-03-14T06:02:23.985Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2022-03-14T06:02:23.985Z] PASS [2022-03-14T06:02:23.985Z] [2022-03-14T06:02:23.985Z] DONE 6 tests in 10.273s [2022-03-14T06:02:23.985Z] 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-14T06:02:23.985Z] testing: warning: no tests to run [2022-03-14T06:02:23.985Z] PASS [2022-03-14T06:02:23.985Z] [2022-03-14T06:02:23.985Z] DONE 0 tests in 0.030s [2022-03-14T06:02:23.985Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-14T06:02:23.985Z] INFO: Testing against a local daemon [2022-03-14T06:02:23.985Z] === RUN TestPluginWithDevMounts [2022-03-14T06:02:23.985Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-14T06:02:23.985Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-14T06:02:23.985Z] PASS [2022-03-14T06:02:23.985Z] [2022-03-14T06:02:23.985Z] === Skipped [2022-03-14T06:02:23.985Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-03-14T06:02:23.985Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-14T06:02:23.985Z] [2022-03-14T06:02:23.985Z] DONE 1 tests, 1 skipped in 0.101s [2022-03-14T06:02:23.985Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-14T06:02:24.242Z] INFO: Testing against a local daemon [2022-03-14T06:02:24.242Z] === RUN TestSecretInspect [2022-03-14T06:02:24.242Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:24.242Z] --- SKIP: TestSecretInspect (0.02s) [2022-03-14T06:02:24.242Z] === RUN TestSecretList [2022-03-14T06:02:24.242Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:24.242Z] --- SKIP: TestSecretList (0.01s) [2022-03-14T06:02:24.242Z] === RUN TestSecretsCreateAndDelete [2022-03-14T06:02:24.242Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:24.242Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-03-14T06:02:24.242Z] === RUN TestSecretsUpdate [2022-03-14T06:02:24.242Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:24.242Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-03-14T06:02:24.242Z] === RUN TestTemplatedSecret [2022-03-14T06:02:24.242Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:24.242Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-14T06:02:24.242Z] === RUN TestSecretCreateResolve [2022-03-14T06:02:24.242Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:24.242Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-03-14T06:02:24.242Z] PASS [2022-03-14T06:02:24.242Z] [2022-03-14T06:02:24.242Z] === Skipped [2022-03-14T06:02:24.242Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-03-14T06:02:24.242Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:24.242Z] [2022-03-14T06:02:24.242Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-03-14T06:02:24.242Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:24.242Z] [2022-03-14T06:02:24.242Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-03-14T06:02:24.242Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:24.242Z] [2022-03-14T06:02:24.242Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-03-14T06:02:24.242Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:24.242Z] [2022-03-14T06:02:24.242Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-03-14T06:02:24.242Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:24.242Z] [2022-03-14T06:02:24.242Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-03-14T06:02:24.242Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:24.242Z] [2022-03-14T06:02:24.242Z] DONE 6 tests, 6 skipped in 0.161s [2022-03-14T06:02:24.242Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-14T06:02:24.501Z] INFO: Testing against a local daemon [2022-03-14T06:02:24.501Z] === RUN TestServiceCreateInit [2022-03-14T06:02:24.501Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-14T06:02:24.501Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:24.501Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-14T06:02:24.501Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:24.501Z] --- PASS: TestServiceCreateInit (0.02s) [2022-03-14T06:02:24.501Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-14T06:02:24.501Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-14T06:02:24.501Z] === RUN TestCreateServiceMultipleTimes [2022-03-14T06:02:24.501Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:24.501Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2022-03-14T06:02:24.501Z] === RUN TestCreateServiceConflict [2022-03-14T06:02:24.501Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:24.501Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-03-14T06:02:24.501Z] === RUN TestCreateServiceMaxReplicas [2022-03-14T06:02:24.501Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:24.501Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-03-14T06:02:24.501Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-14T06:02:24.501Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:24.501Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-14T06:02:24.501Z] === RUN TestCreateServiceSecretFileMode [2022-03-14T06:02:24.501Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:24.501Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-03-14T06:02:24.501Z] === RUN TestCreateServiceConfigFileMode [2022-03-14T06:02:24.501Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:24.501Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-03-14T06:02:24.501Z] === RUN TestCreateServiceSysctls [2022-03-14T06:02:24.501Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:24.501Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-03-14T06:02:24.501Z] === RUN TestCreateServiceCapabilities [2022-03-14T06:02:24.501Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:24.501Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-03-14T06:02:24.501Z] === RUN TestInspect [2022-03-14T06:02:24.501Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:24.501Z] --- SKIP: TestInspect (0.01s) [2022-03-14T06:02:24.501Z] === RUN TestCreateJob [2022-03-14T06:02:24.501Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:24.501Z] --- SKIP: TestCreateJob (0.00s) [2022-03-14T06:02:24.501Z] === RUN TestReplicatedJob [2022-03-14T06:02:24.501Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:24.501Z] --- SKIP: TestReplicatedJob (0.01s) [2022-03-14T06:02:24.501Z] === RUN TestUpdateReplicatedJob [2022-03-14T06:02:24.501Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:24.501Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-03-14T06:02:24.501Z] === RUN TestServiceListWithStatuses [2022-03-14T06:02:24.501Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-14T06:02:24.501Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-14T06:02:24.501Z] === RUN TestDockerNetworkConnectAlias [2022-03-14T06:02:24.501Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:24.501Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-03-14T06:02:24.501Z] === RUN TestDockerNetworkReConnect [2022-03-14T06:02:24.501Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:24.501Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-03-14T06:02:24.501Z] === RUN TestServicePlugin [2022-03-14T06:02:25.801Z] --- PASS: TestBuildSquashParent (3.77s) [2022-03-14T06:02:25.801Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-14T06:02:25.801Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-14T06:02:25.801Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-14T06:02:25.801Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-14T06:02:25.801Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-14T06:02:25.801Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-14T06:02:25.801Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-14T06:02:25.801Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-14T06:02:25.801Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-14T06:02:25.801Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-14T06:02:25.801Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-14T06:02:25.801Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-14T06:02:25.801Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-14T06:02:25.801Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-14T06:02:25.801Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-14T06:02:26.369Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-14T06:02:26.400Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:26.400Z] --- SKIP: TestServicePlugin (1.90s) [2022-03-14T06:02:26.400Z] === RUN TestServiceUpdateLabel [2022-03-14T06:02:26.400Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:26.400Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2022-03-14T06:02:26.400Z] === RUN TestServiceUpdateSecrets [2022-03-14T06:02:26.400Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:26.400Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-03-14T06:02:26.400Z] === RUN TestServiceUpdateConfigs [2022-03-14T06:02:26.400Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:26.400Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-03-14T06:02:26.400Z] === RUN TestServiceUpdateNetwork [2022-03-14T06:02:26.400Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:26.400Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-03-14T06:02:26.400Z] === RUN TestServiceUpdatePidsLimit [2022-03-14T06:02:26.400Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:26.400Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-03-14T06:02:26.400Z] PASS [2022-03-14T06:02:26.400Z] [2022-03-14T06:02:26.400Z] === Skipped [2022-03-14T06:02:26.400Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-14T06:02:26.628Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-14T06:02:26.657Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:26.657Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-14T06:02:26.657Z] [2022-03-14T06:02:26.657Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-14T06:02:26.657Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:26.657Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-14T06:02:26.657Z] [2022-03-14T06:02:26.657Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2022-03-14T06:02:26.657Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:26.657Z] [2022-03-14T06:02:26.657Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-03-14T06:02:26.657Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:26.657Z] [2022-03-14T06:02:26.657Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-03-14T06:02:26.657Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:26.657Z] [2022-03-14T06:02:26.657Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-14T06:02:26.657Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:26.657Z] [2022-03-14T06:02:26.657Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-03-14T06:02:26.657Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:26.657Z] [2022-03-14T06:02:26.657Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-03-14T06:02:26.657Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:26.657Z] [2022-03-14T06:02:26.657Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-03-14T06:02:26.658Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:26.658Z] [2022-03-14T06:02:26.658Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-03-14T06:02:26.658Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:26.658Z] [2022-03-14T06:02:26.658Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-03-14T06:02:26.658Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:26.658Z] [2022-03-14T06:02:26.658Z] === SKIP: amd64.integration.service TestCreateJob (0.00s) [2022-03-14T06:02:26.658Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:26.658Z] [2022-03-14T06:02:26.658Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-03-14T06:02:26.658Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:26.658Z] [2022-03-14T06:02:26.658Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-03-14T06:02:26.658Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:26.658Z] [2022-03-14T06:02:26.658Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-14T06:02:26.658Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-14T06:02:26.658Z] [2022-03-14T06:02:26.658Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-03-14T06:02:26.658Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:26.658Z] [2022-03-14T06:02:26.658Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-03-14T06:02:26.658Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:26.658Z] [2022-03-14T06:02:26.658Z] === SKIP: amd64.integration.service TestServicePlugin (1.90s) [2022-03-14T06:02:26.658Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:26.658Z] [2022-03-14T06:02:26.658Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2022-03-14T06:02:26.658Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:26.658Z] [2022-03-14T06:02:26.658Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-03-14T06:02:26.658Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:26.658Z] [2022-03-14T06:02:26.658Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-03-14T06:02:26.658Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:26.658Z] [2022-03-14T06:02:26.658Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-03-14T06:02:26.658Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:26.658Z] [2022-03-14T06:02:26.658Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.01s) [2022-03-14T06:02:26.658Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-14T06:02:26.658Z] [2022-03-14T06:02:26.658Z] DONE 24 tests, 23 skipped in 2.259s [2022-03-14T06:02:26.658Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-14T06:02:26.658Z] INFO: Testing against a local daemon [2022-03-14T06:02:26.658Z] === RUN TestSessionCreate [2022-03-14T06:02:26.658Z] --- PASS: TestSessionCreate (0.02s) [2022-03-14T06:02:26.658Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-14T06:02:26.658Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2022-03-14T06:02:26.658Z] PASS [2022-03-14T06:02:26.658Z] [2022-03-14T06:02:26.658Z] DONE 2 tests in 0.135s [2022-03-14T06:02:26.658Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-14T06:02:26.914Z] INFO: Testing against a local daemon [2022-03-14T06:02:26.914Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-14T06:02:26.914Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-14T06:02:26.914Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-14T06:02:26.914Z] === RUN TestDiskUsage [2022-03-14T06:02:26.914Z] === PAUSE TestDiskUsage [2022-03-14T06:02:26.914Z] === RUN TestEventsExecDie [2022-03-14T06:02:27.478Z] --- PASS: TestEventsExecDie (0.64s) [2022-03-14T06:02:27.478Z] === RUN TestEventsBackwardsCompatible [2022-03-14T06:02:27.478Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-03-14T06:02:27.478Z] === RUN TestEventsVolumeCreate [2022-03-14T06:02:27.478Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-03-14T06:02:27.478Z] === RUN TestInfoBinaryCommits [2022-03-14T06:02:27.478Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-14T06:02:27.478Z] === RUN TestInfoAPIVersioned [2022-03-14T06:02:27.478Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-03-14T06:02:27.478Z] === RUN TestInfoAPI [2022-03-14T06:02:27.478Z] --- PASS: TestInfoAPI (0.02s) [2022-03-14T06:02:27.478Z] === RUN TestInfoAPIWarnings [2022-03-14T06:02:27.566Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-14T06:02:27.825Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-14T06:02:28.763Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-14T06:02:28.763Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.16s) [2022-03-14T06:02:28.763Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.41s) [2022-03-14T06:02:28.763Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.32s) [2022-03-14T06:02:28.763Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.10s) [2022-03-14T06:02:28.763Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.10s) [2022-03-14T06:02:28.763Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.20s) [2022-03-14T06:02:28.763Z] === RUN TestBuildMultiStageCopy [2022-03-14T06:02:28.763Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-14T06:02:30.139Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-14T06:02:30.139Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-14T06:02:30.397Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-14T06:02:30.656Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-14T06:02:30.914Z] --- PASS: TestBuildMultiStageCopy (1.96s) [2022-03-14T06:02:30.914Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.15s) [2022-03-14T06:02:30.914Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-03-14T06:02:30.914Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-03-14T06:02:30.914Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-03-14T06:02:30.914Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-03-14T06:02:30.914Z] === RUN TestBuildMultiStageParentConfig [2022-03-14T06:02:31.482Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-03-14T06:02:31.482Z] === RUN TestBuildLabelWithTargets [2022-03-14T06:02:32.416Z] --- PASS: TestBuildLabelWithTargets (0.92s) [2022-03-14T06:02:32.416Z] === RUN TestBuildWithEmptyLayers [2022-03-14T06:02:32.983Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-03-14T06:02:32.983Z] === RUN TestBuildMultiStageOnBuild [2022-03-14T06:02:34.361Z] --- PASS: TestBuildMultiStageOnBuild (1.33s) [2022-03-14T06:02:34.361Z] === RUN TestBuildUncleanTarFilenames [2022-03-14T06:02:34.619Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2022-03-14T06:02:34.619Z] === RUN TestBuildMultiStageLayerLeak [2022-03-14T06:02:36.003Z] --- PASS: TestBuildMultiStageLayerLeak (1.34s) [2022-03-14T06:02:36.003Z] === RUN TestBuildWithHugeFile [2022-03-14T06:02:41.624Z] --- PASS: TestImportExtremelyLargeImageWorks (91.04s) [2022-03-14T06:02:41.624Z] PASS [2022-03-14T06:02:41.624Z] [2022-03-14T06:02:41.624Z] DONE 22 tests in 94.041s [2022-03-14T06:02:41.624Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-14T06:02:41.624Z] INFO: Testing against a local daemon [2022-03-14T06:02:41.624Z] === RUN TestNetworkCreateDelete [2022-03-14T06:02:41.624Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-14T06:02:41.624Z] === RUN TestDockerNetworkDeletePreferID [2022-03-14T06:02:41.624Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-03-14T06:02:41.624Z] === RUN TestDaemonDNSFallback [2022-03-14T06:02:43.515Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-03-14T06:02:43.515Z] === RUN TestInspectNetwork [2022-03-14T06:02:45.555Z] --- PASS: TestInfoAPIWarnings (16.43s) [2022-03-14T06:02:45.555Z] === RUN TestInfoDebug [2022-03-14T06:02:45.555Z] --- PASS: TestInfoDebug (0.55s) [2022-03-14T06:02:45.555Z] === RUN TestInfoInsecureRegistries [2022-03-14T06:02:45.555Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-03-14T06:02:45.555Z] === RUN TestInfoRegistryMirrors [2022-03-14T06:02:45.555Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-03-14T06:02:45.555Z] === RUN TestLoginFailsWithBadCredentials [2022-03-14T06:02:45.812Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-03-14T06:02:45.812Z] === RUN TestPingCacheHeaders [2022-03-14T06:02:45.812Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-14T06:02:45.812Z] === RUN TestPingGet [2022-03-14T06:02:45.812Z] --- PASS: TestPingGet (0.01s) [2022-03-14T06:02:45.812Z] === RUN TestPingHead [2022-03-14T06:02:45.812Z] --- PASS: TestPingHead (0.01s) [2022-03-14T06:02:45.812Z] === RUN TestVersion [2022-03-14T06:02:45.812Z] --- PASS: TestVersion (0.02s) [2022-03-14T06:02:45.812Z] === CONT TestDiskUsage [2022-03-14T06:02:46.374Z] === RUN TestDiskUsage/empty [2022-03-14T06:02:46.374Z] === RUN TestDiskUsage/empty/container_types [2022-03-14T06:02:46.374Z] === RUN TestDiskUsage/empty/image_types [2022-03-14T06:02:46.374Z] === RUN TestDiskUsage/empty/volume_types [2022-03-14T06:02:46.374Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-14T06:02:46.374Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-14T06:02:46.374Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-14T06:02:46.374Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-14T06:02:46.374Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-14T06:02:46.374Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-14T06:02:46.374Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-14T06:02:46.374Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-14T06:02:46.374Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-14T06:02:46.374Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-14T06:02:46.374Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-14T06:02:46.374Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-14T06:02:46.374Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-14T06:02:46.374Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-14T06:02:46.374Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-14T06:02:46.374Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-14T06:02:46.374Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-14T06:02:46.374Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-14T06:02:46.374Z] === RUN TestDiskUsage/after_container.Run [2022-03-14T06:02:46.834Z] === RUN TestInspectNetwork/full_network_id [2022-03-14T06:02:46.834Z] === RUN TestInspectNetwork/partial_network_id [2022-03-14T06:02:46.834Z] === RUN TestInspectNetwork/network_name [2022-03-14T06:02:46.834Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-14T06:02:46.937Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-14T06:02:46.937Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-14T06:02:46.937Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-14T06:02:46.937Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-14T06:02:46.937Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-14T06:02:46.937Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-14T06:02:46.937Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-14T06:02:46.937Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-14T06:02:46.937Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-14T06:02:46.937Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-14T06:02:46.937Z] --- PASS: TestDiskUsage (1.26s) [2022-03-14T06:02:46.937Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-14T06:02:46.937Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-14T06:02:46.937Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-14T06:02:46.937Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-14T06:02:46.937Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-14T06:02:46.937Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-14T06:02:46.937Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-14T06:02:46.937Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-14T06:02:46.937Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-14T06:02:46.937Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-14T06:02:46.937Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-14T06:02:46.937Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-03-14T06:02:46.937Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-14T06:02:46.937Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-14T06:02:46.937Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-14T06:02:46.937Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-14T06:02:46.937Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-14T06:02:46.937Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-14T06:02:46.937Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-14T06:02:46.937Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-14T06:02:46.937Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-14T06:02:46.937Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-14T06:02:46.937Z] --- PASS: TestDiskUsage/after_container.Run (0.40s) [2022-03-14T06:02:46.937Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-03-14T06:02:46.937Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-14T06:02:46.937Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-14T06:02:46.937Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-14T06:02:46.937Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-03-14T06:02:46.937Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-14T06:02:46.937Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-03-14T06:02:46.937Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-14T06:02:46.937Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-03-14T06:02:46.937Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-03-14T06:02:46.937Z] PASS [2022-03-14T06:02:46.937Z] [2022-03-14T06:02:46.937Z] === Skipped [2022-03-14T06:02:46.937Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-14T06:02:46.937Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-14T06:02:46.937Z] [2022-03-14T06:02:46.937Z] DONE 50 tests, 1 skipped in 20.367s [2022-03-14T06:02:47.194Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-14T06:02:47.194Z] INFO: Testing against a local daemon [2022-03-14T06:02:47.194Z] === RUN TestVolumesCreateAndList [2022-03-14T06:02:47.194Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-14T06:02:47.194Z] === RUN TestVolumesRemove [2022-03-14T06:02:47.194Z] --- PASS: TestVolumesRemove (0.05s) [2022-03-14T06:02:47.194Z] === RUN TestVolumesInspect [2022-03-14T06:02:47.194Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-14T06:02:47.194Z] === RUN TestVolumesInvalidJSON [2022-03-14T06:02:47.194Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-14T06:02:47.194Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-14T06:02:47.194Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-14T06:02:47.194Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-14T06:02:47.194Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-14T06:02:47.194Z] PASS [2022-03-14T06:02:47.194Z] [2022-03-14T06:02:47.194Z] DONE 5 tests in 0.197s [2022-03-14T06:02:47.194Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-14T06:02:47.450Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13631 is not a child of this shell [2022-03-14T06:02:47.450Z] warning: PID 13631 from bundles/test-integration/docker.pid had a nonzero exit code [2022-03-14T06:02:47.450Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-14T06:02:47.450Z] [2022-03-14T06:02:47.450Z] Unloading profiles will leave already running processes permanently [2022-03-14T06:02:47.450Z] unconfined, which can lead to unexpected situations. [2022-03-14T06:02:47.450Z] [2022-03-14T06:02:47.450Z] To set a process to complain mode, use the command line tool [2022-03-14T06:02:47.450Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-14T06:02:47.450Z] Removing test suite binaries [2022-03-14T06:02:47.450Z] exiting test-integration [2022-03-14T06:02:47.450Z] ++ exit 0 [2022-03-14T06:02:47.450Z] Post stage [Pipeline] junit [2022-03-14T06:02:48.391Z] Recording test results [2022-03-14T06:02:49.735Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-14T06:02:50.074Z] + echo Ensuring container killed. [2022-03-14T06:02:50.074Z] Ensuring container killed. [2022-03-14T06:02:50.074Z] + docker rm -vf docker-pr1 [2022-03-14T06:02:50.074Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-03-14T06:02:50.355Z] + echo Chowning /workspace to jenkins user [2022-03-14T06:02:50.355Z] Chowning /workspace to jenkins user [2022-03-14T06:02:50.355Z] + id -u [2022-03-14T06:02:50.355Z] + id -g [2022-03-14T06:02:50.355Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43375:/workspace busybox chown -R 1000:1000 /workspace [2022-03-14T06:02:50.355Z] Unable to find image 'busybox:latest' locally [2022-03-14T06:02:50.355Z] latest: Pulling from library/busybox [2022-03-14T06:02:50.612Z] 554879bb3004: Pulling fs layer [2022-03-14T06:02:50.612Z] 554879bb3004: Verifying Checksum [2022-03-14T06:02:50.612Z] 554879bb3004: Download complete [2022-03-14T06:02:50.612Z] 554879bb3004: Pull complete [2022-03-14T06:02:50.612Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-14T06:02:50.612Z] Status: Downloaded newer image for busybox:latest [2022-03-14T06:02:51.014Z] --- PASS: TestInspectNetwork (7.42s) [2022-03-14T06:02:51.014Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-14T06:02:51.014Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-14T06:02:51.014Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-14T06:02:51.014Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-14T06:02:51.014Z] === RUN TestRunContainerWithBridgeNone [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-14T06:02:52.313Z] + bundleName=amd64-rootless [2022-03-14T06:02:52.313Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-03-14T06:02:52.313Z] Creating amd64-rootless-bundles.tar.gz [2022-03-14T06:02:52.313Z] + + find bundles -path */root/*overlay2 -prune -oxargs -type tar f -czf ( amd64-rootless-bundles.tar.gz -name [2022-03-14T06:02:52.313Z] *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-03-14T06:02:52.322Z] Archiving artifacts [2022-03-14T06:02:52.385Z] --- PASS: TestRunContainerWithBridgeNone (1.56s) [2022-03-14T06:02:52.385Z] === RUN TestNetworkInvalidJSON [2022-03-14T06:02:52.385Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-14T06:02:52.385Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-14T06:02:52.385Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-14T06:02:52.385Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-14T06:02:52.385Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-14T06:02:52.385Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-14T06:02:52.385Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-14T06:02:52.385Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-14T06:02:52.385Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-14T06:02:52.385Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-14T06:02:52.385Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-14T06:02:52.385Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-14T06:02:52.385Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-14T06:02:52.385Z] === RUN TestNetworkList [2022-03-14T06:02:52.385Z] === RUN TestNetworkList//networks [2022-03-14T06:02:52.385Z] === PAUSE TestNetworkList//networks [2022-03-14T06:02:52.385Z] === RUN TestNetworkList//networks/ [2022-03-14T06:02:52.385Z] === PAUSE TestNetworkList//networks/ [2022-03-14T06:02:52.385Z] === CONT TestNetworkList//networks [2022-03-14T06:02:52.385Z] === CONT TestNetworkList//networks/ [2022-03-14T06:02:52.385Z] --- PASS: TestNetworkList (0.01s) [2022-03-14T06:02:52.385Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-14T06:02:52.385Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-14T06:02:52.385Z] === RUN TestHostIPv4BridgeLabel [2022-03-14T06:02:52.947Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-03-14T06:02:52.947Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-14T06:02:53.739Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43375/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-14T06:02:53.876Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-03-14T06:02:53.876Z] === RUN TestDaemonDefaultNetworkPools [2022-03-14T06:02:54.040Z] + make clean [2022-03-14T06:02:54.296Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-14T06:02:54.296Z] docker-dev-cache [2022-03-14T06:02:54.296Z] docker-mod-cache [Pipeline] deleteDir [2022-03-14T06:02:54.487Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-03-14T06:02:54.487Z] === RUN TestDaemonRestartWithExistingNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-14T06:02:55.855Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-03-14T06:02:55.855Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-14T06:02:56.787Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-03-14T06:02:56.787Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-14T06:02:57.351Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-03-14T06:02:57.351Z] === RUN TestServiceWithPredefinedNetwork [2022-03-14T06:02:59.875Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s) [2022-03-14T06:02:59.875Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-14T06:02:59.875Z] service_test.go:243: FLAKY_TEST [2022-03-14T06:02:59.875Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-14T06:02:59.875Z] === RUN TestServiceWithDataPathPortInit [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-14T06:03:10.901Z] === RUN TestBoolValue [2022-03-14T06:03:10.901Z] --- PASS: TestBoolValue (0.00s) [2022-03-14T06:03:10.901Z] === RUN TestBoolValueOrDefault [2022-03-14T06:03:10.901Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-14T06:03:10.901Z] === RUN TestInt64ValueOrZero [2022-03-14T06:03:10.901Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-14T06:03:10.901Z] === RUN TestInt64ValueOrDefault [2022-03-14T06:03:10.901Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-14T06:03:10.901Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-14T06:03:10.901Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-14T06:03:10.901Z] === RUN TestJsonContentType [2022-03-14T06:03:10.901Z] --- PASS: TestJsonContentType (0.00s) [2022-03-14T06:03:10.901Z] PASS [2022-03-14T06:03:10.901Z] coverage: 14.7% of statements [2022-03-14T06:03:10.901Z] ok github.com/docker/docker/api/server/httputils 0.039s coverage: 14.7% of statements [2022-03-14T06:03:10.901Z] === RUN TestMaskSecretKeys [2022-03-14T06:03:10.901Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-14T06:03:10.901Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-14T06:03:10.901Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-14T06:03:10.901Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-14T06:03:10.901Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-14T06:03:10.901Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-14T06:03:10.901Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-14T06:03:10.901Z] === RUN TestVersionMiddlewareVersion [2022-03-14T06:03:10.901Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-14T06:03:10.901Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-14T06:03:10.901Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-14T06:03:10.901Z] PASS [2022-03-14T06:03:10.901Z] coverage: 37.7% of statements [2022-03-14T06:03:10.901Z] ok github.com/docker/docker/api/server/middleware 0.111s coverage: 37.7% of statements [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-14T06:03:10.901Z] === RUN TestStrSliceMarshalJSON [2022-03-14T06:03:10.901Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-14T06:03:10.901Z] === RUN TestStrSliceUnmarshalJSON [2022-03-14T06:03:10.901Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-14T06:03:10.901Z] === RUN TestStrSliceUnmarshalString [2022-03-14T06:03:10.901Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-14T06:03:10.901Z] === RUN TestStrSliceUnmarshalSlice [2022-03-14T06:03:10.901Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-14T06:03:10.901Z] PASS [2022-03-14T06:03:10.901Z] coverage: 90.0% of statements [2022-03-14T06:03:10.901Z] ok github.com/docker/docker/api/types/strslice 0.036s coverage: 90.0% of statements [2022-03-14T06:03:10.901Z] === RUN TestAdjustForAPIVersion [2022-03-14T06:03:10.901Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-14T06:03:10.901Z] PASS [2022-03-14T06:03:10.901Z] coverage: 5.7% of statements [2022-03-14T06:03:10.901Z] ok github.com/docker/docker/api/server/router/swarm 0.040s coverage: 5.7% of statements [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/api/types [no test files] [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-14T06:03:10.901Z] === RUN TestToJSON [2022-03-14T06:03:10.901Z] --- PASS: TestToJSON (0.00s) [2022-03-14T06:03:10.901Z] === RUN TestToParamWithVersion [2022-03-14T06:03:10.901Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-14T06:03:10.901Z] === RUN TestFromJSON [2022-03-14T06:03:10.901Z] --- PASS: TestFromJSON (0.00s) [2022-03-14T06:03:10.901Z] === RUN TestEmpty [2022-03-14T06:03:10.901Z] --- PASS: TestEmpty (0.00s) [2022-03-14T06:03:10.901Z] === RUN TestArgsMatchKVListEmptySources [2022-03-14T06:03:10.901Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-14T06:03:10.901Z] === RUN TestArgsMatchKVList [2022-03-14T06:03:10.901Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-14T06:03:10.901Z] === RUN TestArgsMatch [2022-03-14T06:03:10.901Z] --- PASS: TestArgsMatch (0.00s) [2022-03-14T06:03:10.901Z] === RUN TestAdd [2022-03-14T06:03:10.901Z] --- PASS: TestAdd (0.00s) [2022-03-14T06:03:10.901Z] === RUN TestDel [2022-03-14T06:03:10.901Z] --- PASS: TestDel (0.00s) [2022-03-14T06:03:10.901Z] === RUN TestLen [2022-03-14T06:03:10.901Z] --- PASS: TestLen (0.00s) [2022-03-14T06:03:10.901Z] === RUN TestExactMatch [2022-03-14T06:03:10.901Z] --- PASS: TestExactMatch (0.00s) [2022-03-14T06:03:10.901Z] === RUN TestOnlyOneExactMatch [2022-03-14T06:03:10.901Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-14T06:03:10.901Z] === RUN TestContains [2022-03-14T06:03:10.901Z] --- PASS: TestContains (0.00s) [2022-03-14T06:03:10.901Z] === RUN TestValidate [2022-03-14T06:03:10.901Z] --- PASS: TestValidate (0.00s) [2022-03-14T06:03:10.901Z] === RUN TestWalkValues [2022-03-14T06:03:10.901Z] --- PASS: TestWalkValues (0.00s) [2022-03-14T06:03:10.901Z] === RUN TestFuzzyMatch [2022-03-14T06:03:10.901Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-14T06:03:10.901Z] === RUN TestClone [2022-03-14T06:03:10.901Z] --- PASS: TestClone (0.00s) [2022-03-14T06:03:10.901Z] PASS [2022-03-14T06:03:10.901Z] coverage: 92.2% of statements [2022-03-14T06:03:10.901Z] ok github.com/docker/docker/api/types/filters 0.037s coverage: 92.2% of statements [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-14T06:03:10.901Z] === RUN TestDurationToSecondsString [2022-03-14T06:03:10.901Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-14T06:03:10.901Z] === RUN TestGetTimestamp [2022-03-14T06:03:10.901Z] --- PASS: TestGetTimestamp (0.14s) [2022-03-14T06:03:10.901Z] === RUN TestParseTimestamps [2022-03-14T06:03:10.901Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-14T06:03:10.901Z] PASS [2022-03-14T06:03:10.901Z] coverage: 100.0% of statements [2022-03-14T06:03:10.901Z] ok github.com/docker/docker/api/types/time 0.169s coverage: 100.0% of statements [2022-03-14T06:03:10.901Z] === RUN TestCompareVersion [2022-03-14T06:03:10.901Z] --- PASS: TestCompareVersion (0.00s) [2022-03-14T06:03:10.901Z] PASS [2022-03-14T06:03:10.901Z] coverage: 77.3% of statements [2022-03-14T06:03:10.901Z] ok github.com/docker/docker/api/types/versions 0.068s coverage: 77.3% of statements [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/builder [no test files] [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-14T06:03:10.901Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-14T06:03:10.901Z] === RUN TestParseRemoteURL [2022-03-14T06:03:10.901Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-14T06:03:10.901Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-14T06:03:10.901Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-14T06:03:10.901Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-14T06:03:10.901Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-14T06:03:10.901Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-14T06:03:10.901Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-14T06:03:10.901Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-14T06:03:10.901Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-14T06:03:10.901Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-14T06:03:10.901Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-14T06:03:10.901Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-14T06:03:10.901Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-14T06:03:10.901Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-14T06:03:10.901Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-14T06:03:10.901Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-14T06:03:10.901Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-14T06:03:10.901Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-14T06:03:10.901Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-14T06:03:10.901Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-14T06:03:10.901Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-14T06:03:10.901Z] === RUN TestCloneArgsSmartHttp [2022-03-14T06:03:10.901Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-14T06:03:10.901Z] === RUN TestCloneArgsDumbHttp [2022-03-14T06:03:10.901Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-14T06:03:10.901Z] === RUN TestCloneArgsGit [2022-03-14T06:03:10.901Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-14T06:03:10.901Z] === RUN TestCheckoutGit [2022-03-14T06:03:11.888Z] === RUN TestEnable [2022-03-14T06:03:11.888Z] --- PASS: TestEnable (0.00s) [2022-03-14T06:03:11.888Z] === RUN TestDisable [2022-03-14T06:03:11.888Z] --- PASS: TestDisable (0.00s) [2022-03-14T06:03:11.888Z] === RUN TestEnabled [2022-03-14T06:03:11.888Z] --- PASS: TestEnabled (0.00s) [2022-03-14T06:03:11.888Z] PASS [2022-03-14T06:03:11.888Z] coverage: 100.0% of statements [2022-03-14T06:03:11.888Z] ok github.com/docker/docker/cli/debug 0.040s coverage: 100.0% of statements [2022-03-14T06:03:12.364Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-14T06:03:12.364Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-03-14T06:03:12.364Z] === RUN TestProcessNoDockerignore [2022-03-14T06:03:12.364Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-14T06:03:12.364Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-14T06:03:12.364Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-14T06:03:12.364Z] === RUN TestDetectContentType [2022-03-14T06:03:12.364Z] --- PASS: TestDetectContentType (0.00s) [2022-03-14T06:03:12.364Z] === RUN TestSelectAcceptableMIME [2022-03-14T06:03:12.364Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-14T06:03:12.364Z] === RUN TestInspectEmptyResponse [2022-03-14T06:03:12.364Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-14T06:03:12.364Z] === RUN TestInspectResponseBinary [2022-03-14T06:03:12.364Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-14T06:03:12.364Z] === RUN TestResponseUnsupportedContentType [2022-03-14T06:03:12.364Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-14T06:03:12.364Z] === RUN TestInspectResponseTextSimple [2022-03-14T06:03:12.364Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-14T06:03:12.364Z] === RUN TestInspectResponseEmptyContentType [2022-03-14T06:03:12.364Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-14T06:03:12.364Z] === RUN TestUnknownContentLength [2022-03-14T06:03:12.364Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-14T06:03:12.364Z] === RUN TestDownloadRemote [2022-03-14T06:03:12.833Z] --- PASS: TestDownloadRemote (0.07s) [2022-03-14T06:03:12.833Z] === RUN TestGetWithStatusError [2022-03-14T06:03:12.833Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestCloseRootDirectory [2022-03-14T06:03:12.833Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:03:12.833Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestHashFile [2022-03-14T06:03:12.833Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:03:12.833Z] --- SKIP: TestHashFile (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestHashSubdir [2022-03-14T06:03:12.833Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:03:12.833Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-14T06:03:12.833Z] === RUN TestRemoveDirectory [2022-03-14T06:03:12.833Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:03:12.833Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-14T06:03:12.833Z] PASS [2022-03-14T06:03:12.833Z] coverage: 9.3% of statements [2022-03-14T06:03:12.833Z] ok github.com/docker/docker/builder/remotecontext 0.243s coverage: 9.3% of statements [2022-03-14T06:03:12.833Z] === RUN TestGetAllAllowed [2022-03-14T06:03:12.833Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestGetAllMeta [2022-03-14T06:03:12.833Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-14T06:03:12.833Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestIsUnreferencedBuiltin [2022-03-14T06:03:12.833Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestIsExistingDirectory [2022-03-14T06:03:12.833Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestGetFilenameForDownload [2022-03-14T06:03:12.833Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestEnv2Variables [2022-03-14T06:03:12.833Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-14T06:03:12.833Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestMaintainer [2022-03-14T06:03:12.833Z] --- PASS: TestMaintainer (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestLabel [2022-03-14T06:03:12.833Z] --- PASS: TestLabel (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestFromScratch [2022-03-14T06:03:12.833Z] --- PASS: TestFromScratch (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestFromWithArg [2022-03-14T06:03:12.833Z] --- PASS: TestFromWithArg (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-14T06:03:12.833Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestFromWithUndefinedArg [2022-03-14T06:03:12.833Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestFromMultiStageWithNamedStage [2022-03-14T06:03:12.833Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestOnbuild [2022-03-14T06:03:12.833Z] --- PASS: TestOnbuild (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestWorkdir [2022-03-14T06:03:12.833Z] --- PASS: TestWorkdir (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestCmd [2022-03-14T06:03:12.833Z] --- PASS: TestCmd (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestHealthcheckNone [2022-03-14T06:03:12.833Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestHealthcheckCmd [2022-03-14T06:03:12.833Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestEntrypoint [2022-03-14T06:03:12.833Z] --- PASS: TestEntrypoint (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestExpose [2022-03-14T06:03:12.833Z] --- PASS: TestExpose (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestUser [2022-03-14T06:03:12.833Z] --- PASS: TestUser (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestVolume [2022-03-14T06:03:12.833Z] --- PASS: TestVolume (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestStopSignal [2022-03-14T06:03:12.833Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-14T06:03:12.833Z] --- SKIP: TestStopSignal (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestArg [2022-03-14T06:03:12.833Z] --- PASS: TestArg (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestShell [2022-03-14T06:03:12.833Z] --- PASS: TestShell (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestPrependEnvOnCmd [2022-03-14T06:03:12.833Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestRunWithBuildArgs [2022-03-14T06:03:12.833Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestRunIgnoresHealthcheck [2022-03-14T06:03:12.833Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestDispatchUnsupportedOptions [2022-03-14T06:03:12.833Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-14T06:03:12.833Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-14T06:03:12.833Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-14T06:03:12.833Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-14T06:03:12.833Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-14T06:03:12.833Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-14T06:03:12.833Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestNormalizeWorkdir [2022-03-14T06:03:12.833Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestDispatch [2022-03-14T06:03:12.833Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-14T06:03:12.833Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-14T06:03:12.833Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-14T06:03:12.833Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-14T06:03:12.833Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-14T06:03:12.833Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-14T06:03:12.833Z] === RUN TestDispatch/COPY_url [2022-03-14T06:03:12.833Z] --- PASS: TestDispatch (0.07s) [2022-03-14T06:03:12.833Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-03-14T06:03:12.833Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-14T06:03:12.833Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-03-14T06:03:12.833Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-14T06:03:12.833Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-14T06:03:12.833Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-14T06:03:12.833Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestAddScratchImageAddsToMounts [2022-03-14T06:03:12.833Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-14T06:03:12.833Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-14T06:03:12.833Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-14T06:03:12.833Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestImageSourceGetAddsToMounts [2022-03-14T06:03:12.833Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestEmptyDockerfile [2022-03-14T06:03:12.833Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestSymlinkDockerfile [2022-03-14T06:03:12.833Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-14T06:03:12.833Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-14T06:03:12.833Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestNonExistingDockerfile [2022-03-14T06:03:12.833Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestCopyRunConfig [2022-03-14T06:03:12.833Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestDeepCopyRunConfig [2022-03-14T06:03:12.833Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestExportImage [2022-03-14T06:03:12.833Z] --- PASS: TestExportImage (0.00s) [2022-03-14T06:03:12.833Z] === RUN TestNormalizeDest [2022-03-14T06:03:12.833Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-14T06:03:12.833Z] PASS [2022-03-14T06:03:12.833Z] coverage: 46.7% of statements [2022-03-14T06:03:12.833Z] ok github.com/docker/docker/builder/dockerfile 0.205s coverage: 46.7% of statements [2022-03-14T06:03:13.824Z] === RUN TestTCP4Proxy [2022-03-14T06:03:13.824Z] --- PASS: TestTCP4Proxy (0.00s) [2022-03-14T06:03:13.824Z] === RUN TestTCP4ProxyHalfClose [2022-03-14T06:03:13.824Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-14T06:03:13.824Z] === RUN TestTCP6Proxy [2022-03-14T06:03:13.824Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-14T06:03:13.824Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-14T06:03:13.825Z] === RUN TestTCPDualStackProxy [2022-03-14T06:03:13.825Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-14T06:03:13.825Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-14T06:03:13.825Z] === RUN TestUDP4Proxy [2022-03-14T06:03:13.825Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-14T06:03:13.825Z] === RUN TestUDP6Proxy [2022-03-14T06:03:13.825Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-14T06:03:13.825Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-14T06:03:13.825Z] === RUN TestUDPWriteError [2022-03-14T06:03:13.825Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-14T06:03:13.825Z] === RUN TestSCTP4Proxy [2022-03-14T06:03:13.825Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-14T06:03:13.825Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-14T06:03:13.825Z] === RUN TestSCTP6Proxy [2022-03-14T06:03:13.825Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-14T06:03:13.825Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-14T06:03:13.825Z] PASS [2022-03-14T06:03:13.825Z] coverage: 49.4% of statements [2022-03-14T06:03:13.825Z] ok github.com/docker/docker/cmd/docker-proxy 0.046s coverage: 49.4% of statements [2022-03-14T06:03:14.729Z] --- PASS: TestServiceWithDataPathPortInit (13.94s) [2022-03-14T06:03:14.729Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-14T06:03:16.620Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:me7xjluwcwqj3vl635x4odypt Created:2022-03-14 06:03:14.998101812 +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[3f95c3791f20b487bf81eb227ce3d2e2fa816bc2e2f383197d85822a8dedefcc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.e40r013kwzz4f2ocs0737jsjs EndpointID:b5a28e362240356af536d0b065c0e21f942a2b3c7f8500792b1a8911a77885f4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a0c277e505fc55e4c4ecac90dd0dde26293404e816830f6cb44064d3c79ebe73 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:50d3a0d08274 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.e40r013kwzz4f2ocs0737jsjs EndpointID:b5a28e362240356af536d0b065c0e21f942a2b3c7f8500792b1a8911a77885f4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-14T06:03:20.793Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.99s) [2022-03-14T06:03:20.793Z] PASS [2022-03-14T06:03:20.793Z] [2022-03-14T06:03:20.793Z] === Skipped [2022-03-14T06:03:20.793Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-14T06:03:20.793Z] service_test.go:243: FLAKY_TEST [2022-03-14T06:03:20.793Z] [2022-03-14T06:03:20.793Z] DONE 26 tests, 1 skipped in 44.335s [2022-03-14T06:03:20.793Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-14T06:03:20.793Z] INFO: Testing against a local daemon [2022-03-14T06:03:20.793Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-14T06:03:20.793Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-14T06:03:20.793Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-14T06:03:20.793Z] === RUN TestDockerNetworkIpvlan [2022-03-14T06:03:20.793Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-14T06:03:20.793Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-14T06:03:20.793Z] PASS [2022-03-14T06:03:20.793Z] [2022-03-14T06:03:20.793Z] === Skipped [2022-03-14T06:03:20.793Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-14T06:03:20.793Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-14T06:03:20.793Z] [2022-03-14T06:03:20.793Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-14T06:03:20.793Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-14T06:03:20.793Z] [2022-03-14T06:03:20.793Z] DONE 2 tests, 2 skipped in 0.038s [2022-03-14T06:03:20.793Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-14T06:03:20.793Z] INFO: Testing against a local daemon [2022-03-14T06:03:20.793Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-14T06:03:22.168Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2022-03-14T06:03:22.168Z] === RUN TestDockerNetworkMacvlan [2022-03-14T06:03:22.489Z] === RUN TestCheckpointCreateError [2022-03-14T06:03:22.491Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestCheckpointCreate [2022-03-14T06:03:22.491Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestCheckpointDeleteError [2022-03-14T06:03:22.491Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestCheckpointDelete [2022-03-14T06:03:22.491Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestCheckpointListError [2022-03-14T06:03:22.491Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestCheckpointList [2022-03-14T06:03:22.491Z] --- PASS: TestCheckpointList (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestCheckpointListContainerNotFound [2022-03-14T06:03:22.491Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestNewClientWithOpsFromEnv [2022-03-14T06:03:22.491Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-14T06:03:22.491Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestGetAPIPath [2022-03-14T06:03:22.491Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestParseHostURL [2022-03-14T06:03:22.491Z] --- PASS: TestParseHostURL (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-14T06:03:22.491Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-14T06:03:22.491Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestNegotiateAPIVersion [2022-03-14T06:03:22.491Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestNegotiateAPVersionOverride [2022-03-14T06:03:22.491Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-14T06:03:22.491Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-14T06:03:22.491Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-14T06:03:22.491Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestClientRedirect [2022-03-14T06:03:22.491Z] --- PASS: TestClientRedirect (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestConfigCreateUnsupported [2022-03-14T06:03:22.491Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestConfigCreateError [2022-03-14T06:03:22.491Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestConfigCreate [2022-03-14T06:03:22.491Z] --- PASS: TestConfigCreate (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestConfigInspectNotFound [2022-03-14T06:03:22.491Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestConfigInspectWithEmptyID [2022-03-14T06:03:22.491Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestConfigInspectUnsupported [2022-03-14T06:03:22.491Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestConfigInspectError [2022-03-14T06:03:22.491Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestConfigInspectConfigNotFound [2022-03-14T06:03:22.491Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestConfigInspect [2022-03-14T06:03:22.491Z] --- PASS: TestConfigInspect (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestConfigListUnsupported [2022-03-14T06:03:22.491Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestConfigListError [2022-03-14T06:03:22.491Z] --- PASS: TestConfigListError (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestConfigList [2022-03-14T06:03:22.491Z] --- PASS: TestConfigList (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestConfigRemoveUnsupported [2022-03-14T06:03:22.491Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestConfigRemoveError [2022-03-14T06:03:22.491Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestConfigRemove [2022-03-14T06:03:22.491Z] --- PASS: TestConfigRemove (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestConfigUpdateUnsupported [2022-03-14T06:03:22.491Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestConfigUpdateError [2022-03-14T06:03:22.491Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestConfigUpdate [2022-03-14T06:03:22.491Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestContainerCommitError [2022-03-14T06:03:22.491Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestContainerCommit [2022-03-14T06:03:22.491Z] --- PASS: TestContainerCommit (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestContainerStatPathError [2022-03-14T06:03:22.491Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestContainerStatPathNotFoundError [2022-03-14T06:03:22.491Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestContainerStatPathNoHeaderError [2022-03-14T06:03:22.491Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestContainerStatPath [2022-03-14T06:03:22.491Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestCopyToContainerError [2022-03-14T06:03:22.491Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestCopyToContainerNotFoundError [2022-03-14T06:03:22.491Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-14T06:03:22.491Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestCopyToContainer [2022-03-14T06:03:22.491Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-14T06:03:22.491Z] === RUN TestCopyFromContainerError [2022-03-14T06:03:22.491Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestCopyFromContainerNotFoundError [2022-03-14T06:03:22.492Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-14T06:03:22.492Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-14T06:03:22.492Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestCopyFromContainer [2022-03-14T06:03:22.492Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerCreateError [2022-03-14T06:03:22.492Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerCreateImageNotFound [2022-03-14T06:03:22.492Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerCreateWithName [2022-03-14T06:03:22.492Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerCreateAutoRemove [2022-03-14T06:03:22.492Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerDiffError [2022-03-14T06:03:22.492Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerDiff [2022-03-14T06:03:22.492Z] --- PASS: TestContainerDiff (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerExecCreateError [2022-03-14T06:03:22.492Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerExecCreate [2022-03-14T06:03:22.492Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerExecStartError [2022-03-14T06:03:22.492Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerExecStart [2022-03-14T06:03:22.492Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerExecInspectError [2022-03-14T06:03:22.492Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerExecInspect [2022-03-14T06:03:22.492Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerExportError [2022-03-14T06:03:22.492Z] --- PASS: TestContainerExportError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerExport [2022-03-14T06:03:22.492Z] --- PASS: TestContainerExport (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerInspectError [2022-03-14T06:03:22.492Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerInspectContainerNotFound [2022-03-14T06:03:22.492Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerInspectWithEmptyID [2022-03-14T06:03:22.492Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerInspect [2022-03-14T06:03:22.492Z] --- PASS: TestContainerInspect (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerInspectNode [2022-03-14T06:03:22.492Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerKillError [2022-03-14T06:03:22.492Z] --- PASS: TestContainerKillError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerKill [2022-03-14T06:03:22.492Z] --- PASS: TestContainerKill (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerListError [2022-03-14T06:03:22.492Z] --- PASS: TestContainerListError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerList [2022-03-14T06:03:22.492Z] --- PASS: TestContainerList (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerLogsNotFoundError [2022-03-14T06:03:22.492Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerLogsError [2022-03-14T06:03:22.492Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerLogs [2022-03-14T06:03:22.492Z] --- PASS: TestContainerLogs (0.16s) [2022-03-14T06:03:22.492Z] === RUN TestContainerPauseError [2022-03-14T06:03:22.492Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerPause [2022-03-14T06:03:22.492Z] --- PASS: TestContainerPause (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainersPruneError [2022-03-14T06:03:22.492Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainersPrune [2022-03-14T06:03:22.492Z] --- PASS: TestContainersPrune (0.02s) [2022-03-14T06:03:22.492Z] === RUN TestContainerRemoveError [2022-03-14T06:03:22.492Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerRemoveNotFoundError [2022-03-14T06:03:22.492Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerRemove [2022-03-14T06:03:22.492Z] --- PASS: TestContainerRemove (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerRenameError [2022-03-14T06:03:22.492Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerRename [2022-03-14T06:03:22.492Z] --- PASS: TestContainerRename (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerResizeError [2022-03-14T06:03:22.492Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerExecResizeError [2022-03-14T06:03:22.492Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerResize [2022-03-14T06:03:22.492Z] --- PASS: TestContainerResize (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerExecResize [2022-03-14T06:03:22.492Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerRestartError [2022-03-14T06:03:22.492Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerRestart [2022-03-14T06:03:22.492Z] --- PASS: TestContainerRestart (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerStartError [2022-03-14T06:03:22.492Z] --- PASS: TestContainerStartError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerStart [2022-03-14T06:03:22.492Z] --- PASS: TestContainerStart (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerStatsError [2022-03-14T06:03:22.492Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerStats [2022-03-14T06:03:22.492Z] --- PASS: TestContainerStats (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerStopError [2022-03-14T06:03:22.492Z] --- PASS: TestContainerStopError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerStop [2022-03-14T06:03:22.492Z] --- PASS: TestContainerStop (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerTopError [2022-03-14T06:03:22.492Z] --- PASS: TestContainerTopError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerTop [2022-03-14T06:03:22.492Z] --- PASS: TestContainerTop (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerUnpauseError [2022-03-14T06:03:22.492Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerUnpause [2022-03-14T06:03:22.492Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerUpdateError [2022-03-14T06:03:22.492Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerUpdate [2022-03-14T06:03:22.492Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerWaitError [2022-03-14T06:03:22.492Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestContainerWait [2022-03-14T06:03:22.492Z] --- PASS: TestContainerWait (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestDiskUsageError [2022-03-14T06:03:22.492Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestDiskUsage [2022-03-14T06:03:22.492Z] --- PASS: TestDiskUsage (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestDistributionInspectUnsupported [2022-03-14T06:03:22.492Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestDistributionInspectWithEmptyID [2022-03-14T06:03:22.492Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestEventsErrorInOptions [2022-03-14T06:03:22.492Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestEventsErrorFromServer [2022-03-14T06:03:22.492Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestEvents [2022-03-14T06:03:22.492Z] --- PASS: TestEvents (0.01s) [2022-03-14T06:03:22.492Z] === RUN TestTLSCloseWriter [2022-03-14T06:03:22.492Z] === PAUSE TestTLSCloseWriter [2022-03-14T06:03:22.492Z] === RUN TestImageBuildError [2022-03-14T06:03:22.492Z] --- PASS: TestImageBuildError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImageBuild [2022-03-14T06:03:22.492Z] --- PASS: TestImageBuild (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestGetDockerOS [2022-03-14T06:03:22.492Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImageCreateError [2022-03-14T06:03:22.492Z] --- PASS: TestImageCreateError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImageCreate [2022-03-14T06:03:22.492Z] --- PASS: TestImageCreate (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImageHistoryError [2022-03-14T06:03:22.492Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImageHistory [2022-03-14T06:03:22.492Z] --- PASS: TestImageHistory (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImageImportError [2022-03-14T06:03:22.492Z] --- PASS: TestImageImportError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImageImport [2022-03-14T06:03:22.492Z] --- PASS: TestImageImport (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImageInspectError [2022-03-14T06:03:22.492Z] --- PASS: TestImageInspectError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImageInspectImageNotFound [2022-03-14T06:03:22.492Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImageInspectWithEmptyID [2022-03-14T06:03:22.492Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImageInspect [2022-03-14T06:03:22.492Z] --- PASS: TestImageInspect (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImageListError [2022-03-14T06:03:22.492Z] --- PASS: TestImageListError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImageList [2022-03-14T06:03:22.492Z] --- PASS: TestImageList (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImageListApiBefore125 [2022-03-14T06:03:22.492Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImageLoadError [2022-03-14T06:03:22.492Z] --- PASS: TestImageLoadError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImageLoad [2022-03-14T06:03:22.492Z] --- PASS: TestImageLoad (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImagesPruneError [2022-03-14T06:03:22.492Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImagesPrune [2022-03-14T06:03:22.492Z] --- PASS: TestImagesPrune (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImagePullReferenceParseError [2022-03-14T06:03:22.492Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImagePullAnyError [2022-03-14T06:03:22.492Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-14T06:03:22.492Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-14T06:03:22.492Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-14T06:03:22.492Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-14T06:03:22.492Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImagePullWithoutErrors [2022-03-14T06:03:22.492Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImagePushReferenceError [2022-03-14T06:03:22.492Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImagePushAnyError [2022-03-14T06:03:22.492Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-14T06:03:22.492Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-14T06:03:22.492Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-14T06:03:22.492Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-14T06:03:22.492Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImagePushWithoutErrors [2022-03-14T06:03:22.492Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-14T06:03:22.492Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-14T06:03:22.492Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-14T06:03:22.492Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-14T06:03:22.492Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-14T06:03:22.492Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-14T06:03:22.492Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-14T06:03:22.492Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-14T06:03:22.492Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImageRemoveError [2022-03-14T06:03:22.492Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImageRemoveImageNotFound [2022-03-14T06:03:22.492Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImageRemove [2022-03-14T06:03:22.492Z] --- PASS: TestImageRemove (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImageSaveError [2022-03-14T06:03:22.492Z] --- PASS: TestImageSaveError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImageSave [2022-03-14T06:03:22.492Z] --- PASS: TestImageSave (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImageSearchAnyError [2022-03-14T06:03:22.492Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-14T06:03:22.492Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-14T06:03:22.492Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-14T06:03:22.492Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-14T06:03:22.492Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImageSearchWithoutErrors [2022-03-14T06:03:22.492Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImageTagError [2022-03-14T06:03:22.492Z] --- PASS: TestImageTagError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImageTagInvalidReference [2022-03-14T06:03:22.492Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImageTagInvalidSourceImageName [2022-03-14T06:03:22.492Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImageTagHexSource [2022-03-14T06:03:22.492Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestImageTag [2022-03-14T06:03:22.492Z] --- PASS: TestImageTag (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestInfoServerError [2022-03-14T06:03:22.492Z] --- PASS: TestInfoServerError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestInfoInvalidResponseJSONError [2022-03-14T06:03:22.492Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestInfo [2022-03-14T06:03:22.492Z] --- PASS: TestInfo (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestNetworkConnectError [2022-03-14T06:03:22.492Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-14T06:03:22.492Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestNetworkConnect [2022-03-14T06:03:22.492Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestNetworkCreateError [2022-03-14T06:03:22.492Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestNetworkCreate [2022-03-14T06:03:22.492Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestNetworkDisconnectError [2022-03-14T06:03:22.492Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestNetworkDisconnect [2022-03-14T06:03:22.492Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestNetworkInspect [2022-03-14T06:03:22.492Z] === RUN TestNetworkInspect/empty_ID [2022-03-14T06:03:22.492Z] === RUN TestNetworkInspect/no_options [2022-03-14T06:03:22.492Z] === RUN TestNetworkInspect/verbose [2022-03-14T06:03:22.492Z] === RUN TestNetworkInspect/global_scope [2022-03-14T06:03:22.492Z] === RUN TestNetworkInspect/unknown_network [2022-03-14T06:03:22.492Z] === RUN TestNetworkInspect/server_error [2022-03-14T06:03:22.492Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-14T06:03:22.492Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-14T06:03:22.492Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-14T06:03:22.492Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-14T06:03:22.492Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-14T06:03:22.492Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-14T06:03:22.492Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestNetworkListError [2022-03-14T06:03:22.492Z] --- PASS: TestNetworkListError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestNetworkList [2022-03-14T06:03:22.492Z] --- PASS: TestNetworkList (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestNetworksPruneError [2022-03-14T06:03:22.492Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestNetworksPrune [2022-03-14T06:03:22.492Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestNetworkRemoveError [2022-03-14T06:03:22.492Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestNetworkRemove [2022-03-14T06:03:22.492Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestNodeInspectError [2022-03-14T06:03:22.492Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestNodeInspectNodeNotFound [2022-03-14T06:03:22.492Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestNodeInspectWithEmptyID [2022-03-14T06:03:22.492Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestNodeInspect [2022-03-14T06:03:22.492Z] --- PASS: TestNodeInspect (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestNodeListError [2022-03-14T06:03:22.492Z] --- PASS: TestNodeListError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestNodeList [2022-03-14T06:03:22.492Z] --- PASS: TestNodeList (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestNodeRemoveError [2022-03-14T06:03:22.492Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestNodeRemove [2022-03-14T06:03:22.492Z] --- PASS: TestNodeRemove (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestNodeUpdateError [2022-03-14T06:03:22.492Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestNodeUpdate [2022-03-14T06:03:22.492Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestOptionWithHostFromEnv [2022-03-14T06:03:22.492Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestOptionWithTimeout [2022-03-14T06:03:22.492Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestOptionWithVersionFromEnv [2022-03-14T06:03:22.492Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestPingFail [2022-03-14T06:03:22.492Z] --- PASS: TestPingFail (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestPingWithError [2022-03-14T06:03:22.492Z] 2022/03/14 06:03:21 RoundTripper returned a response & error; ignoring response [2022-03-14T06:03:22.492Z] 2022/03/14 06:03:21 RoundTripper returned a response & error; ignoring response [2022-03-14T06:03:22.492Z] --- PASS: TestPingWithError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestPingSuccess [2022-03-14T06:03:22.492Z] --- PASS: TestPingSuccess (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestPingHeadFallback [2022-03-14T06:03:22.492Z] === RUN TestPingHeadFallback/OK [2022-03-14T06:03:22.492Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-14T06:03:22.492Z] === RUN TestPingHeadFallback/Not_Found [2022-03-14T06:03:22.492Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-14T06:03:22.492Z] --- PASS: TestPingHeadFallback (0.01s) [2022-03-14T06:03:22.492Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-14T06:03:22.492Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-14T06:03:22.492Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-14T06:03:22.492Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestPluginDisableError [2022-03-14T06:03:22.492Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestPluginDisable [2022-03-14T06:03:22.492Z] --- PASS: TestPluginDisable (0.00s) [2022-03-14T06:03:22.492Z] === RUN TestPluginEnableError [2022-03-14T06:03:22.493Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestPluginEnable [2022-03-14T06:03:22.493Z] --- PASS: TestPluginEnable (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestPluginInspectError [2022-03-14T06:03:22.493Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestPluginInspectWithEmptyID [2022-03-14T06:03:22.493Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestPluginInspect [2022-03-14T06:03:22.493Z] --- PASS: TestPluginInspect (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestPluginListError [2022-03-14T06:03:22.493Z] --- PASS: TestPluginListError (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestPluginList [2022-03-14T06:03:22.493Z] --- PASS: TestPluginList (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestPluginPushError [2022-03-14T06:03:22.493Z] --- PASS: TestPluginPushError (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestPluginPush [2022-03-14T06:03:22.493Z] --- PASS: TestPluginPush (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestPluginRemoveError [2022-03-14T06:03:22.493Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestPluginRemove [2022-03-14T06:03:22.493Z] --- PASS: TestPluginRemove (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestPluginSetError [2022-03-14T06:03:22.493Z] --- PASS: TestPluginSetError (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestPluginSet [2022-03-14T06:03:22.493Z] --- PASS: TestPluginSet (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestSetHostHeader [2022-03-14T06:03:22.493Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestPlainTextError [2022-03-14T06:03:22.493Z] --- PASS: TestPlainTextError (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestInfiniteError [2022-03-14T06:03:22.493Z] --- PASS: TestInfiniteError (0.02s) [2022-03-14T06:03:22.493Z] === RUN TestCanceledContext [2022-03-14T06:03:22.493Z] 2022/03/14 06:03:21 RoundTripper returned a response & error; ignoring response [2022-03-14T06:03:22.493Z] --- PASS: TestCanceledContext (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestDeadlineExceededContext [2022-03-14T06:03:22.493Z] 2022/03/14 06:03:21 RoundTripper returned a response & error; ignoring response [2022-03-14T06:03:22.493Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestSecretCreateUnsupported [2022-03-14T06:03:22.493Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestSecretCreateError [2022-03-14T06:03:22.493Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestSecretCreate [2022-03-14T06:03:22.493Z] --- PASS: TestSecretCreate (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestSecretInspectUnsupported [2022-03-14T06:03:22.493Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestSecretInspectError [2022-03-14T06:03:22.493Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestSecretInspectSecretNotFound [2022-03-14T06:03:22.493Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestSecretInspectWithEmptyID [2022-03-14T06:03:22.493Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestSecretInspect [2022-03-14T06:03:22.493Z] --- PASS: TestSecretInspect (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestSecretListUnsupported [2022-03-14T06:03:22.493Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestSecretListError [2022-03-14T06:03:22.493Z] --- PASS: TestSecretListError (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestSecretList [2022-03-14T06:03:22.493Z] --- PASS: TestSecretList (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestSecretRemoveUnsupported [2022-03-14T06:03:22.493Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestSecretRemoveError [2022-03-14T06:03:22.493Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestSecretRemove [2022-03-14T06:03:22.493Z] --- PASS: TestSecretRemove (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestSecretUpdateUnsupported [2022-03-14T06:03:22.493Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestSecretUpdateError [2022-03-14T06:03:22.493Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestSecretUpdate [2022-03-14T06:03:22.493Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestServiceCreateError [2022-03-14T06:03:22.493Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestServiceCreate [2022-03-14T06:03:22.493Z] --- PASS: TestServiceCreate (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-14T06:03:22.493Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestServiceCreateDigestPinning [2022-03-14T06:03:22.493Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestServiceInspectError [2022-03-14T06:03:22.493Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestServiceInspectServiceNotFound [2022-03-14T06:03:22.493Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestServiceInspectWithEmptyID [2022-03-14T06:03:22.493Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestServiceInspect [2022-03-14T06:03:22.493Z] --- PASS: TestServiceInspect (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestServiceListError [2022-03-14T06:03:22.493Z] --- PASS: TestServiceListError (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestServiceList [2022-03-14T06:03:22.493Z] --- PASS: TestServiceList (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestServiceLogsError [2022-03-14T06:03:22.493Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestServiceLogs [2022-03-14T06:03:22.493Z] --- PASS: TestServiceLogs (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestServiceRemoveError [2022-03-14T06:03:22.493Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestServiceRemoveNotFoundError [2022-03-14T06:03:22.493Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestServiceRemove [2022-03-14T06:03:22.493Z] --- PASS: TestServiceRemove (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestServiceUpdateError [2022-03-14T06:03:22.493Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestServiceUpdate [2022-03-14T06:03:22.493Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestSwarmGetUnlockKeyError [2022-03-14T06:03:22.493Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestSwarmGetUnlockKey [2022-03-14T06:03:22.493Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestSwarmInitError [2022-03-14T06:03:22.493Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestSwarmInit [2022-03-14T06:03:22.493Z] --- PASS: TestSwarmInit (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestSwarmInspectError [2022-03-14T06:03:22.493Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestSwarmInspect [2022-03-14T06:03:22.493Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestSwarmJoinError [2022-03-14T06:03:22.493Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestSwarmJoin [2022-03-14T06:03:22.493Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestSwarmLeaveError [2022-03-14T06:03:22.493Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestSwarmLeave [2022-03-14T06:03:22.493Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestSwarmUnlockError [2022-03-14T06:03:22.493Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestSwarmUnlock [2022-03-14T06:03:22.493Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestSwarmUpdateError [2022-03-14T06:03:22.493Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestSwarmUpdate [2022-03-14T06:03:22.493Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestTaskInspectError [2022-03-14T06:03:22.493Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestTaskInspectWithEmptyID [2022-03-14T06:03:22.493Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestTaskInspect [2022-03-14T06:03:22.493Z] --- PASS: TestTaskInspect (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestTaskListError [2022-03-14T06:03:22.493Z] --- PASS: TestTaskListError (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestTaskList [2022-03-14T06:03:22.493Z] --- PASS: TestTaskList (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestVolumeCreateError [2022-03-14T06:03:22.493Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestVolumeCreate [2022-03-14T06:03:22.493Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestVolumeInspectError [2022-03-14T06:03:22.493Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestVolumeInspectNotFound [2022-03-14T06:03:22.493Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestVolumeInspectWithEmptyID [2022-03-14T06:03:22.493Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestVolumeInspect [2022-03-14T06:03:22.493Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestVolumeListError [2022-03-14T06:03:22.493Z] --- PASS: TestVolumeListError (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestVolumeList [2022-03-14T06:03:22.493Z] --- PASS: TestVolumeList (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestVolumeRemoveError [2022-03-14T06:03:22.493Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-14T06:03:22.493Z] === RUN TestVolumeRemove [2022-03-14T06:03:22.493Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-14T06:03:22.493Z] === CONT TestTLSCloseWriter [2022-03-14T06:03:22.493Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-03-14T06:03:22.493Z] PASS [2022-03-14T06:03:22.493Z] coverage: 75.2% of statements [2022-03-14T06:03:22.493Z] ok github.com/docker/docker/client 0.385s coverage: 75.2% of statements [2022-03-14T06:03:22.732Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-14T06:03:23.664Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-14T06:03:24.230Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-14T06:03:26.125Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-14T06:03:28.018Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-14T06:03:31.291Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-14T06:03:31.856Z] --- PASS: TestDockerNetworkMacvlan (9.85s) [2022-03-14T06:03:31.856Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-03-14T06:03:31.856Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-14T06:03:31.856Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) [2022-03-14T06:03:31.856Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.89s) [2022-03-14T06:03:31.856Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.08s) [2022-03-14T06:03:31.856Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-03-14T06:03:31.856Z] PASS [2022-03-14T06:03:32.114Z] [2022-03-14T06:03:32.114Z] DONE 8 tests in 11.200s [2022-03-14T06:03:32.114Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-14T06:03:32.114Z] testing: warning: no tests to run [2022-03-14T06:03:32.114Z] PASS [2022-03-14T06:03:32.114Z] [2022-03-14T06:03:32.114Z] DONE 0 tests in 0.012s [2022-03-14T06:03:32.114Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-14T06:03:32.114Z] INFO: Testing against a local daemon [2022-03-14T06:03:32.114Z] === RUN TestAuthZPluginAllowRequest [2022-03-14T06:03:33.466Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-14T06:03:33.468Z] Using test binary docker [2022-03-14T06:03:33.468Z] +++ /etc/init.d/apparmor start [2022-03-14T06:03:33.468Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-14T06:03:33.468Z] INFO: Waiting for daemon to start... [2022-03-14T06:03:33.468Z] Starting dockerd [2022-03-14T06:03:33.468Z] +++ 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-14T06:03:33.468Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-14T06:03:33.468Z] Using test binary docker [2022-03-14T06:03:33.468Z] +++ /etc/init.d/apparmor start [2022-03-14T06:03:33.468Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-14T06:03:33.468Z] Starting dockerd [2022-03-14T06:03:33.468Z] INFO: Waiting for daemon to start... [2022-03-14T06:03:33.468Z] +++ 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-14T06:03:33.468Z] . [2022-03-14T06:03:33.468Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-14T06:03:33.468Z] [2022-03-14T06:03:33.468Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-14T06:03:33.468Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-14T06:03:33.468Z] Error: No such image: emptyfs [2022-03-14T06:03:33.468Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-14T06:03:33.468Z] ++++ docker load [2022-03-14T06:03:33.468Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-14T06:03:33.468Z] Error: No such image: emptyfs [2022-03-14T06:03:33.468Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-14T06:03:33.468Z] ++++ docker load [2022-03-14T06:03:33.468Z] Running integration-test (iteration 1) [2022-03-14T06:03:33.468Z] 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-14T06:03:33.468Z] ++ 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-14T06:03:33.468Z] ++ set -e [2022-03-14T06:03:33.468Z] ++ '[' -n 0 ']' [2022-03-14T06:03:33.468Z] ++ set -x [2022-03-14T06:03:33.468Z] ++ 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-14T06:03:33.468Z] Running integration-test (iteration 1) [2022-03-14T06:03:33.468Z] 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-14T06:03:33.468Z] ++ 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-14T06:03:33.468Z] ++ set -e [2022-03-14T06:03:33.468Z] ++ '[' -n 0 ']' [2022-03-14T06:03:33.468Z] ++ set -x [2022-03-14T06:03:33.468Z] ++ 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-14T06:03:33.468Z] Loaded image: busybox:latest [2022-03-14T06:03:33.468Z] Loaded image: busybox:glibc [2022-03-14T06:03:33.468Z] Loaded image: busybox:latest [2022-03-14T06:03:33.468Z] Loaded image: busybox:glibc [2022-03-14T06:03:33.468Z] Loaded image: debian:bullseye-slim [2022-03-14T06:03:33.468Z] Loaded image: hello-world:latest [2022-03-14T06:03:33.468Z] Loaded image: arm32v7/hello-world:latest [2022-03-14T06:03:33.468Z] INFO: Testing against a local daemon [2022-03-14T06:03:33.468Z] === RUN TestDockerDaemonSuite [2022-03-14T06:03:33.468Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-03-14T06:03:33.468Z] Loaded image: debian:bullseye-slim [2022-03-14T06:03:33.468Z] Loaded image: hello-world:latest [2022-03-14T06:03:33.468Z] Loaded image: arm32v7/hello-world:latest [2022-03-14T06:03:33.468Z] INFO: Testing against a local daemon [2022-03-14T06:03:33.468Z] === RUN TestDockerSuite [2022-03-14T06:03:33.468Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-14T06:03:33.468Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-14T06:03:33.468Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-14T06:03:33.468Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-14T06:03:33.468Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-14T06:03:33.468Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-14T06:03:33.468Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-14T06:03:33.468Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-14T06:03:33.485Z] --- PASS: TestAuthZPluginAllowRequest (1.19s) [2022-03-14T06:03:33.485Z] === RUN TestAuthZPluginTLS [2022-03-14T06:03:33.734Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-14T06:03:33.742Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-03-14T06:03:33.742Z] === RUN TestAuthZPluginDenyRequest [2022-03-14T06:03:33.998Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-14T06:03:34.306Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-14T06:03:34.306Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-14T06:03:34.572Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-14T06:03:34.572Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-14T06:03:34.868Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-14T06:03:34.868Z] === RUN TestAuthZPluginDenyResponse [2022-03-14T06:03:35.431Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-03-14T06:03:35.431Z] === RUN TestAuthZPluginAllowEventStream [2022-03-14T06:03:35.519Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-14T06:03:35.519Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-14T06:03:35.519Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-14T06:03:36.799Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2022-03-14T06:03:36.799Z] === RUN TestAuthZPluginErrorResponse [2022-03-14T06:03:36.907Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-14T06:03:36.907Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-14T06:03:36.907Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-14T06:03:36.907Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-14T06:03:37.056Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-03-14T06:03:37.056Z] === RUN TestAuthZPluginErrorRequest [2022-03-14T06:03:37.617Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-14T06:03:37.617Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-14T06:03:38.179Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-03-14T06:03:38.179Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-14T06:03:38.292Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-14T06:03:38.292Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-03-14T06:03:38.863Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-14T06:03:39.124Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-14T06:03:39.124Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-14T06:03:39.124Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-14T06:03:39.545Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s) [2022-03-14T06:03:39.546Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-14T06:03:40.075Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-14T06:03:40.304Z] --- PASS: TestCheckoutGit (27.72s) [2022-03-14T06:03:40.304Z] === RUN TestValidGitTransport [2022-03-14T06:03:40.304Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-14T06:03:40.304Z] === RUN TestGitInvalidRef [2022-03-14T06:03:40.304Z] --- PASS: TestGitInvalidRef (0.28s) [2022-03-14T06:03:40.304Z] PASS [2022-03-14T06:03:40.304Z] coverage: 86.3% of statements [2022-03-14T06:03:40.304Z] ok github.com/docker/docker/builder/remotecontext/git 28.085s coverage: 86.3% of statements [2022-03-14T06:03:40.304Z] ? github.com/docker/docker/cli [no test files] [2022-03-14T06:03:40.304Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-14T06:03:41.440Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.55s) [2022-03-14T06:03:41.440Z] === RUN TestAuthZPluginHeader [2022-03-14T06:03:42.005Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-03-14T06:03:42.005Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-14T06:03:43.726Z] --- PASS: TestBuildWithHugeFile (58.45s) [2022-03-14T06:03:43.726Z] === RUN TestBuildWCOWSandboxSize [2022-03-14T06:03:43.726Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-14T06:03:43.726Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-14T06:03:43.726Z] === RUN TestBuildWithEmptyDockerfile [2022-03-14T06:03:43.726Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-14T06:03:43.726Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-14T06:03:43.726Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-14T06:03:43.726Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-14T06:03:43.726Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-14T06:03:43.726Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-14T06:03:43.726Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-14T06:03:43.726Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-14T06:03:43.726Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-14T06:03:43.726Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-03-14T06:03:43.726Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-03-14T06:03:43.726Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-03-14T06:03:43.726Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-14T06:03:43.726Z] === RUN TestBuildPreserveOwnership [2022-03-14T06:03:43.726Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-14T06:03:43.726Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-14T06:03:43.726Z] --- PASS: TestBuildPreserveOwnership (2.69s) [2022-03-14T06:03:43.726Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.80s) [2022-03-14T06:03:43.726Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.88s) [2022-03-14T06:03:43.726Z] === RUN TestBuildPlatformInvalid [2022-03-14T06:03:43.726Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-14T06:03:43.726Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-14T06:03:43.726Z] Loaded image: busybox:latest [2022-03-14T06:03:43.726Z] Loaded image: busybox:glibc [2022-03-14T06:03:43.726Z] Loaded image: debian:bullseye-slim [2022-03-14T06:03:43.726Z] Loaded image: hello-world:latest [2022-03-14T06:03:43.726Z] Loaded image: arm32v7/hello-world:latest [2022-03-14T06:03:45.369Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-14T06:03:46.169Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-14T06:03:46.169Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-14T06:03:46.169Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-14T06:03:46.169Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-14T06:03:46.169Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-14T06:03:46.169Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.02s) [2022-03-14T06:03:46.169Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-14T06:03:46.169Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-14T06:03:46.169Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-14T06:03:46.169Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-14T06:03:46.169Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-14T06:03:46.169Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-14T06:03:46.169Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-14T06:03:46.169Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-14T06:03:46.169Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-14T06:03:46.169Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-14T06:03:46.169Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-14T06:03:46.169Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-14T06:03:46.169Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-14T06:03:46.169Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-14T06:03:46.169Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-14T06:03:46.169Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.07s) [2022-03-14T06:03:46.169Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-14T06:03:46.169Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-14T06:03:46.169Z] === RUN TestConfigureDaemonLogs [2022-03-14T06:03:46.169Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-14T06:03:46.169Z] === RUN TestCommonOptionsInstallFlags [2022-03-14T06:03:46.169Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-14T06:03:46.169Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-14T06:03:46.169Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-14T06:03:46.169Z] PASS [2022-03-14T06:03:46.169Z] coverage: 19.0% of statements [2022-03-14T06:03:46.169Z] ok github.com/docker/docker/cmd/dockerd 0.250s coverage: 19.0% of statements [2022-03-14T06:03:46.169Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-14T06:03:46.169Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-14T06:03:46.183Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.95s) [2022-03-14T06:03:46.183Z] === RUN TestAuthZPluginV2Disable [2022-03-14T06:03:47.018Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.97s) [2022-03-14T06:03:47.018Z] PASS [2022-03-14T06:03:47.018Z] [2022-03-14T06:03:47.018Z] === Skipped [2022-03-14T06:03:47.018Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-03-14T06:03:47.018Z] build_session_test.go:25: TODO: BuildKit [2022-03-14T06:03:47.018Z] [2022-03-14T06:03:47.018Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-14T06:03:47.018Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-14T06:03:47.018Z] [2022-03-14T06:03:47.018Z] DONE 34 tests, 2 skipped in 88.954s [2022-03-14T06:03:47.018Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-03-14T06:03:47.018Z] ++ 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-14T06:03:47.018Z] ++ set -e [2022-03-14T06:03:47.018Z] ++ '[' -n 0 ']' [2022-03-14T06:03:47.018Z] ++ set -x [2022-03-14T06:03:47.018Z] ++ 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-14T06:03:47.018Z] INFO: Testing against a local daemon [2022-03-14T06:03:47.018Z] === RUN TestConfigInspect [2022-03-14T06:03:47.157Z] === RUN TestContainerStopSignal [2022-03-14T06:03:47.157Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-14T06:03:47.157Z] === RUN TestContainerStopTimeout [2022-03-14T06:03:47.157Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-14T06:03:47.157Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-14T06:03:47.157Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-14T06:03:47.157Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-14T06:03:47.157Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-14T06:03:47.157Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-14T06:03:47.157Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-14T06:03:47.157Z] === RUN TestReplaceAndAppendEnvVars [2022-03-14T06:03:47.157Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-14T06:03:47.157Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-14T06:03:47.157Z] === RUN TestNewMemoryStore [2022-03-14T06:03:47.157Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-14T06:03:47.157Z] === RUN TestAddContainers [2022-03-14T06:03:47.157Z] --- PASS: TestAddContainers (0.00s) [2022-03-14T06:03:47.157Z] === RUN TestGetContainer [2022-03-14T06:03:47.157Z] --- PASS: TestGetContainer (0.00s) [2022-03-14T06:03:47.157Z] === RUN TestDeleteContainer [2022-03-14T06:03:47.625Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-14T06:03:47.625Z] === RUN TestListContainers [2022-03-14T06:03:47.625Z] --- PASS: TestListContainers (0.00s) [2022-03-14T06:03:47.625Z] === RUN TestFirstContainer [2022-03-14T06:03:47.625Z] --- PASS: TestFirstContainer (0.00s) [2022-03-14T06:03:47.625Z] === RUN TestApplyAllContainer [2022-03-14T06:03:47.625Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-14T06:03:47.625Z] === RUN TestIsValidHealthString [2022-03-14T06:03:47.625Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-14T06:03:47.625Z] === RUN TestStateRunStop [2022-03-14T06:03:47.625Z] --- PASS: TestStateRunStop (0.00s) [2022-03-14T06:03:47.625Z] === RUN TestStateTimeoutWait [2022-03-14T06:03:47.625Z] state_test.go:141: Stop callback fired [2022-03-14T06:03:47.625Z] state_test.go:165: Stop callback fired [2022-03-14T06:03:47.625Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-14T06:03:47.625Z] === RUN TestIsValidStateString [2022-03-14T06:03:47.625Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-14T06:03:47.625Z] === RUN TestViewSaveDelete [2022-03-14T06:03:47.625Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-14T06:03:47.625Z] === RUN TestViewAll [2022-03-14T06:03:47.625Z] --- PASS: TestViewAll (0.02s) [2022-03-14T06:03:47.625Z] === RUN TestViewGet [2022-03-14T06:03:47.625Z] --- PASS: TestViewGet (0.01s) [2022-03-14T06:03:47.625Z] === RUN TestNames [2022-03-14T06:03:47.625Z] --- PASS: TestNames (0.00s) [2022-03-14T06:03:47.625Z] === RUN TestViewWithHealthCheck [2022-03-14T06:03:47.625Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-14T06:03:47.625Z] PASS [2022-03-14T06:03:47.625Z] coverage: 41.7% of statements [2022-03-14T06:03:47.625Z] ok github.com/docker/docker/container 0.233s coverage: 41.7% of statements [2022-03-14T06:03:47.625Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-14T06:03:47.625Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-14T06:03:47.625Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-14T06:03:47.625Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-14T06:03:47.923Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-14T06:03:48.601Z] === RUN TestPrepare [2022-03-14T06:03:48.602Z] --- PASS: TestPrepare (0.00s) [2022-03-14T06:03:48.602Z] === RUN TestStart [2022-03-14T06:03:48.602Z] --- PASS: TestStart (0.00s) [2022-03-14T06:03:48.602Z] === RUN TestWaitCancel [2022-03-14T06:03:48.602Z] --- PASS: TestWaitCancel (0.00s) [2022-03-14T06:03:48.922Z] --- PASS: TestConfigInspect (2.22s) [2022-03-14T06:03:48.922Z] === RUN TestConfigList [2022-03-14T06:03:49.057Z] === RUN TestWaitDisabled [2022-03-14T06:03:49.057Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-14T06:03:49.057Z] === RUN TestWaitEnabled [2022-03-14T06:03:49.057Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-14T06:03:49.057Z] === RUN TestRemove [2022-03-14T06:03:49.057Z] --- PASS: TestRemove (0.00s) [2022-03-14T06:03:49.057Z] PASS [2022-03-14T06:03:49.057Z] coverage: 65.3% of statements [2022-03-14T06:03:49.057Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.093s coverage: 65.3% of statements [2022-03-14T06:03:49.456Z] --- PASS: TestAuthZPluginV2Disable (3.45s) [2022-03-14T06:03:49.456Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-14T06:03:49.835Z] --- PASS: TestBuildWithHugeFile (112.54s) [2022-03-14T06:03:49.835Z] === RUN TestBuildWCOWSandboxSize [2022-03-14T06:03:49.835Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-14T06:03:49.835Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-14T06:03:49.835Z] === RUN TestBuildWithEmptyDockerfile [2022-03-14T06:03:49.835Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-14T06:03:49.835Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-14T06:03:49.835Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-14T06:03:49.835Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-14T06:03:49.835Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-14T06:03:49.835Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-14T06:03:49.835Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-14T06:03:49.836Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-14T06:03:49.836Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-14T06:03:49.836Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-14T06:03:49.836Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-03-14T06:03:49.836Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-03-14T06:03:49.836Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-14T06:03:49.836Z] === RUN TestBuildPreserveOwnership [2022-03-14T06:03:49.836Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-14T06:03:50.096Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-14T06:03:50.583Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-14T06:03:50.583Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2022-03-14T06:03:50.823Z] --- PASS: TestConfigList (1.75s) [2022-03-14T06:03:50.823Z] === RUN TestConfigsCreateAndDelete [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-14T06:03:51.039Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-14T06:03:51.039Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-14T06:03:51.039Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-14T06:03:51.039Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-14T06:03:51.039Z] PASS [2022-03-14T06:03:51.039Z] coverage: 35.9% of statements [2022-03-14T06:03:51.039Z] ok github.com/docker/docker/daemon/cluster/convert 0.357s coverage: 35.9% of statements [2022-03-14T06:03:51.039Z] === RUN TestNewListSecretsFilters [2022-03-14T06:03:51.039Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-14T06:03:51.039Z] === RUN TestNewListConfigsFilters [2022-03-14T06:03:51.039Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-14T06:03:51.039Z] PASS [2022-03-14T06:03:51.039Z] coverage: 0.5% of statements [2022-03-14T06:03:51.039Z] ok github.com/docker/docker/daemon/cluster 0.757s coverage: 0.5% of statements [2022-03-14T06:03:52.014Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-14T06:03:52.014Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-14T06:03:52.587Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-14T06:03:52.725Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.24s) [2022-03-14T06:03:52.725Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-14T06:03:52.728Z] --- PASS: TestConfigsCreateAndDelete (2.13s) [2022-03-14T06:03:52.728Z] === RUN TestConfigsUpdate [2022-03-14T06:03:53.162Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-14T06:03:53.424Z] --- PASS: TestBuildPreserveOwnership (3.79s) [2022-03-14T06:03:53.424Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.44s) [2022-03-14T06:03:53.424Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.34s) [2022-03-14T06:03:53.424Z] === RUN TestBuildPlatformInvalid [2022-03-14T06:03:53.606Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-14T06:03:53.606Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-14T06:03:53.606Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-14T06:03:53.606Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-14T06:03:53.606Z] Cross building: bundles/cross/linux/s390x [2022-03-14T06:03:53.606Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-14T06:03:53.606Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-14T06:03:53.688Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2022-03-14T06:03:53.688Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-14T06:03:53.688Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-14T06:03:53.928Z] === RUN TestBuilderGC [2022-03-14T06:03:53.928Z] --- PASS: TestBuilderGC (0.00s) [2022-03-14T06:03:53.928Z] === RUN TestDaemonConfigurationNotFound [2022-03-14T06:03:53.928Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-14T06:03:53.928Z] === RUN TestDaemonBrokenConfiguration [2022-03-14T06:03:53.928Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-14T06:03:53.928Z] === RUN TestFindConfigurationConflicts [2022-03-14T06:03:53.928Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-14T06:03:53.928Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-14T06:03:53.928Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-14T06:03:53.928Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-14T06:03:53.928Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-14T06:03:53.928Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-14T06:03:53.928Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-14T06:03:53.928Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-14T06:03:53.928Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-14T06:03:53.928Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-14T06:03:53.928Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-14T06:03:53.928Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-14T06:03:53.928Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-14T06:03:53.928Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-14T06:03:53.928Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-14T06:03:53.928Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-14T06:03:53.928Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-14T06:03:53.928Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-14T06:03:53.928Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-14T06:03:53.928Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-14T06:03:53.928Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-14T06:03:53.928Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-14T06:03:53.928Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-14T06:03:53.928Z] === RUN TestValidateConfigurationErrors [2022-03-14T06:03:53.928Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-14T06:03:53.928Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-14T06:03:53.928Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-14T06:03:53.928Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-14T06:03:53.928Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-14T06:03:53.928Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-14T06:03:53.928Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-14T06:03:53.928Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-14T06:03:53.928Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-14T06:03:53.928Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-14T06:03:53.928Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-14T06:03:53.928Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-14T06:03:53.928Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-14T06:03:53.928Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-14T06:03:53.928Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-14T06:03:53.928Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-14T06:03:53.928Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-14T06:03:53.928Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-14T06:03:53.928Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-14T06:03:53.928Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-14T06:03:53.928Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-14T06:03:53.928Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-14T06:03:53.928Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-14T06:03:53.928Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-14T06:03:53.928Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-14T06:03:53.928Z] === RUN TestValidateConfiguration [2022-03-14T06:03:53.928Z] === RUN TestValidateConfiguration/with_label [2022-03-14T06:03:53.928Z] === RUN TestValidateConfiguration/with_dns [2022-03-14T06:03:53.928Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-14T06:03:53.928Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-14T06:03:53.928Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-14T06:03:53.928Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-14T06:03:53.928Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-14T06:03:53.928Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-14T06:03:53.928Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-14T06:03:53.928Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-14T06:03:53.928Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-14T06:03:53.928Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-14T06:03:53.928Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-14T06:03:53.928Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-14T06:03:53.928Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-14T06:03:53.928Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-14T06:03:53.928Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-14T06:03:53.928Z] === RUN TestReloadSetConfigFileNotExist [2022-03-14T06:03:53.928Z] time="2022-03-14T06:03:53Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-14T06:03:53.928Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2022-03-14T06:03:53.928Z] === RUN TestReloadDefaultConfigNotExist [2022-03-14T06:03:53.928Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:03:53.928Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-14T06:03:53.928Z] === RUN TestReloadBadDefaultConfig [2022-03-14T06:03:53.928Z] time="2022-03-14T06:03:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3174713095" [2022-03-14T06:03:53.928Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-14T06:03:53.928Z] === RUN TestReloadWithConflictingLabels [2022-03-14T06:03:53.928Z] time="2022-03-14T06:03:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1170693051" [2022-03-14T06:03:53.928Z] --- PASS: TestReloadWithConflictingLabels (0.04s) [2022-03-14T06:03:53.928Z] === RUN TestReloadWithDuplicateLabels [2022-03-14T06:03:53.928Z] time="2022-03-14T06:03:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1154816570" [2022-03-14T06:03:53.928Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-14T06:03:53.928Z] === RUN TestMaskURLCredentials [2022-03-14T06:03:53.928Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-14T06:03:53.928Z] === RUN TestDaemonConfigurationMerge [2022-03-14T06:03:53.928Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-14T06:03:53.928Z] PASS [2022-03-14T06:03:53.928Z] coverage: 79.2% of statements [2022-03-14T06:03:53.928Z] ok github.com/docker/docker/daemon/config 0.469s coverage: 79.2% of statements [2022-03-14T06:03:53.928Z] === RUN TestEventsLog [2022-03-14T06:03:53.928Z] --- PASS: TestEventsLog (0.00s) [2022-03-14T06:03:53.928Z] === RUN TestEventsLogTimeout [2022-03-14T06:03:53.928Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-14T06:03:53.928Z] === RUN TestLogEvents [2022-03-14T06:03:53.928Z] --- PASS: TestLogEvents (0.05s) [2022-03-14T06:03:53.928Z] === RUN TestLoadBufferedEvents [2022-03-14T06:03:54.260Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-03-14T06:03:54.384Z] --- PASS: TestLoadBufferedEvents (0.13s) [2022-03-14T06:03:54.384Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-14T06:03:54.384Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-14T06:03:54.384Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-14T06:03:54.384Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-14T06:03:54.384Z] PASS [2022-03-14T06:03:54.384Z] coverage: 50.0% of statements [2022-03-14T06:03:54.384Z] ok github.com/docker/docker/daemon/events 0.250s coverage: 50.0% of statements [2022-03-14T06:03:54.522Z] Loaded image: busybox:latest [2022-03-14T06:03:54.785Z] Loaded image: busybox:glibc [2022-03-14T06:03:54.840Z] === RUN TestWaitNodeAttachment [2022-03-14T06:03:54.840Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-14T06:03:54.840Z] === RUN TestIsolationConversion [2022-03-14T06:03:54.840Z] === RUN TestIsolationConversion/default [2022-03-14T06:03:54.840Z] === RUN TestIsolationConversion/process [2022-03-14T06:03:54.840Z] === RUN TestIsolationConversion/hyperv [2022-03-14T06:03:54.840Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-14T06:03:54.840Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-14T06:03:54.840Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-14T06:03:54.840Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-14T06:03:54.840Z] === RUN TestContainerLabels [2022-03-14T06:03:54.840Z] --- PASS: TestContainerLabels (0.00s) [2022-03-14T06:03:54.841Z] === RUN TestCredentialSpecConversion [2022-03-14T06:03:54.841Z] === RUN TestCredentialSpecConversion/none [2022-03-14T06:03:54.841Z] === RUN TestCredentialSpecConversion/config [2022-03-14T06:03:54.841Z] === RUN TestCredentialSpecConversion/file [2022-03-14T06:03:54.841Z] === RUN TestCredentialSpecConversion/registry [2022-03-14T06:03:54.841Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-14T06:03:54.841Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-14T06:03:54.841Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-14T06:03:54.841Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-14T06:03:54.841Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-14T06:03:54.841Z] === RUN TestControllerValidateMountBind [2022-03-14T06:03:54.841Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-14T06:03:54.841Z] === RUN TestControllerValidateMountVolume [2022-03-14T06:03:54.841Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-14T06:03:54.841Z] === RUN TestControllerValidateMountTarget [2022-03-14T06:03:54.841Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-14T06:03:54.841Z] === RUN TestControllerValidateMountTmpfs [2022-03-14T06:03:54.841Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-14T06:03:54.841Z] === RUN TestControllerValidateMountInvalidType [2022-03-14T06:03:54.841Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-14T06:03:54.841Z] === RUN TestControllerValidateMountNamedPipe [2022-03-14T06:03:54.841Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-14T06:03:54.841Z] PASS [2022-03-14T06:03:54.841Z] coverage: 11.0% of statements [2022-03-14T06:03:54.841Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.572s coverage: 11.0% of statements [2022-03-14T06:03:55.263Z] --- PASS: TestConfigsUpdate (2.10s) [2022-03-14T06:03:55.264Z] === RUN TestTemplatedConfig [2022-03-14T06:03:55.296Z] === RUN TestIsEmptyDir [2022-03-14T06:03:55.296Z] --- PASS: TestIsEmptyDir (0.00s) [2022-03-14T06:03:55.296Z] PASS [2022-03-14T06:03:55.296Z] coverage: 2.3% of statements [2022-03-14T06:03:55.752Z] ok github.com/docker/docker/daemon/graphdriver 0.079s coverage: 2.3% of statements [2022-03-14T06:03:55.752Z] === RUN TestLinkNaming [2022-03-14T06:03:55.752Z] --- PASS: TestLinkNaming (0.00s) [2022-03-14T06:03:55.752Z] === RUN TestLinkNew [2022-03-14T06:03:55.752Z] --- PASS: TestLinkNew (0.00s) [2022-03-14T06:03:55.752Z] === RUN TestLinkEnv [2022-03-14T06:03:55.752Z] --- PASS: TestLinkEnv (0.00s) [2022-03-14T06:03:55.752Z] === RUN TestLinkMultipleEnv [2022-03-14T06:03:55.752Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-14T06:03:55.752Z] === RUN TestLinkPortRangeEnv [2022-03-14T06:03:55.752Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-14T06:03:55.752Z] PASS [2022-03-14T06:03:55.752Z] coverage: 93.0% of statements [2022-03-14T06:03:55.752Z] ok github.com/docker/docker/daemon/links 0.034s coverage: 93.0% of statements [2022-03-14T06:03:56.178Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-03-14T06:03:56.440Z] Loaded image: debian:bullseye-slim [2022-03-14T06:03:56.440Z] Loaded image: hello-world:latest [2022-03-14T06:03:56.702Z] Loaded image: arm32v7/hello-world:latest [2022-03-14T06:03:56.702Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-03-14T06:03:56.713Z] === RUN TestVerifyNetworkingConfig [2022-03-14T06:03:56.713Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-14T06:03:56.713Z] === RUN TestGetContainer [2022-03-14T06:03:56.713Z] --- PASS: TestGetContainer (0.00s) [2022-03-14T06:03:56.713Z] === RUN TestValidContainerNames [2022-03-14T06:03:56.713Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-14T06:03:56.713Z] === RUN TestContainerInitDNS [2022-03-14T06:03:56.713Z] daemon_test.go:145: root required [2022-03-14T06:03:56.713Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-14T06:03:56.713Z] === RUN TestMerge [2022-03-14T06:03:56.713Z] --- PASS: TestMerge (0.00s) [2022-03-14T06:03:56.713Z] === RUN TestValidateContainerIsolation [2022-03-14T06:03:56.713Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-14T06:03:56.713Z] === RUN TestFindNetworkErrorType [2022-03-14T06:03:56.713Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-14T06:03:56.713Z] === RUN TestEnsureServicesExist [2022-03-14T06:03:56.713Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-14T06:03:56.713Z] === RUN TestEnsureServicesExistErrors [2022-03-14T06:03:56.713Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-14T06:03:56.713Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-14T06:03:56.713Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-14T06:03:56.713Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-14T06:03:56.713Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-14T06:03:56.713Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-14T06:03:56.713Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-14T06:03:56.713Z] === RUN TestContainerDelete [2022-03-14T06:03:56.713Z] --- PASS: TestContainerDelete (0.00s) [2022-03-14T06:03:56.713Z] === RUN TestContainerDoubleDelete [2022-03-14T06:03:56.713Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-14T06:03:56.713Z] === RUN TestLogContainerEventCopyLabels [2022-03-14T06:03:56.713Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-14T06:03:56.713Z] === RUN TestLogContainerEventWithAttributes [2022-03-14T06:03:56.713Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-14T06:03:56.713Z] === RUN TestNoneHealthcheck [2022-03-14T06:03:56.713Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-14T06:03:56.713Z] === RUN TestHealthStates [2022-03-14T06:03:56.713Z] time="2022-03-14T06:03:56Z" 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-14T06:03:56.713Z] time="2022-03-14T06:03:56Z" 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-14T06:03:56.713Z] time="2022-03-14T06:03:56Z" 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-14T06:03:56.713Z] time="2022-03-14T06:03:56Z" 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-14T06:03:56.713Z] time="2022-03-14T06:03:56Z" 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-14T06:03:56.713Z] time="2022-03-14T06:03:56Z" 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-14T06:03:56.713Z] time="2022-03-14T06:03:56Z" 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-14T06:03:56.713Z] time="2022-03-14T06:03:56Z" 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-14T06:03:56.713Z] time="2022-03-14T06:03:56Z" 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-14T06:03:56.713Z] time="2022-03-14T06:03:56Z" 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-14T06:03:56.713Z] --- PASS: TestHealthStates (0.14s) [2022-03-14T06:03:56.713Z] === RUN TestGetInspectData [2022-03-14T06:03:56.713Z] --- PASS: TestGetInspectData (0.00s) [2022-03-14T06:03:56.713Z] === RUN TestFillLicense [2022-03-14T06:03:56.713Z] --- PASS: TestFillLicense (0.00s) [2022-03-14T06:03:56.713Z] === RUN TestListInvalidFilter [2022-03-14T06:03:56.713Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-14T06:03:56.713Z] === RUN TestNameFilter [2022-03-14T06:03:56.713Z] --- PASS: TestNameFilter (0.00s) [2022-03-14T06:03:56.713Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-14T06:03:56.713Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-14T06:03:56.713Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-14T06:03:56.713Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-14T06:03:56.713Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-14T06:03:56.713Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-14T06:03:56.713Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-14T06:03:56.713Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-14T06:03:56.713Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-14T06:03:56.713Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-14T06:03:56.713Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-14T06:03:56.713Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-14T06:03:56.713Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-14T06:03:56.713Z] === 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-14T06:03:56.713Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-14T06:03:56.713Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-14T06:03:56.713Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-14T06:03:56.713Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-14T06:03:56.713Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-14T06:03:56.713Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-14T06:03:56.713Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-14T06:03:56.713Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-14T06:03:56.713Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2022-03-14T06:03:56.713Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-14T06:03:56.713Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-14T06:03:56.713Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-14T06:03:56.713Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-14T06:03:56.713Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-14T06:03:56.713Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-14T06:03:56.713Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-14T06:03:56.713Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-14T06:03:56.713Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-14T06:03:56.713Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-14T06:03:56.713Z] --- 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-14T06:03:56.713Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-14T06:03:56.713Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-14T06:03:56.713Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-14T06:03:56.713Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-14T06:03:56.713Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-14T06:03:56.713Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-14T06:03:56.713Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-14T06:03:56.713Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-14T06:03:56.713Z] === RUN TestDaemonReloadLabels [2022-03-14T06:03:56.713Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-14T06:03:56.713Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-14T06:03:56.713Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-14T06:03:56.713Z] === RUN TestDaemonReloadMirrors [2022-03-14T06:03:56.713Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-14T06:03:56.713Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-14T06:03:56.713Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-14T06:03:56.713Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-14T06:03:56.713Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-14T06:03:56.713Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-14T06:03:56.713Z] reload_test.go:342: root required [2022-03-14T06:03:56.713Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-14T06:03:56.713Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-14T06:03:56.713Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-03-14T06:03:56.713Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-14T06:03:56.713Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-03-14T06:03:56.713Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-14T06:03:56.713Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-03-14T06:03:56.713Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-14T06:03:56.713Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-14T06:03:56.713Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-14T06:03:56.713Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-14T06:03:56.713Z] === RUN TestParseVolumesFrom [2022-03-14T06:03:56.713Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-14T06:03:56.713Z] PASS [2022-03-14T06:03:56.713Z] coverage: 8.6% of statements [2022-03-14T06:03:56.713Z] ok github.com/docker/docker/daemon 0.804s coverage: 8.6% of statements [2022-03-14T06:03:56.713Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-14T06:03:56.713Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-14T06:03:56.713Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-14T06:03:56.713Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-14T06:03:56.714Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-14T06:03:56.714Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-14T06:03:56.714Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-14T06:03:56.714Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-14T06:03:56.714Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-14T06:03:56.714Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-14T06:03:56.714Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-14T06:03:56.714Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-14T06:03:56.714Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-14T06:03:56.714Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-14T06:03:57.169Z] --- PASS: TestTemplatedConfig (2.31s) [2022-03-14T06:03:57.169Z] === RUN TestConfigCreateResolve [2022-03-14T06:03:57.675Z] === RUN TestAdapterReadLogs [2022-03-14T06:03:57.675Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-14T06:03:57.675Z] === RUN TestCopier [2022-03-14T06:03:57.675Z] --- PASS: TestCopier (0.00s) [2022-03-14T06:03:57.675Z] === RUN TestCopierLongLines [2022-03-14T06:03:57.675Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-14T06:03:57.675Z] === RUN TestCopierSlow [2022-03-14T06:03:58.093Z] === RUN TestDockerSuite/TestAttachDetach [2022-03-14T06:03:58.093Z] docker_cli_daemon_test.go:1472: [dbb561f7d2a05] daemon is not started [2022-03-14T06:03:58.131Z] --- PASS: TestCopierSlow (0.20s) [2022-03-14T06:03:58.131Z] === RUN TestCopierWithSized [2022-03-14T06:03:58.131Z] === RUN TestCopierWithSized/as_is [2022-03-14T06:03:58.131Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-14T06:03:58.131Z] --- PASS: TestCopierWithSized (0.04s) [2022-03-14T06:03:58.131Z] --- PASS: TestCopierWithSized/as_is (0.03s) [2022-03-14T06:03:58.131Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-14T06:03:58.131Z] === RUN TestCopierWithPartial [2022-03-14T06:03:58.131Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-14T06:03:58.131Z] === RUN TestRingLogger [2022-03-14T06:03:58.131Z] --- PASS: TestRingLogger (0.00s) [2022-03-14T06:03:58.131Z] === RUN TestRingCap [2022-03-14T06:03:58.131Z] --- PASS: TestRingCap (0.00s) [2022-03-14T06:03:58.131Z] === RUN TestRingClose [2022-03-14T06:03:58.131Z] --- PASS: TestRingClose (0.00s) [2022-03-14T06:03:58.131Z] === RUN TestRingDrain [2022-03-14T06:03:58.131Z] --- PASS: TestRingDrain (0.00s) [2022-03-14T06:03:58.131Z] PASS [2022-03-14T06:03:58.131Z] coverage: 43.2% of statements [2022-03-14T06:03:58.131Z] ok github.com/docker/docker/daemon/logger 0.476s coverage: 43.2% of statements [2022-03-14T06:03:58.586Z] === RUN TestNewStreamConfig [2022-03-14T06:03:58.586Z] === RUN TestNewStreamConfig/defaults [2022-03-14T06:03:58.586Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-14T06:03:58.587Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-14T06:03:58.587Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-14T06:03:58.587Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-14T06:03:58.587Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-14T06:03:58.587Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-14T06:03:58.587Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-14T06:03:58.587Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-14T06:03:58.587Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-14T06:03:58.587Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-14T06:03:58.587Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-14T06:03:58.587Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-14T06:03:58.587Z] time="2022-03-14T06:03:58Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-14T06:03:58.587Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2022-03-14T06:03:58.587Z] === RUN TestCreateSuccess [2022-03-14T06:03:58.587Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestCreateStreamSkipped [2022-03-14T06:03:58.587Z] time="2022-03-14T06:03:58Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-14T06:03:58.587Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestCreateLogGroupSuccess [2022-03-14T06:03:58.587Z] time="2022-03-14T06:03:58Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-14T06:03:58.587Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestCreateError [2022-03-14T06:03:58.587Z] --- PASS: TestCreateError (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestCreateAlreadyExists [2022-03-14T06:03:58.587Z] time="2022-03-14T06:03:58Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-14T06:03:58.587Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestLogClosed [2022-03-14T06:03:58.587Z] --- PASS: TestLogClosed (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestLogBlocking [2022-03-14T06:03:58.587Z] --- PASS: TestLogBlocking (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-14T06:03:58.587Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestLogNonBlockingBufferFull [2022-03-14T06:03:58.587Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestPublishBatchSuccess [2022-03-14T06:03:58.587Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestPublishBatchError [2022-03-14T06:03:58.587Z] time="2022-03-14T06:03:58Z" level=error msg=error [2022-03-14T06:03:58.587Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-14T06:03:58.587Z] time="2022-03-14T06:03:58Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-14T06:03:58.587Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-14T06:03:58.587Z] time="2022-03-14T06:03:58Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-14T06:03:58.587Z] time="2022-03-14T06:03:58Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-14T06:03:58.587Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestCollectBatchSimple [2022-03-14T06:03:58.587Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestCollectBatchTicker [2022-03-14T06:03:58.587Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestCollectBatchMultilinePattern [2022-03-14T06:03:58.587Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-14T06:03:58.587Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-14T06:03:58.587Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-14T06:03:58.587Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-03-14T06:03:58.587Z] === RUN TestCollectBatchClose [2022-03-14T06:03:58.587Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestEffectiveLen [2022-03-14T06:03:58.587Z] === RUN TestEffectiveLen/0/Hello [2022-03-14T06:03:58.587Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-14T06:03:58.587Z] === RUN TestEffectiveLen/2/🙃 [2022-03-14T06:03:58.587Z] === RUN TestEffectiveLen/3/���� [2022-03-14T06:03:58.587Z] === RUN TestEffectiveLen/4/He��o [2022-03-14T06:03:58.587Z] === RUN TestEffectiveLen/5/ [2022-03-14T06:03:58.587Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestFindValidSplit [2022-03-14T06:03:58.587Z] === RUN TestFindValidSplit/0/ [2022-03-14T06:03:58.587Z] cloudwatchlogs_test.go:1076: [2022-03-14T06:03:58.587Z] cloudwatchlogs_test.go:1077: [2022-03-14T06:03:58.587Z] === RUN TestFindValidSplit/1/Hello [2022-03-14T06:03:58.587Z] cloudwatchlogs_test.go:1076: Hello [2022-03-14T06:03:58.587Z] cloudwatchlogs_test.go:1077: [2022-03-14T06:03:58.587Z] === RUN TestFindValidSplit/2/Hello [2022-03-14T06:03:58.587Z] cloudwatchlogs_test.go:1076: He [2022-03-14T06:03:58.587Z] cloudwatchlogs_test.go:1077: llo [2022-03-14T06:03:58.587Z] === RUN TestFindValidSplit/3/Hello [2022-03-14T06:03:58.587Z] cloudwatchlogs_test.go:1076: [2022-03-14T06:03:58.587Z] cloudwatchlogs_test.go:1077: Hello [2022-03-14T06:03:58.587Z] === RUN TestFindValidSplit/4/🙃 [2022-03-14T06:03:58.587Z] cloudwatchlogs_test.go:1076: [2022-03-14T06:03:58.587Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-14T06:03:58.587Z] === RUN TestFindValidSplit/5/🙃 [2022-03-14T06:03:58.587Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-14T06:03:58.587Z] cloudwatchlogs_test.go:1077: [2022-03-14T06:03:58.587Z] === RUN TestFindValidSplit/6/a� [2022-03-14T06:03:58.587Z] cloudwatchlogs_test.go:1076: a [2022-03-14T06:03:58.587Z] cloudwatchlogs_test.go:1077: � [2022-03-14T06:03:58.587Z] === RUN TestFindValidSplit/7/a� [2022-03-14T06:03:58.587Z] cloudwatchlogs_test.go:1076: a� [2022-03-14T06:03:58.587Z] cloudwatchlogs_test.go:1077: [2022-03-14T06:03:58.587Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestProcessEventEmoji [2022-03-14T06:03:58.587Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestCollectBatchLineSplit [2022-03-14T06:03:58.587Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-03-14T06:03:58.587Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-14T06:03:58.587Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestCollectBatchMaxEvents [2022-03-14T06:03:58.587Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-03-14T06:03:58.587Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-14T06:03:58.587Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-03-14T06:03:58.587Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-14T06:03:58.587Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-03-14T06:03:58.587Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-14T06:03:58.587Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-03-14T06:03:58.587Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-14T06:03:58.587Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-14T06:03:58.587Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-14T06:03:58.587Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-14T06:03:58.587Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-14T06:03:58.587Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-14T06:03:58.587Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-14T06:03:58.587Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-14T06:03:58.587Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-14T06:03:58.587Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-14T06:03:58.587Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-14T06:03:58.587Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-14T06:03:58.587Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-14T06:03:58.587Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-14T06:03:58.587Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-14T06:03:58.587Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-14T06:03:58.587Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-14T06:03:58.587Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-14T06:03:58.587Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-14T06:03:58.587Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-14T06:03:58.587Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestSearchRegistryForImagesErrors [2022-03-14T06:03:58.587Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestSearchRegistryForImages [2022-03-14T06:03:58.587Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestOnlyPlatformWithFallback [2022-03-14T06:03:58.587Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestImageDelete [2022-03-14T06:03:58.587Z] === RUN TestImageDelete/no_lease [2022-03-14T06:03:58.587Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestValidateLogOptionsFormat [2022-03-14T06:03:58.587Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-14T06:03:58.587Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-14T06:03:58.587Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-14T06:03:58.587Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-14T06:03:58.587Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-14T06:03:58.587Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestCreateTagSuccess [2022-03-14T06:03:58.587Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-14T06:03:58.587Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2022-03-14T06:03:58.587Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-14T06:03:58.587Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-14T06:03:58.587Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-14T06:03:58.587Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-14T06:03:58.587Z] PASS [2022-03-14T06:03:58.587Z] coverage: 80.2% of statements [2022-03-14T06:03:58.587Z] === RUN TestImageDelete/lease_exists [2022-03-14T06:03:58.587Z] ok github.com/docker/docker/daemon/logger/awslogs 0.350s coverage: 80.2% of statements [2022-03-14T06:03:58.587Z] === RUN TestValidateLogOptReconnectInterval [2022-03-14T06:03:58.587Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-14T06:03:58.587Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-14T06:03:58.587Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-14T06:03:58.587Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-14T06:03:58.587Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-14T06:03:58.587Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-14T06:03:58.587Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-14T06:03:58.587Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-14T06:03:58.587Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-14T06:03:58.587Z] PASS [2022-03-14T06:03:58.587Z] coverage: 33.6% of statements [2022-03-14T06:03:58.587Z] ok github.com/docker/docker/daemon/logger/fluentd 0.067s coverage: 33.6% of statements [2022-03-14T06:03:58.587Z] --- PASS: TestImageDelete (0.07s) [2022-03-14T06:03:58.587Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-14T06:03:58.587Z] --- PASS: TestImageDelete/lease_exists (0.05s) [2022-03-14T06:03:58.587Z] === RUN TestContentStoreForPull [2022-03-14T06:03:59.040Z] check_test.go:308: [d43c6910d8f9e] daemon is not started [2022-03-14T06:03:59.040Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-03-14T06:03:59.043Z] --- PASS: TestContentStoreForPull (0.17s) [2022-03-14T06:03:59.043Z] PASS [2022-03-14T06:03:59.043Z] coverage: 6.8% of statements [2022-03-14T06:03:59.043Z] ok github.com/docker/docker/daemon/images 0.409s coverage: 6.8% of statements [2022-03-14T06:03:59.043Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-14T06:03:59.043Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-14T06:03:59.043Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-14T06:03:59.043Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-14T06:03:59.043Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-14T06:03:59.043Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-14T06:03:59.074Z] --- PASS: TestConfigCreateResolve (1.71s) [2022-03-14T06:03:59.074Z] PASS [2022-03-14T06:03:59.074Z] [2022-03-14T06:03:59.074Z] DONE 6 tests in 12.325s [2022-03-14T06:03:59.074Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-03-14T06:03:59.074Z] ++ 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-14T06:03:59.074Z] ++ set -e [2022-03-14T06:03:59.074Z] ++ '[' -n 0 ']' [2022-03-14T06:03:59.074Z] ++ set -x [2022-03-14T06:03:59.075Z] ++ 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-14T06:03:59.075Z] INFO: Testing against a local daemon [2022-03-14T06:03:59.075Z] === RUN TestCheckpoint [2022-03-14T06:03:59.075Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-14T06:03:59.075Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-14T06:03:59.075Z] === RUN TestContainerInvalidJSON [2022-03-14T06:03:59.075Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-14T06:03:59.075Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-14T06:03:59.075Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-14T06:03:59.075Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-14T06:03:59.075Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-14T06:03:59.075Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-14T06:03:59.075Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-14T06:03:59.075Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-14T06:03:59.075Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-14T06:03:59.075Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-14T06:03:59.075Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-03-14T06:03:59.075Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-14T06:03:59.075Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-14T06:03:59.075Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-14T06:03:59.075Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-14T06:03:59.075Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-14T06:03:59.302Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-14T06:03:59.334Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-14T06:03:59.334Z] === RUN TestCopyFromContainer [2022-03-14T06:03:59.498Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-14T06:03:59.498Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-14T06:03:59.498Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-14T06:03:59.498Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2022-03-14T06:03:59.498Z] === RUN TestFastTimeMarshalJSON [2022-03-14T06:03:59.498Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2022-03-14T06:03:59.498Z] PASS [2022-03-14T06:03:59.498Z] coverage: 87.2% of statements [2022-03-14T06:03:59.498Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.202s coverage: 87.2% of statements [2022-03-14T06:03:59.953Z] === RUN TestJSONFileLogger [2022-03-14T06:03:59.953Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-14T06:03:59.953Z] === RUN TestJSONFileLoggerWithTags [2022-03-14T06:03:59.953Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-14T06:03:59.953Z] === RUN TestJSONFileLoggerWithOpts [2022-03-14T06:03:59.953Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-14T06:03:59.953Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-14T06:03:59.953Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-14T06:03:59.953Z] === RUN TestEncodeDecode [2022-03-14T06:03:59.953Z] === PAUSE TestEncodeDecode [2022-03-14T06:03:59.953Z] === RUN TestUnexpectedEOF [2022-03-14T06:03:59.953Z] time="2022-03-14T06:03:59Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-14T06:03:59.953Z] time="2022-03-14T06:03:59Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-14T06:03:59.953Z] --- PASS: TestUnexpectedEOF (0.13s) [2022-03-14T06:03:59.953Z] === CONT TestEncodeDecode [2022-03-14T06:03:59.953Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-14T06:03:59.953Z] PASS [2022-03-14T06:03:59.953Z] coverage: 69.9% of statements [2022-03-14T06:03:59.953Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.207s coverage: 69.9% of statements [2022-03-14T06:04:00.243Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-14T06:04:00.268Z] === RUN TestCopyFromContainer// [2022-03-14T06:04:00.268Z] === RUN TestCopyFromContainer//bar/root [2022-03-14T06:04:00.268Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-14T06:04:00.268Z] === RUN TestCopyFromContainer/bar/quux [2022-03-14T06:04:00.268Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-14T06:04:00.268Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-14T06:04:00.268Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-14T06:04:00.408Z] === RUN TestWriteLog [2022-03-14T06:04:00.408Z] === PAUSE TestWriteLog [2022-03-14T06:04:00.408Z] === RUN TestReadLog [2022-03-14T06:04:00.408Z] === PAUSE TestReadLog [2022-03-14T06:04:00.408Z] === RUN TestDecode [2022-03-14T06:04:00.408Z] --- PASS: TestDecode (0.02s) [2022-03-14T06:04:00.408Z] === CONT TestWriteLog [2022-03-14T06:04:00.408Z] --- PASS: TestWriteLog (0.00s) [2022-03-14T06:04:00.408Z] === CONT TestReadLog [2022-03-14T06:04:00.408Z] === RUN TestReadLog/tail_exact [2022-03-14T06:04:00.408Z] === RUN TestReadLog/tail_less_than_available [2022-03-14T06:04:00.408Z] === RUN TestReadLog/tail_more_than_available [2022-03-14T06:04:00.408Z] --- PASS: TestReadLog (0.20s) [2022-03-14T06:04:00.408Z] --- PASS: TestReadLog/tail_exact (0.16s) [2022-03-14T06:04:00.408Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-14T06:04:00.408Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-03-14T06:04:00.408Z] PASS [2022-03-14T06:04:00.408Z] coverage: 78.7% of statements [2022-03-14T06:04:00.408Z] ok github.com/docker/docker/daemon/logger/local 0.275s coverage: 78.7% of statements [2022-03-14T06:04:00.408Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-14T06:04:00.526Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-14T06:04:00.526Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-14T06:04:00.526Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-14T06:04:00.526Z] --- PASS: TestCopyFromContainer (1.42s) [2022-03-14T06:04:00.526Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-03-14T06:04:00.526Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-14T06:04:00.526Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-14T06:04:00.526Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-14T06:04:00.526Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-03-14T06:04:00.526Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-14T06:04:00.526Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-14T06:04:00.526Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-14T06:04:00.526Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-14T06:04:00.526Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-14T06:04:00.526Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-14T06:04:00.526Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-14T06:04:00.526Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-14T06:04:00.526Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-14T06:04:00.526Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-14T06:04:00.526Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-14T06:04:00.526Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-14T06:04:00.526Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-14T06:04:00.526Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-14T06:04:00.526Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-14T06:04:00.526Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-14T06:04:00.526Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-14T06:04:00.526Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-14T06:04:00.526Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-14T06:04:00.526Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-14T06:04:00.784Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-14T06:04:00.784Z] === RUN TestCreateWithInvalidEnv [2022-03-14T06:04:00.784Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-14T06:04:00.784Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-14T06:04:00.784Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-14T06:04:00.784Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-14T06:04:00.784Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-14T06:04:00.784Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-14T06:04:00.784Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-14T06:04:00.784Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-14T06:04:00.784Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-14T06:04:00.784Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-14T06:04:00.784Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-14T06:04:00.784Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-14T06:04:00.784Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-14T06:04:00.784Z] === RUN TestCreateTmpfsMountsTarget [2022-03-14T06:04:00.784Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-14T06:04:00.784Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-14T06:04:01.369Z] === RUN TestOpenFileDelete [2022-03-14T06:04:01.369Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-14T06:04:01.369Z] === RUN TestOpenFileRename [2022-03-14T06:04:01.369Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-14T06:04:01.369Z] === RUN TestHandleDecoderErr [2022-03-14T06:04:01.369Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-14T06:04:01.369Z] === RUN TestParseLogTagDefaultTag [2022-03-14T06:04:01.369Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-14T06:04:01.369Z] === RUN TestParseLogTag [2022-03-14T06:04:01.369Z] --- PASS: TestParseLogTag (0.00s) [2022-03-14T06:04:01.369Z] === RUN TestParseLogTagEmptyTag [2022-03-14T06:04:01.369Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-14T06:04:01.369Z] === RUN TestTailFiles [2022-03-14T06:04:01.369Z] --- PASS: TestTailFiles (0.00s) [2022-03-14T06:04:01.369Z] === RUN TestFollowLogsConsumerGone [2022-03-14T06:04:01.369Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-14T06:04:01.369Z] === RUN TestFollowLogsProducerGone [2022-03-14T06:04:01.369Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-14T06:04:01.369Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-14T06:04:01.369Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-14T06:04:01.369Z] === RUN TestCheckCapacityAndRotate [2022-03-14T06:04:01.369Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-14T06:04:01.369Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-14T06:04:01.369Z] --- PASS: TestCheckCapacityAndRotate (0.06s) [2022-03-14T06:04:01.369Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-14T06:04:01.369Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.04s) [2022-03-14T06:04:01.369Z] PASS [2022-03-14T06:04:01.369Z] coverage: 53.5% of statements [2022-03-14T06:04:01.369Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.128s coverage: 53.5% of statements [2022-03-14T06:04:01.369Z] === RUN TestLog [2022-03-14T06:04:01.369Z] --- PASS: TestLog (0.03s) [2022-03-14T06:04:01.369Z] PASS [2022-03-14T06:04:01.369Z] coverage: 31.5% of statements [2022-03-14T06:04:01.369Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.083s coverage: 31.5% of statements [2022-03-14T06:04:01.628Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-03-14T06:04:01.824Z] === RUN TestParseLogFormat [2022-03-14T06:04:01.824Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-14T06:04:01.824Z] === RUN TestValidateLogOptEmpty [2022-03-14T06:04:01.824Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-14T06:04:01.824Z] === RUN TestValidateSyslogAddress [2022-03-14T06:04:01.824Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-14T06:04:01.824Z] === RUN TestParseAddressDefaultPort [2022-03-14T06:04:01.824Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-14T06:04:01.824Z] === RUN TestValidateSyslogFacility [2022-03-14T06:04:01.824Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-14T06:04:01.824Z] === RUN TestValidateLogOptSyslogFormat [2022-03-14T06:04:01.824Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-14T06:04:01.824Z] === RUN TestValidateLogOpt [2022-03-14T06:04:01.824Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-14T06:04:01.824Z] PASS [2022-03-14T06:04:01.824Z] coverage: 46.8% of statements [2022-03-14T06:04:01.824Z] ok github.com/docker/docker/daemon/logger/syslog 0.048s coverage: 46.8% of statements [2022-03-14T06:04:01.824Z] === RUN TestNewParse [2022-03-14T06:04:01.824Z] --- PASS: TestNewParse (0.00s) [2022-03-14T06:04:01.824Z] PASS [2022-03-14T06:04:01.824Z] coverage: 8.3% of statements [2022-03-14T06:04:02.159Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-03-14T06:04:02.159Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-14T06:04:02.199Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-14T06:04:02.280Z] ok github.com/docker/docker/daemon/logger/templates 0.034s coverage: 8.3% of statements [2022-03-14T06:04:02.280Z] === RUN TestValidateLogOpt [2022-03-14T06:04:02.280Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-14T06:04:02.280Z] === RUN TestNewMissedConfig [2022-03-14T06:04:02.280Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-14T06:04:02.280Z] === RUN TestNewMissedUrl [2022-03-14T06:04:02.280Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-14T06:04:02.280Z] === RUN TestNewMissedToken [2022-03-14T06:04:02.280Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-14T06:04:02.280Z] === RUN TestNewWithProxy [2022-03-14T06:04:02.280Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-14T06:04:02.280Z] === RUN TestDefault [2022-03-14T06:04:02.280Z] --- PASS: TestDefault (0.01s) [2022-03-14T06:04:02.280Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-14T06:04:02.280Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-14T06:04:02.280Z] === RUN TestJsonFormat [2022-03-14T06:04:02.280Z] --- PASS: TestJsonFormat (0.01s) [2022-03-14T06:04:02.280Z] === RUN TestRawFormat [2022-03-14T06:04:02.280Z] --- PASS: TestRawFormat (0.00s) [2022-03-14T06:04:02.280Z] === RUN TestRawFormatWithLabels [2022-03-14T06:04:02.280Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-14T06:04:02.280Z] === RUN TestRawFormatWithoutTag [2022-03-14T06:04:02.280Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-14T06:04:02.280Z] === RUN TestBatching [2022-03-14T06:04:02.280Z] --- PASS: TestBatching (0.26s) [2022-03-14T06:04:02.280Z] === RUN TestFrequency [2022-03-14T06:04:02.724Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.02s) [2022-03-14T06:04:02.724Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-14T06:04:02.736Z] --- PASS: TestFrequency (0.34s) [2022-03-14T06:04:02.736Z] === RUN TestOneMessagePerRequest [2022-03-14T06:04:02.736Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-14T06:04:02.736Z] === RUN TestVerify [2022-03-14T06:04:02.736Z] --- PASS: TestVerify (0.01s) [2022-03-14T06:04:02.736Z] === RUN TestSkipVerify [2022-03-14T06:04:02.736Z] time="2022-03-14T06:04:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:04:02.736Z] time="2022-03-14T06:04:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:04:02.736Z] time="2022-03-14T06:04:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:04:02.736Z] time="2022-03-14T06:04:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:04:03.095Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2022-03-14T06:04:03.095Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-14T06:04:03.095Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-14T06:04:03.095Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-14T06:04:03.095Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-14T06:04:03.095Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-14T06:04:03.095Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-14T06:04:03.095Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-14T06:04:03.095Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-14T06:04:03.095Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-14T06:04:03.095Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-14T06:04:03.095Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-14T06:04:03.095Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-14T06:04:03.095Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-14T06:04:03.095Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-14T06:04:03.095Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-14T06:04:03.095Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-14T06:04:03.095Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-14T06:04:03.095Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-14T06:04:03.095Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-14T06:04:03.095Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-03-14T06:04:03.095Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-14T06:04:03.095Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-14T06:04:03.095Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-14T06:04:03.143Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-14T06:04:03.192Z] --- PASS: TestSkipVerify (0.33s) [2022-03-14T06:04:03.192Z] === RUN TestBufferMaximum [2022-03-14T06:04:03.192Z] time="2022-03-14T06:04:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:04:03.192Z] time="2022-03-14T06:04:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:04:03.192Z] time="2022-03-14T06:04:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:04:03.192Z] time="2022-03-14T06:04:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:04:03.192Z] time="2022-03-14T06:04:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:04:03.192Z] time="2022-03-14T06:04:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647237842.787461\",\"host\":\"da65aaffc4c0\"}'" [2022-03-14T06:04:03.192Z] time="2022-03-14T06:04:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647237842.787461\",\"host\":\"da65aaffc4c0\"}'" [2022-03-14T06:04:03.192Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-14T06:04:03.192Z] === RUN TestServerAlwaysDown [2022-03-14T06:04:03.192Z] time="2022-03-14T06:04:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:04:03.192Z] time="2022-03-14T06:04:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:04:03.192Z] time="2022-03-14T06:04:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647237842.790032\",\"host\":\"da65aaffc4c0\"}'" [2022-03-14T06:04:03.192Z] time="2022-03-14T06:04:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647237842.790032\",\"host\":\"da65aaffc4c0\"}'" [2022-03-14T06:04:03.192Z] time="2022-03-14T06:04:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:04:03.192Z] time="2022-03-14T06:04:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647237842.790032\",\"host\":\"da65aaffc4c0\"}'" [2022-03-14T06:04:03.192Z] time="2022-03-14T06:04:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647237842.791032\",\"host\":\"da65aaffc4c0\"}'" [2022-03-14T06:04:03.192Z] time="2022-03-14T06:04:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647237842.791032\",\"host\":\"da65aaffc4c0\"}'" [2022-03-14T06:04:03.192Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-14T06:04:03.192Z] === RUN TestCannotSendAfterClose [2022-03-14T06:04:03.192Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-14T06:04:03.192Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-14T06:04:03.405Z] check_test.go:308: [d92ca96b577a3] daemon is not started [2022-03-14T06:04:03.405Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-03-14T06:04:03.654Z] === RUN TestV1IDService [2022-03-14T06:04:03.654Z] --- PASS: TestV1IDService (0.02s) [2022-03-14T06:04:03.654Z] === RUN TestV2MetadataService [2022-03-14T06:04:03.663Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-03-14T06:04:03.663Z] === RUN TestCreateDifferentPlatform [2022-03-14T06:04:03.663Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-14T06:04:03.663Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-14T06:04:03.663Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-14T06:04:03.663Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-14T06:04:03.663Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-14T06:04:03.663Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-14T06:04:03.663Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-03-14T06:04:03.663Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-14T06:04:03.663Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-14T06:04:03.663Z] === RUN TestContainerStartOnDaemonRestart [2022-03-14T06:04:03.663Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-14T06:04:03.663Z] === RUN TestDaemonRestartIpcMode [2022-03-14T06:04:03.663Z] === PAUSE TestDaemonRestartIpcMode [2022-03-14T06:04:03.663Z] === RUN TestDaemonHostGatewayIP [2022-03-14T06:04:03.663Z] === PAUSE TestDaemonHostGatewayIP [2022-03-14T06:04:03.663Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-14T06:04:03.663Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-14T06:04:03.663Z] === RUN TestContainerKillOnDaemonStart [2022-03-14T06:04:03.663Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-14T06:04:03.663Z] === RUN TestDiff [2022-03-14T06:04:03.923Z] --- PASS: TestDiff (0.43s) [2022-03-14T06:04:03.923Z] === RUN TestExecWithCloseStdin [2022-03-14T06:04:03.978Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-14T06:04:04.110Z] === RUN TestSuccessfulDownload [2022-03-14T06:04:04.110Z] download_test.go:267: Needs fixing on Windows [2022-03-14T06:04:04.110Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-14T06:04:04.110Z] === RUN TestCancelledDownload [2022-03-14T06:04:04.110Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-14T06:04:04.110Z] === RUN TestMaxDownloadAttempts [2022-03-14T06:04:04.110Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-14T06:04:04.110Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-14T06:04:04.110Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-14T06:04:04.110Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-14T06:04:04.110Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-14T06:04:04.110Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-14T06:04:04.110Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-14T06:04:04.110Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-14T06:04:04.110Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-14T06:04:04.110Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-14T06:04:04.110Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-14T06:04:04.110Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-14T06:04:04.110Z] time="2022-03-14T06:04:03Z" 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-14T06:04:04.110Z] time="2022-03-14T06:04:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"da65aaffc4c0\"}'" [2022-03-14T06:04:04.110Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-14T06:04:04.110Z] PASS [2022-03-14T06:04:04.110Z] coverage: 82.5% of statements [2022-03-14T06:04:04.110Z] ok github.com/docker/docker/daemon/logger/splunk 2.020s coverage: 82.5% of statements [2022-03-14T06:04:04.110Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-14T06:04:04.110Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-14T06:04:04.110Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-14T06:04:04.110Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-14T06:04:04.110Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-14T06:04:04.110Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-14T06:04:04.110Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-14T06:04:04.110Z] === RUN TestContinueOnError_NeverContinue [2022-03-14T06:04:04.110Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-14T06:04:04.110Z] === RUN TestManifestStore [2022-03-14T06:04:04.110Z] === RUN TestManifestStore/no_remote_or_local [2022-03-14T06:04:04.492Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-03-14T06:04:04.492Z] === RUN TestExec [2022-03-14T06:04:04.566Z] time="2022-03-14T06:04:04Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local167216916\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-14T06:04:04.566Z] time="2022-03-14T06:04:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-14T06:04:04.566Z] time="2022-03-14T06:04:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-14T06:04:04.566Z] time="2022-03-14T06:04:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-14T06:04:04.566Z] time="2022-03-14T06:04:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-14T06:04:04.566Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-14T06:04:04.566Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) [2022-03-14T06:04:04.566Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) [2022-03-14T06:04:04.566Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) [2022-03-14T06:04:04.566Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s) [2022-03-14T06:04:04.566Z] === RUN TestTransfer [2022-03-14T06:04:04.566Z] === RUN TestManifestStore/no_local_cache [2022-03-14T06:04:04.566Z] === RUN TestManifestStore/with_local_cache [2022-03-14T06:04:04.566Z] === RUN TestManifestStore/unknown_media_type [2022-03-14T06:04:04.566Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-14T06:04:04.566Z] time="2022-03-14T06:04:04Z" level=warning msg="reference for unknown type: " [2022-03-14T06:04:04.566Z] time="2022-03-14T06:04:04Z" level=warning msg="reference for unknown type: " [2022-03-14T06:04:04.566Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-14T06:04:04.566Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-14T06:04:04.566Z] time="2022-03-14T06:04:04Z" level=warning msg="reference for unknown type: " [2022-03-14T06:04:04.566Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-14T06:04:04.566Z] time="2022-03-14T06:04:04Z" level=warning msg="reference for unknown type: " [2022-03-14T06:04:04.566Z] time="2022-03-14T06:04:04Z" level=warning msg="reference for unknown type: " [2022-03-14T06:04:04.566Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-14T06:04:04.566Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-14T06:04:04.566Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-14T06:04:04.566Z] time="2022-03-14T06:04:04Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-14T06:04:04.566Z] --- PASS: TestManifestStore (0.31s) [2022-03-14T06:04:04.566Z] --- PASS: TestManifestStore/no_remote_or_local (0.23s) [2022-03-14T06:04:04.566Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-03-14T06:04:04.566Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-03-14T06:04:04.566Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2022-03-14T06:04:04.566Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-03-14T06:04:04.566Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-03-14T06:04:04.566Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-03-14T06:04:04.566Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-03-14T06:04:04.566Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-03-14T06:04:04.566Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-14T06:04:04.566Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-03-14T06:04:04.566Z] === RUN TestDetectManifestBlobMediaType [2022-03-14T06:04:04.566Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-14T06:04:04.566Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-14T06:04:04.566Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-14T06:04:04.566Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-14T06:04:04.566Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-14T06:04:04.566Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-14T06:04:04.566Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-14T06:04:04.566Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-14T06:04:04.566Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-14T06:04:04.566Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-14T06:04:04.566Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-14T06:04:04.566Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-14T06:04:04.567Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-14T06:04:04.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-14T06:04:04.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-14T06:04:04.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-14T06:04:04.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-14T06:04:04.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-14T06:04:04.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-14T06:04:04.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-14T06:04:04.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-14T06:04:04.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-14T06:04:04.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-14T06:04:04.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-14T06:04:04.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-14T06:04:04.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-14T06:04:04.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-14T06:04:04.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-14T06:04:04.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-14T06:04:04.567Z] --- PASS: TestV2MetadataService (0.70s) [2022-03-14T06:04:04.567Z] PASS [2022-03-14T06:04:04.567Z] coverage: 48.2% of statements [2022-03-14T06:04:04.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-14T06:04:04.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-14T06:04:04.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-14T06:04:04.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-14T06:04:04.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-14T06:04:04.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-14T06:04:04.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-14T06:04:04.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-14T06:04:04.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-14T06:04:04.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-14T06:04:04.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-14T06:04:04.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-14T06:04:04.567Z] === RUN TestFixManifestLayers [2022-03-14T06:04:04.567Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-14T06:04:04.567Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-14T06:04:04.567Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-14T06:04:04.567Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-14T06:04:04.567Z] === RUN TestFixManifestLayersBadParent [2022-03-14T06:04:04.567Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-14T06:04:04.567Z] === RUN TestValidateManifest [2022-03-14T06:04:04.567Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-14T06:04:04.567Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-14T06:04:04.567Z] === RUN TestFormatPlatform [2022-03-14T06:04:04.567Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-14T06:04:04.567Z] === RUN TestPullSchema2Config [2022-03-14T06:04:04.567Z] === RUN TestPullSchema2Config/success_first_time [2022-03-14T06:04:04.567Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-14T06:04:04.567Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-14T06:04:04.567Z] === RUN TestPullSchema2Config/500_status [2022-03-14T06:04:04.567Z] ok github.com/docker/docker/distribution/metadata 0.784s coverage: 48.2% of statements [2022-03-14T06:04:04.567Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-14T06:04:04.567Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-14T06:04:04.567Z] --- PASS: TestTransfer (0.12s) [2022-03-14T06:04:04.567Z] === RUN TestConcurrencyLimit [2022-03-14T06:04:04.924Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-14T06:04:05.023Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-14T06:04:05.023Z] === RUN TestPullSchema2Config/EOF [2022-03-14T06:04:05.023Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-14T06:04:05.023Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-14T06:04:05.023Z] 2022/03/14 06:04:04 http: panic serving 127.0.0.1:49217: intentional panic [2022-03-14T06:04:05.023Z] goroutine 117 [running]: [2022-03-14T06:04:05.023Z] net/http.(*conn).serve.func1() [2022-03-14T06:04:05.023Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-14T06:04:05.023Z] panic({0x1406940, 0x15b1f60}) [2022-03-14T06:04:05.023Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-14T06:04:05.023Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0003b6304, {0x15c4ae8, 0xc0003b01c0}) [2022-03-14T06:04:05.023Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-14T06:04:05.023Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x15c4ae8, 0xc0003b01c0}, 0xc00039c600) [2022-03-14T06:04:05.023Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-14T06:04:05.023Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x15c4ae8, 0xc0003b01c0}, 0xe98e35) [2022-03-14T06:04:05.023Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-14T06:04:05.023Z] net/http.serverHandler.ServeHTTP({0xc00038ecf0}, {0x15c4ae8, 0xc0003b01c0}, 0xc00039c600) [2022-03-14T06:04:05.023Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-14T06:04:05.023Z] net/http.(*conn).serve(0xc000430780, {0x15c9918, 0xc0002a2c90}) [2022-03-14T06:04:05.023Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-14T06:04:05.023Z] created by net/http.(*Server).Serve [2022-03-14T06:04:05.023Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-14T06:04:05.023Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-03-14T06:04:05.023Z] === RUN TestInactiveJobs [2022-03-14T06:04:05.023Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-14T06:04:05.023Z] === RUN TestPullSchema2Config/unauthorized [2022-03-14T06:04:05.023Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-14T06:04:05.023Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-14T06:04:05.023Z] --- PASS: TestPullSchema2Config (0.53s) [2022-03-14T06:04:05.023Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-14T06:04:05.023Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-14T06:04:05.023Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-14T06:04:05.023Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-03-14T06:04:05.023Z] === RUN TestGetRepositoryMountCandidates [2022-03-14T06:04:05.023Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-14T06:04:05.023Z] === RUN TestLayerAlreadyExists [2022-03-14T06:04:05.023Z] 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-14T06:04:05.023Z] 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-14T06:04:05.023Z] 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-14T06:04:05.023Z] 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-14T06:04:05.023Z] 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-14T06:04:05.023Z] 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-14T06:04:05.023Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-14T06:04:05.023Z] === RUN TestWhenEmptyAuthConfig [2022-03-14T06:04:05.023Z] === RUN TestNotFound [2022-03-14T06:04:05.023Z] --- PASS: TestNotFound (0.00s) [2022-03-14T06:04:05.023Z] === RUN TestConflict [2022-03-14T06:04:05.023Z] --- PASS: TestConflict (0.00s) [2022-03-14T06:04:05.023Z] === RUN TestForbidden [2022-03-14T06:04:05.023Z] --- PASS: TestForbidden (0.00s) [2022-03-14T06:04:05.023Z] === RUN TestInvalidParameter [2022-03-14T06:04:05.023Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-14T06:04:05.023Z] === RUN TestNotImplemented [2022-03-14T06:04:05.023Z] --- PASS: TestNotImplemented (0.00s) [2022-03-14T06:04:05.023Z] === RUN TestNotModified [2022-03-14T06:04:05.023Z] --- PASS: TestNotModified (0.00s) [2022-03-14T06:04:05.023Z] === RUN TestUnauthorized [2022-03-14T06:04:05.023Z] --- PASS: TestUnauthorized (0.00s) [2022-03-14T06:04:05.023Z] === RUN TestUnknown [2022-03-14T06:04:05.023Z] --- PASS: TestUnknown (0.00s) [2022-03-14T06:04:05.023Z] === RUN TestCancelled [2022-03-14T06:04:05.023Z] --- PASS: TestCancelled (0.00s) [2022-03-14T06:04:05.023Z] === RUN TestDeadline [2022-03-14T06:04:05.023Z] --- PASS: TestDeadline (0.00s) [2022-03-14T06:04:05.023Z] === RUN TestDataLoss [2022-03-14T06:04:05.023Z] --- PASS: TestDataLoss (0.00s) [2022-03-14T06:04:05.023Z] === RUN TestUnavailable [2022-03-14T06:04:05.023Z] --- PASS: TestUnavailable (0.00s) [2022-03-14T06:04:05.023Z] === RUN TestSystem [2022-03-14T06:04:05.023Z] --- PASS: TestSystem (0.00s) [2022-03-14T06:04:05.023Z] === RUN TestFromStatusCode [2022-03-14T06:04:05.023Z] === RUN TestFromStatusCode/Not_Found [2022-03-14T06:04:05.023Z] === RUN TestFromStatusCode/Bad_Request [2022-03-14T06:04:05.023Z] === RUN TestFromStatusCode/Conflict [2022-03-14T06:04:05.023Z] === RUN TestFromStatusCode/Unauthorized [2022-03-14T06:04:05.023Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-14T06:04:05.023Z] === RUN TestFromStatusCode/Forbidden [2022-03-14T06:04:05.023Z] === RUN TestFromStatusCode/Not_Modified [2022-03-14T06:04:05.023Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-14T06:04:05.023Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-14T06:04:05.023Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-14T06:04:05.023Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-14T06:04:05.023Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-14T06:04:05.023Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-14T06:04:05.023Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-14T06:04:05.023Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-14T06:04:05.023Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-14T06:04:05.023Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-14T06:04:05.023Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-14T06:04:05.023Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-14T06:04:05.023Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-14T06:04:05.023Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-14T06:04:05.023Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-14T06:04:05.023Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-14T06:04:05.023Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-14T06:04:05.023Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-14T06:04:05.023Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-14T06:04:05.023Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-14T06:04:05.023Z] PASS [2022-03-14T06:04:05.023Z] coverage: 53.1% of statements [2022-03-14T06:04:05.023Z] ok github.com/docker/docker/errdefs 0.039s coverage: 53.1% of statements [2022-03-14T06:04:05.060Z] --- PASS: TestExec (0.46s) [2022-03-14T06:04:05.060Z] === RUN TestExecUser [2022-03-14T06:04:05.319Z] --- PASS: TestExecUser (0.49s) [2022-03-14T06:04:05.319Z] === RUN TestExportContainerAndImportImage [2022-03-14T06:04:05.480Z] --- PASS: TestInactiveJobs (0.44s) [2022-03-14T06:04:05.480Z] === RUN TestWatchRelease [2022-03-14T06:04:05.480Z] --- PASS: TestWatchRelease (0.04s) [2022-03-14T06:04:05.480Z] === RUN TestWatchFinishedTransfer [2022-03-14T06:04:05.480Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-14T06:04:05.480Z] === RUN TestDuplicateTransfer [2022-03-14T06:04:05.480Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-14T06:04:05.480Z] === RUN TestSuccessfulUpload [2022-03-14T06:04:05.887Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-03-14T06:04:05.887Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-14T06:04:05.936Z] time="2022-03-14T06:04:05Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-14T06:04:05.936Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-03-14T06:04:05.936Z] === RUN TestCancelledUpload [2022-03-14T06:04:05.936Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-14T06:04:05.936Z] PASS [2022-03-14T06:04:05.936Z] coverage: 77.3% of statements [2022-03-14T06:04:05.936Z] ok github.com/docker/docker/distribution/xfer 1.879s coverage: 77.3% of statements [2022-03-14T06:04:06.391Z] --- PASS: TestWhenEmptyAuthConfig (1.31s) [2022-03-14T06:04:06.391Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-14T06:04:06.391Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-14T06:04:06.391Z] === RUN TestTokenPassThru [2022-03-14T06:04:06.391Z] --- PASS: TestTokenPassThru (0.00s) [2022-03-14T06:04:06.391Z] === RUN TestTokenPassThruDifferentHost [2022-03-14T06:04:06.391Z] === RUN TestCompare [2022-03-14T06:04:06.391Z] --- PASS: TestCompare (0.00s) [2022-03-14T06:04:06.391Z] PASS [2022-03-14T06:04:06.391Z] coverage: 19.2% of statements [2022-03-14T06:04:06.391Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-14T06:04:06.391Z] PASS [2022-03-14T06:04:06.391Z] coverage: 26.7% of statements [2022-03-14T06:04:06.391Z] ok github.com/docker/docker/image/cache 0.066s coverage: 19.2% of statements [2022-03-14T06:04:06.391Z] ok github.com/docker/docker/distribution 2.248s coverage: 26.7% of statements [2022-03-14T06:04:06.391Z] === RUN TestFSGetInvalidData [2022-03-14T06:04:06.391Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-14T06:04:06.391Z] === RUN TestFSInvalidSet [2022-03-14T06:04:06.391Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-14T06:04:06.391Z] === RUN TestFSInvalidRoot [2022-03-14T06:04:06.391Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-14T06:04:06.391Z] === RUN TestFSMetadataGetSet [2022-03-14T06:04:06.391Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-03-14T06:04:06.391Z] === RUN TestFSInvalidWalker [2022-03-14T06:04:06.391Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-14T06:04:06.391Z] === RUN TestFSGetSet [2022-03-14T06:04:06.391Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-14T06:04:06.391Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-14T06:04:06.391Z] --- PASS: TestFSGetSet (0.04s) [2022-03-14T06:04:06.391Z] === RUN TestFSGetUnsetKey [2022-03-14T06:04:06.391Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-14T06:04:06.391Z] === RUN TestFSGetEmptyData [2022-03-14T06:04:06.391Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-03-14T06:04:06.391Z] === RUN TestFSDelete [2022-03-14T06:04:06.391Z] --- PASS: TestFSDelete (0.01s) [2022-03-14T06:04:06.391Z] === RUN TestFSWalker [2022-03-14T06:04:06.391Z] --- PASS: TestFSWalker (0.01s) [2022-03-14T06:04:06.391Z] === RUN TestFSWalkerStopOnError [2022-03-14T06:04:06.844Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-14T06:04:06.847Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-14T06:04:06.847Z] === RUN TestNewFromJSON [2022-03-14T06:04:06.847Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-14T06:04:06.847Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-14T06:04:06.847Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-14T06:04:06.847Z] === RUN TestMarshalKeyOrder [2022-03-14T06:04:06.847Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-14T06:04:06.847Z] === RUN TestHistoryEqual [2022-03-14T06:04:06.847Z] --- PASS: TestHistoryEqual (0.14s) [2022-03-14T06:04:06.847Z] === RUN TestImage [2022-03-14T06:04:06.847Z] --- PASS: TestImage (0.00s) [2022-03-14T06:04:06.847Z] === RUN TestImageOSNotEmpty [2022-03-14T06:04:06.847Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-14T06:04:06.847Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-14T06:04:06.847Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-14T06:04:06.847Z] === RUN TestCreate [2022-03-14T06:04:06.847Z] --- PASS: TestCreate (0.01s) [2022-03-14T06:04:06.847Z] === RUN TestRestore [2022-03-14T06:04:06.847Z] time="2022-03-14T06:04:06Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-14T06:04:06.847Z] --- PASS: TestRestore (0.03s) [2022-03-14T06:04:06.847Z] === RUN TestAddDelete [2022-03-14T06:04:06.847Z] --- PASS: TestAddDelete (0.02s) [2022-03-14T06:04:06.847Z] === RUN TestSearchAfterDelete [2022-03-14T06:04:06.847Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-14T06:04:06.847Z] === RUN TestParentReset [2022-03-14T06:04:06.847Z] --- PASS: TestParentReset (0.03s) [2022-03-14T06:04:06.847Z] === RUN TestGetAndSetLastUpdated [2022-03-14T06:04:06.847Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-03-14T06:04:06.847Z] === RUN TestStoreLen [2022-03-14T06:04:06.847Z] --- PASS: TestStoreLen (0.04s) [2022-03-14T06:04:06.847Z] PASS [2022-03-14T06:04:06.847Z] coverage: 86.9% of statements [2022-03-14T06:04:06.847Z] ok github.com/docker/docker/image 0.499s coverage: 86.9% of statements [2022-03-14T06:04:07.265Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-03-14T06:04:07.265Z] === RUN TestHealthCheckWorkdir [2022-03-14T06:04:07.303Z] === RUN TestValidateManifest [2022-03-14T06:04:07.303Z] === RUN TestValidateManifest/nil [2022-03-14T06:04:07.303Z] === RUN TestValidateManifest/non-nil [2022-03-14T06:04:07.303Z] --- PASS: TestValidateManifest (0.00s) [2022-03-14T06:04:07.303Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-14T06:04:07.303Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-14T06:04:07.303Z] PASS [2022-03-14T06:04:07.303Z] coverage: 0.7% of statements [2022-03-14T06:04:07.303Z] ok github.com/docker/docker/image/tarexport 0.061s coverage: 0.7% of statements [2022-03-14T06:04:07.758Z] === RUN TestMakeV1ConfigFromConfig [2022-03-14T06:04:07.758Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-14T06:04:07.758Z] PASS [2022-03-14T06:04:07.758Z] coverage: 25.0% of statements [2022-03-14T06:04:07.758Z] ok github.com/docker/docker/image/v1 0.186s coverage: 25.0% of statements [2022-03-14T06:04:07.758Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-14T06:04:07.789Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-03-14T06:04:07.789Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-14T06:04:07.834Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-03-14T06:04:07.834Z] === RUN TestHealthKillContainer [2022-03-14T06:04:08.213Z] === RUN TestSerialization [2022-03-14T06:04:08.213Z] --- PASS: TestSerialization (0.02s) [2022-03-14T06:04:08.213Z] PASS [2022-03-14T06:04:08.213Z] coverage: 100.0% of statements [2022-03-14T06:04:08.213Z] ok github.com/docker/docker/libcontainerd/queue 0.060s coverage: 100.0% of statements [2022-03-14T06:04:08.735Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.04s) [2022-03-14T06:04:08.735Z] PASS [2022-03-14T06:04:08.735Z] [2022-03-14T06:04:08.735Z] === Skipped [2022-03-14T06:04:08.735Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-14T06:04:08.735Z] build_session_test.go:25: TODO: BuildKit [2022-03-14T06:04:08.735Z] [2022-03-14T06:04:08.735Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-14T06:04:08.735Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-14T06:04:08.735Z] [2022-03-14T06:04:08.735Z] DONE 34 tests, 2 skipped in 180.370s [2022-03-14T06:04:08.735Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-14T06:04:08.735Z] ++ 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-14T06:04:08.735Z] ++ set -e [2022-03-14T06:04:08.735Z] ++ '[' -n 0 ']' [2022-03-14T06:04:08.735Z] ++ set -x [2022-03-14T06:04:08.735Z] ++ 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-14T06:04:08.735Z] INFO: Testing against a local daemon [2022-03-14T06:04:08.735Z] === RUN TestConfigInspect [2022-03-14T06:04:08.735Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-14T06:04:08.735Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-14T06:04:09.174Z] === RUN TestEmptyLayer [2022-03-14T06:04:09.174Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-14T06:04:09.174Z] === RUN TestCommitFailure [2022-03-14T06:04:09.174Z] --- PASS: TestCommitFailure (0.01s) [2022-03-14T06:04:09.174Z] === RUN TestStartTransactionFailure [2022-03-14T06:04:09.174Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-14T06:04:09.174Z] === RUN TestGetOrphan [2022-03-14T06:04:09.174Z] --- PASS: TestGetOrphan (0.01s) [2022-03-14T06:04:09.174Z] === RUN TestMountAndRegister [2022-03-14T06:04:09.174Z] === RUN TestEnvironmentParsing [2022-03-14T06:04:09.174Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-14T06:04:09.174Z] PASS [2022-03-14T06:04:09.174Z] coverage: 1.2% of statements [2022-03-14T06:04:09.174Z] layer_test.go:258: Layer size: 14 [2022-03-14T06:04:09.174Z] ok github.com/docker/docker/libcontainerd/local 0.057s coverage: 1.2% of statements [2022-03-14T06:04:09.174Z] --- PASS: TestMountAndRegister (0.04s) [2022-03-14T06:04:09.174Z] === RUN TestLayerRelease [2022-03-14T06:04:09.174Z] layer_test.go:291: Failing on Windows [2022-03-14T06:04:09.174Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-14T06:04:09.174Z] === RUN TestStoreRestore [2022-03-14T06:04:09.174Z] layer_test.go:340: Failing on Windows [2022-03-14T06:04:09.174Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-14T06:04:09.174Z] === RUN TestTarStreamStability [2022-03-14T06:04:09.174Z] layer_test.go:455: Failing on Windows [2022-03-14T06:04:09.174Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-14T06:04:09.174Z] === RUN TestRegisterExistingLayer [2022-03-14T06:04:09.174Z] --- PASS: TestRegisterExistingLayer (0.08s) [2022-03-14T06:04:09.174Z] === RUN TestTarStreamVerification [2022-03-14T06:04:09.174Z] layer_test.go:684: Failing on Windows [2022-03-14T06:04:09.174Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-14T06:04:09.174Z] === RUN TestLayerMigration [2022-03-14T06:04:09.174Z] migration_test.go:45: Failing on Windows [2022-03-14T06:04:09.174Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-14T06:04:09.174Z] === RUN TestLayerMigrationNoTarsplit [2022-03-14T06:04:09.174Z] migration_test.go:181: Failing on Windows [2022-03-14T06:04:09.174Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-14T06:04:09.174Z] === RUN TestMountInit [2022-03-14T06:04:09.174Z] mount_test.go:17: Failing on Windows [2022-03-14T06:04:09.174Z] --- SKIP: TestMountInit (0.00s) [2022-03-14T06:04:09.174Z] === RUN TestMountSize [2022-03-14T06:04:09.174Z] mount_test.go:76: Failing on Windows [2022-03-14T06:04:09.174Z] --- SKIP: TestMountSize (0.00s) [2022-03-14T06:04:09.174Z] === RUN TestMountChanges [2022-03-14T06:04:09.174Z] mount_test.go:125: Failing on Windows [2022-03-14T06:04:09.174Z] --- SKIP: TestMountChanges (0.00s) [2022-03-14T06:04:09.174Z] === RUN TestMountApply [2022-03-14T06:04:09.174Z] mount_test.go:212: Failing on Windows [2022-03-14T06:04:09.174Z] --- SKIP: TestMountApply (0.00s) [2022-03-14T06:04:09.174Z] PASS [2022-03-14T06:04:09.174Z] coverage: 30.2% of statements [2022-03-14T06:04:09.174Z] ok github.com/docker/docker/layer 0.223s coverage: 30.2% of statements [2022-03-14T06:04:09.174Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-14T06:04:09.174Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-14T06:04:09.174Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-14T06:04:09.174Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-14T06:04:09.630Z] === RUN TestSequenceGetAvailableBit [2022-03-14T06:04:09.630Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-14T06:04:09.630Z] === RUN TestSequenceEqual [2022-03-14T06:04:09.630Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-14T06:04:09.630Z] === RUN TestSequenceCopy [2022-03-14T06:04:09.630Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-14T06:04:09.630Z] === RUN TestGetFirstAvailable [2022-03-14T06:04:09.630Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-14T06:04:09.630Z] === RUN TestFindSequence [2022-03-14T06:04:09.630Z] --- PASS: TestFindSequence (0.00s) [2022-03-14T06:04:09.630Z] === RUN TestCheckIfAvailable [2022-03-14T06:04:09.630Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-14T06:04:09.630Z] === RUN TestMergeSequences [2022-03-14T06:04:09.630Z] --- PASS: TestMergeSequences (0.00s) [2022-03-14T06:04:09.630Z] === RUN TestPushReservation [2022-03-14T06:04:09.630Z] --- PASS: TestPushReservation (0.00s) [2022-03-14T06:04:09.630Z] === RUN TestSerializeDeserialize [2022-03-14T06:04:09.630Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-14T06:04:09.630Z] === RUN TestSet [2022-03-14T06:04:09.630Z] --- PASS: TestSet (0.00s) [2022-03-14T06:04:09.630Z] === RUN TestSetUnset [2022-03-14T06:04:09.630Z] --- PASS: TestSetUnset (0.00s) [2022-03-14T06:04:09.630Z] === RUN TestOffsetSetUnset [2022-03-14T06:04:09.630Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-14T06:04:09.630Z] === RUN TestSetInRange [2022-03-14T06:04:09.630Z] --- PASS: TestSetInRange (0.00s) [2022-03-14T06:04:09.630Z] === RUN TestSetAnyInRange [2022-03-14T06:04:09.630Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-14T06:04:09.630Z] === RUN TestMethods [2022-03-14T06:04:09.630Z] --- PASS: TestMethods (0.00s) [2022-03-14T06:04:09.630Z] === RUN TestRandomAllocateDeallocate [2022-03-14T06:04:09.678Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-14T06:04:10.251Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-14T06:04:10.513Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-03-14T06:04:11.156Z] === RUN TestInvalidConfig [2022-03-14T06:04:11.156Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-14T06:04:11.156Z] === RUN TestConfig [2022-03-14T06:04:11.156Z] --- PASS: TestConfig (0.00s) [2022-03-14T06:04:11.156Z] === RUN TestOptionsLabels [2022-03-14T06:04:11.156Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-14T06:04:11.156Z] === RUN TestValidName [2022-03-14T06:04:11.156Z] --- PASS: TestValidName (0.00s) [2022-03-14T06:04:11.156Z] PASS [2022-03-14T06:04:11.156Z] coverage: 19.7% of statements [2022-03-14T06:04:11.156Z] ok github.com/docker/docker/libnetwork/config 0.065s coverage: 19.7% of statements [2022-03-14T06:04:11.611Z] === RUN TestKey [2022-03-14T06:04:11.611Z] --- PASS: TestKey (0.00s) [2022-03-14T06:04:11.611Z] === RUN TestParseKey [2022-03-14T06:04:11.611Z] --- PASS: TestParseKey (0.00s) [2022-03-14T06:04:11.611Z] === RUN TestInvalidDataStore [2022-03-14T06:04:11.611Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-14T06:04:11.611Z] === RUN TestKVObjectFlatKey [2022-03-14T06:04:11.611Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-14T06:04:11.611Z] === RUN TestAtomicKVObjectFlatKey [2022-03-14T06:04:11.611Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-14T06:04:11.611Z] PASS [2022-03-14T06:04:11.611Z] coverage: 21.9% of statements [2022-03-14T06:04:11.611Z] ok github.com/docker/docker/libnetwork/datastore 0.043s coverage: 21.9% of statements [2022-03-14T06:04:11.900Z] --- PASS: TestConfigInspect (3.24s) [2022-03-14T06:04:11.900Z] === RUN TestConfigList [2022-03-14T06:04:12.066Z] === RUN TestIPDataMarshalling [2022-03-14T06:04:12.066Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-14T06:04:12.066Z] === RUN TestValidateAndIsV6 [2022-03-14T06:04:12.066Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-14T06:04:12.066Z] PASS [2022-03-14T06:04:12.066Z] coverage: 68.9% of statements [2022-03-14T06:04:12.066Z] ok github.com/docker/docker/libnetwork/driverapi 0.037s coverage: 68.9% of statements [2022-03-14T06:04:13.026Z] === RUN TestErrorInterfaces [2022-03-14T06:04:13.026Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-14T06:04:13.026Z] === RUN TestNetworkMarshalling [2022-03-14T06:04:13.026Z] --- PASS: TestNetworkMarshalling (0.16s) [2022-03-14T06:04:13.026Z] === RUN TestEndpointMarshalling [2022-03-14T06:04:13.026Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-14T06:04:13.026Z] === RUN TestAuxAddresses [2022-03-14T06:04:13.026Z] time="2022-03-14T06:04:12Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-14T06:04:13.026Z] --- PASS: TestAuxAddresses (0.01s) [2022-03-14T06:04:13.026Z] === RUN TestSRVServiceQuery [2022-03-14T06:04:13.026Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:04:13.026Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-14T06:04:13.026Z] === RUN TestServiceVIPReuse [2022-03-14T06:04:13.026Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:04:13.026Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-14T06:04:13.026Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-14T06:04:13.026Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:04:13.026Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-14T06:04:13.026Z] === RUN TestDNSIPQuery [2022-03-14T06:04:13.026Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:04:13.026Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-14T06:04:13.026Z] === RUN TestDNSProxyServFail [2022-03-14T06:04:13.026Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:04:13.026Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-14T06:04:13.026Z] === RUN TestSandboxAddEmpty [2022-03-14T06:04:13.026Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:04:13.026Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-14T06:04:13.026Z] === RUN TestSandboxAddMultiPrio [2022-03-14T06:04:13.026Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:04:13.026Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-14T06:04:13.026Z] === RUN TestSandboxAddSamePrio [2022-03-14T06:04:13.026Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:04:13.026Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-14T06:04:13.026Z] === RUN TestCleanupServiceDiscovery [2022-03-14T06:04:13.026Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:04:13.026Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-14T06:04:13.026Z] === RUN TestDNSOptions [2022-03-14T06:04:13.026Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:04:13.026Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-14T06:04:13.026Z] === RUN TestMultipleControllersWithSameStore [2022-03-14T06:04:13.026Z] time="2022-03-14T06:04:12Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-14T06:04:13.026Z] time="2022-03-14T06:04:12Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-14T06:04:13.026Z] === RUN TestDriver [2022-03-14T06:04:13.026Z] --- PASS: TestDriver (0.00s) [2022-03-14T06:04:13.026Z] PASS [2022-03-14T06:04:13.026Z] coverage: 34.8% of statements [2022-03-14T06:04:13.026Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-03-14T06:04:13.026Z] PASS [2022-03-14T06:04:13.026Z] coverage: 8.5% of statements [2022-03-14T06:04:13.026Z] ok github.com/docker/docker/libnetwork/drivers/host 0.043s coverage: 34.8% of statements [2022-03-14T06:04:13.026Z] ok github.com/docker/docker/libnetwork 0.300s coverage: 8.5% of statements [2022-03-14T06:04:13.285Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-03-14T06:04:13.482Z] === RUN TestDriver [2022-03-14T06:04:13.482Z] --- PASS: TestDriver (0.00s) [2022-03-14T06:04:13.482Z] PASS [2022-03-14T06:04:13.482Z] coverage: 34.8% of statements [2022-03-14T06:04:13.482Z] ok github.com/docker/docker/libnetwork/drivers/null 0.035s coverage: 34.8% of statements [2022-03-14T06:04:13.941Z] --- PASS: TestRandomAllocateDeallocate (4.26s) [2022-03-14T06:04:13.941Z] === RUN TestAllocateRandomDeallocate [2022-03-14T06:04:13.941Z] === RUN TestNetworkAllocateFree [2022-03-14T06:04:13.941Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-14T06:04:13.941Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-14T06:04:13.941Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-14T06:04:13.941Z] PASS [2022-03-14T06:04:13.941Z] coverage: 63.6% of statements [2022-03-14T06:04:13.941Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.076s coverage: 63.6% of statements [2022-03-14T06:04:14.397Z] === RUN TestGetEmptyCapabilities [2022-03-14T06:04:14.397Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-14T06:04:14.397Z] === RUN TestGetExtraCapabilities [2022-03-14T06:04:14.397Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-03-14T06:04:14.397Z] === RUN TestGetInvalidCapabilities [2022-03-14T06:04:14.397Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-03-14T06:04:14.397Z] === RUN TestRemoteDriver [2022-03-14T06:04:14.397Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-14T06:04:14.397Z] === RUN TestDriverError [2022-03-14T06:04:14.397Z] --- PASS: TestDriverError (0.00s) [2022-03-14T06:04:14.397Z] === RUN TestMissingValues [2022-03-14T06:04:14.397Z] --- PASS: TestMissingValues (0.00s) [2022-03-14T06:04:14.397Z] === RUN TestRollback [2022-03-14T06:04:14.397Z] --- PASS: TestRollback (0.00s) [2022-03-14T06:04:14.397Z] PASS [2022-03-14T06:04:14.397Z] coverage: 57.4% of statements [2022-03-14T06:04:14.397Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.076s coverage: 57.4% of statements [2022-03-14T06:04:14.857Z] --- PASS: TestAllocateRandomDeallocate (1.02s) [2022-03-14T06:04:14.857Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-14T06:04:14.857Z] === RUN TestNAT [2022-03-14T06:04:14.857Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-14T06:04:14.857Z] --- SKIP: TestNAT (0.00s) [2022-03-14T06:04:14.857Z] === RUN TestTransparent [2022-03-14T06:04:14.857Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-14T06:04:14.857Z] --- SKIP: TestTransparent (0.00s) [2022-03-14T06:04:14.857Z] PASS [2022-03-14T06:04:14.857Z] coverage: 0.0% of statements [2022-03-14T06:04:14.857Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.087s coverage: 0.0% of statements [2022-03-14T06:04:14.857Z] === RUN TestBuildDefault [2022-03-14T06:04:14.857Z] --- PASS: TestBuildDefault (0.00s) [2022-03-14T06:04:14.857Z] === RUN TestBuildHostnameDomainname [2022-03-14T06:04:14.857Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-14T06:04:14.857Z] === RUN TestBuildHostname [2022-03-14T06:04:14.857Z] --- PASS: TestBuildHostname (0.00s) [2022-03-14T06:04:14.857Z] === RUN TestBuildHostnameFQDN [2022-03-14T06:04:14.857Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-14T06:04:14.857Z] === RUN TestBuildNoIP [2022-03-14T06:04:14.857Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-14T06:04:14.857Z] === RUN TestUpdate [2022-03-14T06:04:14.857Z] --- PASS: TestUpdate (0.00s) [2022-03-14T06:04:15.201Z] --- PASS: TestConfigList (2.88s) [2022-03-14T06:04:15.201Z] === RUN TestConfigsCreateAndDelete [2022-03-14T06:04:15.312Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-14T06:04:15.312Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-14T06:04:15.312Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-14T06:04:15.312Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-14T06:04:15.312Z] === RUN TestAddEmpty [2022-03-14T06:04:15.312Z] --- PASS: TestAddEmpty (0.00s) [2022-03-14T06:04:15.312Z] === RUN TestAdd [2022-03-14T06:04:15.312Z] --- PASS: TestAdd (0.00s) [2022-03-14T06:04:15.312Z] === RUN TestDeleteEmpty [2022-03-14T06:04:15.312Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-14T06:04:15.312Z] === RUN TestDeleteNewline [2022-03-14T06:04:15.312Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-14T06:04:15.312Z] === RUN TestDelete [2022-03-14T06:04:15.312Z] --- PASS: TestDelete (0.00s) [2022-03-14T06:04:15.312Z] === RUN TestConcurrentWrites [2022-03-14T06:04:15.312Z] === RUN TestNew [2022-03-14T06:04:15.312Z] --- PASS: TestNew (0.00s) [2022-03-14T06:04:15.312Z] === RUN TestAddDriver [2022-03-14T06:04:15.312Z] --- PASS: TestAddDriver (0.00s) [2022-03-14T06:04:15.312Z] === RUN TestAddDuplicateDriver [2022-03-14T06:04:15.312Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-14T06:04:15.312Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-14T06:04:15.312Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-14T06:04:15.312Z] === RUN TestDriver [2022-03-14T06:04:15.312Z] --- PASS: TestDriver (0.00s) [2022-03-14T06:04:15.312Z] === RUN TestIPAM [2022-03-14T06:04:15.312Z] --- PASS: TestIPAM (0.00s) [2022-03-14T06:04:15.312Z] === RUN TestWalkIPAMs [2022-03-14T06:04:15.312Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-14T06:04:15.312Z] === RUN TestWalkDrivers [2022-03-14T06:04:15.312Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-14T06:04:15.312Z] PASS [2022-03-14T06:04:15.312Z] coverage: 82.4% of statements [2022-03-14T06:04:15.312Z] ok github.com/docker/docker/libnetwork/drvregistry 0.082s coverage: 82.4% of statements [2022-03-14T06:04:15.312Z] --- PASS: TestConcurrentWrites (0.17s) [2022-03-14T06:04:15.312Z] PASS [2022-03-14T06:04:15.312Z] coverage: 81.2% of statements [2022-03-14T06:04:15.312Z] ok github.com/docker/docker/libnetwork/etchosts 0.218s coverage: 81.2% of statements [2022-03-14T06:04:15.901Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.79s) [2022-03-14T06:04:15.901Z] === RUN TestRetrieveFromStore [2022-03-14T06:04:15.901Z] === RUN TestNew [2022-03-14T06:04:15.901Z] --- PASS: TestNew (0.00s) [2022-03-14T06:04:15.901Z] === RUN TestAllocate [2022-03-14T06:04:15.901Z] --- PASS: TestAllocate (0.00s) [2022-03-14T06:04:15.901Z] === RUN TestUninitialized [2022-03-14T06:04:15.901Z] --- PASS: TestUninitialized (0.00s) [2022-03-14T06:04:15.901Z] === RUN TestAllocateInRange [2022-03-14T06:04:15.901Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-14T06:04:15.901Z] === RUN TestAllocateSerial [2022-03-14T06:04:15.901Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-14T06:04:15.901Z] PASS [2022-03-14T06:04:15.901Z] coverage: 87.5% of statements [2022-03-14T06:04:15.901Z] ok github.com/docker/docker/libnetwork/idm 0.039s coverage: 87.5% of statements [2022-03-14T06:04:15.901Z] === RUN TestCaller [2022-03-14T06:04:15.901Z] --- PASS: TestCaller (0.00s) [2022-03-14T06:04:15.901Z] PASS [2022-03-14T06:04:15.901Z] coverage: 100.0% of statements [2022-03-14T06:04:15.901Z] ok github.com/docker/docker/libnetwork/internal/caller 0.034s coverage: 100.0% of statements [2022-03-14T06:04:15.901Z] --- PASS: TestRetrieveFromStore (0.38s) [2022-03-14T06:04:15.901Z] === RUN TestIsCorrupted [2022-03-14T06:04:15.901Z] --- PASS: TestIsCorrupted (0.02s) [2022-03-14T06:04:15.901Z] === RUN TestSetRollover [2022-03-14T06:04:15.950Z] --- PASS: TestHealthKillContainer (7.85s) [2022-03-14T06:04:15.950Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-14T06:04:15.950Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-03-14T06:04:15.950Z] === RUN TestIpcModeNone [2022-03-14T06:04:16.350Z] === RUN TestSetSerialInsertDelete [2022-03-14T06:04:16.350Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-14T06:04:16.350Z] === RUN TestSetParallelInsertDelete [2022-03-14T06:04:16.517Z] --- PASS: TestIpcModeNone (0.42s) [2022-03-14T06:04:16.517Z] === RUN TestIpcModePrivate [2022-03-14T06:04:16.654Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-03-14T06:04:16.775Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-03-14T06:04:16.775Z] --- PASS: TestIpcModePrivate (0.43s) [2022-03-14T06:04:16.775Z] === RUN TestIpcModeShareable [2022-03-14T06:04:17.304Z] === RUN TestInt2IP2IntConversion [2022-03-14T06:04:17.304Z] === RUN TestPoolRequest [2022-03-14T06:04:17.304Z] --- PASS: TestPoolRequest (0.00s) [2022-03-14T06:04:17.304Z] === RUN TestOtherRequests [2022-03-14T06:04:17.304Z] --- PASS: TestOtherRequests (0.00s) [2022-03-14T06:04:17.304Z] PASS [2022-03-14T06:04:17.304Z] coverage: 57.1% of statements [2022-03-14T06:04:17.304Z] ok github.com/docker/docker/libnetwork/ipams/null 0.039s coverage: 57.1% of statements [2022-03-14T06:04:17.304Z] --- PASS: TestSetRollover (1.34s) [2022-03-14T06:04:17.304Z] === RUN TestSetRolloverSerial [2022-03-14T06:04:17.304Z] --- PASS: TestInt2IP2IntConversion (0.47s) [2022-03-14T06:04:17.304Z] === RUN TestGetAddressVersion [2022-03-14T06:04:17.304Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-14T06:04:17.304Z] === RUN TestKeyString [2022-03-14T06:04:17.304Z] --- PASS: TestKeyString (0.00s) [2022-03-14T06:04:17.304Z] === RUN TestPoolDataMarshal [2022-03-14T06:04:17.304Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-14T06:04:17.304Z] === RUN TestSubnetsMarshal [2022-03-14T06:04:17.344Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-03-14T06:04:17.344Z] --- PASS: TestIpcModeShareable (0.48s) [2022-03-14T06:04:17.344Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-14T06:04:17.598Z] --- PASS: TestConfigsCreateAndDelete (2.47s) [2022-03-14T06:04:17.598Z] === RUN TestConfigsUpdate [2022-03-14T06:04:17.749Z] 037d5740b404: Pull complete [2022-03-14T06:04:17.749Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-14T06:04:17.749Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T06:04:17.749Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-14T06:04:17.749Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-14T06:04:17.749Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-03-14T06:04:17.749Z] WARN: Skipping validation tests [2022-03-14T06:04:17.749Z] INFO: Running unit tests at 03/14/2022 06:04:09... [2022-03-14T06:04:17.749Z] INFO: make.ps1 starting at 03/14/2022 06:04:14 [2022-03-14T06:04:17.749Z] INFO: Git commit (da068165f6) assumed from DOCKER_GITCOMMIT environment variable [2022-03-14T06:04:17.749Z] INFO: Invoking autogen... [2022-03-14T06:04:17.749Z] INFO: Running unit tests... [2022-03-14T06:04:17.760Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-03-14T06:04:17.760Z] === RUN TestAddSubnets [2022-03-14T06:04:17.760Z] --- PASS: TestAddSubnets (0.03s) [2022-03-14T06:04:17.760Z] === RUN TestDoublePoolRelease [2022-03-14T06:04:17.760Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-03-14T06:04:17.760Z] === RUN TestAddReleasePoolID [2022-03-14T06:04:17.760Z] --- PASS: TestAddReleasePoolID (0.05s) [2022-03-14T06:04:17.760Z] === RUN TestPredefinedPool [2022-03-14T06:04:17.760Z] --- PASS: TestPredefinedPool (0.02s) [2022-03-14T06:04:17.760Z] === RUN TestRemoveSubnet [2022-03-14T06:04:17.760Z] --- PASS: TestRemoveSubnet (0.12s) [2022-03-14T06:04:17.760Z] === RUN TestGetSameAddress [2022-03-14T06:04:17.760Z] --- PASS: TestGetSameAddress (0.01s) [2022-03-14T06:04:17.760Z] === RUN TestPoolAllocationReuse [2022-03-14T06:04:18.216Z] === RUN TestGetCapabilities [2022-03-14T06:04:18.216Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-14T06:04:18.216Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-14T06:04:18.216Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-03-14T06:04:18.216Z] === RUN TestGetDefaultAddressSpaces [2022-03-14T06:04:18.216Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-14T06:04:18.216Z] === RUN TestRemoteDriver [2022-03-14T06:04:18.216Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-14T06:04:18.216Z] PASS [2022-03-14T06:04:18.216Z] coverage: 47.4% of statements [2022-03-14T06:04:18.216Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.062s coverage: 47.4% of statements [2022-03-14T06:04:18.216Z] --- PASS: TestSetRolloverSerial (1.03s) [2022-03-14T06:04:18.216Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-14T06:04:18.216Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-14T06:04:18.216Z] PASS [2022-03-14T06:04:18.216Z] coverage: 84.4% of statements [2022-03-14T06:04:18.216Z] ok github.com/docker/docker/libnetwork/bitseq 8.865s coverage: 84.4% of statements [2022-03-14T06:04:18.736Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2022-03-14T06:04:18.736Z] === RUN TestAPIIpcModeHost [2022-03-14T06:04:19.015Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-03-14T06:04:19.015Z] === RUN TestDaemonIpcModeShareable [2022-03-14T06:04:19.176Z] === RUN TestWindowsIPAM [2022-03-14T06:04:19.176Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-14T06:04:19.176Z] PASS [2022-03-14T06:04:19.176Z] coverage: 71.4% of statements [2022-03-14T06:04:19.176Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.041s coverage: 71.4% of statements [2022-03-14T06:04:19.176Z] --- PASS: TestPoolAllocationReuse (1.35s) [2022-03-14T06:04:19.176Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-14T06:04:19.176Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-03-14T06:04:19.176Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-14T06:04:19.516Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-03-14T06:04:19.633Z] === RUN TestDefaultNetwork [2022-03-14T06:04:19.981Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-03-14T06:04:20.088Z] --- PASS: TestDefaultNetwork (0.25s) [2022-03-14T06:04:20.088Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-14T06:04:20.088Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2022-03-14T06:04:20.088Z] === RUN TestInitAddressPools [2022-03-14T06:04:20.088Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-14T06:04:20.088Z] PASS [2022-03-14T06:04:20.088Z] coverage: 74.0% of statements [2022-03-14T06:04:20.088Z] ok github.com/docker/docker/libnetwork/ipamutils 0.564s coverage: 74.0% of statements [2022-03-14T06:04:20.240Z] --- PASS: TestDaemonIpcModeShareable (1.12s) [2022-03-14T06:04:20.240Z] === RUN TestDaemonIpcModePrivate [2022-03-14T06:04:20.286Z] 4612f6d0b889: Pull complete [2022-03-14T06:04:20.461Z] --- PASS: TestConfigsUpdate (3.08s) [2022-03-14T06:04:20.461Z] === RUN TestTemplatedConfig [2022-03-14T06:04:20.544Z] === RUN TestKeyValue [2022-03-14T06:04:20.544Z] --- PASS: TestKeyValue (0.00s) [2022-03-14T06:04:20.544Z] PASS [2022-03-14T06:04:20.544Z] coverage: 60.0% of statements [2022-03-14T06:04:20.544Z] ok github.com/docker/docker/libnetwork/netlabel 0.043s coverage: 60.0% of statements [2022-03-14T06:04:20.544Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.55s) [2022-03-14T06:04:20.544Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-14T06:04:20.783Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-03-14T06:04:20.783Z] PASS [2022-03-14T06:04:20.783Z] [2022-03-14T06:04:20.783Z] DONE 17 tests in 47.042s [2022-03-14T06:04:20.783Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-14T06:04:20.783Z] INFO: Testing against a local daemon [2022-03-14T06:04:20.783Z] === RUN TestPluginInvalidJSON [2022-03-14T06:04:20.783Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-14T06:04:20.783Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-14T06:04:20.783Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-14T06:04:20.783Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-14T06:04:20.783Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-14T06:04:20.783Z] === RUN TestPluginInstall [2022-03-14T06:04:20.783Z] === RUN TestPluginInstall/no_auth [2022-03-14T06:04:20.783Z] time="2022-03-14T06:04:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-14T06:04:20.783Z] time="2022-03-14T06:04:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ecc3b4a34b0e24b1a7cd464c3718fd987865854895a998448352a4b51501dfa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-14T06:04:20.783Z] time="2022-03-14T06:04:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-14T06:04:20.783Z] time="2022-03-14T06:04:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ecc3b4a34b0e24b1a7cd464c3718fd987865854895a998448352a4b51501dfa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-14T06:04:20.783Z] === RUN TestPluginInstall/with_htpasswd [2022-03-14T06:04:21.040Z] time="2022-03-14T06:04:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-14T06:04:21.040Z] time="2022-03-14T06:04:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ecc3b4a34b0e24b1a7cd464c3718fd987865854895a998448352a4b51501dfa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-14T06:04:21.040Z] time="2022-03-14T06:04:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-14T06:04:21.040Z] time="2022-03-14T06:04:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ecc3b4a34b0e24b1a7cd464c3718fd987865854895a998448352a4b51501dfa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-14T06:04:21.176Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-03-14T06:04:21.296Z] === RUN TestPluginInstall/with_insecure [2022-03-14T06:04:21.434Z] --- PASS: TestDaemonIpcModePrivate (1.11s) [2022-03-14T06:04:21.434Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-14T06:04:21.505Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-14T06:04:21.505Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-14T06:04:21.505Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-14T06:04:21.505Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-14T06:04:21.505Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-14T06:04:21.505Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-14T06:04:21.505Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-14T06:04:21.505Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-14T06:04:21.505Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-14T06:04:21.505Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-14T06:04:21.505Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-14T06:04:21.505Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-14T06:04:21.505Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-14T06:04:21.505Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-14T06:04:21.505Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-14T06:04:21.505Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-14T06:04:21.505Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-14T06:04:21.847Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-03-14T06:04:22.224Z] time="2022-03-14T06:04:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-14T06:04:22.224Z] time="2022-03-14T06:04:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:707225c0cb31e9d65887c70cc513b33bbfe013ec0c812f46297ad62391629bae" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-14T06:04:22.224Z] time="2022-03-14T06:04:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-14T06:04:22.224Z] time="2022-03-14T06:04:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:707225c0cb31e9d65887c70cc513b33bbfe013ec0c812f46297ad62391629bae" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-14T06:04:22.369Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-03-14T06:04:22.369Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s) [2022-03-14T06:04:22.369Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-14T06:04:22.464Z] === RUN TestGenerate [2022-03-14T06:04:22.464Z] --- PASS: TestGenerate (0.00s) [2022-03-14T06:04:22.464Z] === RUN TestGeneratePtr [2022-03-14T06:04:22.464Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-14T06:04:22.464Z] === RUN TestGenerateMissingField [2022-03-14T06:04:22.464Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-14T06:04:22.464Z] === RUN TestFieldCannotBeSet [2022-03-14T06:04:22.464Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-14T06:04:22.464Z] === RUN TestTypeMismatchError [2022-03-14T06:04:22.464Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-14T06:04:22.464Z] PASS [2022-03-14T06:04:22.464Z] coverage: 100.0% of statements [2022-03-14T06:04:22.464Z] ok github.com/docker/docker/libnetwork/options 0.039s coverage: 100.0% of statements [2022-03-14T06:04:22.480Z] plugin_test.go:165: [d57ae5414f01b] daemon is not started [2022-03-14T06:04:22.480Z] --- PASS: TestPluginInstall (3.25s) [2022-03-14T06:04:22.480Z] --- PASS: TestPluginInstall/no_auth (1.58s) [2022-03-14T06:04:22.480Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-03-14T06:04:22.480Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-03-14T06:04:22.480Z] === RUN TestPluginsWithRuntimes [2022-03-14T06:04:22.919Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.06s) [2022-03-14T06:04:22.919Z] === RUN TestGetAddress [2022-03-14T06:04:22.919Z] === RUN TestNetworkDBSimple [2022-03-14T06:04:23.230Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-03-14T06:04:23.303Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-03-14T06:04:23.375Z] testing: warning: no tests to run [2022-03-14T06:04:23.375Z] PASS [2022-03-14T06:04:23.375Z] coverage: 0.0% of statements [2022-03-14T06:04:23.375Z] ok github.com/docker/docker/libnetwork/osl 0.031s coverage: 0.0% of statements [no tests to run] [2022-03-14T06:04:23.521Z] 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-14T06:04:23.568Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s) [2022-03-14T06:04:23.569Z] === RUN TestIpcModeOlderClient [2022-03-14T06:04:23.569Z] === PAUSE TestIpcModeOlderClient [2022-03-14T06:04:23.569Z] === RUN TestKillContainerInvalidSignal [2022-03-14T06:04:23.800Z] --- PASS: TestTemplatedConfig (3.40s) [2022-03-14T06:04:23.800Z] === RUN TestConfigCreateResolve [2022-03-14T06:04:23.830Z] 2022/03/14 06:04:23 Closing DB instances... [2022-03-14T06:04:23.830Z] === RUN TestRequestNewPort [2022-03-14T06:04:23.830Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-14T06:04:23.830Z] === RUN TestRequestSpecificPort [2022-03-14T06:04:23.830Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-14T06:04:23.830Z] === RUN TestReleasePort [2022-03-14T06:04:23.830Z] --- PASS: TestReleasePort (0.00s) [2022-03-14T06:04:23.830Z] === RUN TestReuseReleasedPort [2022-03-14T06:04:23.830Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-14T06:04:23.830Z] === RUN TestReleaseUnreadledPort [2022-03-14T06:04:23.830Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-14T06:04:23.830Z] === RUN TestUnknowProtocol [2022-03-14T06:04:23.830Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-14T06:04:23.830Z] === RUN TestAllocateAllPorts [2022-03-14T06:04:23.830Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-14T06:04:23.830Z] === RUN TestPortAllocation [2022-03-14T06:04:23.830Z] --- PASS: TestPortAllocation (0.00s) [2022-03-14T06:04:23.830Z] === RUN TestPortAllocationWithCustomRange [2022-03-14T06:04:23.830Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-14T06:04:23.830Z] === RUN TestNoDuplicateBPR [2022-03-14T06:04:23.830Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-14T06:04:23.830Z] === RUN TestChangePortRange [2022-03-14T06:04:23.830Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-14T06:04:23.830Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-14T06:04:23.830Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-14T06:04:23.830Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-14T06:04:23.830Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-14T06:04:23.830Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-14T06:04:23.830Z] --- PASS: TestChangePortRange (0.00s) [2022-03-14T06:04:23.830Z] PASS [2022-03-14T06:04:23.830Z] coverage: 88.6% of statements [2022-03-14T06:04:23.830Z] ok github.com/docker/docker/libnetwork/portallocator 0.041s coverage: 88.6% of statements [2022-03-14T06:04:23.844Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-14T06:04:24.134Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-03-14T06:04:24.134Z] === RUN TestKillContainer [2022-03-14T06:04:24.134Z] === RUN TestKillContainer/no_signal [2022-03-14T06:04:24.392Z] === RUN TestKillContainer/non_killing_signal [2022-03-14T06:04:24.651Z] === RUN TestKillContainer/killing_signal [2022-03-14T06:04:24.771Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-14T06:04:24.791Z] testing: warning: no tests to run [2022-03-14T06:04:24.791Z] PASS [2022-03-14T06:04:24.791Z] coverage: 0.0% of statements [2022-03-14T06:04:24.791Z] ok github.com/docker/docker/libnetwork/portmapper 0.040s coverage: 0.0% of statements [no tests to run] [2022-03-14T06:04:24.791Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-03-14T06:04:24.791Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-14T06:04:25.185Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-03-14T06:04:25.217Z] --- PASS: TestKillContainer (1.20s) [2022-03-14T06:04:25.217Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-03-14T06:04:25.217Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-03-14T06:04:25.217Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-03-14T06:04:25.217Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-14T06:04:25.217Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-14T06:04:25.246Z] === RUN TestHashData [2022-03-14T06:04:25.246Z] --- PASS: TestHashData (0.00s) [2022-03-14T06:04:25.246Z] PASS [2022-03-14T06:04:25.246Z] coverage: 2.8% of statements [2022-03-14T06:04:25.246Z] ok github.com/docker/docker/libnetwork/resolvconf 0.045s coverage: 2.8% of statements [2022-03-14T06:04:25.476Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-14T06:04:25.700Z] --- PASS: TestPluginsWithRuntimes (3.30s) [2022-03-14T06:04:25.700Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-03-14T06:04:25.700Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-03-14T06:04:25.700Z] === RUN TestPluginBackCompatMediaTypes [2022-03-14T06:04:25.762Z] check_test.go:308: [dc72319255c43] daemon is not started [2022-03-14T06:04:25.762Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-03-14T06:04:26.207Z] === RUN TestErrorConstructors [2022-03-14T06:04:26.207Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-14T06:04:26.207Z] === RUN TestCompareIPMask [2022-03-14T06:04:26.207Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-14T06:04:26.207Z] === RUN TestUtilGetHostPartIP [2022-03-14T06:04:26.207Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-14T06:04:26.207Z] === RUN TestUtilGetBroadcastIP [2022-03-14T06:04:26.207Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-14T06:04:26.207Z] === RUN TestParseCIDR [2022-03-14T06:04:26.207Z] --- PASS: TestParseCIDR (0.00s) [2022-03-14T06:04:26.207Z] PASS [2022-03-14T06:04:26.207Z] coverage: 37.3% of statements [2022-03-14T06:04:26.207Z] ok github.com/docker/docker/libnetwork/types 0.040s coverage: 37.3% of statements [2022-03-14T06:04:26.207Z] 2022/03/14 06:04:25 Closing DB instances... [2022-03-14T06:04:26.207Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-14T06:04:26.207Z] PASS [2022-03-14T06:04:26.207Z] coverage: 100.0% of statements [2022-03-14T06:04:26.207Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.038s coverage: 100.0% of statements [2022-03-14T06:04:26.269Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-03-14T06:04:26.269Z] PASS [2022-03-14T06:04:26.269Z] [2022-03-14T06:04:26.269Z] DONE 10 tests in 7.164s [2022-03-14T06:04:26.269Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-14T06:04:26.269Z] INFO: Testing against a local daemon [2022-03-14T06:04:26.269Z] === RUN TestExternalGraphDriver [2022-03-14T06:04:26.269Z] === RUN TestExternalGraphDriver/json [2022-03-14T06:04:26.335Z] check_test.go:308: [d94c2fe7830ef] daemon is not started [2022-03-14T06:04:26.335Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-03-14T06:04:26.413Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.18s) [2022-03-14T06:04:26.413Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-03-14T06:04:26.413Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2022-03-14T06:04:26.413Z] === RUN TestKillStoppedContainer [2022-03-14T06:04:26.413Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-14T06:04:26.413Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-14T06:04:26.413Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-03-14T06:04:26.413Z] === RUN TestKillDifferentUserContainer [2022-03-14T06:04:26.596Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-14T06:04:26.858Z] --- PASS: TestConfigCreateResolve (3.06s) [2022-03-14T06:04:26.858Z] PASS [2022-03-14T06:04:26.858Z] [2022-03-14T06:04:26.858Z] DONE 6 tests in 18.279s [2022-03-14T06:04:26.858Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-14T06:04:26.858Z] ++ 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-14T06:04:26.858Z] ++ set -e [2022-03-14T06:04:26.858Z] ++ '[' -n 0 ']' [2022-03-14T06:04:26.858Z] ++ set -x [2022-03-14T06:04:26.858Z] ++ 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-14T06:04:26.981Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-03-14T06:04:26.981Z] === RUN TestInspectOomKilledTrue [2022-03-14T06:04:27.119Z] INFO: Testing against a local daemon [2022-03-14T06:04:27.119Z] === RUN TestCheckpoint [2022-03-14T06:04:27.119Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-14T06:04:27.119Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-14T06:04:27.119Z] === RUN TestContainerInvalidJSON [2022-03-14T06:04:27.119Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-14T06:04:27.119Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-14T06:04:27.119Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-14T06:04:27.119Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-14T06:04:27.119Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-14T06:04:27.119Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-14T06:04:27.119Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-03-14T06:04:27.119Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-14T06:04:27.119Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-14T06:04:27.119Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-14T06:04:27.119Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-14T06:04:27.169Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-14T06:04:27.169Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-14T06:04:27.169Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-14T06:04:27.169Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-14T06:04:27.169Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-14T06:04:27.169Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-14T06:04:27.169Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-14T06:04:27.169Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-14T06:04:27.169Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-14T06:04:27.169Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-14T06:04:27.169Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-14T06:04:27.169Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-14T06:04:27.169Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-14T06:04:27.169Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-14T06:04:27.169Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-14T06:04:27.169Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-14T06:04:27.169Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-14T06:04:27.169Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-14T06:04:27.169Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-14T06:04:27.169Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-14T06:04:27.169Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-14T06:04:27.169Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-14T06:04:27.169Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-14T06:04:27.169Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-14T06:04:27.169Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-14T06:04:27.169Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-14T06:04:27.169Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-14T06:04:27.169Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-14T06:04:27.169Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-14T06:04:27.169Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-14T06:04:27.169Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-14T06:04:27.169Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-14T06:04:27.169Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-14T06:04:27.169Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-14T06:04:27.169Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-14T06:04:27.169Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-14T06:04:27.169Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-14T06:04:27.169Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-14T06:04:27.169Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-14T06:04:27.169Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-14T06:04:27.169Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-14T06:04:27.169Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-14T06:04:27.169Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-14T06:04:27.169Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-14T06:04:27.169Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-14T06:04:27.169Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-14T06:04:27.169Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-14T06:04:27.169Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-14T06:04:27.169Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-14T06:04:27.169Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-14T06:04:27.169Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-14T06:04:27.169Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-14T06:04:27.169Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-14T06:04:27.169Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-14T06:04:27.169Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-14T06:04:27.169Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-14T06:04:27.169Z] PASS [2022-03-14T06:04:27.169Z] coverage: 50.0% of statements [2022-03-14T06:04:27.169Z] ok github.com/docker/docker/oci 0.048s coverage: 50.0% of statements [2022-03-14T06:04:27.241Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-03-14T06:04:27.241Z] === RUN TestInspectOomKilledFalse [2022-03-14T06:04:27.381Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-03-14T06:04:27.381Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-14T06:04:27.381Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-03-14T06:04:27.381Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-14T06:04:27.381Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-03-14T06:04:27.381Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-14T06:04:27.381Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-03-14T06:04:27.381Z] === RUN TestCopyFromContainer [2022-03-14T06:04:27.625Z] === RUN TestAddressPoolOpt [2022-03-14T06:04:27.625Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-14T06:04:27.625Z] === RUN TestValidateEnv [2022-03-14T06:04:27.625Z] === RUN TestValidateEnv/a [2022-03-14T06:04:27.625Z] === RUN TestValidateEnv/something [2022-03-14T06:04:27.625Z] === RUN TestValidateEnv/_=a [2022-03-14T06:04:27.625Z] === RUN TestValidateEnv/env1=value1 [2022-03-14T06:04:27.625Z] === RUN TestValidateEnv/_env1=value1 [2022-03-14T06:04:27.625Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-14T06:04:27.625Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-14T06:04:27.625Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-14T06:04:27.625Z] === RUN TestValidateEnv/PATH [2022-03-14T06:04:27.625Z] === RUN TestValidateEnv/=a [2022-03-14T06:04:27.625Z] === RUN TestValidateEnv/PATH= [2022-03-14T06:04:27.625Z] === RUN TestValidateEnv/PATH=something [2022-03-14T06:04:27.625Z] === RUN TestValidateEnv/asd!qwe [2022-03-14T06:04:27.625Z] === RUN TestValidateEnv/1asd [2022-03-14T06:04:27.625Z] === RUN TestValidateEnv/123 [2022-03-14T06:04:27.625Z] === RUN TestValidateEnv/some_space [2022-03-14T06:04:27.625Z] === RUN TestValidateEnv/__some_space_before [2022-03-14T06:04:27.625Z] === RUN TestValidateEnv/some_space_after__ [2022-03-14T06:04:27.625Z] === RUN TestValidateEnv/= [2022-03-14T06:04:27.625Z] === RUN TestValidateEnv/PaTh [2022-03-14T06:04:27.625Z] --- PASS: TestValidateEnv (0.00s) [2022-03-14T06:04:27.625Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-14T06:04:27.625Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-14T06:04:27.625Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-14T06:04:27.625Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-14T06:04:27.625Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-14T06:04:27.625Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-14T06:04:27.625Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-14T06:04:27.625Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-14T06:04:27.625Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-14T06:04:27.625Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-14T06:04:27.625Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-14T06:04:27.625Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-14T06:04:27.625Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-14T06:04:27.625Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-14T06:04:27.625Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-14T06:04:27.625Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-14T06:04:27.625Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-14T06:04:27.625Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-14T06:04:27.625Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-14T06:04:27.625Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-14T06:04:27.625Z] === RUN TestParseHost [2022-03-14T06:04:27.625Z] --- PASS: TestParseHost (0.00s) [2022-03-14T06:04:27.625Z] === RUN TestParseDockerDaemonHost [2022-03-14T06:04:27.625Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-14T06:04:27.625Z] === RUN TestParseTCP [2022-03-14T06:04:27.625Z] --- PASS: TestParseTCP (0.00s) [2022-03-14T06:04:27.625Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-14T06:04:27.625Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-14T06:04:27.625Z] === RUN TestValidateExtraHosts [2022-03-14T06:04:27.625Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-14T06:04:27.625Z] === RUN TestIpOptString [2022-03-14T06:04:27.625Z] --- PASS: TestIpOptString (0.00s) [2022-03-14T06:04:27.625Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-14T06:04:27.625Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-14T06:04:27.625Z] === RUN TestNewIpOptValidDefaultVal [2022-03-14T06:04:27.625Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-14T06:04:27.625Z] === RUN TestIpOptSetInvalidVal [2022-03-14T06:04:27.625Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-14T06:04:27.625Z] === RUN TestValidateIPAddress [2022-03-14T06:04:27.625Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-14T06:04:27.625Z] === RUN TestMapOpts [2022-03-14T06:04:27.625Z] --- PASS: TestMapOpts (0.00s) [2022-03-14T06:04:27.625Z] === RUN TestListOptsWithoutValidator [2022-03-14T06:04:27.625Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-14T06:04:27.625Z] === RUN TestListOptsWithValidator [2022-03-14T06:04:27.625Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-14T06:04:27.625Z] === RUN TestValidateDNSSearch [2022-03-14T06:04:27.625Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-14T06:04:27.625Z] === RUN TestValidateLabel [2022-03-14T06:04:27.625Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-14T06:04:27.625Z] === RUN TestValidateLabel/label_with_general_format [2022-03-14T06:04:27.625Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-14T06:04:27.625Z] === RUN TestValidateLabel/label_with_one_more [2022-03-14T06:04:27.625Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-14T06:04:27.625Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-14T06:04:27.625Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-14T06:04:27.625Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-14T06:04:27.625Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-14T06:04:27.625Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-14T06:04:27.625Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-14T06:04:27.625Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-14T06:04:27.625Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-14T06:04:27.625Z] --- PASS: TestValidateLabel (0.00s) [2022-03-14T06:04:27.625Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-14T06:04:27.625Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-14T06:04:27.625Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-14T06:04:27.625Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-14T06:04:27.625Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-14T06:04:27.625Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-14T06:04:27.625Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-14T06:04:27.625Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-14T06:04:27.625Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-14T06:04:27.625Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-14T06:04:27.625Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-14T06:04:27.625Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-14T06:04:27.625Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-14T06:04:27.625Z] === RUN TestNamedListOpts [2022-03-14T06:04:27.625Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-14T06:04:27.625Z] === RUN TestNamedMapOpts [2022-03-14T06:04:27.625Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-14T06:04:27.625Z] === RUN TestParseLink [2022-03-14T06:04:27.625Z] --- PASS: TestParseLink (0.00s) [2022-03-14T06:04:27.625Z] === RUN TestQuotedStringSetWithQuotes [2022-03-14T06:04:27.625Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-14T06:04:27.625Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-14T06:04:27.625Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-14T06:04:27.625Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-14T06:04:27.625Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-14T06:04:27.625Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-14T06:04:27.625Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-14T06:04:27.625Z] === RUN TestUlimitOpt [2022-03-14T06:04:27.625Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-14T06:04:27.625Z] PASS [2022-03-14T06:04:27.625Z] coverage: 67.4% of statements [2022-03-14T06:04:27.625Z] ok github.com/docker/docker/opts 0.070s coverage: 67.4% of statements [2022-03-14T06:04:27.625Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-03-14T06:04:27.625Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-14T06:04:27.625Z] === RUN TestParseVersion [2022-03-14T06:04:27.625Z] --- PASS: TestParseVersion (0.00s) [2022-03-14T06:04:27.625Z] PASS [2022-03-14T06:04:27.625Z] coverage: 52.9% of statements [2022-03-14T06:04:27.625Z] ok github.com/docker/docker/pkg/aaparser 0.035s coverage: 52.9% of statements [2022-03-14T06:04:27.643Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-03-14T06:04:27.817Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-03-14T06:04:27.817Z] === RUN TestLinksEtcHostsContentMatch [2022-03-14T06:04:28.076Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-03-14T06:04:28.076Z] === RUN TestLinksContainerNames [2022-03-14T06:04:28.163Z] === RUN TestExternalGraphDriver/spec [2022-03-14T06:04:28.217Z] check_test.go:308: [d293d80023b45] daemon is not started [2022-03-14T06:04:28.217Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-03-14T06:04:28.803Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-14T06:04:28.803Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-14T06:04:29.015Z] --- PASS: TestLinksContainerNames (0.84s) [2022-03-14T06:04:29.015Z] === RUN TestLogsFollowTailEmpty [2022-03-14T06:04:29.152Z] 2022/03/14 06:04:28 Closing DB instances... [2022-03-14T06:04:29.152Z] === RUN TestPeerCertificateMarshalJSON [2022-03-14T06:04:29.275Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2022-03-14T06:04:29.275Z] === RUN TestContainerNetworkMountsNoChown [2022-03-14T06:04:29.378Z] === RUN TestCopyFromContainer// [2022-03-14T06:04:29.378Z] === RUN TestCopyFromContainer//bar/root [2022-03-14T06:04:29.532Z] === RUN TestExternalGraphDriver/pull [2022-03-14T06:04:29.534Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-03-14T06:04:29.534Z] === RUN TestMountDaemonRoot [2022-03-14T06:04:29.534Z] === RUN TestMountDaemonRoot/default [2022-03-14T06:04:29.534Z] === PAUSE TestMountDaemonRoot/default [2022-03-14T06:04:29.534Z] === RUN TestMountDaemonRoot/private [2022-03-14T06:04:29.534Z] === PAUSE TestMountDaemonRoot/private [2022-03-14T06:04:29.534Z] === RUN TestMountDaemonRoot/rprivate [2022-03-14T06:04:29.534Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-14T06:04:29.534Z] === RUN TestMountDaemonRoot/slave [2022-03-14T06:04:29.534Z] === PAUSE TestMountDaemonRoot/slave [2022-03-14T06:04:29.534Z] === RUN TestMountDaemonRoot/rslave [2022-03-14T06:04:29.534Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-14T06:04:29.534Z] === RUN TestMountDaemonRoot/shared [2022-03-14T06:04:29.534Z] === PAUSE TestMountDaemonRoot/shared [2022-03-14T06:04:29.534Z] === RUN TestMountDaemonRoot/rshared [2022-03-14T06:04:29.534Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-14T06:04:29.534Z] === CONT TestMountDaemonRoot/default [2022-03-14T06:04:29.534Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-14T06:04:29.534Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-14T06:04:29.534Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-14T06:04:29.534Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-14T06:04:29.534Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-14T06:04:29.534Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-14T06:04:29.534Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-14T06:04:29.534Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-14T06:04:29.534Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-14T06:04:29.534Z] === CONT TestMountDaemonRoot/rprivate [2022-03-14T06:04:29.534Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-14T06:04:29.534Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-14T06:04:29.534Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-14T06:04:29.534Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-14T06:04:29.534Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-14T06:04:29.534Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-14T06:04:29.534Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-14T06:04:29.534Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-14T06:04:29.534Z] === CONT TestMountDaemonRoot/private [2022-03-14T06:04:29.534Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-14T06:04:29.534Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-14T06:04:29.534Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-14T06:04:29.534Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-14T06:04:29.534Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-14T06:04:29.534Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-14T06:04:29.534Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-14T06:04:29.534Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-14T06:04:29.534Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-14T06:04:29.607Z] === RUN TestIsArchivePathDir [2022-03-14T06:04:29.607Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-14T06:04:29.607Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-14T06:04:29.607Z] --- PASS: TestPeerCertificateMarshalJSON (0.40s) [2022-03-14T06:04:29.607Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-14T06:04:29.607Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-14T06:04:29.607Z] === RUN TestMiddleware [2022-03-14T06:04:29.607Z] --- PASS: TestMiddleware (0.00s) [2022-03-14T06:04:29.607Z] === RUN TestNewResponseModifier [2022-03-14T06:04:29.607Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-14T06:04:29.607Z] PASS [2022-03-14T06:04:29.607Z] coverage: 26.8% of statements [2022-03-14T06:04:29.607Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-03-14T06:04:29.607Z] === RUN TestIsArchivePathInvalidFile [2022-03-14T06:04:29.607Z] ok github.com/docker/docker/pkg/authorization 0.447s coverage: 26.8% of statements [2022-03-14T06:04:29.607Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2022-03-14T06:04:29.607Z] === RUN TestIsArchivePathTar [2022-03-14T06:04:29.640Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-14T06:04:29.640Z] === RUN TestCopyFromContainer/bar/quux [2022-03-14T06:04:29.794Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-14T06:04:29.794Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-14T06:04:29.794Z] === CONT TestMountDaemonRoot/shared [2022-03-14T06:04:29.794Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-14T06:04:29.794Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-14T06:04:29.794Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-14T06:04:29.794Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-14T06:04:29.794Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-14T06:04:29.794Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-14T06:04:29.794Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-14T06:04:29.794Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-14T06:04:29.794Z] === CONT TestMountDaemonRoot/rshared [2022-03-14T06:04:29.794Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-14T06:04:29.794Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-14T06:04:29.794Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-14T06:04:29.794Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-14T06:04:29.794Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-14T06:04:29.794Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-14T06:04:29.794Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-14T06:04:29.794Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-14T06:04:29.794Z] === CONT TestMountDaemonRoot/rslave [2022-03-14T06:04:29.794Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-14T06:04:29.794Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-14T06:04:29.794Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-14T06:04:29.794Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-14T06:04:29.794Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-14T06:04:29.794Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-14T06:04:29.794Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-14T06:04:29.794Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-14T06:04:29.794Z] === CONT TestMountDaemonRoot/slave [2022-03-14T06:04:29.794Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-14T06:04:29.794Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-14T06:04:29.794Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-14T06:04:29.794Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-14T06:04:29.794Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-14T06:04:29.794Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-14T06:04:29.794Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-14T06:04:29.794Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-14T06:04:29.794Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-14T06:04:29.794Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-14T06:04:29.794Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-14T06:04:29.794Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-14T06:04:29.794Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-14T06:04:29.794Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-14T06:04:29.794Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-14T06:04:29.794Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-14T06:04:29.794Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-14T06:04:29.794Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-14T06:04:29.794Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-14T06:04:29.794Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-14T06:04:29.794Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-14T06:04:29.794Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-14T06:04:29.794Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-14T06:04:29.904Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-14T06:04:29.904Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-14T06:04:29.904Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-03-14T06:04:30.053Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-14T06:04:30.053Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-14T06:04:30.053Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-14T06:04:30.053Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-14T06:04:30.053Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-14T06:04:30.053Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-14T06:04:30.053Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-14T06:04:30.053Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-14T06:04:30.053Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-14T06:04:30.053Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-14T06:04:30.053Z] === RUN TestContainerBindMountNonRecursive [2022-03-14T06:04:30.064Z] --- PASS: TestIsArchivePathTar (0.15s) [2022-03-14T06:04:30.064Z] === RUN TestDecompressStreamGzip [2022-03-14T06:04:30.064Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-03-14T06:04:30.064Z] === RUN TestDecompressStreamBzip2 [2022-03-14T06:04:30.064Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-03-14T06:04:30.064Z] === RUN TestDecompressStreamXz [2022-03-14T06:04:30.064Z] archive_test.go:133: Xz not present in msys2 [2022-03-14T06:04:30.064Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-14T06:04:30.064Z] === RUN TestDecompressStreamZstd [2022-03-14T06:04:30.064Z] archive_test.go:140: zstd not installed [2022-03-14T06:04:30.064Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-03-14T06:04:30.064Z] === RUN TestCompressStreamXzUnsupported [2022-03-14T06:04:30.064Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-14T06:04:30.064Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-14T06:04:30.064Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-14T06:04:30.064Z] === RUN TestCompressStreamInvalid [2022-03-14T06:04:30.064Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-14T06:04:30.064Z] === RUN TestExtensionInvalid [2022-03-14T06:04:30.064Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-14T06:04:30.064Z] === RUN TestExtensionUncompressed [2022-03-14T06:04:30.064Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-14T06:04:30.064Z] === RUN TestExtensionBzip2 [2022-03-14T06:04:30.064Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-14T06:04:30.064Z] === RUN TestExtensionGzip [2022-03-14T06:04:30.064Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-14T06:04:30.064Z] === RUN TestExtensionXz [2022-03-14T06:04:30.064Z] --- PASS: TestExtensionXz (0.00s) [2022-03-14T06:04:30.064Z] === RUN TestExtensionZstd [2022-03-14T06:04:30.064Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-14T06:04:30.064Z] === RUN TestCmdStreamLargeStderr [2022-03-14T06:04:30.064Z] === RUN TestUnbuffered [2022-03-14T06:04:30.064Z] --- PASS: TestUnbuffered (0.00s) [2022-03-14T06:04:30.064Z] === RUN TestRaceUnbuffered [2022-03-14T06:04:30.064Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-14T06:04:30.064Z] PASS [2022-03-14T06:04:30.064Z] coverage: 100.0% of statements [2022-03-14T06:04:30.064Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2022-03-14T06:04:30.064Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-03-14T06:04:30.064Z] === RUN TestCmdStreamBad [2022-03-14T06:04:30.064Z] archive_test.go:252: Failing on Windows CI machines [2022-03-14T06:04:30.064Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-14T06:04:30.064Z] === RUN TestCmdStreamGood [2022-03-14T06:04:30.168Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-14T06:04:30.168Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-14T06:04:30.429Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-14T06:04:30.429Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-14T06:04:30.520Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-14T06:04:30.520Z] === RUN TestUntarPathWithInvalidDest [2022-03-14T06:04:30.520Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.63s) [2022-03-14T06:04:30.520Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-03-14T06:04:30.520Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-14T06:04:30.520Z] === RUN TestUntarPathWithInvalidSrc [2022-03-14T06:04:30.520Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-14T06:04:30.520Z] === RUN TestUntarPath [2022-03-14T06:04:30.520Z] --- PASS: TestUntarPath (0.07s) [2022-03-14T06:04:30.520Z] === RUN TestUntarPathWithDestinationFile [2022-03-14T06:04:30.520Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-03-14T06:04:30.520Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-14T06:04:30.520Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-03-14T06:04:30.520Z] === RUN TestCopyWithTarInvalidSrc [2022-03-14T06:04:30.520Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-14T06:04:30.520Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-14T06:04:30.520Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-14T06:04:30.520Z] === RUN TestCopyWithTarSrcFile [2022-03-14T06:04:30.520Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-03-14T06:04:30.520Z] === RUN TestCopyWithTarSrcFolder [2022-03-14T06:04:30.520Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-14T06:04:30.520Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-14T06:04:30.520Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-14T06:04:30.520Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-14T06:04:30.520Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-14T06:04:30.520Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-14T06:04:30.520Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-14T06:04:30.520Z] === RUN TestCopyFileWithTarSrcFile [2022-03-14T06:04:30.520Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-14T06:04:30.520Z] === RUN TestTarFiles [2022-03-14T06:04:30.691Z] --- PASS: TestCopyFromContainer (3.16s) [2022-03-14T06:04:30.691Z] --- PASS: TestCopyFromContainer// (0.10s) [2022-03-14T06:04:30.691Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2022-03-14T06:04:30.691Z] --- PASS: TestCopyFromContainer//bar/root/ (0.16s) [2022-03-14T06:04:30.691Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2022-03-14T06:04:30.691Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2022-03-14T06:04:30.691Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2022-03-14T06:04:30.691Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2022-03-14T06:04:30.691Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2022-03-14T06:04:30.691Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2022-03-14T06:04:30.691Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2022-03-14T06:04:30.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-14T06:04:30.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-14T06:04:30.691Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-14T06:04:30.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-14T06:04:30.691Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-14T06:04:30.692Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-14T06:04:30.692Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-14T06:04:30.692Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-14T06:04:30.692Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-14T06:04:30.692Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-14T06:04:30.692Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-03-14T06:04:30.692Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-14T06:04:30.692Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-14T06:04:30.692Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-14T06:04:30.692Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-14T06:04:30.692Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-03-14T06:04:30.692Z] === RUN TestCreateWithInvalidEnv [2022-03-14T06:04:30.692Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-14T06:04:30.692Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-14T06:04:30.692Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-14T06:04:30.692Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-14T06:04:30.692Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-14T06:04:30.692Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-14T06:04:30.692Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-14T06:04:30.692Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-14T06:04:30.692Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-14T06:04:30.692Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-03-14T06:04:30.692Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-14T06:04:30.692Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-14T06:04:30.692Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-14T06:04:30.692Z] === RUN TestCreateTmpfsMountsTarget [2022-03-14T06:04:30.692Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-14T06:04:30.692Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-14T06:04:30.692Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-03-14T06:04:30.976Z] === RUN TestMatch [2022-03-14T06:04:30.976Z] === RUN TestMatch/[[]] [2022-03-14T06:04:30.976Z] === RUN TestMatch/[[foo]] [2022-03-14T06:04:30.976Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-14T06:04:30.976Z] === RUN TestMatch/[[foo_bar]] [2022-03-14T06:04:30.976Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-14T06:04:30.976Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-14T06:04:30.976Z] === RUN TestMatch/[] [2022-03-14T06:04:30.976Z] === RUN TestMatch/[]#01 [2022-03-14T06:04:30.976Z] === RUN TestMatch/[[qux]] [2022-03-14T06:04:30.976Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-14T06:04:30.976Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-14T06:04:30.976Z] === RUN TestMatch/[[foo_baz]] [2022-03-14T06:04:30.976Z] --- PASS: TestMatch (0.00s) [2022-03-14T06:04:30.976Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-14T06:04:30.976Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-14T06:04:30.976Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-14T06:04:30.976Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-14T06:04:30.976Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-14T06:04:30.976Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-14T06:04:30.976Z] --- PASS: TestMatch/[] (0.00s) [2022-03-14T06:04:30.976Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-14T06:04:30.976Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-14T06:04:30.976Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-14T06:04:30.976Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-14T06:04:30.976Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-14T06:04:30.976Z] PASS [2022-03-14T06:04:30.976Z] coverage: 87.5% of statements [2022-03-14T06:04:30.976Z] ok github.com/docker/docker/pkg/capabilities 0.043s coverage: 87.5% of statements [2022-03-14T06:04:31.423Z] --- PASS: TestExternalGraphDriver (4.94s) [2022-03-14T06:04:31.424Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-03-14T06:04:31.424Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2022-03-14T06:04:31.424Z] --- PASS: TestExternalGraphDriver/pull (1.59s) [2022-03-14T06:04:31.424Z] === RUN TestGraphdriverPluginV2 [2022-03-14T06:04:31.431Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-03-14T06:04:31.431Z] === RUN TestContainerVolumesMountedAsShared [2022-03-14T06:04:33.730Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-03-14T06:04:33.730Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-14T06:04:33.730Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-03-14T06:04:33.730Z] === RUN TestNetworkNat [2022-03-14T06:04:33.730Z] --- PASS: TestNetworkNat (0.45s) [2022-03-14T06:04:33.730Z] === RUN TestNetworkLocalhostTCPNat [2022-03-14T06:04:33.730Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-03-14T06:04:33.730Z] === RUN TestNetworkLoopbackNat [2022-03-14T06:04:33.739Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-14T06:04:33.739Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-03-14T06:04:33.739Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s) [2022-03-14T06:04:33.739Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-14T06:04:33.863Z] === RUN TestChrootTarUntar [2022-03-14T06:04:33.863Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:04:33.863Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-14T06:04:33.863Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-14T06:04:33.863Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:04:33.863Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-14T06:04:33.863Z] === RUN TestChrootUntarEmptyArchive [2022-03-14T06:04:33.863Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-14T06:04:33.863Z] === RUN TestChrootTarUntarWithSymlink [2022-03-14T06:04:33.863Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-14T06:04:33.863Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-14T06:04:33.863Z] === RUN TestChrootCopyWithTar [2022-03-14T06:04:33.863Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-14T06:04:33.863Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-14T06:04:33.863Z] === RUN TestChrootCopyFileWithTar [2022-03-14T06:04:33.863Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:04:33.863Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-14T06:04:33.863Z] === RUN TestChrootUntarPath [2022-03-14T06:04:33.863Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-14T06:04:33.863Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-14T06:04:33.863Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-14T06:04:33.863Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:04:33.863Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-14T06:04:33.863Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-14T06:04:33.863Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:04:33.863Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-14T06:04:33.863Z] === RUN TestChrootApplyDotDotFile [2022-03-14T06:04:33.863Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:04:33.863Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-14T06:04:33.863Z] PASS [2022-03-14T06:04:33.863Z] coverage: 15.1% of statements [2022-03-14T06:04:33.863Z] ok github.com/docker/docker/pkg/chrootarchive 0.083s coverage: 15.1% of statements [2022-03-14T06:04:33.863Z] 2022/03/14 06:04:32 Closing DB instances... [2022-03-14T06:04:33.863Z] === RUN TestEnsureRemoveAllNotExist [2022-03-14T06:04:33.863Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-14T06:04:33.863Z] === RUN TestEnsureRemoveAllWithDir [2022-03-14T06:04:33.863Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-14T06:04:33.863Z] === RUN TestEnsureRemoveAllWithFile [2022-03-14T06:04:33.863Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-14T06:04:33.863Z] PASS [2022-03-14T06:04:33.863Z] coverage: 0.0% of statements [2022-03-14T06:04:33.863Z] ok github.com/docker/docker/pkg/containerfs 0.037s coverage: 0.0% of statements [2022-03-14T06:04:33.863Z] === RUN TestSizeEmpty [2022-03-14T06:04:33.863Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-14T06:04:33.863Z] === RUN TestSizeEmptyFile [2022-03-14T06:04:33.863Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-14T06:04:33.863Z] === RUN TestSizeNonemptyFile [2022-03-14T06:04:33.863Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-14T06:04:33.863Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-14T06:04:33.863Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-14T06:04:33.863Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-14T06:04:33.863Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-14T06:04:33.863Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-14T06:04:33.863Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-14T06:04:33.863Z] === RUN TestMoveToSubdir [2022-03-14T06:04:33.863Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-14T06:04:33.863Z] === RUN TestSizeNonExistingDirectory [2022-03-14T06:04:33.863Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-14T06:04:33.863Z] PASS [2022-03-14T06:04:33.863Z] coverage: 80.0% of statements [2022-03-14T06:04:33.863Z] ok github.com/docker/docker/pkg/directory 0.062s coverage: 80.0% of statements [2022-03-14T06:04:34.319Z] === RUN TestPollerAddRemove [2022-03-14T06:04:34.319Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-14T06:04:34.319Z] === RUN TestPollerEvent [2022-03-14T06:04:34.319Z] poller_test.go:40: No chmod on Windows [2022-03-14T06:04:34.319Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-14T06:04:34.319Z] === RUN TestPollerClose [2022-03-14T06:04:34.319Z] --- PASS: TestPollerClose (0.00s) [2022-03-14T06:04:34.319Z] PASS [2022-03-14T06:04:34.319Z] coverage: 45.7% of statements [2022-03-14T06:04:34.319Z] ok github.com/docker/docker/pkg/filenotify 0.038s coverage: 45.7% of statements [2022-03-14T06:04:34.685Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.87s) [2022-03-14T06:04:34.685Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-14T06:04:34.685Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-14T06:04:34.685Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-14T06:04:34.685Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-14T06:04:34.685Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-14T06:04:34.685Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-14T06:04:34.685Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-14T06:04:34.685Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-14T06:04:34.685Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-14T06:04:34.685Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-14T06:04:34.685Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-14T06:04:34.685Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-14T06:04:34.685Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-14T06:04:34.685Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-14T06:04:34.685Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-14T06:04:34.685Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-14T06:04:34.685Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-14T06:04:34.685Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-03-14T06:04:34.685Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-14T06:04:34.685Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-03-14T06:04:34.685Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-14T06:04:34.685Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-03-14T06:04:34.685Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-14T06:04:34.685Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-14T06:04:34.685Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-03-14T06:04:34.774Z] --- PASS: TestTarFiles (3.93s) [2022-03-14T06:04:34.774Z] === RUN TestDetectCompressionZstd [2022-03-14T06:04:34.774Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-14T06:04:34.774Z] === RUN TestTarUntar [2022-03-14T06:04:34.774Z] --- PASS: TestTarUntar (0.04s) [2022-03-14T06:04:34.774Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-14T06:04:34.774Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-14T06:04:34.774Z] === RUN TestTarWithOptions [2022-03-14T06:04:34.774Z] --- PASS: TestTarWithOptions (0.02s) [2022-03-14T06:04:34.774Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-14T06:04:34.774Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-14T06:04:34.774Z] === RUN TestUntarUstarGnuConflict [2022-03-14T06:04:34.774Z] --- PASS: TestUntarUstarGnuConflict (0.03s) [2022-03-14T06:04:34.774Z] === RUN TestUntarInvalidFilenames [2022-03-14T06:04:34.774Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s) [2022-03-14T06:04:34.774Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-14T06:04:34.774Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2856675302\\dest" [2022-03-14T06:04:34.774Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2022-03-14T06:04:34.774Z] === RUN TestUntarHardlinkToSymlink [2022-03-14T06:04:34.774Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-14T06:04:34.774Z] === RUN TestUntarInvalidHardlink [2022-03-14T06:04:34.774Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1289016066\\victim\\hello" -> "../victim/hello" [2022-03-14T06:04:34.774Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1491340626\\victim\\hello" -> "/../victim/hello" [2022-03-14T06:04:34.774Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1102785227\\victim" -> "../victim" [2022-03-14T06:04:34.774Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2386657609\\victim" -> "../victim" [2022-03-14T06:04:34.774Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4107056199\\victim" -> "../victim" [2022-03-14T06:04:34.774Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3692939246\\victim" -> "../victim" [2022-03-14T06:04:34.774Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-03-14T06:04:34.774Z] === RUN TestUntarInvalidSymlink [2022-03-14T06:04:34.774Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3089246550\\dest\\dotdot" -> "../victim/hello" [2022-03-14T06:04:34.774Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2145745400\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-14T06:04:34.774Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink296033181\\dest\\loophole-victim" -> "../victim" [2022-03-14T06:04:34.774Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1722757090\\dest\\loophole-victim" -> "../victim" [2022-03-14T06:04:34.774Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink371743695\\dest\\loophole-victim" -> "../victim" [2022-03-14T06:04:34.774Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3377665315\\dest\\loophole-victim" -> "../victim" [2022-03-14T06:04:34.774Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink212921707\\dest\\dir\\loophole" -> "../../victim" [2022-03-14T06:04:34.774Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-03-14T06:04:34.774Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-14T06:04:34.774Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-14T06:04:34.774Z] === RUN TestXGlobalNoParent [2022-03-14T06:04:34.774Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-14T06:04:34.774Z] === RUN TestReplaceFileTarWrapper [2022-03-14T06:04:35.229Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2022-03-14T06:04:35.229Z] === RUN TestPrefixHeaderReadable [2022-03-14T06:04:35.229Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-03-14T06:04:35.229Z] === RUN TestDisablePigz [2022-03-14T06:04:35.229Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-14T06:04:35.229Z] --- PASS: TestDisablePigz (0.13s) [2022-03-14T06:04:35.229Z] === RUN TestPigz [2022-03-14T06:04:35.229Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-14T06:04:35.229Z] --- PASS: TestPigz (0.14s) [2022-03-14T06:04:35.229Z] === RUN TestNosysFileInfo [2022-03-14T06:04:35.229Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestCopyFileWithInvalidDest [2022-03-14T06:04:35.229Z] archive_windows_test.go:16: Currently fails [2022-03-14T06:04:35.229Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestCanonicalTarNameForPath [2022-03-14T06:04:35.229Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestCanonicalTarName [2022-03-14T06:04:35.229Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestChmodTarEntry [2022-03-14T06:04:35.229Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestHardLinkOrder [2022-03-14T06:04:35.229Z] === RUN TestCopyFileWithInvalidSrc [2022-03-14T06:04:35.229Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestCopyFileWithInvalidDest [2022-03-14T06:04:35.229Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-14T06:04:35.229Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-14T06:04:35.229Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestCopyFile [2022-03-14T06:04:35.229Z] --- PASS: TestCopyFile (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-14T06:04:35.229Z] fileutils_test.go:133: Needs porting to Windows [2022-03-14T06:04:35.229Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-14T06:04:35.229Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-14T06:04:35.229Z] fileutils_test.go:179: Needs porting to Windows [2022-03-14T06:04:35.229Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestWildcardMatches [2022-03-14T06:04:35.229Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestPatternMatches [2022-03-14T06:04:35.229Z] --- PASS: TestPatternMatches (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-14T06:04:35.229Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestPatternMatchesFolderExclusions [2022-03-14T06:04:35.229Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-14T06:04:35.229Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-14T06:04:35.229Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-14T06:04:35.229Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-14T06:04:35.229Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestSingleExclamationError [2022-03-14T06:04:35.229Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestMatchesWithNoPatterns [2022-03-14T06:04:35.229Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestMatchesWithMalformedPatterns [2022-03-14T06:04:35.229Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestMatches [2022-03-14T06:04:35.229Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-14T06:04:35.229Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-14T06:04:35.229Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-14T06:04:35.229Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-14T06:04:35.229Z] --- PASS: TestMatches (0.01s) [2022-03-14T06:04:35.229Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-14T06:04:35.229Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-14T06:04:35.229Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-14T06:04:35.229Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestCleanPatterns [2022-03-14T06:04:35.229Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-14T06:04:35.229Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestCleanPatternsExceptionFlag [2022-03-14T06:04:35.229Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-14T06:04:35.229Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-14T06:04:35.229Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestCleanPatternsErrorSingleException [2022-03-14T06:04:35.229Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestCreateIfNotExistsDir [2022-03-14T06:04:35.229Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestCreateIfNotExistsFile [2022-03-14T06:04:35.229Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestMatch [2022-03-14T06:04:35.229Z] --- PASS: TestMatch (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestCompile [2022-03-14T06:04:35.229Z] === RUN TestCompile/slash [2022-03-14T06:04:35.229Z] === RUN TestCompile/backslash [2022-03-14T06:04:35.229Z] --- PASS: TestCompile (0.00s) [2022-03-14T06:04:35.229Z] --- PASS: TestCompile/slash (0.00s) [2022-03-14T06:04:35.229Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-14T06:04:35.229Z] PASS [2022-03-14T06:04:35.229Z] coverage: 84.7% of statements [2022-03-14T06:04:35.229Z] ok github.com/docker/docker/pkg/fileutils 0.073s coverage: 84.7% of statements [2022-03-14T06:04:35.229Z] --- PASS: TestHardLinkOrder (0.09s) [2022-03-14T06:04:35.229Z] === RUN TestChangeString [2022-03-14T06:04:35.229Z] --- PASS: TestChangeString (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestChangesWithNoChanges [2022-03-14T06:04:35.229Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-03-14T06:04:35.229Z] === RUN TestChangesWithChanges [2022-03-14T06:04:35.229Z] --- PASS: TestChangesWithChanges (0.03s) [2022-03-14T06:04:35.229Z] === RUN TestChangesWithChangesGH13590 [2022-03-14T06:04:35.229Z] changes_test.go:195: needs more investigation [2022-03-14T06:04:35.229Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestChangesDirsEmpty [2022-03-14T06:04:35.229Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-14T06:04:35.229Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestChangesDirsMutated [2022-03-14T06:04:35.229Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-14T06:04:35.229Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestApplyLayer [2022-03-14T06:04:35.229Z] changes_test.go:432: needs further investigation [2022-03-14T06:04:35.229Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestChangesSizeWithHardlinks [2022-03-14T06:04:35.229Z] changes_test.go:468: needs further investigation [2022-03-14T06:04:35.229Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestChangesSizeWithNoChanges [2022-03-14T06:04:35.229Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-14T06:04:35.229Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-14T06:04:35.229Z] === RUN TestChangesSize [2022-03-14T06:04:35.229Z] --- PASS: TestChangesSize (0.01s) [2022-03-14T06:04:35.229Z] === RUN TestApplyLayerInvalidFilenames [2022-03-14T06:04:35.229Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1228956628\\dest" [2022-03-14T06:04:35.229Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-03-14T06:04:35.229Z] === RUN TestApplyLayerInvalidHardlink [2022-03-14T06:04:35.229Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink195579513\\victim\\hello" -> "../victim/hello" [2022-03-14T06:04:35.229Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink83147553\\victim\\hello" -> "/../victim/hello" [2022-03-14T06:04:35.366Z] --- PASS: TestGraphdriverPluginV2 (3.81s) [2022-03-14T06:04:35.366Z] PASS [2022-03-14T06:04:35.366Z] [2022-03-14T06:04:35.366Z] DONE 5 tests in 8.785s [2022-03-14T06:04:35.366Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-14T06:04:35.366Z] INFO: Testing against a local daemon [2022-03-14T06:04:35.366Z] === RUN TestContinueAfterPluginCrash [2022-03-14T06:04:35.366Z] === PAUSE TestContinueAfterPluginCrash [2022-03-14T06:04:35.366Z] === RUN TestReadPluginNoRead [2022-03-14T06:04:35.366Z] === PAUSE TestReadPluginNoRead [2022-03-14T06:04:35.366Z] === RUN TestDaemonStartWithLogOpt [2022-03-14T06:04:35.366Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-14T06:04:35.366Z] === CONT TestContinueAfterPluginCrash [2022-03-14T06:04:35.366Z] === CONT TestDaemonStartWithLogOpt [2022-03-14T06:04:35.618Z] ? github.com/docker/docker/api [no test files] [2022-03-14T06:04:35.625Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2022-03-14T06:04:35.625Z] === RUN TestCreateDifferentPlatform [2022-03-14T06:04:35.625Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-14T06:04:35.625Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-14T06:04:35.625Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-03-14T06:04:35.625Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-14T06:04:35.625Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-14T06:04:35.625Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-14T06:04:35.625Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-03-14T06:04:35.625Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-14T06:04:35.625Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-03-14T06:04:35.625Z] === RUN TestContainerStartOnDaemonRestart [2022-03-14T06:04:35.625Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-14T06:04:35.625Z] === RUN TestDaemonRestartIpcMode [2022-03-14T06:04:35.625Z] === PAUSE TestDaemonRestartIpcMode [2022-03-14T06:04:35.625Z] === RUN TestDaemonHostGatewayIP [2022-03-14T06:04:35.625Z] === PAUSE TestDaemonHostGatewayIP [2022-03-14T06:04:35.625Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-14T06:04:35.625Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-14T06:04:35.625Z] === RUN TestContainerKillOnDaemonStart [2022-03-14T06:04:35.625Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-14T06:04:35.625Z] === RUN TestDiff [2022-03-14T06:04:35.625Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-14T06:04:35.638Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-03-14T06:04:35.638Z] === RUN TestPause [2022-03-14T06:04:35.685Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3308691093\\victim" -> "../victim" [2022-03-14T06:04:35.685Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2832570371\\victim" -> "../victim" [2022-03-14T06:04:35.685Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2176262426\\victim" -> "../victim" [2022-03-14T06:04:35.685Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2186964113\\victim" -> "../victim" [2022-03-14T06:04:35.685Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-03-14T06:04:35.685Z] === RUN TestApplyLayerInvalidSymlink [2022-03-14T06:04:35.685Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4283176079\\dest\\dotdot" -> "../victim/hello" [2022-03-14T06:04:35.685Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3246191397\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-14T06:04:35.685Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink297976066\\dest\\loophole-victim" -> "../victim" [2022-03-14T06:04:35.685Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink450398684\\dest\\loophole-victim" -> "../victim" [2022-03-14T06:04:35.685Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink244544006\\dest\\loophole-victim" -> "../victim" [2022-03-14T06:04:35.685Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3710447140\\dest\\loophole-victim" -> "../victim" [2022-03-14T06:04:35.685Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-03-14T06:04:35.685Z] === RUN TestApplyLayerWhiteouts [2022-03-14T06:04:35.685Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-03-14T06:04:35.685Z] === RUN TestGenerateEmptyFile [2022-03-14T06:04:35.685Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-14T06:04:35.685Z] === RUN TestGenerateWithContent [2022-03-14T06:04:35.685Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-14T06:04:35.685Z] PASS [2022-03-14T06:04:35.685Z] coverage: 62.0% of statements [2022-03-14T06:04:35.685Z] ok github.com/docker/docker/pkg/archive 5.977s coverage: 62.0% of statements [2022-03-14T06:04:35.896Z] --- PASS: TestPause (0.43s) [2022-03-14T06:04:35.896Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-14T06:04:35.896Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-14T06:04:35.896Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-14T06:04:35.896Z] === RUN TestPauseStopPausedContainer [2022-03-14T06:04:36.140Z] === RUN TestGet [2022-03-14T06:04:36.140Z] --- PASS: TestGet (0.00s) [2022-03-14T06:04:36.140Z] === RUN TestGetShortcutString [2022-03-14T06:04:36.140Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-14T06:04:36.140Z] PASS [2022-03-14T06:04:36.140Z] coverage: 42.9% of statements [2022-03-14T06:04:36.140Z] ok github.com/docker/docker/pkg/homedir 0.040s coverage: 42.9% of statements [2022-03-14T06:04:36.199Z] --- PASS: TestDiff (0.59s) [2022-03-14T06:04:36.199Z] === RUN TestExecWithCloseStdin [2022-03-14T06:04:36.462Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-03-14T06:04:36.462Z] === RUN TestPidHost [2022-03-14T06:04:36.595Z] 2022/03/14 06:04:36 Closing DB instances... [2022-03-14T06:04:36.595Z] === RUN TestCreateIDMapOrder [2022-03-14T06:04:36.771Z] --- PASS: TestExecWithCloseStdin (0.62s) [2022-03-14T06:04:36.771Z] === RUN TestExec [2022-03-14T06:04:37.050Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-14T06:04:37.050Z] PASS [2022-03-14T06:04:37.050Z] coverage: 7.2% of statements [2022-03-14T06:04:37.050Z] ok github.com/docker/docker/pkg/idtools 0.043s coverage: 7.2% of statements [2022-03-14T06:04:37.345Z] --- PASS: TestExec (0.71s) [2022-03-14T06:04:37.345Z] === RUN TestExecUser [2022-03-14T06:04:37.401Z] --- PASS: TestPidHost (0.90s) [2022-03-14T06:04:37.401Z] === RUN TestPsFilter [2022-03-14T06:04:37.401Z] --- PASS: TestPsFilter (0.10s) [2022-03-14T06:04:37.401Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-14T06:04:37.660Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-03-14T06:04:37.660Z] === RUN TestRemoveContainerWithVolume [2022-03-14T06:04:38.013Z] === RUN TestFixedBufferCap [2022-03-14T06:04:38.013Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-14T06:04:38.013Z] === RUN TestFixedBufferLen [2022-03-14T06:04:38.013Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-14T06:04:38.013Z] === RUN TestFixedBufferString [2022-03-14T06:04:38.013Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-14T06:04:38.013Z] === RUN TestFixedBufferWrite [2022-03-14T06:04:38.013Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-14T06:04:38.013Z] === RUN TestFixedBufferRead [2022-03-14T06:04:38.013Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-14T06:04:38.013Z] === RUN TestBytesPipeRead [2022-03-14T06:04:38.013Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-14T06:04:38.013Z] === RUN TestBytesPipeWrite [2022-03-14T06:04:38.013Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-14T06:04:38.013Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-14T06:04:38.013Z] --- PASS: TestNetworkDBCRUDTableEntries (3.46s) [2022-03-14T06:04:38.013Z] === RUN TestNetworkDBNodeLeave [2022-03-14T06:04:38.230Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-03-14T06:04:38.230Z] === RUN TestRemoveContainerRunning [2022-03-14T06:04:38.291Z] --- PASS: TestExecUser (0.70s) [2022-03-14T06:04:38.291Z] === RUN TestExportContainerAndImportImage [2022-03-14T06:04:38.291Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-03-14T06:04:38.469Z] --- PASS: TestBytesPipeWriteRandomChunks (0.42s) [2022-03-14T06:04:38.469Z] === RUN TestAtomicWriteToFile [2022-03-14T06:04:38.469Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-14T06:04:38.469Z] === RUN TestAtomicWriteSetCommit [2022-03-14T06:04:38.469Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-14T06:04:38.469Z] === RUN TestAtomicWriteSetCancel [2022-03-14T06:04:38.469Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-14T06:04:38.469Z] === RUN TestReadCloserWrapperClose [2022-03-14T06:04:38.469Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-14T06:04:38.469Z] === RUN TestReaderErrWrapperReadOnError [2022-03-14T06:04:38.469Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-14T06:04:38.469Z] === RUN TestReaderErrWrapperRead [2022-03-14T06:04:38.469Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-14T06:04:38.469Z] === RUN TestCancelReadCloser [2022-03-14T06:04:38.469Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-14T06:04:38.469Z] === RUN TestWriteCloserWrapperClose [2022-03-14T06:04:38.469Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-14T06:04:38.469Z] === RUN TestNopWriteCloser [2022-03-14T06:04:38.469Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-14T06:04:38.469Z] === RUN TestNopWriter [2022-03-14T06:04:38.469Z] --- PASS: TestNopWriter (0.00s) [2022-03-14T06:04:38.469Z] === RUN TestWriteCounter [2022-03-14T06:04:38.469Z] --- PASS: TestWriteCounter (0.00s) [2022-03-14T06:04:38.469Z] PASS [2022-03-14T06:04:38.469Z] coverage: 70.1% of statements [2022-03-14T06:04:38.469Z] ok github.com/docker/docker/pkg/ioutils 0.593s coverage: 70.1% of statements [2022-03-14T06:04:38.490Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-03-14T06:04:38.490Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-14T06:04:38.640Z] --- PASS: TestDaemonStartWithLogOpt (3.24s) [2022-03-14T06:04:38.640Z] === CONT TestReadPluginNoRead [2022-03-14T06:04:39.058Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-03-14T06:04:39.058Z] === RUN TestRemoveInvalidContainer [2022-03-14T06:04:39.058Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-14T06:04:39.058Z] === RUN TestRenameLinkedContainer [2022-03-14T06:04:39.237Z] --- PASS: TestExportContainerAndImportImage (0.91s) [2022-03-14T06:04:39.237Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-14T06:04:39.431Z] === RUN TestError [2022-03-14T06:04:39.431Z] --- PASS: TestError (0.00s) [2022-03-14T06:04:39.431Z] === RUN TestProgressString [2022-03-14T06:04:39.431Z] === RUN TestProgressString/no_progress [2022-03-14T06:04:39.431Z] === RUN TestProgressString/progress_1 [2022-03-14T06:04:39.431Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-14T06:04:39.431Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-14T06:04:39.431Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-14T06:04:39.431Z] === RUN TestProgressString/with_units [2022-03-14T06:04:39.431Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-14T06:04:39.431Z] === RUN TestProgressString/hide_counts [2022-03-14T06:04:39.431Z] --- PASS: TestProgressString (0.00s) [2022-03-14T06:04:39.431Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-14T06:04:39.431Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-14T06:04:39.431Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-14T06:04:39.431Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-14T06:04:39.431Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-14T06:04:39.431Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-14T06:04:39.431Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-14T06:04:39.431Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-14T06:04:39.431Z] === RUN TestJSONMessageDisplay [2022-03-14T06:04:39.431Z] --- PASS: TestJSONMessageDisplay (0.14s) [2022-03-14T06:04:39.431Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-14T06:04:39.431Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-14T06:04:39.431Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-14T06:04:39.431Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-14T06:04:39.431Z] === RUN TestDisplayJSONMessagesStream [2022-03-14T06:04:39.431Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-14T06:04:39.431Z] PASS [2022-03-14T06:04:39.431Z] coverage: 91.7% of statements [2022-03-14T06:04:39.431Z] ok github.com/docker/docker/pkg/jsonmessage 0.175s coverage: 91.7% of statements [2022-03-14T06:04:39.887Z] === RUN TestStandardLongPath [2022-03-14T06:04:39.887Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-14T06:04:39.887Z] === RUN TestUNCLongPath [2022-03-14T06:04:39.887Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-14T06:04:39.887Z] PASS [2022-03-14T06:04:39.887Z] coverage: 100.0% of statements [2022-03-14T06:04:39.887Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2022-03-14T06:04:40.343Z] === RUN TestNameFormat [2022-03-14T06:04:40.343Z] --- PASS: TestNameFormat (0.00s) [2022-03-14T06:04:40.343Z] === RUN TestNameRetries [2022-03-14T06:04:40.343Z] --- PASS: TestNameRetries (0.00s) [2022-03-14T06:04:40.343Z] PASS [2022-03-14T06:04:40.343Z] coverage: 85.7% of statements [2022-03-14T06:04:40.343Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2022-03-14T06:04:40.541Z] === RUN TestReadPluginNoRead/default [2022-03-14T06:04:40.626Z] --- PASS: TestExportContainerAfterDaemonRestart (1.40s) [2022-03-14T06:04:40.626Z] === RUN TestHealthCheckWorkdir [2022-03-14T06:04:40.799Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2022-03-14T06:04:40.799Z] === RUN TestNetworkDBWatch [2022-03-14T06:04:40.965Z] --- PASS: TestRenameLinkedContainer (1.64s) [2022-03-14T06:04:40.965Z] === RUN TestRenameStoppedContainer [2022-03-14T06:04:40.965Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-03-14T06:04:40.965Z] === RUN TestRenameRunningContainerAndReuse [2022-03-14T06:04:41.200Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-14T06:04:41.201Z] --- PASS: TestHealthCheckWorkdir (0.87s) [2022-03-14T06:04:41.201Z] === RUN TestHealthKillContainer [2022-03-14T06:04:41.254Z] === RUN TestParseKeyValueOpt [2022-03-14T06:04:41.254Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-14T06:04:41.254Z] === RUN TestParseUintList [2022-03-14T06:04:41.254Z] --- PASS: TestParseUintList (0.00s) [2022-03-14T06:04:41.254Z] === RUN TestParseUintListMaximumLimits [2022-03-14T06:04:41.254Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-14T06:04:41.254Z] PASS [2022-03-14T06:04:41.254Z] coverage: 97.0% of statements [2022-03-14T06:04:41.254Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2022-03-14T06:04:41.709Z] === RUN TestNewAndRemove [2022-03-14T06:04:41.709Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-14T06:04:41.709Z] === RUN TestRemoveInvalidPath [2022-03-14T06:04:41.709Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-14T06:04:41.709Z] PASS [2022-03-14T06:04:41.709Z] coverage: 82.6% of statements [2022-03-14T06:04:41.709Z] ok github.com/docker/docker/pkg/pidfile 0.048s coverage: 82.6% of statements [2022-03-14T06:04:41.773Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-03-14T06:04:41.903Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-03-14T06:04:41.903Z] === RUN TestRenameInvalidName [2022-03-14T06:04:41.910Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-14T06:04:42.350Z] check_test.go:308: [d65f87b32109f] daemon is not started [2022-03-14T06:04:42.350Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-03-14T06:04:42.471Z] --- PASS: TestRenameInvalidName (0.40s) [2022-03-14T06:04:42.471Z] === RUN TestRenameAnonymousContainer [2022-03-14T06:04:42.671Z] 2022/03/14 06:04:42 Closing DB instances... [2022-03-14T06:04:42.671Z] --- PASS: TestGetAddress (19.98s) [2022-03-14T06:04:42.671Z] === RUN TestRequestSyntaxCheck [2022-03-14T06:04:42.671Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-03-14T06:04:42.671Z] === RUN TestRequest [2022-03-14T06:04:42.842Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-14T06:04:42.927Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-03-14T06:04:43.127Z] === RUN TestFailedConnection [2022-03-14T06:04:43.404Z] --- PASS: TestContinueAfterPluginCrash (8.31s) [2022-03-14T06:04:43.497Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-03-14T06:04:43.846Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-03-14T06:04:43.846Z] === RUN TestRenameContainerWithSameName [2022-03-14T06:04:44.067Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-14T06:04:44.067Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-03-14T06:04:44.067Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-14T06:04:44.086Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-03-14T06:04:44.086Z] === RUN TestNetworkDBBulkSync [2022-03-14T06:04:44.104Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-03-14T06:04:44.104Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-14T06:04:44.330Z] === CONT TestReadPluginNoRead [2022-03-14T06:04:44.330Z] read_test.go:92: [dbf7d67db49d2] daemon is not started [2022-03-14T06:04:44.330Z] --- PASS: TestReadPluginNoRead (5.79s) [2022-03-14T06:04:44.330Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-03-14T06:04:44.330Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-03-14T06:04:44.330Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-03-14T06:04:44.330Z] PASS [2022-03-14T06:04:44.330Z] [2022-03-14T06:04:44.330Z] DONE 6 tests in 9.072s [2022-03-14T06:04:44.330Z] 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-14T06:04:44.330Z] testing: warning: no tests to run [2022-03-14T06:04:44.330Z] PASS [2022-03-14T06:04:44.330Z] [2022-03-14T06:04:44.330Z] DONE 0 tests in 0.011s [2022-03-14T06:04:44.330Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-14T06:04:44.330Z] INFO: Testing against a local daemon [2022-03-14T06:04:44.330Z] === RUN TestPluginWithDevMounts [2022-03-14T06:04:44.330Z] === PAUSE TestPluginWithDevMounts [2022-03-14T06:04:44.330Z] === CONT TestPluginWithDevMounts [2022-03-14T06:04:45.038Z] --- PASS: TestRenameContainerWithLinkedContainer (0.77s) [2022-03-14T06:04:45.038Z] === RUN TestResize [2022-03-14T06:04:45.046Z] 2022/03/14 06:04:44 Closing DB instances... [2022-03-14T06:04:45.299Z] --- PASS: TestResize (0.40s) [2022-03-14T06:04:45.299Z] === RUN TestResizeWithInvalidSize [2022-03-14T06:04:45.451Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-14T06:04:45.503Z] --- PASS: TestFailedConnection (2.29s) [2022-03-14T06:04:45.503Z] === RUN TestFailOnce [2022-03-14T06:04:45.696Z] --- PASS: TestPluginWithDevMounts (1.60s) [2022-03-14T06:04:45.696Z] PASS [2022-03-14T06:04:45.696Z] [2022-03-14T06:04:45.696Z] DONE 1 tests in 1.632s [2022-03-14T06:04:45.696Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-14T06:04:45.865Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-03-14T06:04:45.865Z] === RUN TestResizeWhenContainerNotStarted [2022-03-14T06:04:45.951Z] INFO: Testing against a local daemon [2022-03-14T06:04:45.951Z] === RUN TestSecretInspect [2022-03-14T06:04:45.958Z] 2022/03/14 06:04:45 http: panic serving 127.0.0.1:49290: Plugin not ready [2022-03-14T06:04:45.958Z] goroutine 34 [running]: [2022-03-14T06:04:45.958Z] net/http.(*conn).serve.func1() [2022-03-14T06:04:45.958Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-14T06:04:45.958Z] panic({0x5dca00, 0x6f09d0}) [2022-03-14T06:04:45.958Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-14T06:04:45.958Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x2d686245aa111ae7}, 0xc000215a98) [2022-03-14T06:04:45.958Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-14T06:04:45.958Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x6fd900, 0xc00019e0e0}, 0x511d26) [2022-03-14T06:04:45.958Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-14T06:04:45.958Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x6fd900, 0xc00019e0e0}, 0xc0000ae000) [2022-03-14T06:04:45.958Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-14T06:04:45.958Z] net/http.serverHandler.ServeHTTP({0x6fbff0}, {0x6fd900, 0xc00019e0e0}, 0xc0000ae000) [2022-03-14T06:04:45.958Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-14T06:04:45.958Z] net/http.(*conn).serve(0xc0000a8000, {0x6ff900, 0xc00008a0c0}) [2022-03-14T06:04:45.958Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-14T06:04:45.958Z] created by net/http.(*Server).Serve [2022-03-14T06:04:45.958Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-14T06:04:45.958Z] time="2022-03-14T06:04:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.FailOnce: Post \"http://127.0.0.1:49289/Test.FailOnce\": EOF, retrying in 1s" [2022-03-14T06:04:46.123Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-03-14T06:04:46.123Z] === RUN TestDaemonRestartKillContainers [2022-03-14T06:04:46.123Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-14T06:04:46.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-14T06:04:46.123Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-14T06:04:46.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-14T06:04:46.123Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-14T06:04:46.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-14T06:04:46.123Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-14T06:04:46.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-14T06:04:46.123Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-14T06:04:46.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-14T06:04:46.123Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-14T06:04:46.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-14T06:04:46.123Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-14T06:04:46.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-14T06:04:46.123Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-14T06:04:46.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-14T06:04:46.123Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-14T06:04:46.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-14T06:04:46.123Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-14T06:04:46.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-14T06:04:46.123Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-14T06:04:46.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-14T06:04:46.123Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-14T06:04:46.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-14T06:04:46.123Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-14T06:04:46.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-14T06:04:46.123Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-14T06:04:46.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-14T06:04:46.123Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-14T06:04:46.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-14T06:04:46.123Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-14T06:04:46.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-14T06:04:46.123Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-14T06:04:46.123Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-14T06:04:46.840Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-03-14T06:04:46.918Z] --- PASS: TestFailOnce (1.16s) [2022-03-14T06:04:46.918Z] === RUN TestEchoInputOutput [2022-03-14T06:04:46.918Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-14T06:04:46.918Z] === RUN TestBackoff [2022-03-14T06:04:46.918Z] --- PASS: TestBackoff (0.00s) [2022-03-14T06:04:46.918Z] === RUN TestAbortRetry [2022-03-14T06:04:46.918Z] --- PASS: TestAbortRetry (0.00s) [2022-03-14T06:04:46.918Z] === RUN TestClientScheme [2022-03-14T06:04:46.918Z] --- PASS: TestClientScheme (0.00s) [2022-03-14T06:04:46.918Z] === RUN TestNewClientWithTimeout [2022-03-14T06:04:46.918Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-03-14T06:04:46.918Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-14T06:04:47.372Z] time="2022-03-14T06:04:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-14T06:04:48.026Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-14T06:04:48.226Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-14T06:04:48.333Z] --- PASS: TestRequest (5.48s) [2022-03-14T06:04:48.333Z] === RUN TestOverlappingRequests [2022-03-14T06:04:48.333Z] --- PASS: TestOverlappingRequests (0.28s) [2022-03-14T06:04:48.333Z] === RUN TestRelease [2022-03-14T06:04:48.465Z] --- PASS: TestSecretInspect (2.18s) [2022-03-14T06:04:48.465Z] === RUN TestSecretList [2022-03-14T06:04:48.789Z] time="2022-03-14T06:04:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-14T06:04:48.964Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-14T06:04:49.173Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-14T06:04:49.435Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-14T06:04:49.699Z] --- PASS: TestHealthKillContainer (8.46s) [2022-03-14T06:04:49.699Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-14T06:04:49.752Z] --- PASS: TestRelease (0.97s) [2022-03-14T06:04:49.752Z] === RUN TestAllocateRandomDeallocate [2022-03-14T06:04:49.752Z] 2022/03/14 06:04:49 Closing DB instances... [2022-03-14T06:04:49.902Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-14T06:04:50.162Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-14T06:04:50.361Z] --- PASS: TestSecretList (2.20s) [2022-03-14T06:04:50.361Z] === RUN TestSecretsCreateAndDelete [2022-03-14T06:04:50.646Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2022-03-14T06:04:50.646Z] === RUN TestIpcModeNone [2022-03-14T06:04:51.264Z] time="2022-03-14T06:04:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-14T06:04:51.542Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-14T06:04:51.542Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-14T06:04:51.591Z] --- PASS: TestIpcModeNone (0.81s) [2022-03-14T06:04:51.591Z] === RUN TestIpcModePrivate [2022-03-14T06:04:51.591Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-03-14T06:04:51.713Z] === RUN TestParseEmptyInterface [2022-03-14T06:04:51.714Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-14T06:04:51.714Z] === RUN TestParseNonInterfaceType [2022-03-14T06:04:51.714Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-14T06:04:51.714Z] === RUN TestParseWithOneFunction [2022-03-14T06:04:51.714Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-14T06:04:51.714Z] === RUN TestParseWithMultipleFuncs [2022-03-14T06:04:51.714Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-14T06:04:51.714Z] === RUN TestParseWithUnnamedReturn [2022-03-14T06:04:51.714Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-14T06:04:51.714Z] === RUN TestEmbeddedInterface [2022-03-14T06:04:51.714Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-14T06:04:51.714Z] === RUN TestParsedImports [2022-03-14T06:04:51.714Z] --- PASS: TestParsedImports (0.00s) [2022-03-14T06:04:51.714Z] === RUN TestAliasedImports [2022-03-14T06:04:51.714Z] --- PASS: TestAliasedImports (0.00s) [2022-03-14T06:04:51.714Z] PASS [2022-03-14T06:04:51.714Z] coverage: 56.8% of statements [2022-03-14T06:04:51.714Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.050s coverage: 56.8% of statements [2022-03-14T06:04:52.257Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:81, shared: false, mustBeShared: false [2022-03-14T06:04:52.257Z] --- PASS: TestIpcModePrivate (0.86s) [2022-03-14T06:04:52.257Z] === RUN TestIpcModeShareable [2022-03-14T06:04:52.316Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.68s) [2022-03-14T06:04:52.316Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-14T06:04:52.316Z] === RUN TestHTTPTransport [2022-03-14T06:04:52.316Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-14T06:04:52.316Z] PASS [2022-03-14T06:04:52.316Z] coverage: 85.7% of statements [2022-03-14T06:04:52.316Z] ok github.com/docker/docker/pkg/plugins/transport 0.042s coverage: 85.7% of statements [2022-03-14T06:04:52.768Z] --- PASS: TestAllocateRandomDeallocate (3.03s) [2022-03-14T06:04:52.768Z] === RUN TestRetrieveFromStore [2022-03-14T06:04:52.831Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-14T06:04:52.831Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true [2022-03-14T06:04:52.883Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-03-14T06:04:52.883Z] === RUN TestSecretsUpdate [2022-03-14T06:04:53.094Z] --- PASS: TestIpcModeShareable (0.80s) [2022-03-14T06:04:53.094Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-14T06:04:53.218Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-14T06:04:53.218Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-14T06:04:53.218Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-14T06:04:53.218Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-14T06:04:53.218Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-14T06:04:53.218Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-14T06:04:53.218Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-14T06:04:53.218Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-14T06:04:53.218Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-14T06:04:53.218Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-14T06:04:53.218Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-14T06:04:53.218Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-14T06:04:53.218Z] === RUN TestBufferPoolPutAndGet [2022-03-14T06:04:53.218Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-14T06:04:53.218Z] PASS [2022-03-14T06:04:53.218Z] coverage: 88.2% of statements [2022-03-14T06:04:53.218Z] ok github.com/docker/docker/pkg/pools 0.037s coverage: 88.2% of statements [2022-03-14T06:04:53.667Z] --- PASS: TestRetrieveFromStore (0.98s) [2022-03-14T06:04:53.667Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-14T06:04:53.667Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-14T06:04:53.667Z] === RUN TestParallelPredefinedRequest1 [2022-03-14T06:04:53.667Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-14T06:04:53.667Z] === RUN TestParallelPredefinedRequest2 [2022-03-14T06:04:53.667Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-14T06:04:53.667Z] === RUN TestParallelPredefinedRequest3 [2022-03-14T06:04:53.667Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-14T06:04:53.667Z] === RUN TestParallelPredefinedRequest4 [2022-03-14T06:04:53.667Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-14T06:04:53.667Z] === RUN TestParallelPredefinedRequest5 [2022-03-14T06:04:53.667Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-14T06:04:53.667Z] === RUN TestDebug [2022-03-14T06:04:53.667Z] --- PASS: TestDebug (0.00s) [2022-03-14T06:04:53.667Z] === RUN TestRequestPoolParallel [2022-03-14T06:04:53.667Z] 2022/03/14 06:04:53 Closing DB instances... [2022-03-14T06:04:53.667Z] === RUN TestOutputOnPrematureClose [2022-03-14T06:04:53.667Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-14T06:04:53.667Z] === RUN TestCompleteSilently [2022-03-14T06:04:53.667Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-14T06:04:53.667Z] PASS [2022-03-14T06:04:53.668Z] coverage: 75.9% of statements [2022-03-14T06:04:53.668Z] ok github.com/docker/docker/pkg/progress 0.047s coverage: 75.9% of statements [2022-03-14T06:04:54.041Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-03-14T06:04:54.041Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-14T06:04:54.041Z] check_test.go:308: [d1e2f156afb03] daemon is not started [2022-03-14T06:04:54.041Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-03-14T06:04:54.118Z] --- PASS: TestRequestPoolParallel (0.37s) [2022-03-14T06:04:54.118Z] === RUN TestFullAllocateRelease [2022-03-14T06:04:54.118Z] === RUN TestSendToOneSub [2022-03-14T06:04:54.118Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-14T06:04:54.118Z] === RUN TestSendToMultipleSubs [2022-03-14T06:04:54.118Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-14T06:04:54.118Z] === RUN TestEvictOneSub [2022-03-14T06:04:54.118Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-14T06:04:54.118Z] === RUN TestClosePublisher [2022-03-14T06:04:54.118Z] --- PASS: TestClosePublisher (0.00s) [2022-03-14T06:04:54.118Z] === RUN TestPubSubRace [2022-03-14T06:04:54.118Z] --- PASS: TestFullAllocateRelease (0.32s) [2022-03-14T06:04:54.118Z] === RUN TestOddAllocateRelease [2022-03-14T06:04:54.568Z] --- PASS: TestOddAllocateRelease (0.18s) [2022-03-14T06:04:54.568Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-14T06:04:54.568Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2022-03-14T06:04:54.568Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-14T06:04:54.568Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-03-14T06:04:54.568Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-14T06:04:54.568Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-03-14T06:04:54.568Z] === CONT TestParallelPredefinedRequest1 [2022-03-14T06:04:54.568Z] === CONT TestParallelPredefinedRequest4 [2022-03-14T06:04:54.568Z] === CONT TestParallelPredefinedRequest3 [2022-03-14T06:04:54.568Z] === CONT TestParallelPredefinedRequest5 [2022-03-14T06:04:54.568Z] === CONT TestParallelPredefinedRequest1 [2022-03-14T06:04:54.568Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:04:54.568Z] === CONT TestParallelPredefinedRequest5 [2022-03-14T06:04:54.568Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:04:54.568Z] === CONT TestParallelPredefinedRequest4 [2022-03-14T06:04:54.568Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:04:54.568Z] === CONT TestParallelPredefinedRequest3 [2022-03-14T06:04:54.568Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:04:54.568Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-14T06:04:54.568Z] === CONT TestParallelPredefinedRequest2 [2022-03-14T06:04:54.568Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-14T06:04:54.568Z] === CONT TestParallelPredefinedRequest2 [2022-03-14T06:04:54.568Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:04:54.568Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-14T06:04:54.568Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-14T06:04:54.568Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-14T06:04:54.568Z] PASS [2022-03-14T06:04:54.568Z] coverage: 85.3% of statements [2022-03-14T06:04:54.568Z] ok github.com/docker/docker/libnetwork/ipam 37.543s coverage: 85.3% of statements [2022-03-14T06:04:54.776Z] --- PASS: TestSecretsUpdate (2.18s) [2022-03-14T06:04:54.776Z] === RUN TestTemplatedSecret [2022-03-14T06:04:54.977Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-14T06:04:54.977Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-14T06:04:54.984Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.98s) [2022-03-14T06:04:54.984Z] === RUN TestAPIIpcModeHost [2022-03-14T06:04:55.019Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-03-14T06:04:55.019Z] === RUN TestNetworkDBGarbageCollection [2022-03-14T06:04:55.019Z] --- PASS: TestPubSubRace (1.05s) [2022-03-14T06:04:55.019Z] PASS [2022-03-14T06:04:55.019Z] coverage: 75.0% of statements [2022-03-14T06:04:55.019Z] ok github.com/docker/docker/pkg/pubsub 1.081s coverage: 75.0% of statements [2022-03-14T06:04:55.472Z] === RUN TestRegister [2022-03-14T06:04:55.472Z] --- PASS: TestRegister (0.00s) [2022-03-14T06:04:55.472Z] === RUN TestCommand [2022-03-14T06:04:55.559Z] --- PASS: TestAPIIpcModeHost (0.61s) [2022-03-14T06:04:55.559Z] === RUN TestDaemonIpcModeShareable [2022-03-14T06:04:55.820Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-03-14T06:04:55.820Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-14T06:04:55.927Z] --- PASS: TestCommand (0.03s) [2022-03-14T06:04:55.927Z] === RUN TestNaiveSelf [2022-03-14T06:04:55.927Z] --- PASS: TestNaiveSelf (0.02s) [2022-03-14T06:04:55.927Z] PASS [2022-03-14T06:04:55.927Z] coverage: 82.4% of statements [2022-03-14T06:04:55.927Z] ok github.com/docker/docker/pkg/reexec 0.083s coverage: 82.4% of statements [2022-03-14T06:04:55.927Z] time="2022-03-14T06:04:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-14T06:04:56.383Z] === RUN TestDump [2022-03-14T06:04:56.383Z] goroutine 4 [running]: [2022-03-14T06:04:56.383Z] github.com/docker/docker/pkg/stack.dump(0x95b9d7) [2022-03-14T06:04:56.383Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-14T06:04:56.383Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-14T06:04:56.383Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-14T06:04:56.383Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-14T06:04:56.383Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-14T06:04:56.383Z] testing.tRunner(0xc00002dd40, 0xaca190) [2022-03-14T06:04:56.383Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-14T06:04:56.383Z] created by testing.(*T).Run [2022-03-14T06:04:56.383Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-14T06:04:56.383Z] [2022-03-14T06:04:56.383Z] goroutine 1 [chan receive]: [2022-03-14T06:04:56.383Z] testing.(*T).Run(0xc00002dba0, {0xabb7b1, 0x93a733}, 0xaca190) [2022-03-14T06:04:56.383Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-14T06:04:56.383Z] testing.runTests.func1(0xc00005a840) [2022-03-14T06:04:56.383Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-14T06:04:56.383Z] testing.tRunner(0xc00002dba0, 0xc000063ce0) [2022-03-14T06:04:56.383Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-14T06:04:56.383Z] testing.runTests(0xc00006c080, {0xc2ec20, 0x3, 0x3}, {0x95ac2d, 0xabd4ab, 0xc336e0}) [2022-03-14T06:04:56.383Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-14T06:04:56.383Z] testing.(*M).Run(0xc00006c080) [2022-03-14T06:04:56.383Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-14T06:04:56.383Z] main.main() [2022-03-14T06:04:56.383Z] _testmain.go:95 +0x1f5 [2022-03-14T06:04:56.383Z] --- PASS: TestDump (0.00s) [2022-03-14T06:04:56.383Z] === RUN TestDumpToFile [2022-03-14T06:04:56.383Z] --- PASS: TestDumpToFile (0.13s) [2022-03-14T06:04:56.383Z] === RUN TestDumpToFileWithEmptyInput [2022-03-14T06:04:56.383Z] goroutine 6 [running]: [2022-03-14T06:04:56.383Z] github.com/docker/docker/pkg/stack.dump(0x9c8bb4) [2022-03-14T06:04:56.383Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-14T06:04:56.383Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x9c8f60}) [2022-03-14T06:04:56.383Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-14T06:04:56.383Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00002dd40) [2022-03-14T06:04:56.383Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-14T06:04:56.383Z] testing.tRunner(0xc000156340, 0xaca180) [2022-03-14T06:04:56.383Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-14T06:04:56.383Z] created by testing.(*T).Run [2022-03-14T06:04:56.383Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-14T06:04:56.383Z] [2022-03-14T06:04:56.383Z] goroutine 1 [chan receive]: [2022-03-14T06:04:56.383Z] testing.(*T).Run(0xc00002dba0, {0xac2596, 0x93a733}, 0xaca180) [2022-03-14T06:04:56.383Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-14T06:04:56.383Z] testing.runTests.func1(0xc00005a840) [2022-03-14T06:04:56.383Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-14T06:04:56.383Z] testing.tRunner(0xc00002dba0, 0xc000063ce0) [2022-03-14T06:04:56.383Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-14T06:04:56.383Z] testing.runTests(0xc00006c080, {0xc2ec20, 0x3, 0x3}, {0x95ac2d, 0xabd4ab, 0xc336e0}) [2022-03-14T06:04:56.383Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-14T06:04:56.383Z] testing.(*M).Run(0xc00006c080) [2022-03-14T06:04:56.383Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-14T06:04:56.383Z] main.main() [2022-03-14T06:04:56.383Z] _testmain.go:95 +0x1f5 [2022-03-14T06:04:56.383Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-14T06:04:56.383Z] PASS [2022-03-14T06:04:56.383Z] coverage: 90.9% of statements [2022-03-14T06:04:56.383Z] ok github.com/docker/docker/pkg/stack 0.165s coverage: 90.9% of statements [2022-03-14T06:04:56.663Z] === RUN TestMiddlewares [2022-03-14T06:04:56.663Z] --- PASS: TestMiddlewares (0.00s) [2022-03-14T06:04:56.663Z] PASS [2022-03-14T06:04:56.663Z] coverage: 9.0% of statements [2022-03-14T06:04:56.663Z] ok github.com/docker/docker/api/server 0.070s coverage: 9.0% of statements [2022-03-14T06:04:56.837Z] === RUN TestNewStdWriter [2022-03-14T06:04:56.837Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-14T06:04:56.837Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-14T06:04:56.837Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-14T06:04:56.837Z] === RUN TestWriteWithNilBytes [2022-03-14T06:04:56.837Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-14T06:04:56.837Z] === RUN TestWrite [2022-03-14T06:04:56.837Z] --- PASS: TestWrite (0.00s) [2022-03-14T06:04:56.837Z] === RUN TestWriteWithWriterError [2022-03-14T06:04:56.837Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-14T06:04:56.837Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-14T06:04:56.837Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-14T06:04:56.838Z] === RUN TestStdCopyWriteAndRead [2022-03-14T06:04:56.838Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-14T06:04:56.838Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-14T06:04:56.838Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-14T06:04:56.838Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-14T06:04:56.838Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-14T06:04:56.838Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-14T06:04:56.838Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-14T06:04:56.838Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-14T06:04:56.838Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-14T06:04:56.838Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-14T06:04:56.838Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-14T06:04:56.838Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-14T06:04:56.838Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-14T06:04:56.838Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-14T06:04:56.838Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-14T06:04:56.838Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-14T06:04:56.838Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-14T06:04:56.838Z] PASS [2022-03-14T06:04:56.838Z] coverage: 100.0% of statements [2022-03-14T06:04:56.838Z] ok github.com/docker/docker/pkg/stdcopy 0.029s coverage: 100.0% of statements [2022-03-14T06:04:56.879Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-14T06:04:57.206Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-14T06:04:57.206Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2022-03-14T06:04:57.294Z] --- PASS: TestTemplatedSecret (2.58s) [2022-03-14T06:04:57.294Z] === RUN TestSecretCreateResolve [2022-03-14T06:04:57.467Z] --- PASS: TestDaemonIpcModeShareable (1.76s) [2022-03-14T06:04:57.467Z] === RUN TestDaemonIpcModePrivate [2022-03-14T06:04:57.797Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-14T06:04:57.797Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-14T06:04:57.797Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-14T06:04:57.797Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-14T06:04:57.797Z] === RUN TestFormatStatus [2022-03-14T06:04:57.797Z] --- PASS: TestFormatStatus (0.00s) [2022-03-14T06:04:57.797Z] === RUN TestFormatError [2022-03-14T06:04:57.797Z] --- PASS: TestFormatError (0.00s) [2022-03-14T06:04:57.797Z] === RUN TestFormatJSONError [2022-03-14T06:04:57.797Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-14T06:04:57.797Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-14T06:04:57.797Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-14T06:04:57.797Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-14T06:04:57.797Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-14T06:04:57.797Z] === RUN TestNewJSONProgressOutput [2022-03-14T06:04:57.797Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-14T06:04:57.797Z] === RUN TestAuxFormatterEmit [2022-03-14T06:04:57.797Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-14T06:04:57.797Z] === RUN TestStreamWriterStdout [2022-03-14T06:04:57.797Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-14T06:04:57.797Z] === RUN TestStreamWriterStderr [2022-03-14T06:04:57.797Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-14T06:04:57.797Z] PASS [2022-03-14T06:04:57.797Z] coverage: 66.2% of statements [2022-03-14T06:04:57.797Z] ok github.com/docker/docker/pkg/streamformatter 0.035s coverage: 66.2% of statements [2022-03-14T06:04:57.797Z] === RUN TestGenerateRandomID [2022-03-14T06:04:57.797Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-14T06:04:57.797Z] === RUN TestShortenId [2022-03-14T06:04:57.797Z] --- PASS: TestShortenId (0.00s) [2022-03-14T06:04:57.797Z] === RUN TestShortenSha256Id [2022-03-14T06:04:57.797Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-14T06:04:57.797Z] === RUN TestShortenIdEmpty [2022-03-14T06:04:57.797Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-14T06:04:57.797Z] === RUN TestShortenIdInvalid [2022-03-14T06:04:57.797Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-14T06:04:57.797Z] === RUN TestIsShortIDNonHex [2022-03-14T06:04:57.797Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-14T06:04:57.797Z] === RUN TestIsShortIDNotCorrectSize [2022-03-14T06:04:57.797Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-14T06:04:57.797Z] PASS [2022-03-14T06:04:57.797Z] coverage: 70.6% of statements [2022-03-14T06:04:57.797Z] ok github.com/docker/docker/pkg/stringid 0.032s coverage: 70.6% of statements [2022-03-14T06:04:58.039Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-03-14T06:04:58.254Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-14T06:04:58.254Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-14T06:04:58.301Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-14T06:04:58.757Z] === RUN TestIsCpusetListAvailable [2022-03-14T06:04:58.757Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-14T06:04:58.757Z] PASS [2022-03-14T06:04:58.757Z] coverage: 39.4% of statements [2022-03-14T06:04:58.757Z] ok github.com/docker/docker/pkg/sysinfo 0.029s coverage: 39.4% of statements [2022-03-14T06:04:58.873Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2022-03-14T06:04:59.135Z] --- PASS: TestDaemonIpcModePrivate (1.73s) [2022-03-14T06:04:59.135Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-14T06:04:59.398Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-03-14T06:04:59.719Z] === RUN TestChtimes [2022-03-14T06:04:59.719Z] --- PASS: TestChtimes (0.00s) [2022-03-14T06:04:59.719Z] === RUN TestChtimesWindows [2022-03-14T06:04:59.719Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-14T06:04:59.719Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-14T06:04:59.719Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-14T06:04:59.719Z] PASS [2022-03-14T06:04:59.719Z] coverage: 12.9% of statements [2022-03-14T06:04:59.719Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 12.9% of statements [2022-03-14T06:04:59.814Z] --- PASS: TestSecretCreateResolve (2.20s) [2022-03-14T06:04:59.814Z] PASS [2022-03-14T06:04:59.814Z] [2022-03-14T06:04:59.814Z] DONE 6 tests in 13.553s [2022-03-14T06:04:59.814Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-14T06:04:59.814Z] INFO: Testing against a local daemon [2022-03-14T06:04:59.814Z] === RUN TestServiceCreateInit [2022-03-14T06:04:59.814Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-14T06:05:00.160Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-14T06:05:00.160Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-14T06:05:00.175Z] === RUN TestTailFile [2022-03-14T06:05:00.175Z] --- PASS: TestTailFile (0.00s) [2022-03-14T06:05:00.175Z] === RUN TestTailFileManyLines [2022-03-14T06:05:00.175Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-14T06:05:00.175Z] === RUN TestTailEmptyFile [2022-03-14T06:05:00.175Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-14T06:05:00.175Z] === RUN TestTailNegativeN [2022-03-14T06:05:00.175Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader [2022-03-14T06:05:00.175Z] === CONT TestNewTailReader [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/no_delimiter [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/truncated_last_line [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-14T06:05:00.175Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-14T06:05:00.175Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:05:00.175Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:05:00.175Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-14T06:05:00.175Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:05:00.175Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-14T06:05:00.175Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:05:00.175Z] === CONT TestNewTailReader/no_delimiter [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-14T06:05:00.175Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-14T06:05:00.175Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:05:00.632Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:05:00.632Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-14T06:05:00.632Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:05:00.632Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-14T06:05:00.632Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:05:00.632Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.632Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.632Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:05:00.632Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:05:00.632Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:05:00.632Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:05:00.632Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-14T06:05:00.632Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:05:00.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:05:00.633Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-14T06:05:00.633Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-14T06:05:00.633Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:05:00.633Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:05:00.633Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:05:00.633Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:05:00.634Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:05:00.634Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-14T06:05:00.634Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-14T06:05:00.634Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-14T06:05:00.634Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:05:00.634Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-14T06:05:00.634Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-14T06:05:00.634Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-14T06:05:00.634Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-14T06:05:00.634Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:05:00.635Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:05:00.635Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:05:00.635Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:05:00.635Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:05:00.635Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:05:00.635Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:05:00.635Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:05:00.635Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-14T06:05:00.635Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:05:00.635Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-14T06:05:00.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-14T06:05:00.635Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-14T06:05:00.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-14T06:05:00.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-14T06:05:00.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-14T06:05:00.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-14T06:05:00.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-14T06:05:00.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-14T06:05:00.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-14T06:05:00.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-14T06:05:00.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-14T06:05:00.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-14T06:05:00.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:05:00.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:05:00.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:05:00.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:05:00.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:05:00.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:05:00.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:05:00.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:05:00.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:05:00.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:05:00.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:05:00.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:05:00.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:05:00.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:05:00.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:05:00.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:05:00.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:05:00.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:05:00.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:05:00.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:05:00.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:05:00.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:05:00.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-14T06:05:00.636Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:05:00.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:05:00.636Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:05:00.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:05:00.636Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:05:00.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:05:00.636Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-14T06:05:00.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-14T06:05:00.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:05:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-14T06:05:00.637Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:00.637Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.01s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-14T06:05:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-14T06:05:00.788Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2022-03-14T06:05:00.788Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s) [2022-03-14T06:05:00.788Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-14T06:05:01.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-14T06:05:01.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-14T06:05:01.115Z] PASS [2022-03-14T06:05:01.115Z] coverage: 88.6% of statements [2022-03-14T06:05:01.115Z] ok github.com/docker/docker/pkg/tailfile 0.154s coverage: 88.6% of statements [2022-03-14T06:05:01.363Z] check_test.go:308: [dda121bbd9cba] daemon is not started [2022-03-14T06:05:01.363Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-03-14T06:05:01.363Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-14T06:05:01.570Z] === RUN TestTarSumRemoveNonExistent [2022-03-14T06:05:01.571Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-14T06:05:01.571Z] === RUN TestTarSumRemove [2022-03-14T06:05:01.571Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-14T06:05:01.571Z] === RUN TestSortFileInfoSums [2022-03-14T06:05:01.571Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-14T06:05:01.571Z] === RUN TestNewTarSumForLabelInvalid [2022-03-14T06:05:01.571Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-14T06:05:01.571Z] === RUN TestNewTarSumForLabel [2022-03-14T06:05:01.571Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-14T06:05:01.571Z] === RUN TestEmptyTar [2022-03-14T06:05:01.571Z] --- PASS: TestEmptyTar (0.00s) [2022-03-14T06:05:01.571Z] === RUN TestTarSumsReadSize [2022-03-14T06:05:01.571Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-14T06:05:01.571Z] === RUN TestTarSums [2022-03-14T06:05:01.571Z] --- PASS: TestTarSums (0.06s) [2022-03-14T06:05:01.571Z] === RUN TestIteration [2022-03-14T06:05:01.571Z] --- PASS: TestIteration (0.00s) [2022-03-14T06:05:01.571Z] === RUN TestVersionLabelForChecksum [2022-03-14T06:05:01.571Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-14T06:05:01.571Z] === RUN TestVersion [2022-03-14T06:05:01.571Z] --- PASS: TestVersion (0.00s) [2022-03-14T06:05:01.571Z] === RUN TestGetVersion [2022-03-14T06:05:01.571Z] --- PASS: TestGetVersion (0.00s) [2022-03-14T06:05:01.571Z] === RUN TestGetVersions [2022-03-14T06:05:01.571Z] --- PASS: TestGetVersions (0.00s) [2022-03-14T06:05:01.571Z] PASS [2022-03-14T06:05:01.571Z] coverage: 89.3% of statements [2022-03-14T06:05:01.571Z] ok github.com/docker/docker/pkg/tarsum 0.104s coverage: 89.3% of statements [2022-03-14T06:05:02.026Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-14T06:05:02.026Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-14T06:05:02.026Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-14T06:05:02.026Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-14T06:05:02.026Z] === RUN TestTruncIndex [2022-03-14T06:05:02.026Z] --- PASS: TestTruncIndex (0.10s) [2022-03-14T06:05:02.026Z] PASS [2022-03-14T06:05:02.026Z] coverage: 91.5% of statements [2022-03-14T06:05:02.026Z] ok github.com/docker/docker/pkg/truncindex 0.131s coverage: 91.5% of statements [2022-03-14T06:05:02.069Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-14T06:05:02.309Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: true, mustBeShared: true [2022-03-14T06:05:02.482Z] === RUN TestIsGIT [2022-03-14T06:05:02.482Z] --- PASS: TestIsGIT (0.00s) [2022-03-14T06:05:02.482Z] === RUN TestIsTransport [2022-03-14T06:05:02.482Z] --- PASS: TestIsTransport (0.00s) [2022-03-14T06:05:02.482Z] PASS [2022-03-14T06:05:02.482Z] coverage: 100.0% of statements [2022-03-14T06:05:02.482Z] ok github.com/docker/docker/pkg/urlutil 0.030s coverage: 100.0% of statements [2022-03-14T06:05:02.482Z] === RUN TestVersionInfo [2022-03-14T06:05:02.482Z] --- PASS: TestVersionInfo (0.00s) [2022-03-14T06:05:02.482Z] === RUN TestAppendVersions [2022-03-14T06:05:02.482Z] --- PASS: TestAppendVersions (0.00s) [2022-03-14T06:05:02.482Z] PASS [2022-03-14T06:05:02.482Z] coverage: 88.9% of statements [2022-03-14T06:05:02.482Z] ok github.com/docker/docker/pkg/useragent 0.029s coverage: 88.9% of statements [2022-03-14T06:05:02.571Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2022-03-14T06:05:02.571Z] === RUN TestIpcModeOlderClient [2022-03-14T06:05:02.571Z] === PAUSE TestIpcModeOlderClient [2022-03-14T06:05:02.571Z] === RUN TestKillContainerInvalidSignal [2022-03-14T06:05:03.092Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-14T06:05:03.444Z] === RUN TestNewSettable [2022-03-14T06:05:03.444Z] --- PASS: TestNewSettable (0.00s) [2022-03-14T06:05:03.444Z] === RUN TestIsSettable [2022-03-14T06:05:03.444Z] --- PASS: TestIsSettable (0.00s) [2022-03-14T06:05:03.444Z] === RUN TestUpdateSettingsEnv [2022-03-14T06:05:03.444Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-14T06:05:03.444Z] PASS [2022-03-14T06:05:03.444Z] coverage: 20.0% of statements [2022-03-14T06:05:03.444Z] ok github.com/docker/docker/plugin/v2 0.036s coverage: 20.0% of statements [2022-03-14T06:05:03.448Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-14T06:05:03.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s) [2022-03-14T06:05:03.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-03-14T06:05:03.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.88s) [2022-03-14T06:05:03.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-03-14T06:05:03.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-03-14T06:05:03.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-03-14T06:05:03.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.33s) [2022-03-14T06:05:03.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.37s) [2022-03-14T06:05:03.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.81s) [2022-03-14T06:05:03.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.61s) [2022-03-14T06:05:03.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.78s) [2022-03-14T06:05:03.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.68s) [2022-03-14T06:05:03.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.89s) [2022-03-14T06:05:03.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s) [2022-03-14T06:05:03.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.74s) [2022-03-14T06:05:03.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-03-14T06:05:03.448Z] === RUN TestCgroupNamespacesRun [2022-03-14T06:05:03.518Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2022-03-14T06:05:03.518Z] === RUN TestKillContainer [2022-03-14T06:05:03.518Z] === RUN TestKillContainer/no_signal [2022-03-14T06:05:03.899Z] === RUN TestValidatePrivileges [2022-03-14T06:05:03.899Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-14T06:05:03.899Z] === RUN TestFilterByCapNeg [2022-03-14T06:05:03.899Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-14T06:05:03.899Z] === RUN TestFilterByCapPos [2022-03-14T06:05:03.899Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-14T06:05:03.899Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-14T06:05:03.899Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-14T06:05:03.899Z] PASS [2022-03-14T06:05:03.899Z] coverage: 12.0% of statements [2022-03-14T06:05:03.899Z] ok github.com/docker/docker/plugin 0.065s coverage: 12.0% of statements [2022-03-14T06:05:04.158Z] === RUN TestKillContainer/non_killing_signal [2022-03-14T06:05:04.355Z] === RUN TestLoad [2022-03-14T06:05:04.355Z] --- PASS: TestLoad (0.00s) [2022-03-14T06:05:04.355Z] === RUN TestSave [2022-03-14T06:05:04.355Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-14T06:05:04.355Z] === RUN TestClientStream [2022-03-14T06:05:04.355Z] --- PASS: TestClientStream (0.00s) [2022-03-14T06:05:04.355Z] === RUN TestClientSendFile [2022-03-14T06:05:04.355Z] --- PASS: TestClientSendFile (0.00s) [2022-03-14T06:05:04.355Z] === RUN TestClientWithRequestTimeout [2022-03-14T06:05:04.355Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-14T06:05:04.355Z] === RUN TestFileSpecPlugin [2022-03-14T06:05:04.355Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-14T06:05:04.355Z] === RUN TestFileJSONSpecPlugin [2022-03-14T06:05:04.355Z] --- PASS: TestFileJSONSpecPlugin (0.04s) [2022-03-14T06:05:04.355Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-14T06:05:04.355Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-14T06:05:04.355Z] === RUN TestPluginAddHandler [2022-03-14T06:05:04.355Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-14T06:05:04.355Z] === RUN TestPluginWaitBadPlugin [2022-03-14T06:05:04.355Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-14T06:05:04.355Z] === RUN TestGet [2022-03-14T06:05:04.355Z] time="2022-03-14T06:05:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-14T06:05:04.355Z] --- PASS: TestSave (0.13s) [2022-03-14T06:05:04.355Z] === RUN TestAddDeleteGet [2022-03-14T06:05:04.355Z] --- PASS: TestAddDeleteGet (0.04s) [2022-03-14T06:05:04.355Z] === RUN TestInvalidTags [2022-03-14T06:05:04.355Z] --- PASS: TestInvalidTags (0.01s) [2022-03-14T06:05:04.355Z] PASS [2022-03-14T06:05:04.355Z] coverage: 84.4% of statements [2022-03-14T06:05:04.355Z] ok github.com/docker/docker/reference 0.219s coverage: 84.4% of statements [2022-03-14T06:05:04.404Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-03-14T06:05:04.404Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-14T06:05:04.743Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-03-14T06:05:05.006Z] === RUN TestKillContainer/killing_signal [2022-03-14T06:05:05.006Z] check_test.go:308: [d647b5029280b] daemon is not started [2022-03-14T06:05:05.268Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-03-14T06:05:05.316Z] time="2022-03-14T06:05:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-14T06:05:05.316Z] === RUN TestResolveAuthConfigIndexServer [2022-03-14T06:05:05.316Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-14T06:05:05.316Z] === RUN TestResolveAuthConfigFullURL [2022-03-14T06:05:05.316Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-14T06:05:05.316Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-14T06:05:05.316Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-14T06:05:05.316Z] === RUN TestValidateMirror [2022-03-14T06:05:05.316Z] --- PASS: TestValidateMirror (0.00s) [2022-03-14T06:05:05.316Z] === RUN TestLoadInsecureRegistries [2022-03-14T06:05:05.316Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-14T06:05:05.316Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-03-14T06:05:05.316Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-14T06:05:05.316Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-14T06:05:05.316Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-14T06:05:05.771Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-14T06:05:05.771Z] === RUN TestResumableRequestReaderWithReadError [2022-03-14T06:05:05.771Z] time="2022-03-14T06:05:05Z" 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-14T06:05:05.771Z] time="2022-03-14T06:05:05Z" 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-14T06:05:05.771Z] time="2022-03-14T06:05:05Z" 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-14T06:05:05.771Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2022-03-14T06:05:05.771Z] === RUN TestNewServiceConfig [2022-03-14T06:05:05.771Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-14T06:05:05.771Z] === RUN TestValidateIndexName [2022-03-14T06:05:05.771Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-14T06:05:05.771Z] === RUN TestValidateIndexNameWithError [2022-03-14T06:05:05.771Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-14T06:05:05.771Z] === RUN TestEndpointParse [2022-03-14T06:05:05.771Z] --- PASS: TestEndpointParse (0.00s) [2022-03-14T06:05:05.771Z] === RUN TestEndpointParseInvalid [2022-03-14T06:05:05.771Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-14T06:05:05.771Z] === RUN TestValidateEndpoint [2022-03-14T06:05:05.771Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-14T06:05:05.771Z] === RUN TestPing [2022-03-14T06:05:05.771Z] --- PASS: TestPing (0.00s) [2022-03-14T06:05:05.771Z] === RUN TestPingRegistryEndpoint [2022-03-14T06:05:05.771Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:05:05.771Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-14T06:05:05.771Z] === RUN TestEndpoint [2022-03-14T06:05:05.771Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:05:05.771Z] --- SKIP: TestEndpoint (0.00s) [2022-03-14T06:05:05.771Z] === RUN TestParseRepositoryInfo [2022-03-14T06:05:05.771Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-14T06:05:05.771Z] === RUN TestNewIndexInfo [2022-03-14T06:05:05.771Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-14T06:05:05.771Z] === RUN TestMirrorEndpointLookup [2022-03-14T06:05:05.771Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:05:05.771Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-14T06:05:05.771Z] === RUN TestSearchRepositories [2022-03-14T06:05:05.771Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-14T06:05:05.771Z] Host: 127.0.0.1:49327 [2022-03-14T06:05:05.771Z] User-Agent: docker test client [2022-03-14T06:05:05.771Z] Authorization: Token fake-token [2022-03-14T06:05:05.771Z] X-Docker-Token: true [2022-03-14T06:05:05.772Z] Accept-Encoding: gzip [2022-03-14T06:05:05.772Z] [2022-03-14T06:05:05.772Z] [2022-03-14T06:05:05.772Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-14T06:05:05.772Z] Connection: close [2022-03-14T06:05:05.772Z] Content-Length: 144 [2022-03-14T06:05:05.772Z] Cache-Control: no-cache [2022-03-14T06:05:05.772Z] Content-Type: application/json [2022-03-14T06:05:05.772Z] Date: Mon, 14 Mar 2022 06:05:05 GMT [2022-03-14T06:05:05.772Z] Expires: -1 [2022-03-14T06:05:05.772Z] Pragma: no-cache [2022-03-14T06:05:05.772Z] Server: docker-tests/mock [2022-03-14T06:05:05.772Z] X-Docker-Registry-Config: mock [2022-03-14T06:05:05.772Z] X-Docker-Registry-Version: 0.0.0 [2022-03-14T06:05:05.772Z] [2022-03-14T06:05:05.772Z] [2022-03-14T06:05:05.772Z] --- PASS: TestSearchRepositories (0.00s) [2022-03-14T06:05:05.772Z] === RUN TestTrustedLocation [2022-03-14T06:05:05.772Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-14T06:05:05.772Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-14T06:05:05.772Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-14T06:05:05.772Z] === RUN TestAllowNondistributableArtifacts [2022-03-14T06:05:05.772Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-14T06:05:05.772Z] === RUN TestIsSecureIndex [2022-03-14T06:05:05.772Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-14T06:05:05.772Z] PASS [2022-03-14T06:05:05.772Z] coverage: 51.2% of statements [2022-03-14T06:05:05.772Z] ok github.com/docker/docker/registry 0.193s coverage: 51.2% of statements [2022-03-14T06:05:05.772Z] time="2022-03-14T06:05:05Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-14T06:05:05.772Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2022-03-14T06:05:05.772Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-14T06:05:05.772Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-14T06:05:05.772Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-14T06:05:05.772Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-14T06:05:05.772Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-14T06:05:05.772Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-14T06:05:05.772Z] === RUN TestResumableRequestReader [2022-03-14T06:05:05.772Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-14T06:05:05.772Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-14T06:05:05.772Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-14T06:05:05.772Z] PASS [2022-03-14T06:05:05.772Z] coverage: 100.0% of statements [2022-03-14T06:05:05.772Z] ok github.com/docker/docker/registry/resumable 0.197s coverage: 100.0% of statements [2022-03-14T06:05:05.843Z] --- PASS: TestKillContainer (2.46s) [2022-03-14T06:05:05.843Z] --- PASS: TestKillContainer/no_signal (0.80s) [2022-03-14T06:05:05.843Z] --- PASS: TestKillContainer/non_killing_signal (0.68s) [2022-03-14T06:05:05.843Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2022-03-14T06:05:05.843Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-14T06:05:05.843Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-14T06:05:05.851Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-03-14T06:05:05.851Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-14T06:05:06.227Z] === RUN TestRestartManagerTimeout [2022-03-14T06:05:06.227Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-14T06:05:06.227Z] === RUN TestRestartManagerTimeoutReset [2022-03-14T06:05:06.227Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-14T06:05:06.227Z] PASS [2022-03-14T06:05:06.227Z] coverage: 50.9% of statements [2022-03-14T06:05:06.227Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 50.9% of statements [2022-03-14T06:05:06.227Z] === RUN TestDecodeContainerConfig [2022-03-14T06:05:06.227Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-14T06:05:06.227Z] === RUN TestDecodeContainerConfigIsolation [2022-03-14T06:05:06.227Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-14T06:05:06.227Z] === RUN TestValidatePrivileged [2022-03-14T06:05:06.227Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-14T06:05:06.227Z] PASS [2022-03-14T06:05:06.227Z] coverage: 52.6% of statements [2022-03-14T06:05:06.227Z] ok github.com/docker/docker/runconfig 0.037s coverage: 52.6% of statements [2022-03-14T06:05:06.418Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-14T06:05:06.683Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-14T06:05:06.683Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-14T06:05:06.683Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-14T06:05:06.683Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-14T06:05:06.683Z] PASS [2022-03-14T06:05:06.683Z] coverage: 62.5% of statements [2022-03-14T06:05:06.683Z] ok github.com/docker/docker/testutil 0.054s coverage: 62.5% of statements [2022-03-14T06:05:06.790Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-03-14T06:05:06.790Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-14T06:05:06.991Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s) [2022-03-14T06:05:06.991Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s) [2022-03-14T06:05:06.991Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s) [2022-03-14T06:05:06.991Z] === RUN TestKillStoppedContainer [2022-03-14T06:05:07.252Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-03-14T06:05:07.252Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-14T06:05:07.252Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-03-14T06:05:07.252Z] === RUN TestKillDifferentUserContainer [2022-03-14T06:05:07.268Z] --- PASS: TestServiceCreateInit (7.56s) [2022-03-14T06:05:07.268Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s) [2022-03-14T06:05:07.268Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.83s) [2022-03-14T06:05:07.268Z] === RUN TestCreateServiceMultipleTimes [2022-03-14T06:05:07.643Z] time="2022-03-14T06:05:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-14T06:05:07.825Z] --- PASS: TestKillDifferentUserContainer (0.61s) [2022-03-14T06:05:07.825Z] === RUN TestInspectOomKilledTrue [2022-03-14T06:05:07.825Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-14T06:05:07.825Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-14T06:05:07.825Z] === RUN TestInspectOomKilledFalse [2022-03-14T06:05:07.825Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-14T06:05:07.825Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-14T06:05:07.825Z] === RUN TestLinksEtcHostsContentMatch [2022-03-14T06:05:08.085Z] docker_cli_daemon_plugins_test.go:80: [d1b182003fa0d] daemon is not started [2022-03-14T06:05:08.169Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-03-14T06:05:08.169Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-14T06:05:08.346Z] --- PASS: TestLinksEtcHostsContentMatch (0.50s) [2022-03-14T06:05:08.346Z] === RUN TestLinksContainerNames [2022-03-14T06:05:08.346Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-14T06:05:09.103Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-03-14T06:05:09.103Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-14T06:05:09.168Z] === RUN TestGetDriver [2022-03-14T06:05:09.168Z] --- PASS: TestGetDriver (0.00s) [2022-03-14T06:05:09.168Z] === RUN TestVolumeRequestError [2022-03-14T06:05:09.168Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-14T06:05:09.168Z] PASS [2022-03-14T06:05:09.168Z] coverage: 36.1% of statements [2022-03-14T06:05:09.168Z] ok github.com/docker/docker/volume/drivers 0.048s coverage: 36.1% of statements [2022-03-14T06:05:09.168Z] === RUN TestGetAddress [2022-03-14T06:05:09.168Z] --- PASS: TestGetAddress (0.00s) [2022-03-14T06:05:09.168Z] === RUN TestRemove [2022-03-14T06:05:09.168Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-14T06:05:09.168Z] --- SKIP: TestRemove (0.00s) [2022-03-14T06:05:09.168Z] === RUN TestInitializeWithVolumes [2022-03-14T06:05:09.168Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-03-14T06:05:09.168Z] === RUN TestCreate [2022-03-14T06:05:09.168Z] --- PASS: TestCreate (0.01s) [2022-03-14T06:05:09.168Z] === RUN TestValidateName [2022-03-14T06:05:09.168Z] --- PASS: TestValidateName (0.00s) [2022-03-14T06:05:09.168Z] === RUN TestCreateWithOpts [2022-03-14T06:05:09.168Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-14T06:05:09.168Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-14T06:05:09.168Z] === RUN TestRelaodNoOpts [2022-03-14T06:05:09.168Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-03-14T06:05:09.168Z] PASS [2022-03-14T06:05:09.168Z] coverage: 41.5% of statements [2022-03-14T06:05:09.168Z] ok github.com/docker/docker/volume/local 0.059s coverage: 41.5% of statements [2022-03-14T06:05:09.288Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-03-14T06:05:09.862Z] --- PASS: TestLinksContainerNames (1.46s) [2022-03-14T06:05:09.862Z] === RUN TestLogsFollowTailEmpty [2022-03-14T06:05:10.037Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-03-14T06:05:10.037Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-14T06:05:10.128Z] === RUN TestLCOWParseMountRaw [2022-03-14T06:05:10.128Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-14T06:05:10.128Z] === RUN TestLCOWParseMountRawSplit [2022-03-14T06:05:10.128Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-14T06:05:10.128Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-14T06:05:10.128Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-14T06:05:10.128Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-14T06:05:10.128Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-14T06:05:10.128Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-14T06:05:10.128Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-14T06:05:10.128Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-14T06:05:10.128Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-14T06:05:10.128Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-14T06:05:10.128Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-14T06:05:10.128Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-14T06:05:10.128Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-14T06:05:10.128Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-14T06:05:10.128Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-14T06:05:10.128Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-14T06:05:10.128Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-14T06:05:10.128Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-14T06:05:10.128Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-14T06:05:10.128Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-14T06:05:10.128Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-14T06:05:10.128Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-14T06:05:10.128Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-14T06:05:10.128Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-14T06:05:10.128Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-14T06:05:10.128Z] === RUN TestLinuxParseMountRaw [2022-03-14T06:05:10.128Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-14T06:05:10.128Z] === RUN TestLinuxParseMountRawSplit [2022-03-14T06:05:10.128Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-14T06:05:10.128Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-14T06:05:10.128Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-14T06:05:10.128Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-14T06:05:10.128Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-14T06:05:10.128Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-14T06:05:10.128Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-14T06:05:10.128Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-14T06:05:10.128Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-14T06:05:10.128Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-14T06:05:10.128Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-14T06:05:10.128Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-14T06:05:10.128Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-14T06:05:10.128Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-14T06:05:10.128Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-14T06:05:10.128Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-14T06:05:10.128Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-14T06:05:10.128Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-14T06:05:10.128Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-14T06:05:10.128Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-14T06:05:10.128Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-14T06:05:10.128Z] === RUN TestConvertTmpfsOptions [2022-03-14T06:05:10.128Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-14T06:05:10.128Z] linux_parser_test.go:209: data="ro" [2022-03-14T06:05:10.128Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-14T06:05:10.128Z] === RUN TestParseMountSpec [2022-03-14T06:05:10.128Z] parser_test.go:62: case 0 [2022-03-14T06:05:10.128Z] parser_test.go:62: case 1 [2022-03-14T06:05:10.128Z] parser_test.go:62: case 2 [2022-03-14T06:05:10.128Z] parser_test.go:62: case 3 [2022-03-14T06:05:10.128Z] parser_test.go:62: case 4 [2022-03-14T06:05:10.128Z] parser_test.go:62: case 5 [2022-03-14T06:05:10.128Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-14T06:05:10.128Z] === RUN TestValidateMount [2022-03-14T06:05:10.128Z] --- PASS: TestValidateMount (0.00s) [2022-03-14T06:05:10.128Z] === RUN TestWindowsParseMountRaw [2022-03-14T06:05:10.128Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-14T06:05:10.128Z] === RUN TestWindowsParseMountRawSplit [2022-03-14T06:05:10.128Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-14T06:05:10.128Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-14T06:05:10.128Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-14T06:05:10.128Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-14T06:05:10.128Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-14T06:05:10.128Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-14T06:05:10.128Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-14T06:05:10.128Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-14T06:05:10.128Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-14T06:05:10.128Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-14T06:05:10.128Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-14T06:05:10.128Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-14T06:05:10.128Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-14T06:05:10.128Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-14T06:05:10.128Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-14T06:05:10.128Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-14T06:05:10.128Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-14T06:05:10.128Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-14T06:05:10.128Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-14T06:05:10.128Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-14T06:05:10.128Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-14T06:05:10.128Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-14T06:05:10.128Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-14T06:05:10.128Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-14T06:05:10.128Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-14T06:05:10.128Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-14T06:05:10.128Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-14T06:05:10.128Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-14T06:05:10.128Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-14T06:05:10.128Z] PASS [2022-03-14T06:05:10.128Z] coverage: 67.6% of statements [2022-03-14T06:05:10.128Z] ok github.com/docker/docker/volume/mounts 0.038s coverage: 67.6% of statements [2022-03-14T06:05:10.434Z] --- PASS: TestLogsFollowTailEmpty (0.56s) [2022-03-14T06:05:10.434Z] === RUN TestContainerNetworkMountsNoChown [2022-03-14T06:05:10.973Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-03-14T06:05:10.973Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-14T06:05:11.008Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s) [2022-03-14T06:05:11.008Z] === RUN TestMountDaemonRoot [2022-03-14T06:05:11.008Z] === RUN TestMountDaemonRoot/default [2022-03-14T06:05:11.008Z] === PAUSE TestMountDaemonRoot/default [2022-03-14T06:05:11.008Z] === RUN TestMountDaemonRoot/private [2022-03-14T06:05:11.008Z] === PAUSE TestMountDaemonRoot/private [2022-03-14T06:05:11.008Z] === RUN TestMountDaemonRoot/rprivate [2022-03-14T06:05:11.008Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-14T06:05:11.008Z] === RUN TestMountDaemonRoot/slave [2022-03-14T06:05:11.008Z] === PAUSE TestMountDaemonRoot/slave [2022-03-14T06:05:11.008Z] === RUN TestMountDaemonRoot/rslave [2022-03-14T06:05:11.008Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-14T06:05:11.008Z] === RUN TestMountDaemonRoot/shared [2022-03-14T06:05:11.008Z] === PAUSE TestMountDaemonRoot/shared [2022-03-14T06:05:11.008Z] === RUN TestMountDaemonRoot/rshared [2022-03-14T06:05:11.008Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-14T06:05:11.008Z] === CONT TestMountDaemonRoot/default [2022-03-14T06:05:11.008Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-14T06:05:11.008Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-14T06:05:11.008Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-14T06:05:11.008Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-14T06:05:11.008Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-14T06:05:11.008Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-14T06:05:11.008Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-14T06:05:11.008Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-14T06:05:11.008Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-14T06:05:11.008Z] === CONT TestMountDaemonRoot/rshared [2022-03-14T06:05:11.008Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-14T06:05:11.008Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-14T06:05:11.008Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-14T06:05:11.008Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-14T06:05:11.008Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-14T06:05:11.008Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-14T06:05:11.008Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-14T06:05:11.008Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-14T06:05:11.008Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-14T06:05:11.008Z] === CONT TestMountDaemonRoot/shared [2022-03-14T06:05:11.008Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-14T06:05:11.008Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-14T06:05:11.008Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-14T06:05:11.009Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-14T06:05:11.009Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-14T06:05:11.009Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-14T06:05:11.009Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-14T06:05:11.009Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-14T06:05:11.009Z] === CONT TestMountDaemonRoot/rslave [2022-03-14T06:05:11.009Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-14T06:05:11.009Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-14T06:05:11.009Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-14T06:05:11.009Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-14T06:05:11.009Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-14T06:05:11.009Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-14T06:05:11.009Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-14T06:05:11.009Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-14T06:05:11.009Z] === CONT TestMountDaemonRoot/slave [2022-03-14T06:05:11.009Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-14T06:05:11.009Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-14T06:05:11.009Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-14T06:05:11.009Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-14T06:05:11.009Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-14T06:05:11.009Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-14T06:05:11.009Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-14T06:05:11.009Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-14T06:05:11.009Z] === CONT TestMountDaemonRoot/rprivate [2022-03-14T06:05:11.009Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-14T06:05:11.009Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-14T06:05:11.009Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-14T06:05:11.009Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-14T06:05:11.009Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-14T06:05:11.009Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-14T06:05:11.009Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-14T06:05:11.009Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-14T06:05:11.009Z] === CONT TestMountDaemonRoot/private [2022-03-14T06:05:11.009Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-14T06:05:11.009Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-14T06:05:11.009Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-14T06:05:11.009Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-14T06:05:11.009Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-14T06:05:11.009Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-14T06:05:11.009Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-14T06:05:11.009Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-14T06:05:11.009Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-14T06:05:11.009Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-14T06:05:11.090Z] === RUN TestSetGetMeta [2022-03-14T06:05:11.090Z] === PAUSE TestSetGetMeta [2022-03-14T06:05:11.090Z] === RUN TestRestore [2022-03-14T06:05:11.090Z] === PAUSE TestRestore [2022-03-14T06:05:11.090Z] === RUN TestServiceCreate [2022-03-14T06:05:11.090Z] === PAUSE TestServiceCreate [2022-03-14T06:05:11.090Z] === RUN TestServiceList [2022-03-14T06:05:11.090Z] === PAUSE TestServiceList [2022-03-14T06:05:11.090Z] === RUN TestServiceRemove [2022-03-14T06:05:11.090Z] === PAUSE TestServiceRemove [2022-03-14T06:05:11.090Z] === RUN TestServiceGet [2022-03-14T06:05:11.090Z] === PAUSE TestServiceGet [2022-03-14T06:05:11.090Z] === RUN TestServicePrune [2022-03-14T06:05:11.090Z] === PAUSE TestServicePrune [2022-03-14T06:05:11.090Z] === RUN TestCreate [2022-03-14T06:05:11.090Z] === PAUSE TestCreate [2022-03-14T06:05:11.090Z] === RUN TestRemove [2022-03-14T06:05:11.090Z] === PAUSE TestRemove [2022-03-14T06:05:11.090Z] === RUN TestList [2022-03-14T06:05:11.090Z] === PAUSE TestList [2022-03-14T06:05:11.090Z] === RUN TestFindByDriver [2022-03-14T06:05:11.090Z] === PAUSE TestFindByDriver [2022-03-14T06:05:11.090Z] === RUN TestFindByReferenced [2022-03-14T06:05:11.090Z] === PAUSE TestFindByReferenced [2022-03-14T06:05:11.090Z] === RUN TestDerefMultipleOfSameRef [2022-03-14T06:05:11.090Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-14T06:05:11.090Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-14T06:05:11.090Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-14T06:05:11.090Z] === RUN TestDefererencePluginOnCreateError [2022-03-14T06:05:11.090Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-14T06:05:11.090Z] === RUN TestRefDerefRemove [2022-03-14T06:05:11.090Z] === PAUSE TestRefDerefRemove [2022-03-14T06:05:11.090Z] === RUN TestGet [2022-03-14T06:05:11.090Z] === PAUSE TestGet [2022-03-14T06:05:11.090Z] === RUN TestGetWithReference [2022-03-14T06:05:11.090Z] === PAUSE TestGetWithReference [2022-03-14T06:05:11.090Z] === RUN TestFilterFunc [2022-03-14T06:05:11.090Z] === RUN TestFilterFunc/test_nil_list [2022-03-14T06:05:11.090Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-14T06:05:11.090Z] === RUN TestFilterFunc/test_empty_list [2022-03-14T06:05:11.090Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-14T06:05:11.090Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-14T06:05:11.090Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-14T06:05:11.090Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-14T06:05:11.090Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-14T06:05:11.090Z] === RUN TestFilterFunc/test_filter_some [2022-03-14T06:05:11.090Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-14T06:05:11.090Z] === RUN TestFilterFunc/test_filter_middle [2022-03-14T06:05:11.090Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-14T06:05:11.090Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-14T06:05:11.090Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-14T06:05:11.090Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-14T06:05:11.090Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-14T06:05:11.090Z] === CONT TestFilterFunc/test_nil_list [2022-03-14T06:05:11.090Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-14T06:05:11.090Z] === CONT TestFilterFunc/test_filter_some [2022-03-14T06:05:11.090Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-14T06:05:11.090Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-14T06:05:11.090Z] === CONT TestFilterFunc/test_filter_middle [2022-03-14T06:05:11.090Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-14T06:05:11.090Z] === CONT TestFilterFunc/test_empty_list [2022-03-14T06:05:11.090Z] --- PASS: TestFilterFunc (0.00s) [2022-03-14T06:05:11.090Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-14T06:05:11.090Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-14T06:05:11.090Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-14T06:05:11.090Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-14T06:05:11.090Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-14T06:05:11.090Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-14T06:05:11.090Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-14T06:05:11.090Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-14T06:05:11.090Z] === CONT TestSetGetMeta [2022-03-14T06:05:11.090Z] === CONT TestList [2022-03-14T06:05:11.090Z] === CONT TestGet [2022-03-14T06:05:11.090Z] === CONT TestDefererencePluginOnCreateError [2022-03-14T06:05:11.090Z] --- PASS: TestSetGetMeta (0.02s) [2022-03-14T06:05:11.090Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-14T06:05:11.090Z] --- PASS: TestGet (0.02s) [2022-03-14T06:05:11.090Z] === CONT TestDerefMultipleOfSameRef [2022-03-14T06:05:11.090Z] === CONT TestFindByReferenced [2022-03-14T06:05:11.090Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-03-14T06:05:11.090Z] --- PASS: TestList (0.03s) [2022-03-14T06:05:11.090Z] === CONT TestFindByDriver [2022-03-14T06:05:11.090Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-14T06:05:11.090Z] === CONT TestRemove [2022-03-14T06:05:11.090Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-03-14T06:05:11.090Z] === CONT TestCreate [2022-03-14T06:05:11.090Z] --- PASS: TestFindByReferenced (0.02s) [2022-03-14T06:05:11.090Z] === CONT TestServicePrune [2022-03-14T06:05:11.090Z] --- PASS: TestFindByDriver (0.02s) [2022-03-14T06:05:11.090Z] === CONT TestServiceGet [2022-03-14T06:05:11.090Z] --- PASS: TestRemove (0.02s) [2022-03-14T06:05:11.090Z] === CONT TestServiceRemove [2022-03-14T06:05:11.090Z] --- PASS: TestCreate (0.01s) [2022-03-14T06:05:11.090Z] === CONT TestServiceList [2022-03-14T06:05:11.090Z] --- PASS: TestServiceGet (0.12s) [2022-03-14T06:05:11.090Z] === CONT TestServiceCreate [2022-03-14T06:05:11.090Z] time="2022-03-14T06:05:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-14T06:05:11.090Z] --- PASS: TestServiceRemove (0.14s) [2022-03-14T06:05:11.090Z] === CONT TestRestore [2022-03-14T06:05:11.090Z] time="2022-03-14T06:05:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-14T06:05:11.090Z] --- PASS: TestServiceList (0.14s) [2022-03-14T06:05:11.090Z] === CONT TestGetWithReference [2022-03-14T06:05:11.090Z] time="2022-03-14T06:05:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-14T06:05:11.090Z] time="2022-03-14T06:05:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-14T06:05:11.090Z] --- PASS: TestServiceCreate (0.03s) [2022-03-14T06:05:11.090Z] === CONT TestRefDerefRemove [2022-03-14T06:05:11.090Z] time="2022-03-14T06:05:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-14T06:05:11.090Z] --- PASS: TestGetWithReference (0.02s) [2022-03-14T06:05:11.090Z] --- PASS: TestRestore (0.02s) [2022-03-14T06:05:11.090Z] --- PASS: TestServicePrune (0.17s) [2022-03-14T06:05:11.090Z] --- PASS: TestRefDerefRemove (0.01s) [2022-03-14T06:05:11.090Z] PASS [2022-03-14T06:05:11.090Z] coverage: 69.0% of statements [2022-03-14T06:05:11.090Z] ok github.com/docker/docker/volume/service 0.261s coverage: 69.0% of statements [2022-03-14T06:05:11.270Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-14T06:05:11.270Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-14T06:05:11.270Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-14T06:05:11.270Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-14T06:05:11.270Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-14T06:05:11.270Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-14T06:05:11.270Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-14T06:05:11.270Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-14T06:05:11.270Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-14T06:05:11.270Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-14T06:05:11.270Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-14T06:05:11.270Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-14T06:05:11.532Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-14T06:05:11.532Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-14T06:05:11.532Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-14T06:05:11.532Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-14T06:05:11.532Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-14T06:05:11.532Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-14T06:05:11.532Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-14T06:05:11.532Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-14T06:05:11.532Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-14T06:05:11.532Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-14T06:05:11.532Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-14T06:05:11.532Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-14T06:05:11.532Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-14T06:05:11.532Z] === RUN TestContainerBindMountNonRecursive [2022-03-14T06:05:11.545Z] time="2022-03-14T06:05:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-14T06:05:11.794Z] docker_cli_daemon_plugins_test.go:170: [dd7428b79172f] daemon is not started [2022-03-14T06:05:11.912Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2022-03-14T06:05:11.912Z] === RUN TestNISDomainname [2022-03-14T06:05:12.479Z] --- PASS: TestNISDomainname (0.53s) [2022-03-14T06:05:12.479Z] === RUN TestHostnameDnsResolution [2022-03-14T06:05:12.739Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-14T06:05:13.047Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-03-14T06:05:13.047Z] === RUN TestUnprivilegedPortsAndPing [2022-03-14T06:05:13.312Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-03-14T06:05:13.312Z] --- PASS: TestContainerBindMountNonRecursive (1.86s) [2022-03-14T06:05:13.312Z] === RUN TestContainerVolumesMountedAsShared [2022-03-14T06:05:13.615Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) [2022-03-14T06:05:13.616Z] === RUN TestStats [2022-03-14T06:05:14.257Z] --- PASS: TestContainerVolumesMountedAsShared (0.66s) [2022-03-14T06:05:14.257Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-14T06:05:14.831Z] --- PASS: TestContainerVolumesMountedAsSlave (0.61s) [2022-03-14T06:05:14.831Z] === RUN TestNetworkNat [2022-03-14T06:05:15.776Z] --- PASS: TestNetworkNat (0.86s) [2022-03-14T06:05:15.776Z] === RUN TestNetworkLocalhostTCPNat [2022-03-14T06:05:15.776Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-14T06:05:16.151Z] --- PASS: TestStats (2.43s) [2022-03-14T06:05:16.151Z] === RUN TestStopContainerWithTimeout [2022-03-14T06:05:16.151Z] === RUN TestStopContainerWithTimeout/0 [2022-03-14T06:05:16.151Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-14T06:05:16.151Z] === RUN TestStopContainerWithTimeout/1 [2022-03-14T06:05:16.151Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-14T06:05:16.151Z] === RUN TestStopContainerWithTimeout/3 [2022-03-14T06:05:16.151Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-14T06:05:16.151Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-14T06:05:16.151Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-14T06:05:16.151Z] === CONT TestStopContainerWithTimeout/0 [2022-03-14T06:05:16.151Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-14T06:05:16.350Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-14T06:05:16.350Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2022-03-14T06:05:16.350Z] === RUN TestNetworkLoopbackNat [2022-03-14T06:05:16.473Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-14T06:05:16.473Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-14T06:05:16.473Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-14T06:05:16.473Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-14T06:05:16.473Z] [2022-03-14T06:05:16.719Z] === CONT TestStopContainerWithTimeout/3 [2022-03-14T06:05:16.924Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-14T06:05:17.404Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-14T06:05:17.498Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-03-14T06:05:17.690Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43375/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=da068165f6c8ae5771abb6aaf1523accef8e250d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:da068165f6c8ae5771abb6aaf1523accef8e250d hack/test/unit [2022-03-14T06:05:17.760Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-03-14T06:05:17.951Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-14T06:05:17.951Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-14T06:05:17.951Z] + TESTDIRS=./... [2022-03-14T06:05:17.951Z] + exclude_paths='/vendor/|/integration' [2022-03-14T06:05:17.951Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-14T06:05:17.951Z] ++ go list ./... [2022-03-14T06:05:18.333Z] check_test.go:308: [dad3f088a5bf6] daemon is not started [2022-03-14T06:05:18.334Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-03-14T06:05:18.622Z] === CONT TestStopContainerWithTimeout/1 [2022-03-14T06:05:18.894Z] + pkg_list='github.com/docker/docker/api [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/server [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/server/backend/build [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/server/httputils [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/server/middleware [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/server/router [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/server/router/build [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/server/router/container [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/server/router/debug [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/server/router/distribution [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/server/router/grpc [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/server/router/image [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/server/router/network [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/server/router/plugin [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/server/router/session [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/server/router/swarm [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/server/router/system [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/server/router/volume [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/types [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/types/backend [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/types/blkiodev [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/types/container [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/types/events [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/types/filters [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/types/image [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/types/mount [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/types/network [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/types/registry [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/types/strslice [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/types/swarm [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/types/time [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/types/versions [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-14T06:05:18.894Z] github.com/docker/docker/api/types/volume [2022-03-14T06:05:18.894Z] github.com/docker/docker/builder [2022-03-14T06:05:18.894Z] github.com/docker/docker/builder/builder-next [2022-03-14T06:05:18.894Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-14T06:05:18.894Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-14T06:05:18.894Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-14T06:05:18.894Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-14T06:05:18.894Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-14T06:05:18.894Z] github.com/docker/docker/builder/builder-next/worker [2022-03-14T06:05:18.894Z] github.com/docker/docker/builder/dockerfile [2022-03-14T06:05:18.894Z] github.com/docker/docker/builder/remotecontext [2022-03-14T06:05:18.894Z] github.com/docker/docker/builder/remotecontext/git [2022-03-14T06:05:18.894Z] github.com/docker/docker/cli [2022-03-14T06:05:18.894Z] github.com/docker/docker/cli/config [2022-03-14T06:05:18.894Z] github.com/docker/docker/cli/debug [2022-03-14T06:05:18.894Z] github.com/docker/docker/client [2022-03-14T06:05:18.894Z] github.com/docker/docker/cmd/docker-proxy [2022-03-14T06:05:18.894Z] github.com/docker/docker/cmd/dockerd [2022-03-14T06:05:18.894Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-14T06:05:18.894Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-14T06:05:18.894Z] github.com/docker/docker/container [2022-03-14T06:05:18.894Z] github.com/docker/docker/container/stream [2022-03-14T06:05:18.894Z] github.com/docker/docker/contrib/apparmor [2022-03-14T06:05:18.894Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-14T06:05:18.894Z] github.com/docker/docker/contrib/httpserver [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/cluster [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/cluster/convert [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/cluster/executor [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/cluster/provider [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/config [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/events [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/events/testutils [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/exec [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/graphdriver [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/images [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/initlayer [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/links [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/listeners [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/logger [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/logger/gelf [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/logger/journald [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/logger/local [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/logger/logentries [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/logger/splunk [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/logger/syslog [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/logger/templates [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/names [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/network [2022-03-14T06:05:18.894Z] github.com/docker/docker/daemon/stats [2022-03-14T06:05:18.894Z] github.com/docker/docker/distribution [2022-03-14T06:05:18.894Z] github.com/docker/docker/distribution/metadata [2022-03-14T06:05:18.894Z] github.com/docker/docker/distribution/utils [2022-03-14T06:05:18.894Z] github.com/docker/docker/distribution/xfer [2022-03-14T06:05:18.894Z] github.com/docker/docker/dockerversion [2022-03-14T06:05:18.894Z] github.com/docker/docker/errdefs [2022-03-14T06:05:18.894Z] github.com/docker/docker/image [2022-03-14T06:05:18.894Z] github.com/docker/docker/image/cache [2022-03-14T06:05:18.894Z] github.com/docker/docker/image/tarexport [2022-03-14T06:05:18.894Z] github.com/docker/docker/image/v1 [2022-03-14T06:05:18.894Z] github.com/docker/docker/internal/test/suite [2022-03-14T06:05:18.894Z] github.com/docker/docker/layer [2022-03-14T06:05:18.894Z] github.com/docker/docker/libcontainerd [2022-03-14T06:05:18.894Z] github.com/docker/docker/libcontainerd/queue [2022-03-14T06:05:18.894Z] github.com/docker/docker/libcontainerd/remote [2022-03-14T06:05:18.894Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-14T06:05:18.894Z] github.com/docker/docker/libcontainerd/types [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/bitseq [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/cluster [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/config [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/datastore [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/driverapi [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/etchosts [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/idm [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/ipam [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/iptables [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/netlabel [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/netutils [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/networkdb [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/ns [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/options [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/osl [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/portallocator [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/portmapper [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/testutils [2022-03-14T06:05:18.894Z] github.com/docker/docker/libnetwork/types [2022-03-14T06:05:18.894Z] github.com/docker/docker/oci [2022-03-14T06:05:18.894Z] github.com/docker/docker/oci/caps [2022-03-14T06:05:18.894Z] github.com/docker/docker/opts [2022-03-14T06:05:18.894Z] github.com/docker/docker/pkg/aaparser [2022-03-14T06:05:18.894Z] github.com/docker/docker/pkg/archive [2022-03-14T06:05:18.894Z] github.com/docker/docker/pkg/authorization [2022-03-14T06:05:18.894Z] github.com/docker/docker/pkg/broadcaster [2022-03-14T06:05:18.894Z] github.com/docker/docker/pkg/capabilities [2022-03-14T06:05:18.894Z] github.com/docker/docker/pkg/chrootarchive [2022-03-14T06:05:18.894Z] github.com/docker/docker/pkg/containerfs [2022-03-14T06:05:18.894Z] github.com/docker/docker/pkg/devicemapper [2022-03-14T06:05:18.894Z] github.com/docker/docker/pkg/directory [2022-03-14T06:05:18.894Z] github.com/docker/docker/pkg/dmesg [2022-03-14T06:05:18.894Z] github.com/docker/docker/pkg/filenotify [2022-03-14T06:05:18.894Z] github.com/docker/docker/pkg/fileutils [2022-03-14T06:05:18.894Z] github.com/docker/docker/pkg/fsutils [2022-03-14T06:05:18.894Z] github.com/docker/docker/pkg/homedir [2022-03-14T06:05:18.894Z] github.com/docker/docker/pkg/idtools [2022-03-14T06:05:18.894Z] github.com/docker/docker/pkg/ioutils [2022-03-14T06:05:18.894Z] github.com/docker/docker/pkg/jsonmessage [2022-03-14T06:05:18.894Z] github.com/docker/docker/pkg/longpath [2022-03-14T06:05:18.894Z] github.com/docker/docker/pkg/loopback [2022-03-14T06:05:18.894Z] github.com/docker/docker/pkg/namesgenerator [2022-03-14T06:05:18.894Z] github.com/docker/docker/pkg/parsers [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/pidfile [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/platform [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/plugingetter [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/plugins [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/plugins/transport [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/pools [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/progress [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/pubsub [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/reexec [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/signal [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/stack [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/stdcopy [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/streamformatter [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/stringid [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/sysinfo [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/system [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/tailfile [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/tarsum [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/truncindex [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/urlutil [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/useragent [2022-03-14T06:05:18.895Z] github.com/docker/docker/plugin [2022-03-14T06:05:18.895Z] github.com/docker/docker/plugin/executor/containerd [2022-03-14T06:05:18.895Z] github.com/docker/docker/plugin/v2 [2022-03-14T06:05:18.895Z] github.com/docker/docker/profiles/apparmor [2022-03-14T06:05:18.895Z] github.com/docker/docker/profiles/seccomp [2022-03-14T06:05:18.895Z] github.com/docker/docker/quota [2022-03-14T06:05:18.895Z] github.com/docker/docker/reference [2022-03-14T06:05:18.895Z] github.com/docker/docker/registry [2022-03-14T06:05:18.895Z] github.com/docker/docker/registry/resumable [2022-03-14T06:05:18.895Z] github.com/docker/docker/restartmanager [2022-03-14T06:05:18.895Z] github.com/docker/docker/rootless [2022-03-14T06:05:18.895Z] github.com/docker/docker/rootless/specconv [2022-03-14T06:05:18.895Z] github.com/docker/docker/runconfig [2022-03-14T06:05:18.895Z] github.com/docker/docker/runconfig/opts [2022-03-14T06:05:18.895Z] github.com/docker/docker/testutil [2022-03-14T06:05:18.895Z] github.com/docker/docker/testutil/daemon [2022-03-14T06:05:18.895Z] github.com/docker/docker/testutil/environment [2022-03-14T06:05:18.895Z] github.com/docker/docker/testutil/fakecontext [2022-03-14T06:05:18.895Z] github.com/docker/docker/testutil/fakegit [2022-03-14T06:05:18.895Z] github.com/docker/docker/testutil/fakestorage [2022-03-14T06:05:18.895Z] github.com/docker/docker/testutil/fixtures/load [2022-03-14T06:05:18.895Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-14T06:05:18.895Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-14T06:05:18.895Z] github.com/docker/docker/testutil/registry [2022-03-14T06:05:18.895Z] github.com/docker/docker/testutil/request [2022-03-14T06:05:18.895Z] github.com/docker/docker/volume [2022-03-14T06:05:18.895Z] github.com/docker/docker/volume/drivers [2022-03-14T06:05:18.895Z] github.com/docker/docker/volume/local [2022-03-14T06:05:18.895Z] github.com/docker/docker/volume/mounts [2022-03-14T06:05:18.895Z] github.com/docker/docker/volume/service [2022-03-14T06:05:18.895Z] github.com/docker/docker/volume/service/opts [2022-03-14T06:05:18.895Z] github.com/docker/docker/volume/testutils' [2022-03-14T06:05:18.895Z] ++ grep --fixed-strings -v /libnetwork [2022-03-14T06:05:18.895Z] ++ echo 'github.com/docker/docker/api [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server/backend/build [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server/httputils [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server/middleware [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server/router [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server/router/build [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server/router/container [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server/router/debug [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server/router/distribution [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server/router/grpc [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server/router/image [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server/router/network [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server/router/plugin [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server/router/session [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server/router/swarm [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server/router/system [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server/router/volume [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/backend [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/blkiodev [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/container [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/events [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/filters [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/image [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/mount [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/network [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/registry [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/strslice [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/swarm [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/time [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/versions [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/volume [2022-03-14T06:05:18.895Z] github.com/docker/docker/builder [2022-03-14T06:05:18.895Z] github.com/docker/docker/builder/builder-next [2022-03-14T06:05:18.895Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-14T06:05:18.895Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-14T06:05:18.895Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-14T06:05:18.895Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-14T06:05:18.895Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-14T06:05:18.895Z] github.com/docker/docker/builder/builder-next/worker [2022-03-14T06:05:18.895Z] github.com/docker/docker/builder/dockerfile [2022-03-14T06:05:18.895Z] github.com/docker/docker/builder/remotecontext [2022-03-14T06:05:18.895Z] github.com/docker/docker/builder/remotecontext/git [2022-03-14T06:05:18.895Z] github.com/docker/docker/cli [2022-03-14T06:05:18.895Z] github.com/docker/docker/cli/config [2022-03-14T06:05:18.895Z] github.com/docker/docker/cli/debug [2022-03-14T06:05:18.895Z] github.com/docker/docker/client [2022-03-14T06:05:18.895Z] github.com/docker/docker/cmd/docker-proxy [2022-03-14T06:05:18.895Z] github.com/docker/docker/cmd/dockerd [2022-03-14T06:05:18.895Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-14T06:05:18.895Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-14T06:05:18.895Z] github.com/docker/docker/container [2022-03-14T06:05:18.895Z] github.com/docker/docker/container/stream [2022-03-14T06:05:18.895Z] github.com/docker/docker/contrib/apparmor [2022-03-14T06:05:18.895Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-14T06:05:18.895Z] github.com/docker/docker/contrib/httpserver [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/cluster [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/cluster/convert [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/cluster/executor [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/cluster/provider [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/config [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/events [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/events/testutils [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/exec [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/graphdriver [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/images [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/initlayer [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/links [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/listeners [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/logger [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/logger/gelf [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/logger/journald [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/logger/local [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/logger/logentries [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/logger/splunk [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/logger/syslog [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/logger/templates [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/names [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/network [2022-03-14T06:05:18.895Z] github.com/docker/docker/daemon/stats [2022-03-14T06:05:18.895Z] github.com/docker/docker/distribution [2022-03-14T06:05:18.895Z] github.com/docker/docker/distribution/metadata [2022-03-14T06:05:18.895Z] github.com/docker/docker/distribution/utils [2022-03-14T06:05:18.895Z] github.com/docker/docker/distribution/xfer [2022-03-14T06:05:18.895Z] github.com/docker/docker/dockerversion [2022-03-14T06:05:18.895Z] github.com/docker/docker/errdefs [2022-03-14T06:05:18.895Z] github.com/docker/docker/image [2022-03-14T06:05:18.895Z] github.com/docker/docker/image/cache [2022-03-14T06:05:18.895Z] github.com/docker/docker/image/tarexport [2022-03-14T06:05:18.895Z] github.com/docker/docker/image/v1 [2022-03-14T06:05:18.895Z] github.com/docker/docker/internal/test/suite [2022-03-14T06:05:18.895Z] github.com/docker/docker/layer [2022-03-14T06:05:18.895Z] github.com/docker/docker/libcontainerd [2022-03-14T06:05:18.895Z] github.com/docker/docker/libcontainerd/queue [2022-03-14T06:05:18.895Z] github.com/docker/docker/libcontainerd/remote [2022-03-14T06:05:18.895Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-14T06:05:18.895Z] github.com/docker/docker/libcontainerd/types [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/bitseq [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/cluster [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/config [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/datastore [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/driverapi [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/etchosts [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/idm [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/ipam [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/iptables [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/netlabel [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/netutils [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/networkdb [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/ns [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/options [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/osl [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/portallocator [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/portmapper [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/testutils [2022-03-14T06:05:18.895Z] github.com/docker/docker/libnetwork/types [2022-03-14T06:05:18.895Z] github.com/docker/docker/oci [2022-03-14T06:05:18.895Z] github.com/docker/docker/oci/caps [2022-03-14T06:05:18.895Z] github.com/docker/docker/opts [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/aaparser [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/archive [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/authorization [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/broadcaster [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/capabilities [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/chrootarchive [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/containerfs [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/devicemapper [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/directory [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/dmesg [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/filenotify [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/fileutils [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/fsutils [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/homedir [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/idtools [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/ioutils [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/jsonmessage [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/longpath [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/loopback [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/namesgenerator [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/parsers [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/pidfile [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/platform [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/plugingetter [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/plugins [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/plugins/transport [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/pools [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/progress [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/pubsub [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/reexec [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/signal [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/stack [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/stdcopy [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/streamformatter [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/stringid [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/sysinfo [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/system [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/tailfile [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/tarsum [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/truncindex [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/urlutil [2022-03-14T06:05:18.895Z] github.com/docker/docker/pkg/useragent [2022-03-14T06:05:18.895Z] github.com/docker/docker/plugin [2022-03-14T06:05:18.895Z] github.com/docker/docker/plugin/executor/containerd [2022-03-14T06:05:18.895Z] github.com/docker/docker/plugin/v2 [2022-03-14T06:05:18.895Z] github.com/docker/docker/profiles/apparmor [2022-03-14T06:05:18.895Z] github.com/docker/docker/profiles/seccomp [2022-03-14T06:05:18.895Z] github.com/docker/docker/quota [2022-03-14T06:05:18.895Z] github.com/docker/docker/reference [2022-03-14T06:05:18.895Z] github.com/docker/docker/registry [2022-03-14T06:05:18.895Z] github.com/docker/docker/registry/resumable [2022-03-14T06:05:18.895Z] github.com/docker/docker/restartmanager [2022-03-14T06:05:18.895Z] github.com/docker/docker/rootless [2022-03-14T06:05:18.895Z] github.com/docker/docker/rootless/specconv [2022-03-14T06:05:18.895Z] github.com/docker/docker/runconfig [2022-03-14T06:05:18.895Z] github.com/docker/docker/runconfig/opts [2022-03-14T06:05:18.895Z] github.com/docker/docker/testutil [2022-03-14T06:05:18.895Z] github.com/docker/docker/testutil/daemon [2022-03-14T06:05:18.895Z] github.com/docker/docker/testutil/environment [2022-03-14T06:05:18.895Z] github.com/docker/docker/testutil/fakecontext [2022-03-14T06:05:18.895Z] github.com/docker/docker/testutil/fakegit [2022-03-14T06:05:18.895Z] github.com/docker/docker/testutil/fakestorage [2022-03-14T06:05:18.895Z] github.com/docker/docker/testutil/fixtures/load [2022-03-14T06:05:18.895Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-14T06:05:18.895Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-14T06:05:18.895Z] github.com/docker/docker/testutil/registry [2022-03-14T06:05:18.895Z] github.com/docker/docker/testutil/request [2022-03-14T06:05:18.895Z] github.com/docker/docker/volume [2022-03-14T06:05:18.895Z] github.com/docker/docker/volume/drivers [2022-03-14T06:05:18.895Z] github.com/docker/docker/volume/local [2022-03-14T06:05:18.895Z] github.com/docker/docker/volume/mounts [2022-03-14T06:05:18.895Z] github.com/docker/docker/volume/service [2022-03-14T06:05:18.895Z] github.com/docker/docker/volume/service/opts [2022-03-14T06:05:18.895Z] github.com/docker/docker/volume/testutils' [2022-03-14T06:05:18.895Z] + base_pkg_list='github.com/docker/docker/api [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server/backend/build [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server/httputils [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server/middleware [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server/router [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server/router/build [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server/router/container [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server/router/debug [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server/router/distribution [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server/router/grpc [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server/router/image [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server/router/network [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server/router/plugin [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server/router/session [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server/router/swarm [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server/router/system [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/server/router/volume [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/backend [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/blkiodev [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/container [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/events [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/filters [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/image [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/mount [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/network [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/registry [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/strslice [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/swarm [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/time [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/versions [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-14T06:05:18.895Z] github.com/docker/docker/api/types/volume [2022-03-14T06:05:18.895Z] github.com/docker/docker/builder [2022-03-14T06:05:18.895Z] github.com/docker/docker/builder/builder-next [2022-03-14T06:05:18.895Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-14T06:05:18.895Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-14T06:05:18.896Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-14T06:05:18.896Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-14T06:05:18.896Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-14T06:05:18.896Z] github.com/docker/docker/builder/builder-next/worker [2022-03-14T06:05:18.896Z] github.com/docker/docker/builder/dockerfile [2022-03-14T06:05:18.896Z] github.com/docker/docker/builder/remotecontext [2022-03-14T06:05:18.896Z] github.com/docker/docker/builder/remotecontext/git [2022-03-14T06:05:18.896Z] github.com/docker/docker/cli [2022-03-14T06:05:18.896Z] github.com/docker/docker/cli/config [2022-03-14T06:05:18.896Z] github.com/docker/docker/cli/debug [2022-03-14T06:05:18.896Z] github.com/docker/docker/client [2022-03-14T06:05:18.896Z] github.com/docker/docker/cmd/docker-proxy [2022-03-14T06:05:18.896Z] github.com/docker/docker/cmd/dockerd [2022-03-14T06:05:18.896Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-14T06:05:18.896Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-14T06:05:18.896Z] github.com/docker/docker/container [2022-03-14T06:05:18.896Z] github.com/docker/docker/container/stream [2022-03-14T06:05:18.896Z] github.com/docker/docker/contrib/apparmor [2022-03-14T06:05:18.896Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-14T06:05:18.896Z] github.com/docker/docker/contrib/httpserver [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/cluster [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/cluster/convert [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/cluster/executor [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/cluster/provider [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/config [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/events [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/events/testutils [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/exec [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/graphdriver [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/images [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/initlayer [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/links [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/listeners [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/logger [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/logger/gelf [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/logger/journald [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/logger/local [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/logger/logentries [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/logger/splunk [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/logger/syslog [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/logger/templates [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/names [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/network [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/stats [2022-03-14T06:05:18.896Z] github.com/docker/docker/distribution [2022-03-14T06:05:18.896Z] github.com/docker/docker/distribution/metadata [2022-03-14T06:05:18.896Z] github.com/docker/docker/distribution/utils [2022-03-14T06:05:18.896Z] github.com/docker/docker/distribution/xfer [2022-03-14T06:05:18.896Z] github.com/docker/docker/dockerversion [2022-03-14T06:05:18.896Z] github.com/docker/docker/errdefs [2022-03-14T06:05:18.896Z] github.com/docker/docker/image [2022-03-14T06:05:18.896Z] github.com/docker/docker/image/cache [2022-03-14T06:05:18.896Z] github.com/docker/docker/image/tarexport [2022-03-14T06:05:18.896Z] github.com/docker/docker/image/v1 [2022-03-14T06:05:18.896Z] github.com/docker/docker/internal/test/suite [2022-03-14T06:05:18.896Z] github.com/docker/docker/layer [2022-03-14T06:05:18.896Z] github.com/docker/docker/libcontainerd [2022-03-14T06:05:18.896Z] github.com/docker/docker/libcontainerd/queue [2022-03-14T06:05:18.896Z] github.com/docker/docker/libcontainerd/remote [2022-03-14T06:05:18.896Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-14T06:05:18.896Z] github.com/docker/docker/libcontainerd/types [2022-03-14T06:05:18.896Z] github.com/docker/docker/oci [2022-03-14T06:05:18.896Z] github.com/docker/docker/oci/caps [2022-03-14T06:05:18.896Z] github.com/docker/docker/opts [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/aaparser [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/archive [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/authorization [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/broadcaster [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/capabilities [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/chrootarchive [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/containerfs [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/devicemapper [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/directory [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/dmesg [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/filenotify [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/fileutils [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/fsutils [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/homedir [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/idtools [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/ioutils [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/jsonmessage [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/longpath [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/loopback [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/namesgenerator [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/parsers [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/pidfile [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/platform [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/plugingetter [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/plugins [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/plugins/transport [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/pools [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/progress [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/pubsub [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/reexec [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/signal [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/stack [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/stdcopy [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/streamformatter [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/stringid [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/sysinfo [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/system [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/tailfile [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/tarsum [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/truncindex [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/urlutil [2022-03-14T06:05:18.896Z] github.com/docker/docker/pkg/useragent [2022-03-14T06:05:18.896Z] github.com/docker/docker/plugin [2022-03-14T06:05:18.896Z] github.com/docker/docker/plugin/executor/containerd [2022-03-14T06:05:18.896Z] github.com/docker/docker/plugin/v2 [2022-03-14T06:05:18.896Z] github.com/docker/docker/profiles/apparmor [2022-03-14T06:05:18.896Z] github.com/docker/docker/profiles/seccomp [2022-03-14T06:05:18.896Z] github.com/docker/docker/quota [2022-03-14T06:05:18.896Z] github.com/docker/docker/reference [2022-03-14T06:05:18.896Z] github.com/docker/docker/registry [2022-03-14T06:05:18.896Z] github.com/docker/docker/registry/resumable [2022-03-14T06:05:18.896Z] github.com/docker/docker/restartmanager [2022-03-14T06:05:18.896Z] github.com/docker/docker/rootless [2022-03-14T06:05:18.896Z] github.com/docker/docker/rootless/specconv [2022-03-14T06:05:18.896Z] github.com/docker/docker/runconfig [2022-03-14T06:05:18.896Z] github.com/docker/docker/runconfig/opts [2022-03-14T06:05:18.896Z] github.com/docker/docker/testutil [2022-03-14T06:05:18.896Z] github.com/docker/docker/testutil/daemon [2022-03-14T06:05:18.896Z] github.com/docker/docker/testutil/environment [2022-03-14T06:05:18.896Z] github.com/docker/docker/testutil/fakecontext [2022-03-14T06:05:18.896Z] github.com/docker/docker/testutil/fakegit [2022-03-14T06:05:18.896Z] github.com/docker/docker/testutil/fakestorage [2022-03-14T06:05:18.896Z] github.com/docker/docker/testutil/fixtures/load [2022-03-14T06:05:18.896Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-14T06:05:18.896Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-14T06:05:18.896Z] github.com/docker/docker/testutil/registry [2022-03-14T06:05:18.896Z] github.com/docker/docker/testutil/request [2022-03-14T06:05:18.896Z] github.com/docker/docker/volume [2022-03-14T06:05:18.896Z] github.com/docker/docker/volume/drivers [2022-03-14T06:05:18.896Z] github.com/docker/docker/volume/local [2022-03-14T06:05:18.896Z] github.com/docker/docker/volume/mounts [2022-03-14T06:05:18.896Z] github.com/docker/docker/volume/service [2022-03-14T06:05:18.896Z] github.com/docker/docker/volume/service/opts [2022-03-14T06:05:18.896Z] github.com/docker/docker/volume/testutils' [2022-03-14T06:05:18.896Z] ++ grep --fixed-strings /libnetwork [2022-03-14T06:05:18.896Z] ++ echo 'github.com/docker/docker/api [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/server [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/server/backend/build [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/server/httputils [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/server/middleware [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/server/router [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/server/router/build [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/server/router/container [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/server/router/debug [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/server/router/distribution [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/server/router/grpc [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/server/router/image [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/server/router/network [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/server/router/plugin [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/server/router/session [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/server/router/swarm [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/server/router/system [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/server/router/volume [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/types [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/types/backend [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/types/blkiodev [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/types/container [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/types/events [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/types/filters [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/types/image [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/types/mount [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/types/network [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/types/registry [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/types/strslice [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/types/swarm [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/types/time [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/types/versions [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-14T06:05:18.896Z] github.com/docker/docker/api/types/volume [2022-03-14T06:05:18.896Z] github.com/docker/docker/builder [2022-03-14T06:05:18.896Z] github.com/docker/docker/builder/builder-next [2022-03-14T06:05:18.896Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-14T06:05:18.896Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-14T06:05:18.896Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-14T06:05:18.896Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-14T06:05:18.896Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-14T06:05:18.896Z] github.com/docker/docker/builder/builder-next/worker [2022-03-14T06:05:18.896Z] github.com/docker/docker/builder/dockerfile [2022-03-14T06:05:18.896Z] github.com/docker/docker/builder/remotecontext [2022-03-14T06:05:18.896Z] github.com/docker/docker/builder/remotecontext/git [2022-03-14T06:05:18.896Z] github.com/docker/docker/cli [2022-03-14T06:05:18.896Z] github.com/docker/docker/cli/config [2022-03-14T06:05:18.896Z] github.com/docker/docker/cli/debug [2022-03-14T06:05:18.896Z] github.com/docker/docker/client [2022-03-14T06:05:18.896Z] github.com/docker/docker/cmd/docker-proxy [2022-03-14T06:05:18.896Z] github.com/docker/docker/cmd/dockerd [2022-03-14T06:05:18.896Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-14T06:05:18.896Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-14T06:05:18.896Z] github.com/docker/docker/container [2022-03-14T06:05:18.896Z] github.com/docker/docker/container/stream [2022-03-14T06:05:18.896Z] github.com/docker/docker/contrib/apparmor [2022-03-14T06:05:18.896Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-14T06:05:18.896Z] github.com/docker/docker/contrib/httpserver [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/cluster [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/cluster/convert [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/cluster/executor [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/cluster/provider [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/config [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/events [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/events/testutils [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/exec [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/graphdriver [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/images [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/initlayer [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/links [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/listeners [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/logger [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/logger/gelf [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/logger/journald [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/logger/local [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/logger/logentries [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/logger/splunk [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/logger/syslog [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/logger/templates [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/names [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/network [2022-03-14T06:05:18.896Z] github.com/docker/docker/daemon/stats [2022-03-14T06:05:18.896Z] github.com/docker/docker/distribution [2022-03-14T06:05:18.896Z] github.com/docker/docker/distribution/metadata [2022-03-14T06:05:18.896Z] github.com/docker/docker/distribution/utils [2022-03-14T06:05:18.896Z] github.com/docker/docker/distribution/xfer [2022-03-14T06:05:18.896Z] github.com/docker/docker/dockerversion [2022-03-14T06:05:18.896Z] github.com/docker/docker/errdefs [2022-03-14T06:05:18.896Z] github.com/docker/docker/image [2022-03-14T06:05:18.896Z] github.com/docker/docker/image/cache [2022-03-14T06:05:18.896Z] github.com/docker/docker/image/tarexport [2022-03-14T06:05:18.896Z] github.com/docker/docker/image/v1 [2022-03-14T06:05:18.896Z] github.com/docker/docker/internal/test/suite [2022-03-14T06:05:18.896Z] github.com/docker/docker/layer [2022-03-14T06:05:18.896Z] github.com/docker/docker/libcontainerd [2022-03-14T06:05:18.896Z] github.com/docker/docker/libcontainerd/queue [2022-03-14T06:05:18.896Z] github.com/docker/docker/libcontainerd/remote [2022-03-14T06:05:18.896Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-14T06:05:18.896Z] github.com/docker/docker/libcontainerd/types [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/bitseq [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/cluster [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/config [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/datastore [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/driverapi [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/etchosts [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/idm [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/ipam [2022-03-14T06:05:18.896Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/iptables [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/netlabel [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/netutils [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/networkdb [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/ns [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/options [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/osl [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/portallocator [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/portmapper [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/testutils [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/types [2022-03-14T06:05:18.897Z] github.com/docker/docker/oci [2022-03-14T06:05:18.897Z] github.com/docker/docker/oci/caps [2022-03-14T06:05:18.897Z] github.com/docker/docker/opts [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/aaparser [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/archive [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/authorization [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/broadcaster [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/capabilities [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/chrootarchive [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/containerfs [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/devicemapper [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/directory [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/dmesg [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/filenotify [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/fileutils [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/fsutils [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/homedir [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/idtools [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/ioutils [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/jsonmessage [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/longpath [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/loopback [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/namesgenerator [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/parsers [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/pidfile [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/platform [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/plugingetter [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/plugins [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/plugins/transport [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/pools [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/progress [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/pubsub [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/reexec [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/signal [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/stack [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/stdcopy [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/streamformatter [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/stringid [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/sysinfo [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/system [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/tailfile [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/tarsum [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/truncindex [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/urlutil [2022-03-14T06:05:18.897Z] github.com/docker/docker/pkg/useragent [2022-03-14T06:05:18.897Z] github.com/docker/docker/plugin [2022-03-14T06:05:18.897Z] github.com/docker/docker/plugin/executor/containerd [2022-03-14T06:05:18.897Z] github.com/docker/docker/plugin/v2 [2022-03-14T06:05:18.897Z] github.com/docker/docker/profiles/apparmor [2022-03-14T06:05:18.897Z] github.com/docker/docker/profiles/seccomp [2022-03-14T06:05:18.897Z] github.com/docker/docker/quota [2022-03-14T06:05:18.897Z] github.com/docker/docker/reference [2022-03-14T06:05:18.897Z] github.com/docker/docker/registry [2022-03-14T06:05:18.897Z] github.com/docker/docker/registry/resumable [2022-03-14T06:05:18.897Z] github.com/docker/docker/restartmanager [2022-03-14T06:05:18.897Z] github.com/docker/docker/rootless [2022-03-14T06:05:18.897Z] github.com/docker/docker/rootless/specconv [2022-03-14T06:05:18.897Z] github.com/docker/docker/runconfig [2022-03-14T06:05:18.897Z] github.com/docker/docker/runconfig/opts [2022-03-14T06:05:18.897Z] github.com/docker/docker/testutil [2022-03-14T06:05:18.897Z] github.com/docker/docker/testutil/daemon [2022-03-14T06:05:18.897Z] github.com/docker/docker/testutil/environment [2022-03-14T06:05:18.897Z] github.com/docker/docker/testutil/fakecontext [2022-03-14T06:05:18.897Z] github.com/docker/docker/testutil/fakegit [2022-03-14T06:05:18.897Z] github.com/docker/docker/testutil/fakestorage [2022-03-14T06:05:18.897Z] github.com/docker/docker/testutil/fixtures/load [2022-03-14T06:05:18.897Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-14T06:05:18.897Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-14T06:05:18.897Z] github.com/docker/docker/testutil/registry [2022-03-14T06:05:18.897Z] github.com/docker/docker/testutil/request [2022-03-14T06:05:18.897Z] github.com/docker/docker/volume [2022-03-14T06:05:18.897Z] github.com/docker/docker/volume/drivers [2022-03-14T06:05:18.897Z] github.com/docker/docker/volume/local [2022-03-14T06:05:18.897Z] github.com/docker/docker/volume/mounts [2022-03-14T06:05:18.897Z] github.com/docker/docker/volume/service [2022-03-14T06:05:18.897Z] github.com/docker/docker/volume/service/opts [2022-03-14T06:05:18.897Z] github.com/docker/docker/volume/testutils' [2022-03-14T06:05:18.897Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/bitseq [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/cluster [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/config [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/datastore [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/driverapi [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/etchosts [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/idm [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/ipam [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/iptables [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/netlabel [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/netutils [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/networkdb [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/ns [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/options [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/osl [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/portallocator [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/portmapper [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/testutils [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/types' [2022-03-14T06:05:18.897Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-14T06:05:18.897Z] + echo 'github.com/docker/docker/libnetwork [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/bitseq [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/cluster [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/config [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/datastore [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/driverapi [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/etchosts [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/idm [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/ipam [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/iptables [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/netlabel [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/netutils [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/networkdb [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/ns [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/options [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/osl [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/portallocator [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/portmapper [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/testutils [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/types' [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-14T06:05:18.897Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-14T06:05:18.897Z] + type docker-proxy [2022-03-14T06:05:18.897Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-14T06:05:18.897Z] + hack/make.sh binary-proxy install-proxy [2022-03-14T06:05:18.897Z] [2022-03-14T06:05:18.897Z] Removing bundles/ [2022-03-14T06:05:18.897Z] [2022-03-14T06:05:18.897Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-14T06:05:18.897Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-14T06:05:18.897Z] GOOS="" GOARCH="" GOARM="" [2022-03-14T06:05:19.718Z] --- PASS: TestNetworkLoopbackNat (3.02s) [2022-03-14T06:05:19.718Z] === RUN TestPause [2022-03-14T06:05:19.979Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-03-14T06:05:19.995Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-14T06:05:19.995Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2022-03-14T06:05:19.995Z] --- PASS: TestStopContainerWithTimeout/-1 (2.56s) [2022-03-14T06:05:19.995Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-03-14T06:05:19.995Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2022-03-14T06:05:19.995Z] === RUN TestDeleteDevicemapper [2022-03-14T06:05:19.995Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-14T06:05:19.995Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-14T06:05:19.995Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-14T06:05:20.080Z] --- PASS: TestGet (15.01s) [2022-03-14T06:05:20.080Z] === RUN TestPluginWithNoManifest [2022-03-14T06:05:20.080Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-14T06:05:20.080Z] === RUN TestGetAll [2022-03-14T06:05:20.080Z] --- PASS: TestGetAll (0.00s) [2022-03-14T06:05:20.080Z] PASS [2022-03-14T06:05:20.080Z] coverage: 73.2% of statements [2022-03-14T06:05:20.080Z] ok github.com/docker/docker/pkg/plugins 36.189s coverage: 73.2% of statements [2022-03-14T06:05:20.240Z] --- PASS: TestPause (0.83s) [2022-03-14T06:05:20.240Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-14T06:05:20.240Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-14T06:05:20.240Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-14T06:05:20.240Z] === RUN TestPauseStopPausedContainer [2022-03-14T06:05:21.181Z] --- PASS: TestPauseStopPausedContainer (0.78s) [2022-03-14T06:05:21.181Z] === RUN TestPidHost [2022-03-14T06:05:21.752Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-03-14T06:05:21.896Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.55s) [2022-03-14T06:05:21.896Z] === RUN TestUpdateMemory [2022-03-14T06:05:21.896Z] --- PASS: TestUpdateMemory (0.48s) [2022-03-14T06:05:21.896Z] === RUN TestUpdateCPUQuota [2022-03-14T06:05:22.836Z] --- PASS: TestUpdateCPUQuota (0.66s) [2022-03-14T06:05:22.836Z] === RUN TestUpdatePidsLimit [2022-03-14T06:05:22.836Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-14T06:05:22.836Z] === RUN TestUpdatePidsLimit/no_change [2022-03-14T06:05:23.096Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-14T06:05:23.096Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-14T06:05:23.144Z] --- PASS: TestPidHost (1.80s) [2022-03-14T06:05:23.145Z] === RUN TestPsFilter [2022-03-14T06:05:23.145Z] --- PASS: TestPsFilter (0.14s) [2022-03-14T06:05:23.145Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-14T06:05:23.145Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-14T06:05:23.355Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-14T06:05:23.406Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-03-14T06:05:23.613Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-14T06:05:23.668Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2022-03-14T06:05:23.668Z] === RUN TestRemoveContainerWithVolume [2022-03-14T06:05:23.875Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-14T06:05:24.444Z] --- PASS: TestUpdatePidsLimit (1.70s) [2022-03-14T06:05:24.444Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-03-14T06:05:24.444Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-03-14T06:05:24.444Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-03-14T06:05:24.444Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-03-14T06:05:24.444Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-03-14T06:05:24.444Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s) [2022-03-14T06:05:24.444Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-03-14T06:05:24.444Z] === RUN TestUpdateRestartPolicy [2022-03-14T06:05:24.615Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2022-03-14T06:05:24.615Z] === RUN TestRemoveContainerRunning [2022-03-14T06:05:24.615Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-14T06:05:25.189Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-03-14T06:05:25.189Z] --- PASS: TestRemoveContainerRunning (0.83s) [2022-03-14T06:05:25.189Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-14T06:05:25.366Z] --- PASS: TestCreateServiceMultipleTimes (15.62s) [2022-03-14T06:05:25.366Z] === RUN TestCreateServiceConflict [2022-03-14T06:05:25.366Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-03-14T06:05:25.366Z] === RUN TestCreateServiceMaxReplicas [2022-03-14T06:05:25.486Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-14T06:05:25.486Z] [2022-03-14T06:05:25.486Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-14T06:05:25.486Z] Installing docker-proxy to /usr/local/bin/ [2022-03-14T06:05:25.486Z] [2022-03-14T06:05:25.486Z] + mkdir -p bundles [2022-03-14T06:05:25.486Z] + '[' -n 'github.com/docker/docker/api [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/server [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/server/backend/build [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/server/httputils [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/server/middleware [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/server/router [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/server/router/build [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/server/router/container [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/server/router/debug [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/server/router/distribution [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/server/router/grpc [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/server/router/image [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/server/router/network [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/server/router/plugin [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/server/router/session [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/server/router/swarm [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/server/router/system [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/server/router/volume [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/types [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/types/backend [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/types/blkiodev [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/types/container [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/types/events [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/types/filters [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/types/image [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/types/mount [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/types/network [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/types/registry [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/types/strslice [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/types/swarm [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/types/time [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/types/versions [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-14T06:05:25.486Z] github.com/docker/docker/api/types/volume [2022-03-14T06:05:25.486Z] github.com/docker/docker/builder [2022-03-14T06:05:25.486Z] github.com/docker/docker/builder/builder-next [2022-03-14T06:05:25.486Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-14T06:05:25.486Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-14T06:05:25.486Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-14T06:05:25.486Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-14T06:05:25.486Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-14T06:05:25.486Z] github.com/docker/docker/builder/builder-next/worker [2022-03-14T06:05:25.486Z] github.com/docker/docker/builder/dockerfile [2022-03-14T06:05:25.486Z] github.com/docker/docker/builder/remotecontext [2022-03-14T06:05:25.486Z] github.com/docker/docker/builder/remotecontext/git [2022-03-14T06:05:25.486Z] github.com/docker/docker/cli [2022-03-14T06:05:25.486Z] github.com/docker/docker/cli/config [2022-03-14T06:05:25.486Z] github.com/docker/docker/cli/debug [2022-03-14T06:05:25.486Z] github.com/docker/docker/client [2022-03-14T06:05:25.486Z] github.com/docker/docker/cmd/docker-proxy [2022-03-14T06:05:25.486Z] github.com/docker/docker/cmd/dockerd [2022-03-14T06:05:25.486Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-14T06:05:25.487Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-14T06:05:25.487Z] github.com/docker/docker/container [2022-03-14T06:05:25.487Z] github.com/docker/docker/container/stream [2022-03-14T06:05:25.487Z] github.com/docker/docker/contrib/apparmor [2022-03-14T06:05:25.487Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-14T06:05:25.487Z] github.com/docker/docker/contrib/httpserver [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/cluster [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/cluster/convert [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/cluster/executor [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/cluster/provider [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/config [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/events [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/events/testutils [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/exec [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/graphdriver [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/images [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/initlayer [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/links [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/listeners [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/logger [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/logger/gelf [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/logger/journald [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/logger/local [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/logger/logentries [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/logger/splunk [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/logger/syslog [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/logger/templates [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/names [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/network [2022-03-14T06:05:25.487Z] github.com/docker/docker/daemon/stats [2022-03-14T06:05:25.487Z] github.com/docker/docker/distribution [2022-03-14T06:05:25.487Z] github.com/docker/docker/distribution/metadata [2022-03-14T06:05:25.487Z] github.com/docker/docker/distribution/utils [2022-03-14T06:05:25.487Z] github.com/docker/docker/distribution/xfer [2022-03-14T06:05:25.487Z] github.com/docker/docker/dockerversion [2022-03-14T06:05:25.487Z] github.com/docker/docker/errdefs [2022-03-14T06:05:25.487Z] github.com/docker/docker/image [2022-03-14T06:05:25.487Z] github.com/docker/docker/image/cache [2022-03-14T06:05:25.487Z] github.com/docker/docker/image/tarexport [2022-03-14T06:05:25.487Z] github.com/docker/docker/image/v1 [2022-03-14T06:05:25.487Z] github.com/docker/docker/internal/test/suite [2022-03-14T06:05:25.487Z] github.com/docker/docker/layer [2022-03-14T06:05:25.487Z] github.com/docker/docker/libcontainerd [2022-03-14T06:05:25.487Z] github.com/docker/docker/libcontainerd/queue [2022-03-14T06:05:25.487Z] github.com/docker/docker/libcontainerd/remote [2022-03-14T06:05:25.487Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-14T06:05:25.487Z] github.com/docker/docker/libcontainerd/types [2022-03-14T06:05:25.487Z] github.com/docker/docker/oci [2022-03-14T06:05:25.487Z] github.com/docker/docker/oci/caps [2022-03-14T06:05:25.487Z] github.com/docker/docker/opts [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/aaparser [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/archive [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/authorization [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/broadcaster [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/capabilities [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/chrootarchive [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/containerfs [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/devicemapper [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/directory [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/dmesg [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/filenotify [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/fileutils [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/fsutils [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/homedir [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/idtools [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/ioutils [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/jsonmessage [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/longpath [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/loopback [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/namesgenerator [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/parsers [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/pidfile [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/platform [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/plugingetter [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/plugins [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/plugins/transport [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/pools [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/progress [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/pubsub [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/reexec [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/signal [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/stack [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/stdcopy [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/streamformatter [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/stringid [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/sysinfo [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/system [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/tailfile [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/tarsum [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/truncindex [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/urlutil [2022-03-14T06:05:25.487Z] github.com/docker/docker/pkg/useragent [2022-03-14T06:05:25.487Z] github.com/docker/docker/plugin [2022-03-14T06:05:25.487Z] github.com/docker/docker/plugin/executor/containerd [2022-03-14T06:05:25.487Z] github.com/docker/docker/plugin/v2 [2022-03-14T06:05:25.487Z] github.com/docker/docker/profiles/apparmor [2022-03-14T06:05:25.487Z] github.com/docker/docker/profiles/seccomp [2022-03-14T06:05:25.487Z] github.com/docker/docker/quota [2022-03-14T06:05:25.487Z] github.com/docker/docker/reference [2022-03-14T06:05:25.487Z] github.com/docker/docker/registry [2022-03-14T06:05:25.487Z] github.com/docker/docker/registry/resumable [2022-03-14T06:05:25.487Z] github.com/docker/docker/restartmanager [2022-03-14T06:05:25.487Z] github.com/docker/docker/rootless [2022-03-14T06:05:25.487Z] github.com/docker/docker/rootless/specconv [2022-03-14T06:05:25.487Z] github.com/docker/docker/runconfig [2022-03-14T06:05:25.487Z] github.com/docker/docker/runconfig/opts [2022-03-14T06:05:25.487Z] github.com/docker/docker/testutil [2022-03-14T06:05:25.487Z] github.com/docker/docker/testutil/daemon [2022-03-14T06:05:25.487Z] github.com/docker/docker/testutil/environment [2022-03-14T06:05:25.487Z] github.com/docker/docker/testutil/fakecontext [2022-03-14T06:05:25.487Z] github.com/docker/docker/testutil/fakegit [2022-03-14T06:05:25.487Z] github.com/docker/docker/testutil/fakestorage [2022-03-14T06:05:25.487Z] github.com/docker/docker/testutil/fixtures/load [2022-03-14T06:05:25.487Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-14T06:05:25.487Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-14T06:05:25.487Z] github.com/docker/docker/testutil/registry [2022-03-14T06:05:25.487Z] github.com/docker/docker/testutil/request [2022-03-14T06:05:25.487Z] github.com/docker/docker/volume [2022-03-14T06:05:25.487Z] github.com/docker/docker/volume/drivers [2022-03-14T06:05:25.487Z] github.com/docker/docker/volume/local [2022-03-14T06:05:25.487Z] github.com/docker/docker/volume/mounts [2022-03-14T06:05:25.487Z] github.com/docker/docker/volume/service [2022-03-14T06:05:25.487Z] github.com/docker/docker/volume/service/opts [2022-03-14T06:05:25.487Z] github.com/docker/docker/volume/testutils' ']' [2022-03-14T06:05:25.487Z] + 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-14T06:05:26.133Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-14T06:05:26.133Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s) [2022-03-14T06:05:26.133Z] === RUN TestRemoveInvalidContainer [2022-03-14T06:05:26.133Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-14T06:05:26.133Z] === RUN TestRenameLinkedContainer [2022-03-14T06:05:26.430Z] ? github.com/docker/docker/api [no test files] [2022-03-14T06:05:27.081Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-03-14T06:05:27.893Z] --- PASS: TestCreateServiceMaxReplicas (2.76s) [2022-03-14T06:05:27.893Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-14T06:05:28.469Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-03-14T06:05:29.041Z] --- PASS: TestRenameLinkedContainer (3.03s) [2022-03-14T06:05:29.041Z] === RUN TestRenameStoppedContainer [2022-03-14T06:05:29.615Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-14T06:05:29.876Z] --- PASS: TestRenameStoppedContainer (0.77s) [2022-03-14T06:05:29.876Z] === RUN TestRenameRunningContainerAndReuse [2022-03-14T06:05:30.446Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-03-14T06:05:31.017Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-03-14T06:05:31.588Z] --- PASS: TestRenameRunningContainerAndReuse (1.76s) [2022-03-14T06:05:31.588Z] === RUN TestRenameInvalidName [2022-03-14T06:05:32.159Z] --- PASS: TestRenameInvalidName (0.64s) [2022-03-14T06:05:32.159Z] === RUN TestRenameAnonymousContainer [2022-03-14T06:05:34.708Z] --- PASS: TestRenameAnonymousContainer (2.29s) [2022-03-14T06:05:34.708Z] === RUN TestRenameContainerWithSameName [2022-03-14T06:05:34.708Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-03-14T06:05:34.970Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-14T06:05:35.231Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2022-03-14T06:05:35.231Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-14T06:05:35.492Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-14T06:05:36.438Z] --- PASS: TestRenameContainerWithLinkedContainer (1.18s) [2022-03-14T06:05:36.438Z] === RUN TestResize [2022-03-14T06:05:36.652Z] --- PASS: TestUpdateRestartPolicy (10.74s) [2022-03-14T06:05:36.652Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-14T06:05:36.652Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-03-14T06:05:36.652Z] === RUN TestWaitNonBlocked [2022-03-14T06:05:36.652Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-14T06:05:36.652Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-14T06:05:36.652Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-14T06:05:36.652Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-14T06:05:36.652Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-14T06:05:36.652Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-14T06:05:36.652Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-14T06:05:36.652Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2022-03-14T06:05:36.652Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2022-03-14T06:05:36.652Z] === RUN TestWaitBlocked [2022-03-14T06:05:36.652Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-14T06:05:36.652Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-14T06:05:36.652Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-14T06:05:36.652Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-14T06:05:36.652Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-14T06:05:36.652Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-14T06:05:36.911Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-14T06:05:36.912Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-03-14T06:05:36.912Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2022-03-14T06:05:36.912Z] === CONT TestContainerStartOnDaemonRestart [2022-03-14T06:05:36.912Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-14T06:05:37.012Z] --- PASS: TestResize (0.59s) [2022-03-14T06:05:37.012Z] === RUN TestResizeWithInvalidSize [2022-03-14T06:05:37.012Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-14T06:05:37.585Z] --- PASS: TestResizeWithInvalidSize (0.64s) [2022-03-14T06:05:37.585Z] === RUN TestResizeWhenContainerNotStarted [2022-03-14T06:05:38.158Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s) [2022-03-14T06:05:38.158Z] === RUN TestDaemonRestartKillContainers [2022-03-14T06:05:38.158Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-14T06:05:38.158Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-14T06:05:38.158Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-14T06:05:38.158Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-14T06:05:38.158Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-14T06:05:38.158Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-14T06:05:38.158Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-14T06:05:38.158Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-14T06:05:38.158Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-14T06:05:38.158Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-14T06:05:38.159Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-14T06:05:38.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-14T06:05:38.159Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-14T06:05:38.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-14T06:05:38.159Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-14T06:05:38.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-14T06:05:38.159Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-14T06:05:38.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-14T06:05:38.159Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-14T06:05:38.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-14T06:05:38.159Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-14T06:05:38.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-14T06:05:38.159Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-14T06:05:38.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-14T06:05:38.159Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-14T06:05:38.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-14T06:05:38.159Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-14T06:05:38.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-14T06:05:38.159Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-14T06:05:38.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-14T06:05:38.159Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-14T06:05:38.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-14T06:05:38.159Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-14T06:05:38.159Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-14T06:05:38.732Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-14T06:05:38.816Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.98s) [2022-03-14T06:05:38.816Z] === CONT TestIpcModeOlderClient [2022-03-14T06:05:38.816Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-03-14T06:05:38.816Z] === CONT TestContainerKillOnDaemonStart [2022-03-14T06:05:39.076Z] --- PASS: TestContainerStartOnDaemonRestart (2.08s) [2022-03-14T06:05:39.076Z] === CONT TestDaemonHostGatewayIP [2022-03-14T06:05:39.678Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-14T06:05:40.626Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-14T06:05:41.197Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-03-14T06:05:41.610Z] --- PASS: TestDaemonHostGatewayIP (2.42s) [2022-03-14T06:05:41.610Z] === CONT TestDaemonRestartIpcMode [2022-03-14T06:05:41.768Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-14T06:05:42.029Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-14T06:05:42.742Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.28s) [2022-03-14T06:05:42.742Z] === RUN TestCreateServiceSecretFileMode [2022-03-14T06:05:42.971Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-14T06:05:43.511Z] --- PASS: TestDaemonRestartIpcMode (2.13s) [2022-03-14T06:05:43.543Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-14T06:05:43.543Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-14T06:05:44.562Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2022-03-14T06:05:44.932Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-14T06:05:45.507Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-14T06:05:46.082Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-14T06:05:46.656Z] check_test.go:308: [d383ed0eb06c6] daemon is not started [2022-03-14T06:05:46.656Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-03-14T06:05:47.601Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-14T06:05:48.992Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-03-14T06:05:49.568Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-14T06:05:50.059Z] 2022/03/14 06:05:47 Closing DB instances... [2022-03-14T06:05:50.059Z] --- PASS: TestNetworkDBGarbageCollection (54.04s) [2022-03-14T06:05:50.059Z] === RUN TestFindNode [2022-03-14T06:05:50.059Z] 2022/03/14 06:05:48 Closing DB instances... [2022-03-14T06:05:50.059Z] --- PASS: TestFindNode (0.02s) [2022-03-14T06:05:50.059Z] === RUN TestChangeNodeState [2022-03-14T06:05:50.059Z] 2022/03/14 06:05:48 Closing DB instances... [2022-03-14T06:05:50.059Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-14T06:05:50.059Z] === RUN TestNodeReincarnation [2022-03-14T06:05:50.059Z] 2022/03/14 06:05:48 Closing DB instances... [2022-03-14T06:05:50.143Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-14T06:05:50.717Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-14T06:05:51.627Z] --- PASS: TestContainerKillOnDaemonStart (11.75s) [2022-03-14T06:05:51.628Z] PASS [2022-03-14T06:05:51.628Z] [2022-03-14T06:05:51.628Z] === Skipped [2022-03-14T06:05:51.628Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-03-14T06:05:51.628Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-14T06:05:51.628Z] [2022-03-14T06:05:51.628Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-14T06:05:51.628Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-14T06:05:51.628Z] [2022-03-14T06:05:51.628Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-14T06:05:51.628Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-14T06:05:51.628Z] [2022-03-14T06:05:51.628Z] DONE 200 tests, 3 skipped in 111.878s [2022-03-14T06:05:51.628Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-14T06:05:51.628Z] ++ 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-14T06:05:51.628Z] ++ set -e [2022-03-14T06:05:51.628Z] ++ '[' -n 0 ']' [2022-03-14T06:05:51.628Z] ++ set -x [2022-03-14T06:05:51.628Z] ++ 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-14T06:05:51.628Z] === RUN TestConfigDaemonLibtrustID [2022-03-14T06:05:51.628Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-14T06:05:51.628Z] === RUN TestDaemonConfigValidation [2022-03-14T06:05:51.628Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-14T06:05:51.628Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-14T06:05:51.628Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-14T06:05:51.628Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-14T06:05:51.628Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-14T06:05:51.628Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-14T06:05:51.628Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-14T06:05:51.628Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-14T06:05:51.628Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-14T06:05:51.628Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-14T06:05:51.628Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-14T06:05:51.628Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-14T06:05:51.628Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-14T06:05:51.628Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-14T06:05:51.628Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-14T06:05:51.628Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-14T06:05:51.628Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-03-14T06:05:51.628Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-03-14T06:05:51.628Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-03-14T06:05:51.628Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-03-14T06:05:51.628Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-03-14T06:05:51.628Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-14T06:05:51.628Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-14T06:05:52.562Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-14T06:05:53.935Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-14T06:05:54.101Z] time="2022-03-14T06:05:53Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-14T06:05:54.101Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-14T06:05:54.101Z] === RUN TestParallelCreate [2022-03-14T06:05:54.101Z] 2022/03/14 06:05:53 Closing DB instances... [2022-03-14T06:05:54.101Z] --- PASS: TestParallelCreate (0.02s) [2022-03-14T06:05:54.101Z] === RUN TestParallelDelete [2022-03-14T06:05:54.101Z] 2022/03/14 06:05:53 Closing DB instances... [2022-03-14T06:05:54.101Z] --- PASS: TestParallelDelete (0.02s) [2022-03-14T06:05:54.101Z] === RUN TestNetworkDBIslands [2022-03-14T06:05:54.101Z] time="2022-03-14T06:05:53Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:cb68caae66bd with config:&{NodeID:cb68caae66bd 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-14T06:05:54.101Z] time="2022-03-14T06:05:53Z" level=info msg="Node cb68caae66bd/172.31.231.191, joined gossip cluster" [2022-03-14T06:05:54.101Z] time="2022-03-14T06:05:53Z" level=info msg="Node cb68caae66bd/172.31.231.191, added to nodes list" [2022-03-14T06:05:54.101Z] time="2022-03-14T06:05:53Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:eb86b33ce42c with config:&{NodeID:eb86b33ce42c 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-14T06:05:54.101Z] time="2022-03-14T06:05:54Z" level=info msg="Node eb86b33ce42c/172.31.231.191, joined gossip cluster" [2022-03-14T06:05:54.101Z] time="2022-03-14T06:05:54Z" level=info msg="Node eb86b33ce42c/172.31.231.191, added to nodes list" [2022-03-14T06:05:54.101Z] time="2022-03-14T06:05:54Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-14T06:05:54.101Z] time="2022-03-14T06:05:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-14T06:05:54.101Z] time="2022-03-14T06:05:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-03-14T06:05:54.101Z] time="2022-03-14T06:05:54Z" level=info msg="Node eb86b33ce42c/172.31.231.191, joined gossip cluster" [2022-03-14T06:05:54.101Z] time="2022-03-14T06:05:54Z" level=info msg="Node eb86b33ce42c/172.31.231.191, added to nodes list" [2022-03-14T06:05:54.101Z] time="2022-03-14T06:05:54Z" level=info msg="Node cb68caae66bd/172.31.231.191, joined gossip cluster" [2022-03-14T06:05:54.101Z] time="2022-03-14T06:05:54Z" level=info msg="Node cb68caae66bd/172.31.231.191, added to nodes list" [2022-03-14T06:05:54.101Z] time="2022-03-14T06:05:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-03-14T06:05:54.101Z] time="2022-03-14T06:05:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-14T06:05:54.870Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-14T06:05:54.870Z] daemon_test.go:156: [d4b3a59548360] daemon is not started [2022-03-14T06:05:54.870Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-03-14T06:05:54.870Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-03-14T06:05:54.870Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-03-14T06:05:54.870Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-03-14T06:05:54.870Z] === RUN TestDaemonProxy [2022-03-14T06:05:54.870Z] === RUN TestDaemonProxy/environment_variables [2022-03-14T06:05:54.922Z] --- PASS: TestCreateServiceSecretFileMode (12.56s) [2022-03-14T06:05:54.922Z] === RUN TestCreateServiceConfigFileMode [2022-03-14T06:05:55.086Z] time="2022-03-14T06:05:54Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:590f990a1b65 with config:&{NodeID:590f990a1b65 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-14T06:05:55.086Z] time="2022-03-14T06:05:54Z" level=info msg="Node 590f990a1b65/172.31.231.191, joined gossip cluster" [2022-03-14T06:05:55.086Z] time="2022-03-14T06:05:54Z" level=info msg="Node 590f990a1b65/172.31.231.191, added to nodes list" [2022-03-14T06:05:55.086Z] time="2022-03-14T06:05:54Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-14T06:05:55.086Z] time="2022-03-14T06:05:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-14T06:05:55.086Z] time="2022-03-14T06:05:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-03-14T06:05:55.086Z] time="2022-03-14T06:05:54Z" level=info msg="Node 590f990a1b65/172.31.231.191, joined gossip cluster" [2022-03-14T06:05:55.086Z] time="2022-03-14T06:05:54Z" level=info msg="Node 590f990a1b65/172.31.231.191, added to nodes list" [2022-03-14T06:05:55.086Z] time="2022-03-14T06:05:54Z" level=info msg="Node cb68caae66bd/172.31.231.191, joined gossip cluster" [2022-03-14T06:05:55.086Z] time="2022-03-14T06:05:54Z" level=info msg="Node cb68caae66bd/172.31.231.191, added to nodes list" [2022-03-14T06:05:55.086Z] time="2022-03-14T06:05:54Z" level=info msg="Node eb86b33ce42c/172.31.231.191, joined gossip cluster" [2022-03-14T06:05:55.086Z] time="2022-03-14T06:05:54Z" level=info msg="Node eb86b33ce42c/172.31.231.191, added to nodes list" [2022-03-14T06:05:55.086Z] time="2022-03-14T06:05:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-14T06:05:55.086Z] time="2022-03-14T06:05:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-03-14T06:05:55.086Z] time="2022-03-14T06:05:54Z" level=info msg="Node 590f990a1b65/172.31.231.191, joined gossip cluster" [2022-03-14T06:05:55.086Z] time="2022-03-14T06:05:54Z" level=info msg="Node 590f990a1b65/172.31.231.191, added to nodes list" [2022-03-14T06:05:55.553Z] time="2022-03-14T06:05:55Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:bb7e01c62bd3 with config:&{NodeID:bb7e01c62bd3 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-14T06:05:55.553Z] time="2022-03-14T06:05:55Z" level=info msg="Node bb7e01c62bd3/172.31.231.191, joined gossip cluster" [2022-03-14T06:05:55.553Z] time="2022-03-14T06:05:55Z" level=info msg="Node bb7e01c62bd3/172.31.231.191, added to nodes list" [2022-03-14T06:05:55.553Z] time="2022-03-14T06:05:55Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-14T06:05:55.553Z] time="2022-03-14T06:05:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-14T06:05:55.553Z] time="2022-03-14T06:05:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-03-14T06:05:55.553Z] time="2022-03-14T06:05:55Z" level=info msg="Node bb7e01c62bd3/172.31.231.191, joined gossip cluster" [2022-03-14T06:05:55.553Z] time="2022-03-14T06:05:55Z" level=info msg="Node bb7e01c62bd3/172.31.231.191, added to nodes list" [2022-03-14T06:05:55.553Z] time="2022-03-14T06:05:55Z" level=info msg="Node cb68caae66bd/172.31.231.191, joined gossip cluster" [2022-03-14T06:05:55.553Z] time="2022-03-14T06:05:55Z" level=info msg="Node cb68caae66bd/172.31.231.191, added to nodes list" [2022-03-14T06:05:55.553Z] time="2022-03-14T06:05:55Z" level=info msg="Node eb86b33ce42c/172.31.231.191, joined gossip cluster" [2022-03-14T06:05:55.553Z] time="2022-03-14T06:05:55Z" level=info msg="Node eb86b33ce42c/172.31.231.191, added to nodes list" [2022-03-14T06:05:55.553Z] time="2022-03-14T06:05:55Z" level=info msg="Node 590f990a1b65/172.31.231.191, joined gossip cluster" [2022-03-14T06:05:55.553Z] time="2022-03-14T06:05:55Z" level=info msg="Node 590f990a1b65/172.31.231.191, added to nodes list" [2022-03-14T06:05:55.553Z] time="2022-03-14T06:05:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-14T06:05:55.553Z] time="2022-03-14T06:05:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-03-14T06:05:55.553Z] time="2022-03-14T06:05:55Z" level=info msg="Node bb7e01c62bd3/172.31.231.191, joined gossip cluster" [2022-03-14T06:05:55.553Z] time="2022-03-14T06:05:55Z" level=info msg="Node bb7e01c62bd3/172.31.231.191, added to nodes list" [2022-03-14T06:05:55.554Z] time="2022-03-14T06:05:55Z" level=info msg="Node bb7e01c62bd3/172.31.231.191, joined gossip cluster" [2022-03-14T06:05:55.554Z] time="2022-03-14T06:05:55Z" level=info msg="Node bb7e01c62bd3/172.31.231.191, added to nodes list" [2022-03-14T06:05:56.022Z] time="2022-03-14T06:05:55Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:f8f1dae75a6d with config:&{NodeID:f8f1dae75a6d 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-14T06:05:56.022Z] time="2022-03-14T06:05:55Z" level=info msg="Node f8f1dae75a6d/172.31.231.191, joined gossip cluster" [2022-03-14T06:05:56.022Z] time="2022-03-14T06:05:55Z" level=info msg="Node f8f1dae75a6d/172.31.231.191, added to nodes list" [2022-03-14T06:05:56.022Z] time="2022-03-14T06:05:55Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-14T06:05:56.022Z] time="2022-03-14T06:05:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-14T06:05:56.022Z] time="2022-03-14T06:05:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-03-14T06:05:56.022Z] time="2022-03-14T06:05:55Z" level=info msg="Node f8f1dae75a6d/172.31.231.191, joined gossip cluster" [2022-03-14T06:05:56.022Z] time="2022-03-14T06:05:55Z" level=info msg="Node f8f1dae75a6d/172.31.231.191, added to nodes list" [2022-03-14T06:05:56.022Z] time="2022-03-14T06:05:55Z" level=info msg="Node cb68caae66bd/172.31.231.191, joined gossip cluster" [2022-03-14T06:05:56.022Z] time="2022-03-14T06:05:55Z" level=info msg="Node cb68caae66bd/172.31.231.191, added to nodes list" [2022-03-14T06:05:56.022Z] time="2022-03-14T06:05:55Z" level=info msg="Node eb86b33ce42c/172.31.231.191, joined gossip cluster" [2022-03-14T06:05:56.022Z] time="2022-03-14T06:05:55Z" level=info msg="Node eb86b33ce42c/172.31.231.191, added to nodes list" [2022-03-14T06:05:56.022Z] time="2022-03-14T06:05:55Z" level=info msg="Node 590f990a1b65/172.31.231.191, joined gossip cluster" [2022-03-14T06:05:56.022Z] time="2022-03-14T06:05:55Z" level=info msg="Node 590f990a1b65/172.31.231.191, added to nodes list" [2022-03-14T06:05:56.022Z] time="2022-03-14T06:05:55Z" level=info msg="Node bb7e01c62bd3/172.31.231.191, joined gossip cluster" [2022-03-14T06:05:56.022Z] time="2022-03-14T06:05:55Z" level=info msg="Node bb7e01c62bd3/172.31.231.191, added to nodes list" [2022-03-14T06:05:56.022Z] time="2022-03-14T06:05:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-14T06:05:56.022Z] time="2022-03-14T06:05:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-03-14T06:05:56.022Z] time="2022-03-14T06:05:55Z" level=info msg="Node f8f1dae75a6d/172.31.231.191, joined gossip cluster" [2022-03-14T06:05:56.022Z] time="2022-03-14T06:05:55Z" level=info msg="Node f8f1dae75a6d/172.31.231.191, added to nodes list" [2022-03-14T06:05:56.022Z] time="2022-03-14T06:05:55Z" level=info msg="Node f8f1dae75a6d/172.31.231.191, joined gossip cluster" [2022-03-14T06:05:56.022Z] time="2022-03-14T06:05:55Z" level=info msg="Node f8f1dae75a6d/172.31.231.191, added to nodes list" [2022-03-14T06:05:56.022Z] time="2022-03-14T06:05:55Z" level=info msg="Node f8f1dae75a6d/172.31.231.191, joined gossip cluster" [2022-03-14T06:05:56.022Z] time="2022-03-14T06:05:55Z" level=info msg="Node f8f1dae75a6d/172.31.231.191, added to nodes list" [2022-03-14T06:05:56.075Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-14T06:05:56.489Z] networkdb_test.go:835: Re-joining: 3 [2022-03-14T06:05:56.489Z] time="2022-03-14T06:05:56Z" level=info msg="The new bootstrap node list is:[172.31.231.191:10033 172.31.231.191:10034 172.31.231.191:10035]" [2022-03-14T06:05:56.489Z] time="2022-03-14T06:05:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.231.191:10033" [2022-03-14T06:05:56.489Z] time="2022-03-14T06:05:56Z" level=debug msg="memberlist: Stream connection from=172.31.231.191:49369" [2022-03-14T06:05:56.489Z] time="2022-03-14T06:05:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.231.191:10034" [2022-03-14T06:05:56.489Z] time="2022-03-14T06:05:56Z" level=debug msg="memberlist: Stream connection from=172.31.231.191:49370" [2022-03-14T06:05:56.489Z] time="2022-03-14T06:05:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.231.191:10035" [2022-03-14T06:05:56.489Z] time="2022-03-14T06:05:56Z" level=debug msg="memberlist: Stream connection from=172.31.231.191:49371" [2022-03-14T06:05:56.489Z] networkdb_test.go:835: Re-joining: 4 [2022-03-14T06:05:56.489Z] time="2022-03-14T06:05:56Z" level=info msg="The new bootstrap node list is:[172.31.231.191:10033 172.31.231.191:10034 172.31.231.191:10035]" [2022-03-14T06:05:56.489Z] time="2022-03-14T06:05:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.231.191:10033" [2022-03-14T06:05:56.489Z] time="2022-03-14T06:05:56Z" level=debug msg="memberlist: Stream connection from=172.31.231.191:49372" [2022-03-14T06:05:56.489Z] time="2022-03-14T06:05:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.231.191:10034" [2022-03-14T06:05:56.489Z] time="2022-03-14T06:05:56Z" level=debug msg="memberlist: Stream connection from=172.31.231.191:49373" [2022-03-14T06:05:56.489Z] time="2022-03-14T06:05:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.231.191:10035" [2022-03-14T06:05:56.489Z] time="2022-03-14T06:05:56Z" level=debug msg="memberlist: Stream connection from=172.31.231.191:49374" [2022-03-14T06:05:56.773Z] === RUN TestDaemonProxy/command-line_options [2022-03-14T06:05:56.958Z] time="2022-03-14T06:05:56Z" level=info msg="node 0 leaving" [2022-03-14T06:05:56.958Z] time="2022-03-14T06:05:56Z" level=info msg="Node cb68caae66bd change state NodeActive --> NodeLeft" [2022-03-14T06:05:56.958Z] time="2022-03-14T06:05:56Z" level=info msg="node2(eb86b33ce42c): Node leave event for cb68caae66bd/172.31.231.191" [2022-03-14T06:05:56.958Z] time="2022-03-14T06:05:56Z" level=info msg="Node cb68caae66bd change state NodeActive --> NodeLeft" [2022-03-14T06:05:56.958Z] time="2022-03-14T06:05:56Z" level=info msg="node3(590f990a1b65): Node leave event for cb68caae66bd/172.31.231.191" [2022-03-14T06:05:56.958Z] time="2022-03-14T06:05:56Z" level=info msg="Node cb68caae66bd change state NodeActive --> NodeLeft" [2022-03-14T06:05:56.958Z] time="2022-03-14T06:05:56Z" level=info msg="node4(bb7e01c62bd3): Node leave event for cb68caae66bd/172.31.231.191" [2022-03-14T06:05:56.958Z] time="2022-03-14T06:05:56Z" level=info msg="Node cb68caae66bd change state NodeActive --> NodeLeft" [2022-03-14T06:05:56.958Z] time="2022-03-14T06:05:56Z" level=info msg="node5(f8f1dae75a6d): Node leave event for cb68caae66bd/172.31.231.191" [2022-03-14T06:05:56.958Z] time="2022-03-14T06:05:56Z" level=info msg="Node cb68caae66bd change state NodeActive --> NodeLeft" [2022-03-14T06:05:56.958Z] time="2022-03-14T06:05:56Z" level=info msg="node1(cb68caae66bd): Node leave event for cb68caae66bd/172.31.231.191" [2022-03-14T06:05:56.958Z] time="2022-03-14T06:05:56Z" level=info msg="Node cb68caae66bd/172.31.231.191, left gossip cluster" [2022-03-14T06:05:56.958Z] time="2022-03-14T06:05:56Z" level=info msg="Node cb68caae66bd/172.31.231.191, left gossip cluster" [2022-03-14T06:05:56.958Z] time="2022-03-14T06:05:56Z" level=info msg="Node cb68caae66bd/172.31.231.191, left gossip cluster" [2022-03-14T06:05:56.958Z] time="2022-03-14T06:05:56Z" level=info msg="Node cb68caae66bd/172.31.231.191, left gossip cluster" [2022-03-14T06:05:56.958Z] time="2022-03-14T06:05:56Z" level=info msg="Node cb68caae66bd/172.31.231.191, left gossip cluster" [2022-03-14T06:05:57.101Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-14T06:05:57.101Z] === RUN TestBoolValue [2022-03-14T06:05:57.101Z] --- PASS: TestBoolValue (0.00s) [2022-03-14T06:05:57.101Z] === RUN TestBoolValueOrDefault [2022-03-14T06:05:57.101Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-14T06:05:57.101Z] === RUN TestInt64ValueOrZero [2022-03-14T06:05:57.101Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-14T06:05:57.101Z] === RUN TestInt64ValueOrDefault [2022-03-14T06:05:57.101Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-14T06:05:57.101Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-14T06:05:57.101Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-14T06:05:57.101Z] === RUN TestJsonContentType [2022-03-14T06:05:57.101Z] --- PASS: TestJsonContentType (0.00s) [2022-03-14T06:05:57.101Z] PASS [2022-03-14T06:05:57.101Z] coverage: 14.7% of statements [2022-03-14T06:05:57.101Z] ok github.com/docker/docker/api/server/httputils 0.137s coverage: 14.7% of statements [2022-03-14T06:05:57.101Z] === RUN TestMaskSecretKeys [2022-03-14T06:05:57.101Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-14T06:05:57.101Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-14T06:05:57.101Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-14T06:05:57.101Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-14T06:05:57.101Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-14T06:05:57.101Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-14T06:05:57.101Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-14T06:05:57.101Z] === RUN TestVersionMiddlewareVersion [2022-03-14T06:05:57.101Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-14T06:05:57.101Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-14T06:05:57.101Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-14T06:05:57.101Z] PASS [2022-03-14T06:05:57.101Z] coverage: 37.7% of statements [2022-03-14T06:05:57.101Z] ok github.com/docker/docker/api/server/middleware 0.090s coverage: 37.7% of statements [2022-03-14T06:05:57.101Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-14T06:05:57.101Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-14T06:05:57.101Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-14T06:05:57.101Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-14T06:05:57.101Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-14T06:05:57.101Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-14T06:05:57.101Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-14T06:05:57.101Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-14T06:05:57.101Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-14T06:05:57.101Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-14T06:05:57.101Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-14T06:05:57.427Z] time="2022-03-14T06:05:56Z" level=info msg="node 1 leaving" [2022-03-14T06:05:57.427Z] time="2022-03-14T06:05:57Z" level=info msg="Node eb86b33ce42c change state NodeActive --> NodeLeft" [2022-03-14T06:05:57.427Z] time="2022-03-14T06:05:57Z" level=info msg="node5(f8f1dae75a6d): Node leave event for eb86b33ce42c/172.31.231.191" [2022-03-14T06:05:57.427Z] time="2022-03-14T06:05:57Z" level=info msg="Node eb86b33ce42c change state NodeActive --> NodeLeft" [2022-03-14T06:05:57.427Z] time="2022-03-14T06:05:57Z" level=info msg="node3(590f990a1b65): Node leave event for eb86b33ce42c/172.31.231.191" [2022-03-14T06:05:57.427Z] time="2022-03-14T06:05:57Z" level=info msg="Node eb86b33ce42c change state NodeActive --> NodeLeft" [2022-03-14T06:05:57.427Z] time="2022-03-14T06:05:57Z" level=info msg="node2(eb86b33ce42c): Node leave event for eb86b33ce42c/172.31.231.191" [2022-03-14T06:05:57.427Z] time="2022-03-14T06:05:57Z" level=info msg="Node eb86b33ce42c change state NodeActive --> NodeLeft" [2022-03-14T06:05:57.427Z] time="2022-03-14T06:05:57Z" level=info msg="node4(bb7e01c62bd3): Node leave event for eb86b33ce42c/172.31.231.191" [2022-03-14T06:05:57.427Z] time="2022-03-14T06:05:57Z" level=info msg="Node eb86b33ce42c/172.31.231.191, left gossip cluster" [2022-03-14T06:05:57.427Z] time="2022-03-14T06:05:57Z" level=info msg="Node eb86b33ce42c/172.31.231.191, left gossip cluster" [2022-03-14T06:05:57.427Z] time="2022-03-14T06:05:57Z" level=info msg="Node eb86b33ce42c/172.31.231.191, left gossip cluster" [2022-03-14T06:05:57.427Z] time="2022-03-14T06:05:57Z" level=info msg="Node eb86b33ce42c/172.31.231.191, left gossip cluster" [2022-03-14T06:05:57.467Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-14T06:05:57.894Z] time="2022-03-14T06:05:57Z" level=info msg="node 2 leaving" [2022-03-14T06:05:57.894Z] time="2022-03-14T06:05:57Z" level=info msg="Node 590f990a1b65 change state NodeActive --> NodeLeft" [2022-03-14T06:05:57.894Z] time="2022-03-14T06:05:57Z" level=info msg="Node 590f990a1b65 change state NodeActive --> NodeLeft" [2022-03-14T06:05:57.894Z] time="2022-03-14T06:05:57Z" level=info msg="node4(bb7e01c62bd3): Node leave event for 590f990a1b65/172.31.231.191" [2022-03-14T06:05:57.895Z] time="2022-03-14T06:05:57Z" level=info msg="node5(f8f1dae75a6d): Node leave event for 590f990a1b65/172.31.231.191" [2022-03-14T06:05:57.895Z] time="2022-03-14T06:05:57Z" level=info msg="Node 590f990a1b65 change state NodeActive --> NodeLeft" [2022-03-14T06:05:57.895Z] time="2022-03-14T06:05:57Z" level=info msg="node3(590f990a1b65): Node leave event for 590f990a1b65/172.31.231.191" [2022-03-14T06:05:57.895Z] time="2022-03-14T06:05:57Z" level=debug msg="memberlist: Failed ping: f8f1dae75a6d (timeout reached)" [2022-03-14T06:05:57.895Z] time="2022-03-14T06:05:57Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.231.191:10034: use of closed network connection" [2022-03-14T06:05:57.895Z] time="2022-03-14T06:05:57Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.231.191:10036: use of closed network connection" [2022-03-14T06:05:57.895Z] time="2022-03-14T06:05:57Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.231.191:10035: use of closed network connection" [2022-03-14T06:05:57.895Z] time="2022-03-14T06:05:57Z" level=debug msg="memberlist: Stream connection from=172.31.231.191:49375" [2022-03-14T06:05:57.895Z] time="2022-03-14T06:05:57Z" level=info msg="Node 590f990a1b65/172.31.231.191, left gossip cluster" [2022-03-14T06:05:57.895Z] time="2022-03-14T06:05:57Z" level=info msg="Node 590f990a1b65/172.31.231.191, left gossip cluster" [2022-03-14T06:05:57.895Z] time="2022-03-14T06:05:57Z" level=info msg="Node 590f990a1b65/172.31.231.191, left gossip cluster" [2022-03-14T06:05:57.895Z] networkdb_test.go:867: node5: OK [2022-03-14T06:05:57.895Z] networkdb_test.go:867: node4: OK [2022-03-14T06:05:57.895Z] time="2022-03-14T06:05:57Z" level=info msg="node 0 coming back" [2022-03-14T06:05:57.895Z] time="2022-03-14T06:05:57Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:a5ce79b22537 with config:&{NodeID:a5ce79b22537 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-14T06:05:57.895Z] time="2022-03-14T06:05:57Z" level=info msg="Node a5ce79b22537/172.31.231.191, joined gossip cluster" [2022-03-14T06:05:57.895Z] time="2022-03-14T06:05:57Z" level=info msg="Node a5ce79b22537/172.31.231.191, added to nodes list" [2022-03-14T06:05:57.895Z] time="2022-03-14T06:05:57Z" level=info msg="node 1 coming back" [2022-03-14T06:05:57.895Z] time="2022-03-14T06:05:57Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:8594066e7f2a with config:&{NodeID:8594066e7f2a 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-14T06:05:58.042Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-14T06:05:58.088Z] === RUN TestStrSliceMarshalJSON [2022-03-14T06:05:58.088Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-14T06:05:58.088Z] === RUN TestStrSliceUnmarshalJSON [2022-03-14T06:05:58.088Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-14T06:05:58.088Z] === RUN TestStrSliceUnmarshalString [2022-03-14T06:05:58.088Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-14T06:05:58.088Z] === RUN TestStrSliceUnmarshalSlice [2022-03-14T06:05:58.088Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-14T06:05:58.088Z] PASS [2022-03-14T06:05:58.088Z] coverage: 90.0% of statements [2022-03-14T06:05:58.088Z] ok github.com/docker/docker/api/types/strslice 0.054s coverage: 90.0% of statements [2022-03-14T06:05:58.088Z] === RUN TestAdjustForAPIVersion [2022-03-14T06:05:58.088Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-14T06:05:58.088Z] PASS [2022-03-14T06:05:58.088Z] coverage: 5.7% of statements [2022-03-14T06:05:58.088Z] ok github.com/docker/docker/api/server/router/swarm 0.049s coverage: 5.7% of statements [2022-03-14T06:05:58.088Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-14T06:05:58.088Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-14T06:05:58.088Z] ? github.com/docker/docker/api/types [no test files] [2022-03-14T06:05:58.088Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-14T06:05:58.088Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-14T06:05:58.088Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-14T06:05:58.088Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-14T06:05:58.088Z] === RUN TestToJSON [2022-03-14T06:05:58.088Z] --- PASS: TestToJSON (0.00s) [2022-03-14T06:05:58.088Z] === RUN TestToParamWithVersion [2022-03-14T06:05:58.088Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-14T06:05:58.088Z] === RUN TestFromJSON [2022-03-14T06:05:58.088Z] --- PASS: TestFromJSON (0.00s) [2022-03-14T06:05:58.088Z] === RUN TestEmpty [2022-03-14T06:05:58.088Z] --- PASS: TestEmpty (0.00s) [2022-03-14T06:05:58.088Z] === RUN TestArgsMatchKVListEmptySources [2022-03-14T06:05:58.088Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-14T06:05:58.088Z] === RUN TestArgsMatchKVList [2022-03-14T06:05:58.088Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-14T06:05:58.088Z] === RUN TestArgsMatch [2022-03-14T06:05:58.088Z] --- PASS: TestArgsMatch (0.00s) [2022-03-14T06:05:58.088Z] === RUN TestAdd [2022-03-14T06:05:58.088Z] --- PASS: TestAdd (0.00s) [2022-03-14T06:05:58.088Z] === RUN TestDel [2022-03-14T06:05:58.088Z] --- PASS: TestDel (0.00s) [2022-03-14T06:05:58.088Z] === RUN TestLen [2022-03-14T06:05:58.088Z] --- PASS: TestLen (0.00s) [2022-03-14T06:05:58.088Z] === RUN TestExactMatch [2022-03-14T06:05:58.088Z] --- PASS: TestExactMatch (0.00s) [2022-03-14T06:05:58.088Z] === RUN TestOnlyOneExactMatch [2022-03-14T06:05:58.088Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-14T06:05:58.088Z] === RUN TestContains [2022-03-14T06:05:58.088Z] --- PASS: TestContains (0.00s) [2022-03-14T06:05:58.088Z] === RUN TestValidate [2022-03-14T06:05:58.088Z] --- PASS: TestValidate (0.00s) [2022-03-14T06:05:58.088Z] === RUN TestWalkValues [2022-03-14T06:05:58.088Z] --- PASS: TestWalkValues (0.00s) [2022-03-14T06:05:58.088Z] === RUN TestFuzzyMatch [2022-03-14T06:05:58.088Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-14T06:05:58.088Z] === RUN TestClone [2022-03-14T06:05:58.088Z] --- PASS: TestClone (0.00s) [2022-03-14T06:05:58.088Z] PASS [2022-03-14T06:05:58.088Z] coverage: 92.2% of statements [2022-03-14T06:05:58.088Z] === RUN TestDurationToSecondsString [2022-03-14T06:05:58.088Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-14T06:05:58.088Z] === RUN TestGetTimestamp [2022-03-14T06:05:58.088Z] ok github.com/docker/docker/api/types/filters 0.052s coverage: 92.2% of statements [2022-03-14T06:05:58.088Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-14T06:05:58.088Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-14T06:05:58.088Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-14T06:05:58.088Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-14T06:05:58.088Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-14T06:05:58.088Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-14T06:05:58.088Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-14T06:05:58.088Z] --- PASS: TestGetTimestamp (0.21s) [2022-03-14T06:05:58.088Z] === RUN TestParseTimestamps [2022-03-14T06:05:58.088Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-14T06:05:58.088Z] PASS [2022-03-14T06:05:58.088Z] coverage: 100.0% of statements [2022-03-14T06:05:58.088Z] ok github.com/docker/docker/api/types/time 0.258s coverage: 100.0% of statements [2022-03-14T06:05:58.151Z] === RUN TestDaemonProxy/configuration_file [2022-03-14T06:05:58.363Z] time="2022-03-14T06:05:57Z" level=info msg="Node 8594066e7f2a/172.31.231.191, joined gossip cluster" [2022-03-14T06:05:58.363Z] time="2022-03-14T06:05:57Z" level=info msg="Node 8594066e7f2a/172.31.231.191, added to nodes list" [2022-03-14T06:05:58.363Z] time="2022-03-14T06:05:57Z" level=info msg="node 2 coming back" [2022-03-14T06:05:58.363Z] time="2022-03-14T06:05:57Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c44345efad28 with config:&{NodeID:c44345efad28 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-14T06:05:58.363Z] time="2022-03-14T06:05:57Z" level=info msg="Node c44345efad28/172.31.231.191, joined gossip cluster" [2022-03-14T06:05:58.363Z] time="2022-03-14T06:05:57Z" level=info msg="Node c44345efad28/172.31.231.191, added to nodes list" [2022-03-14T06:05:58.363Z] time="2022-03-14T06:05:57Z" level=warning msg="memberlist: Was able to connect to f8f1dae75a6d but other probes failed, network may be misconfigured" [2022-03-14T06:05:58.557Z] === RUN TestCompareVersion [2022-03-14T06:05:58.557Z] --- PASS: TestCompareVersion (0.00s) [2022-03-14T06:05:58.557Z] PASS [2022-03-14T06:05:58.557Z] coverage: 77.3% of statements [2022-03-14T06:05:58.557Z] ok github.com/docker/docker/api/types/versions 0.044s coverage: 77.3% of statements [2022-03-14T06:05:58.557Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-14T06:05:58.557Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-14T06:05:58.557Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-14T06:05:58.557Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-14T06:05:58.557Z] ? github.com/docker/docker/builder [no test files] [2022-03-14T06:05:58.557Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-14T06:05:58.557Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-14T06:05:58.557Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-14T06:05:58.557Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-14T06:05:58.557Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-14T06:05:58.557Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-14T06:05:58.557Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-14T06:05:58.831Z] time="2022-03-14T06:05:58Z" level=debug msg="memberlist: Failed ping: bb7e01c62bd3 (timeout reached)" [2022-03-14T06:05:58.831Z] time="2022-03-14T06:05:58Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.31.231.191:10037: use of closed network connection" [2022-03-14T06:05:58.831Z] time="2022-03-14T06:05:58Z" level=debug msg="memberlist: Stream connection from=172.31.231.191:49376" [2022-03-14T06:05:59.299Z] time="2022-03-14T06:05:58Z" level=warning msg="memberlist: Was able to connect to bb7e01c62bd3 but other probes failed, network may be misconfigured" [2022-03-14T06:05:59.545Z] === RUN TestParseRemoteURL [2022-03-14T06:05:59.545Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-14T06:05:59.545Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-14T06:05:59.545Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-14T06:05:59.545Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-14T06:05:59.545Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-14T06:05:59.545Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-14T06:05:59.545Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-14T06:05:59.545Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-14T06:05:59.545Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-14T06:05:59.545Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-14T06:05:59.545Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-14T06:05:59.545Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-14T06:05:59.545Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-14T06:05:59.545Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-14T06:05:59.545Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-14T06:05:59.545Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-14T06:05:59.545Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-14T06:05:59.545Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-14T06:05:59.545Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-14T06:05:59.545Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-14T06:05:59.545Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-14T06:05:59.545Z] === RUN TestCloneArgsSmartHttp [2022-03-14T06:05:59.545Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-14T06:05:59.545Z] === RUN TestCloneArgsDumbHttp [2022-03-14T06:05:59.545Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-14T06:05:59.545Z] === RUN TestCloneArgsGit [2022-03-14T06:05:59.545Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-14T06:05:59.545Z] === RUN TestCheckoutGit [2022-03-14T06:06:00.055Z] === RUN TestDaemonProxy/conflicting_options [2022-03-14T06:06:00.314Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-14T06:06:00.597Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-14T06:06:00.891Z] --- PASS: TestDaemonProxy (6.27s) [2022-03-14T06:06:00.891Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-03-14T06:06:00.891Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-03-14T06:06:00.891Z] --- PASS: TestDaemonProxy/configuration_file (1.71s) [2022-03-14T06:06:00.891Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-14T06:06:00.891Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-14T06:06:00.891Z] PASS [2022-03-14T06:06:00.891Z] [2022-03-14T06:06:00.891Z] DONE 17 tests in 10.249s [2022-03-14T06:06:00.891Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-03-14T06:06:00.891Z] ++ 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-14T06:06:00.891Z] ++ set -e [2022-03-14T06:06:00.891Z] ++ '[' -n 0 ']' [2022-03-14T06:06:00.891Z] ++ set -x [2022-03-14T06:06:00.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=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-14T06:06:01.161Z] INFO: Testing against a local daemon [2022-03-14T06:06:01.161Z] === RUN TestCommitInheritsEnv [2022-03-14T06:06:01.433Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-03-14T06:06:01.433Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-14T06:06:01.433Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-14T06:06:01.433Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-14T06:06:01.433Z] === RUN TestImportWithCustomPlatform [2022-03-14T06:06:01.433Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-14T06:06:01.433Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-14T06:06:01.433Z] === RUN TestImportWithCustomPlatform// [2022-03-14T06:06:01.433Z] === RUN TestImportWithCustomPlatform/linux [2022-03-14T06:06:01.433Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-14T06:06:01.516Z] time="2022-03-14T06:06:01Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.231.191:10033 172.31.231.191:10034 172.31.231.191:10035]" [2022-03-14T06:06:01.708Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-14T06:06:01.708Z] === RUN TestImportWithCustomPlatform/macos [2022-03-14T06:06:01.708Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-14T06:06:01.708Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-14T06:06:01.708Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-03-14T06:06:01.708Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-03-14T06:06:01.708Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-14T06:06:01.708Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-14T06:06:01.708Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-03-14T06:06:01.708Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-03-14T06:06:01.708Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-14T06:06:01.708Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-14T06:06:01.708Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-14T06:06:01.708Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-14T06:06:01.708Z] === RUN TestImagesFilterMultiReference [2022-03-14T06:06:01.708Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-03-14T06:06:01.708Z] === RUN TestImagePullPlatformInvalid [2022-03-14T06:06:01.708Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-14T06:06:01.708Z] === RUN TestRemoveImageOrphaning [2022-03-14T06:06:01.763Z] === RUN TestEnable [2022-03-14T06:06:01.763Z] --- PASS: TestEnable (0.00s) [2022-03-14T06:06:01.763Z] === RUN TestDisable [2022-03-14T06:06:01.763Z] --- PASS: TestDisable (0.00s) [2022-03-14T06:06:01.763Z] === RUN TestEnabled [2022-03-14T06:06:01.763Z] --- PASS: TestEnabled (0.00s) [2022-03-14T06:06:01.763Z] PASS [2022-03-14T06:06:01.763Z] coverage: 100.0% of statements [2022-03-14T06:06:01.763Z] ok github.com/docker/docker/cli/debug 0.041s coverage: 100.0% of statements [2022-03-14T06:06:01.974Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-03-14T06:06:01.974Z] === RUN TestRemoveImageGarbageCollector [2022-03-14T06:06:01.974Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-14T06:06:01.974Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-14T06:06:01.974Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-14T06:06:01.984Z] time="2022-03-14T06:06:01Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.231.191:10033 172.31.231.191:10034 172.31.231.191:10035]" [2022-03-14T06:06:02.234Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-14T06:06:02.234Z] === RUN TestTagInvalidReference [2022-03-14T06:06:02.234Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-14T06:06:02.234Z] === RUN TestTagValidPrefixedRepo [2022-03-14T06:06:02.234Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-03-14T06:06:02.234Z] === RUN TestTagExistedNameWithoutForce [2022-03-14T06:06:02.234Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-14T06:06:02.234Z] === RUN TestTagOfficialNames [2022-03-14T06:06:02.234Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-14T06:06:02.234Z] === RUN TestTagMatchesDigest [2022-03-14T06:06:02.234Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-14T06:06:02.234Z] PASS [2022-03-14T06:06:02.234Z] [2022-03-14T06:06:02.234Z] === Skipped [2022-03-14T06:06:02.234Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-14T06:06:02.234Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-14T06:06:02.234Z] [2022-03-14T06:06:02.234Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-14T06:06:02.234Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-14T06:06:02.234Z] [2022-03-14T06:06:02.234Z] DONE 22 tests, 2 skipped in 1.332s [2022-03-14T06:06:02.234Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-03-14T06:06:02.234Z] ++ 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-14T06:06:02.234Z] ++ set -e [2022-03-14T06:06:02.234Z] ++ '[' -n 0 ']' [2022-03-14T06:06:02.234Z] ++ set -x [2022-03-14T06:06:02.234Z] ++ 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-14T06:06:02.237Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-14T06:06:02.237Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-14T06:06:02.237Z] === RUN TestProcessNoDockerignore [2022-03-14T06:06:02.237Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-14T06:06:02.237Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-14T06:06:02.237Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-03-14T06:06:02.237Z] === RUN TestDetectContentType [2022-03-14T06:06:02.237Z] --- PASS: TestDetectContentType (0.00s) [2022-03-14T06:06:02.237Z] === RUN TestSelectAcceptableMIME [2022-03-14T06:06:02.237Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-14T06:06:02.237Z] === RUN TestInspectEmptyResponse [2022-03-14T06:06:02.237Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-14T06:06:02.237Z] === RUN TestInspectResponseBinary [2022-03-14T06:06:02.237Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-14T06:06:02.237Z] === RUN TestResponseUnsupportedContentType [2022-03-14T06:06:02.237Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-14T06:06:02.237Z] === RUN TestInspectResponseTextSimple [2022-03-14T06:06:02.237Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-14T06:06:02.237Z] === RUN TestInspectResponseEmptyContentType [2022-03-14T06:06:02.237Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-14T06:06:02.237Z] === RUN TestUnknownContentLength [2022-03-14T06:06:02.237Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-14T06:06:02.237Z] === RUN TestDownloadRemote [2022-03-14T06:06:02.237Z] --- PASS: TestDownloadRemote (0.18s) [2022-03-14T06:06:02.237Z] === RUN TestGetWithStatusError [2022-03-14T06:06:02.237Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-14T06:06:02.237Z] === RUN TestCloseRootDirectory [2022-03-14T06:06:02.237Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:06:02.237Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-14T06:06:02.237Z] === RUN TestHashFile [2022-03-14T06:06:02.237Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:06:02.237Z] --- SKIP: TestHashFile (0.00s) [2022-03-14T06:06:02.237Z] === RUN TestHashSubdir [2022-03-14T06:06:02.237Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:06:02.237Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-14T06:06:02.237Z] === RUN TestRemoveDirectory [2022-03-14T06:06:02.237Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:06:02.237Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-03-14T06:06:02.237Z] PASS [2022-03-14T06:06:02.237Z] coverage: 9.3% of statements [2022-03-14T06:06:02.237Z] ok github.com/docker/docker/builder/remotecontext 0.363s coverage: 9.3% of statements [2022-03-14T06:06:02.452Z] time="2022-03-14T06:06:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.231.191:10033" [2022-03-14T06:06:02.452Z] time="2022-03-14T06:06:02Z" level=debug msg="memberlist: Stream connection from=172.31.231.191:49377" [2022-03-14T06:06:02.452Z] time="2022-03-14T06:06:02Z" level=info msg="Node bb7e01c62bd3/172.31.231.191, joined gossip cluster" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node bb7e01c62bd3/172.31.231.191, added to nodes list" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node f8f1dae75a6d/172.31.231.191, joined gossip cluster" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node f8f1dae75a6d/172.31.231.191, added to nodes list" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node a5ce79b22537/172.31.231.191, joined gossip cluster" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node a5ce79b22537/172.31.231.191, is the new incarnation of the shutdown node cb68caae66bd/172.31.231.191" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node a5ce79b22537/172.31.231.191, added to nodes list" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.231.191:10034" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=debug msg="memberlist: Stream connection from=172.31.231.191:49378" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node bb7e01c62bd3/172.31.231.191, joined gossip cluster" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node bb7e01c62bd3/172.31.231.191, added to nodes list" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node a5ce79b22537/172.31.231.191, joined gossip cluster" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node a5ce79b22537/172.31.231.191, added to nodes list" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node f8f1dae75a6d/172.31.231.191, joined gossip cluster" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node f8f1dae75a6d/172.31.231.191, added to nodes list" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node 8594066e7f2a/172.31.231.191, joined gossip cluster" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node 8594066e7f2a/172.31.231.191, is the new incarnation of the shutdown node eb86b33ce42c/172.31.231.191" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node 8594066e7f2a/172.31.231.191, added to nodes list" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.231.191:10035" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=debug msg="memberlist: Stream connection from=172.31.231.191:49379" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node 8594066e7f2a/172.31.231.191, joined gossip cluster" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node 8594066e7f2a/172.31.231.191, added to nodes list" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node bb7e01c62bd3/172.31.231.191, joined gossip cluster" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node bb7e01c62bd3/172.31.231.191, added to nodes list" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node a5ce79b22537/172.31.231.191, joined gossip cluster" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node a5ce79b22537/172.31.231.191, added to nodes list" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node f8f1dae75a6d/172.31.231.191, joined gossip cluster" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node f8f1dae75a6d/172.31.231.191, added to nodes list" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node c44345efad28/172.31.231.191, joined gossip cluster" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node c44345efad28/172.31.231.191, is the new incarnation of the shutdown node 590f990a1b65/172.31.231.191" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node c44345efad28/172.31.231.191, added to nodes list" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node 8594066e7f2a/172.31.231.191, joined gossip cluster" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node 8594066e7f2a/172.31.231.191, added to nodes list" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node 8594066e7f2a/172.31.231.191, joined gossip cluster" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node 8594066e7f2a/172.31.231.191, is the new incarnation of the shutdown node eb86b33ce42c/172.31.231.191" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node 8594066e7f2a/172.31.231.191, added to nodes list" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node a5ce79b22537/172.31.231.191, joined gossip cluster" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node a5ce79b22537/172.31.231.191, is the new incarnation of the shutdown node cb68caae66bd/172.31.231.191" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node a5ce79b22537/172.31.231.191, added to nodes list" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node c44345efad28/172.31.231.191, joined gossip cluster" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node c44345efad28/172.31.231.191, added to nodes list" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node c44345efad28/172.31.231.191, joined gossip cluster" [2022-03-14T06:06:02.453Z] time="2022-03-14T06:06:02Z" level=info msg="Node c44345efad28/172.31.231.191, added to nodes list" [2022-03-14T06:06:02.494Z] INFO: Testing against a local daemon [2022-03-14T06:06:02.494Z] === RUN TestNetworkCreateDelete [2022-03-14T06:06:02.494Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-03-14T06:06:02.494Z] === RUN TestDockerNetworkDeletePreferID [2022-03-14T06:06:02.706Z] === RUN TestGetAllAllowed [2022-03-14T06:06:02.706Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-14T06:06:02.706Z] === RUN TestGetAllMeta [2022-03-14T06:06:02.706Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-14T06:06:02.706Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-14T06:06:02.706Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-14T06:06:02.706Z] === RUN TestIsUnreferencedBuiltin [2022-03-14T06:06:02.706Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-14T06:06:02.706Z] === RUN TestIsExistingDirectory [2022-03-14T06:06:02.706Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-14T06:06:02.706Z] === RUN TestGetFilenameForDownload [2022-03-14T06:06:02.706Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-14T06:06:02.706Z] === RUN TestEnv2Variables [2022-03-14T06:06:02.706Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-14T06:06:02.706Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-14T06:06:02.706Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-14T06:06:02.706Z] === RUN TestMaintainer [2022-03-14T06:06:02.706Z] --- PASS: TestMaintainer (0.00s) [2022-03-14T06:06:02.706Z] === RUN TestLabel [2022-03-14T06:06:02.706Z] --- PASS: TestLabel (0.00s) [2022-03-14T06:06:02.706Z] === RUN TestFromScratch [2022-03-14T06:06:02.706Z] --- PASS: TestFromScratch (0.00s) [2022-03-14T06:06:02.706Z] === RUN TestFromWithArg [2022-03-14T06:06:02.706Z] --- PASS: TestFromWithArg (0.00s) [2022-03-14T06:06:02.706Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-14T06:06:02.706Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-14T06:06:02.706Z] === RUN TestFromWithUndefinedArg [2022-03-14T06:06:02.706Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-14T06:06:02.706Z] === RUN TestFromMultiStageWithNamedStage [2022-03-14T06:06:02.706Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-14T06:06:02.706Z] === RUN TestOnbuild [2022-03-14T06:06:02.706Z] --- PASS: TestOnbuild (0.00s) [2022-03-14T06:06:02.706Z] === RUN TestWorkdir [2022-03-14T06:06:02.706Z] --- PASS: TestWorkdir (0.00s) [2022-03-14T06:06:02.921Z] time="2022-03-14T06:06:02Z" level=info msg="Node c44345efad28/172.31.231.191, joined gossip cluster" [2022-03-14T06:06:02.921Z] time="2022-03-14T06:06:02Z" level=info msg="Node c44345efad28/172.31.231.191, is the new incarnation of the shutdown node 590f990a1b65/172.31.231.191" [2022-03-14T06:06:02.921Z] time="2022-03-14T06:06:02Z" level=info msg="Node c44345efad28/172.31.231.191, added to nodes list" [2022-03-14T06:06:02.921Z] time="2022-03-14T06:06:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.231.191:10033" [2022-03-14T06:06:02.921Z] time="2022-03-14T06:06:02Z" level=debug msg="memberlist: Stream connection from=172.31.231.191:49380" [2022-03-14T06:06:02.921Z] time="2022-03-14T06:06:02Z" level=debug msg="memberlist: Stream connection from=172.31.231.191:49381" [2022-03-14T06:06:02.921Z] time="2022-03-14T06:06:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.231.191:10034" [2022-03-14T06:06:02.921Z] time="2022-03-14T06:06:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.231.191:10035" [2022-03-14T06:06:02.921Z] time="2022-03-14T06:06:02Z" level=debug msg="memberlist: Stream connection from=172.31.231.191:49382" [2022-03-14T06:06:03.062Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-03-14T06:06:03.062Z] === RUN TestDaemonDNSFallback [2022-03-14T06:06:03.151Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-14T06:06:03.174Z] === RUN TestCmd [2022-03-14T06:06:03.174Z] --- PASS: TestCmd (0.00s) [2022-03-14T06:06:03.174Z] === RUN TestHealthcheckNone [2022-03-14T06:06:03.174Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-14T06:06:03.174Z] === RUN TestHealthcheckCmd [2022-03-14T06:06:03.174Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-14T06:06:03.174Z] === RUN TestEntrypoint [2022-03-14T06:06:03.174Z] --- PASS: TestEntrypoint (0.00s) [2022-03-14T06:06:03.174Z] === RUN TestExpose [2022-03-14T06:06:03.174Z] --- PASS: TestExpose (0.00s) [2022-03-14T06:06:03.174Z] === RUN TestUser [2022-03-14T06:06:03.174Z] --- PASS: TestUser (0.00s) [2022-03-14T06:06:03.174Z] === RUN TestVolume [2022-03-14T06:06:03.174Z] --- PASS: TestVolume (0.00s) [2022-03-14T06:06:03.174Z] === RUN TestStopSignal [2022-03-14T06:06:03.174Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-14T06:06:03.174Z] --- SKIP: TestStopSignal (0.00s) [2022-03-14T06:06:03.174Z] === RUN TestArg [2022-03-14T06:06:03.174Z] --- PASS: TestArg (0.00s) [2022-03-14T06:06:03.174Z] === RUN TestShell [2022-03-14T06:06:03.174Z] --- PASS: TestShell (0.00s) [2022-03-14T06:06:03.174Z] === RUN TestPrependEnvOnCmd [2022-03-14T06:06:03.174Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-14T06:06:03.174Z] === RUN TestRunWithBuildArgs [2022-03-14T06:06:03.174Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-14T06:06:03.174Z] === RUN TestRunIgnoresHealthcheck [2022-03-14T06:06:03.174Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-14T06:06:03.174Z] === RUN TestDispatchUnsupportedOptions [2022-03-14T06:06:03.174Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-14T06:06:03.174Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-14T06:06:03.174Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-14T06:06:03.174Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-14T06:06:03.174Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-14T06:06:03.174Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-14T06:06:03.174Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-14T06:06:03.174Z] === RUN TestNormalizeWorkdir [2022-03-14T06:06:03.174Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-14T06:06:03.174Z] === RUN TestDispatch [2022-03-14T06:06:03.174Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-14T06:06:03.174Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-14T06:06:03.174Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-14T06:06:03.174Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-14T06:06:03.174Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-14T06:06:03.174Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-14T06:06:03.174Z] === RUN TestDispatch/COPY_url [2022-03-14T06:06:03.174Z] --- PASS: TestDispatch (0.10s) [2022-03-14T06:06:03.174Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-03-14T06:06:03.174Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.03s) [2022-03-14T06:06:03.174Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-14T06:06:03.174Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.04s) [2022-03-14T06:06:03.174Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-14T06:06:03.174Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-14T06:06:03.174Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-14T06:06:03.174Z] === RUN TestAddScratchImageAddsToMounts [2022-03-14T06:06:03.174Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-14T06:06:03.174Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-14T06:06:03.174Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-14T06:06:03.174Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-14T06:06:03.174Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-14T06:06:03.174Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-14T06:06:03.174Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-14T06:06:03.174Z] === RUN TestImageSourceGetAddsToMounts [2022-03-14T06:06:03.174Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-14T06:06:03.174Z] === RUN TestEmptyDockerfile [2022-03-14T06:06:03.174Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-14T06:06:03.174Z] === RUN TestSymlinkDockerfile [2022-03-14T06:06:03.174Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-14T06:06:03.174Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-14T06:06:03.174Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-14T06:06:03.174Z] === RUN TestNonExistingDockerfile [2022-03-14T06:06:03.174Z] --- PASS: TestNonExistingDockerfile (0.01s) [2022-03-14T06:06:03.174Z] === RUN TestCopyRunConfig [2022-03-14T06:06:03.174Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-14T06:06:03.174Z] === RUN TestDeepCopyRunConfig [2022-03-14T06:06:03.174Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-14T06:06:03.174Z] === RUN TestExportImage [2022-03-14T06:06:03.174Z] --- PASS: TestExportImage (0.00s) [2022-03-14T06:06:03.174Z] === RUN TestNormalizeDest [2022-03-14T06:06:03.174Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-14T06:06:03.174Z] PASS [2022-03-14T06:06:03.174Z] coverage: 46.7% of statements [2022-03-14T06:06:03.174Z] ok github.com/docker/docker/builder/dockerfile 0.288s coverage: 46.7% of statements [2022-03-14T06:06:03.389Z] 2022/03/14 06:06:02 Closing DB instances... [2022-03-14T06:06:03.389Z] time="2022-03-14T06:06:03Z" level=info msg="Node a5ce79b22537 change state NodeActive --> NodeLeft" [2022-03-14T06:06:03.389Z] time="2022-03-14T06:06:03Z" level=info msg="node5(f8f1dae75a6d): Node leave event for a5ce79b22537/172.31.231.191" [2022-03-14T06:06:03.389Z] time="2022-03-14T06:06:03Z" level=info msg="Node a5ce79b22537 change state NodeActive --> NodeLeft" [2022-03-14T06:06:03.389Z] time="2022-03-14T06:06:03Z" level=info msg="node2(8594066e7f2a): Node leave event for a5ce79b22537/172.31.231.191" [2022-03-14T06:06:03.389Z] time="2022-03-14T06:06:03Z" level=info msg="Node a5ce79b22537 change state NodeActive --> NodeLeft" [2022-03-14T06:06:03.389Z] time="2022-03-14T06:06:03Z" level=info msg="node4(bb7e01c62bd3): Node leave event for a5ce79b22537/172.31.231.191" [2022-03-14T06:06:03.389Z] time="2022-03-14T06:06:03Z" level=info msg="Node a5ce79b22537 change state NodeActive --> NodeLeft" [2022-03-14T06:06:03.389Z] time="2022-03-14T06:06:03Z" level=info msg="node1(a5ce79b22537): Node leave event for a5ce79b22537/172.31.231.191" [2022-03-14T06:06:03.389Z] time="2022-03-14T06:06:03Z" level=info msg="Node a5ce79b22537 change state NodeActive --> NodeLeft" [2022-03-14T06:06:03.389Z] time="2022-03-14T06:06:03Z" level=info msg="node3(c44345efad28): Node leave event for a5ce79b22537/172.31.231.191" [2022-03-14T06:06:03.389Z] time="2022-03-14T06:06:03Z" level=info msg="Node a5ce79b22537/172.31.231.191, left gossip cluster" [2022-03-14T06:06:03.389Z] time="2022-03-14T06:06:03Z" level=info msg="Node a5ce79b22537/172.31.231.191, left gossip cluster" [2022-03-14T06:06:03.389Z] time="2022-03-14T06:06:03Z" level=info msg="Node a5ce79b22537/172.31.231.191, left gossip cluster" [2022-03-14T06:06:03.389Z] time="2022-03-14T06:06:03Z" level=info msg="Node a5ce79b22537/172.31.231.191, left gossip cluster" [2022-03-14T06:06:03.389Z] time="2022-03-14T06:06:03Z" level=info msg="Node a5ce79b22537/172.31.231.191, left gossip cluster" [2022-03-14T06:06:03.642Z] === RUN TestTCP4Proxy [2022-03-14T06:06:03.642Z] --- PASS: TestTCP4Proxy (0.00s) [2022-03-14T06:06:03.642Z] === RUN TestTCP4ProxyHalfClose [2022-03-14T06:06:03.642Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-14T06:06:03.642Z] === RUN TestTCP6Proxy [2022-03-14T06:06:03.642Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-14T06:06:03.642Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-14T06:06:03.642Z] === RUN TestTCPDualStackProxy [2022-03-14T06:06:03.642Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-14T06:06:03.642Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-14T06:06:03.642Z] === RUN TestUDP4Proxy [2022-03-14T06:06:03.642Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-14T06:06:03.642Z] === RUN TestUDP6Proxy [2022-03-14T06:06:03.642Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-14T06:06:03.642Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-14T06:06:03.642Z] === RUN TestUDPWriteError [2022-03-14T06:06:03.642Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-14T06:06:03.642Z] === RUN TestSCTP4Proxy [2022-03-14T06:06:03.642Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-14T06:06:03.642Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-14T06:06:03.642Z] === RUN TestSCTP6Proxy [2022-03-14T06:06:03.642Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-14T06:06:03.642Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-14T06:06:03.642Z] PASS [2022-03-14T06:06:03.642Z] coverage: 49.4% of statements [2022-03-14T06:06:03.642Z] ok github.com/docker/docker/cmd/docker-proxy 0.063s coverage: 49.4% of statements [2022-03-14T06:06:03.724Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-14T06:06:03.857Z] time="2022-03-14T06:06:03Z" level=info msg="Node 8594066e7f2a change state NodeActive --> NodeLeft" [2022-03-14T06:06:03.857Z] time="2022-03-14T06:06:03Z" level=info msg="node4(bb7e01c62bd3): Node leave event for 8594066e7f2a/172.31.231.191" [2022-03-14T06:06:03.857Z] time="2022-03-14T06:06:03Z" level=info msg="Node 8594066e7f2a change state NodeActive --> NodeLeft" [2022-03-14T06:06:03.857Z] time="2022-03-14T06:06:03Z" level=info msg="node3(c44345efad28): Node leave event for 8594066e7f2a/172.31.231.191" [2022-03-14T06:06:03.857Z] time="2022-03-14T06:06:03Z" level=info msg="Node 8594066e7f2a change state NodeActive --> NodeLeft" [2022-03-14T06:06:03.857Z] time="2022-03-14T06:06:03Z" level=info msg="node5(f8f1dae75a6d): Node leave event for 8594066e7f2a/172.31.231.191" [2022-03-14T06:06:03.857Z] time="2022-03-14T06:06:03Z" level=info msg="Node 8594066e7f2a change state NodeActive --> NodeLeft" [2022-03-14T06:06:03.857Z] time="2022-03-14T06:06:03Z" level=info msg="node2(8594066e7f2a): Node leave event for 8594066e7f2a/172.31.231.191" [2022-03-14T06:06:03.857Z] time="2022-03-14T06:06:03Z" level=info msg="Node 8594066e7f2a/172.31.231.191, left gossip cluster" [2022-03-14T06:06:03.857Z] time="2022-03-14T06:06:03Z" level=info msg="Node 8594066e7f2a/172.31.231.191, left gossip cluster" [2022-03-14T06:06:03.857Z] time="2022-03-14T06:06:03Z" level=info msg="Node 8594066e7f2a/172.31.231.191, left gossip cluster" [2022-03-14T06:06:03.857Z] time="2022-03-14T06:06:03Z" level=info msg="Node 8594066e7f2a/172.31.231.191, left gossip cluster" [2022-03-14T06:06:04.324Z] time="2022-03-14T06:06:03Z" level=info msg="Node c44345efad28 change state NodeActive --> NodeLeft" [2022-03-14T06:06:04.324Z] time="2022-03-14T06:06:03Z" level=info msg="node4(bb7e01c62bd3): Node leave event for c44345efad28/172.31.231.191" [2022-03-14T06:06:04.324Z] time="2022-03-14T06:06:03Z" level=info msg="Node c44345efad28 change state NodeActive --> NodeLeft" [2022-03-14T06:06:04.324Z] time="2022-03-14T06:06:03Z" level=info msg="node5(f8f1dae75a6d): Node leave event for c44345efad28/172.31.231.191" [2022-03-14T06:06:04.324Z] time="2022-03-14T06:06:03Z" level=info msg="Node c44345efad28 change state NodeActive --> NodeLeft" [2022-03-14T06:06:04.324Z] time="2022-03-14T06:06:03Z" level=info msg="node3(c44345efad28): Node leave event for c44345efad28/172.31.231.191" [2022-03-14T06:06:04.324Z] time="2022-03-14T06:06:04Z" level=info msg="Node c44345efad28/172.31.231.191, left gossip cluster" [2022-03-14T06:06:04.324Z] time="2022-03-14T06:06:04Z" level=info msg="Node c44345efad28/172.31.231.191, left gossip cluster" [2022-03-14T06:06:04.324Z] time="2022-03-14T06:06:04Z" level=info msg="Node c44345efad28/172.31.231.191, left gossip cluster" [2022-03-14T06:06:04.792Z] time="2022-03-14T06:06:04Z" level=debug msg="memberlist: Failed ping: c44345efad28 (timeout reached)" [2022-03-14T06:06:04.792Z] time="2022-03-14T06:06:04Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.231.191:10036: use of closed network connection" [2022-03-14T06:06:04.792Z] time="2022-03-14T06:06:04Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.231.191:10037: use of closed network connection" [2022-03-14T06:06:04.792Z] time="2022-03-14T06:06:04Z" level=debug msg="memberlist: Stream connection from=172.31.231.191:49383" [2022-03-14T06:06:04.792Z] time="2022-03-14T06:06:04Z" level=info msg="Node bb7e01c62bd3 change state NodeActive --> NodeLeft" [2022-03-14T06:06:04.792Z] time="2022-03-14T06:06:04Z" level=info msg="node5(f8f1dae75a6d): Node leave event for bb7e01c62bd3/172.31.231.191" [2022-03-14T06:06:04.792Z] time="2022-03-14T06:06:04Z" level=info msg="Node bb7e01c62bd3 change state NodeActive --> NodeLeft" [2022-03-14T06:06:04.792Z] time="2022-03-14T06:06:04Z" level=info msg="node4(bb7e01c62bd3): Node leave event for bb7e01c62bd3/172.31.231.191" [2022-03-14T06:06:05.114Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-14T06:06:05.259Z] time="2022-03-14T06:06:04Z" level=warning msg="memberlist: Was able to connect to c44345efad28 but other probes failed, network may be misconfigured" [2022-03-14T06:06:05.259Z] time="2022-03-14T06:06:05Z" level=info msg="Node bb7e01c62bd3/172.31.231.191, left gossip cluster" [2022-03-14T06:06:05.380Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-03-14T06:06:05.727Z] time="2022-03-14T06:06:05Z" level=info msg="Node bb7e01c62bd3/172.31.231.191, left gossip cluster" [2022-03-14T06:06:05.727Z] time="2022-03-14T06:06:05Z" level=info msg="Node f8f1dae75a6d/172.31.231.191, left gossip cluster" [2022-03-14T06:06:05.727Z] time="2022-03-14T06:06:05Z" level=info msg="Node f8f1dae75a6d change state NodeActive --> NodeFailed" [2022-03-14T06:06:05.727Z] time="2022-03-14T06:06:05Z" level=info msg="Node f8f1dae75a6d/172.31.231.191, added to failed nodes list" [2022-03-14T06:06:05.727Z] --- PASS: TestNetworkDBIslands (11.68s) [2022-03-14T06:06:05.727Z] PASS [2022-03-14T06:06:05.727Z] coverage: 60.0% of statements [2022-03-14T06:06:05.727Z] ok github.com/docker/docker/libnetwork/networkdb 103.047s coverage: 60.0% of statements [2022-03-14T06:06:05.727Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-14T06:06:05.727Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-14T06:06:05.727Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-14T06:06:05.727Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-14T06:06:05.727Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-14T06:06:05.727Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-14T06:06:05.727Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-14T06:06:05.727Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-14T06:06:05.727Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-14T06:06:05.727Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-14T06:06:05.727Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-14T06:06:05.727Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-14T06:06:05.727Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-14T06:06:05.727Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-14T06:06:05.727Z] ? github.com/docker/docker/quota [no test files] [2022-03-14T06:06:05.727Z] ? github.com/docker/docker/rootless [no test files] [2022-03-14T06:06:05.727Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-14T06:06:05.727Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-14T06:06:05.727Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-14T06:06:05.727Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-14T06:06:05.727Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-14T06:06:05.727Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-14T06:06:05.727Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-14T06:06:05.727Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-14T06:06:05.727Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-14T06:06:05.727Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-14T06:06:05.727Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-14T06:06:05.727Z] ? github.com/docker/docker/volume [no test files] [2022-03-14T06:06:05.727Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-14T06:06:05.727Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-14T06:06:06.767Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-14T06:06:06.767Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.44s) [2022-03-14T06:06:06.767Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2022-03-14T06:06:06.767Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.92s) [2022-03-14T06:06:06.767Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.54s) [2022-03-14T06:06:06.767Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s) [2022-03-14T06:06:06.767Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.85s) [2022-03-14T06:06:06.767Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.82s) [2022-03-14T06:06:06.767Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.55s) [2022-03-14T06:06:06.767Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.18s) [2022-03-14T06:06:06.767Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (7.77s) [2022-03-14T06:06:06.767Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.82s) [2022-03-14T06:06:06.767Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.28s) [2022-03-14T06:06:06.767Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.74s) [2022-03-14T06:06:06.767Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.08s) [2022-03-14T06:06:06.767Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.17s) [2022-03-14T06:06:06.767Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.79s) [2022-03-14T06:06:06.767Z] === RUN TestCgroupNamespacesRun [2022-03-14T06:06:07.097Z] --- PASS: TestCreateServiceConfigFileMode (12.50s) [2022-03-14T06:06:07.097Z] === RUN TestCreateServiceSysctls [2022-03-14T06:06:07.713Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-03-14T06:06:07.940Z] [2022-03-14T06:06:07.940Z] === Skipped [2022-03-14T06:06:07.940Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-14T06:06:07.940Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-14T06:06:07.940Z] [2022-03-14T06:06:07.940Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-14T06:06:07.940Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:06:07.940Z] [2022-03-14T06:06:07.940Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-14T06:06:07.940Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:06:07.940Z] [2022-03-14T06:06:07.940Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-14T06:06:07.940Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:06:07.940Z] [2022-03-14T06:06:07.940Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-14T06:06:07.940Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:06:07.940Z] [2022-03-14T06:06:07.940Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-14T06:06:07.940Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-14T06:06:07.940Z] [2022-03-14T06:06:07.940Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-14T06:06:07.940Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-14T06:06:07.940Z] [2022-03-14T06:06:07.940Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-14T06:06:07.940Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-14T06:06:07.940Z] [2022-03-14T06:06:07.940Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-14T06:06:07.940Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-14T06:06:07.940Z] [2022-03-14T06:06:07.940Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-14T06:06:07.940Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-14T06:06:07.940Z] [2022-03-14T06:06:07.940Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-14T06:06:07.940Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-14T06:06:07.940Z] [2022-03-14T06:06:07.940Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-14T06:06:07.940Z] daemon_test.go:145: root required [2022-03-14T06:06:07.940Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-14T06:06:07.941Z] reload_test.go:342: root required [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-14T06:06:07.941Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-14T06:06:07.941Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-14T06:06:07.941Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-14T06:06:07.941Z] download_test.go:267: Needs fixing on Windows [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-14T06:06:07.941Z] layer_test.go:291: Failing on Windows [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-14T06:06:07.941Z] layer_test.go:340: Failing on Windows [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-14T06:06:07.941Z] layer_test.go:455: Failing on Windows [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-14T06:06:07.941Z] layer_test.go:684: Failing on Windows [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-14T06:06:07.941Z] migration_test.go:45: Failing on Windows [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-14T06:06:07.941Z] migration_test.go:181: Failing on Windows [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-14T06:06:07.941Z] mount_test.go:17: Failing on Windows [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-14T06:06:07.941Z] mount_test.go:76: Failing on Windows [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-14T06:06:07.941Z] mount_test.go:125: Failing on Windows [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-14T06:06:07.941Z] mount_test.go:212: Failing on Windows [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-14T06:06:07.941Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-14T06:06:07.941Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-14T06:06:07.941Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-14T06:06:07.941Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-14T06:06:07.941Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-14T06:06:07.941Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-14T06:06:07.941Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-14T06:06:07.941Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-14T06:06:07.941Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-14T06:06:07.941Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-14T06:06:07.941Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-14T06:06:07.941Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-14T06:06:07.941Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-14T06:06:07.941Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-14T06:06:07.941Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-14T06:06:07.941Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-14T06:06:07.941Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-14T06:06:07.941Z] archive_test.go:133: Xz not present in msys2 [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-03-14T06:06:07.941Z] archive_test.go:140: zstd not installed [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-14T06:06:07.941Z] archive_test.go:252: Failing on Windows CI machines [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-14T06:06:07.941Z] archive_windows_test.go:16: Currently fails [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-14T06:06:07.941Z] changes_test.go:195: needs more investigation [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-14T06:06:07.941Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-14T06:06:07.941Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-14T06:06:07.941Z] changes_test.go:432: needs further investigation [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-14T06:06:07.941Z] changes_test.go:468: needs further investigation [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-14T06:06:07.941Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-14T06:06:07.941Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-14T06:06:07.941Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-14T06:06:07.941Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-14T06:06:07.941Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-14T06:06:07.941Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-14T06:06:07.941Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-14T06:06:07.941Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-14T06:06:07.941Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-14T06:06:07.941Z] poller_test.go:40: No chmod on Windows [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-14T06:06:07.941Z] fileutils_test.go:133: Needs porting to Windows [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-14T06:06:07.941Z] fileutils_test.go:179: Needs porting to Windows [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-14T06:06:07.941Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-14T06:06:07.941Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-14T06:06:07.941Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-14T06:06:07.941Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-14T06:06:07.941Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-14T06:06:07.941Z] [2022-03-14T06:06:07.941Z] DONE 2077 tests, 70 skipped in 255.581s [2022-03-14T06:06:07.941Z] INFO: make.ps1 ended at 03/14/2022 06:06:07 [2022-03-14T06:06:07.977Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-14T06:06:08.239Z] --- PASS: TestCgroupNamespacesRun (1.70s) [2022-03-14T06:06:08.239Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-14T06:06:08.812Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-03-14T06:06:08.992Z] --- PASS: TestCreateServiceSysctls (3.02s) [2022-03-14T06:06:08.992Z] === RUN TestCreateServiceCapabilities [2022-03-14T06:06:09.625Z] --- PASS: TestDaemonDNSFallback (6.24s) [2022-03-14T06:06:09.625Z] === RUN TestInspectNetwork [2022-03-14T06:06:10.156Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-14T06:06:10.156Z] INFO: Unit tests ended at 03/14/2022 06:06:09. Duration:00:04:28.1883099 [2022-03-14T06:06:10.156Z] INFO: Building busybox [2022-03-14T06:06:10.156Z] Sending build context to Docker daemon 5.12kB [2022-03-14T06:06:10.156Z] [2022-03-14T06:06:10.156Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-14T06:06:10.156Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-14T06:06:10.156Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-14T06:06:10.156Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-14T06:06:10.156Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-14T06:06:10.156Z] ---> 02f938cacc3b [2022-03-14T06:06:10.156Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-14T06:06:10.156Z] ---> Running in 7b06488519cd [2022-03-14T06:06:10.200Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2022-03-14T06:06:10.200Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-14T06:06:10.462Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-14T06:06:11.036Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-14T06:06:11.512Z] --- PASS: TestCreateServiceCapabilities (2.54s) [2022-03-14T06:06:11.512Z] === RUN TestInspect [2022-03-14T06:06:11.531Z] === RUN TestInspectNetwork/full_network_id [2022-03-14T06:06:11.531Z] === RUN TestInspectNetwork/partial_network_id [2022-03-14T06:06:11.531Z] === RUN TestInspectNetwork/network_name [2022-03-14T06:06:11.531Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-14T06:06:11.608Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2022-03-14T06:06:11.608Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-14T06:06:12.993Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-14T06:06:13.567Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2022-03-14T06:06:13.567Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-14T06:06:13.567Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-03-14T06:06:14.782Z] --- PASS: TestInspect (2.81s) [2022-03-14T06:06:14.782Z] === RUN TestCreateJob [2022-03-14T06:06:14.926Z] Removing intermediate container 7b06488519cd [2022-03-14T06:06:14.926Z] ---> f6f8eff59500 [2022-03-14T06:06:14.926Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-14T06:06:14.926Z] ---> Running in bc097906aea8 [2022-03-14T06:06:14.926Z] Removing intermediate container bc097906aea8 [2022-03-14T06:06:14.926Z] ---> 677b4e42414f [2022-03-14T06:06:14.926Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-14T06:06:14.926Z] ---> Running in ad148b269991 [2022-03-14T06:06:15.394Z] Removing intermediate container ad148b269991 [2022-03-14T06:06:15.394Z] ---> 07753d887e0e [2022-03-14T06:06:15.394Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-14T06:06:15.484Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.60s) [2022-03-14T06:06:15.484Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-14T06:06:15.484Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-14T06:06:15.716Z] --- PASS: TestInspectNetwork (6.59s) [2022-03-14T06:06:15.716Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-14T06:06:15.716Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-14T06:06:15.716Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-14T06:06:15.716Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-14T06:06:15.716Z] === RUN TestRunContainerWithBridgeNone [2022-03-14T06:06:16.149Z] === RUN TestCheckpointCreateError [2022-03-14T06:06:16.149Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestCheckpointCreate [2022-03-14T06:06:16.149Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestCheckpointDeleteError [2022-03-14T06:06:16.149Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestCheckpointDelete [2022-03-14T06:06:16.149Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestCheckpointListError [2022-03-14T06:06:16.149Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestCheckpointList [2022-03-14T06:06:16.149Z] --- PASS: TestCheckpointList (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestCheckpointListContainerNotFound [2022-03-14T06:06:16.149Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestNewClientWithOpsFromEnv [2022-03-14T06:06:16.149Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-14T06:06:16.149Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestGetAPIPath [2022-03-14T06:06:16.149Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestParseHostURL [2022-03-14T06:06:16.149Z] --- PASS: TestParseHostURL (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-14T06:06:16.149Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-14T06:06:16.149Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestNegotiateAPIVersion [2022-03-14T06:06:16.149Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestNegotiateAPVersionOverride [2022-03-14T06:06:16.149Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-14T06:06:16.149Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-14T06:06:16.149Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-14T06:06:16.149Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestClientRedirect [2022-03-14T06:06:16.149Z] --- PASS: TestClientRedirect (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestConfigCreateUnsupported [2022-03-14T06:06:16.149Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestConfigCreateError [2022-03-14T06:06:16.149Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestConfigCreate [2022-03-14T06:06:16.149Z] --- PASS: TestConfigCreate (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestConfigInspectNotFound [2022-03-14T06:06:16.149Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestConfigInspectWithEmptyID [2022-03-14T06:06:16.149Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestConfigInspectUnsupported [2022-03-14T06:06:16.149Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestConfigInspectError [2022-03-14T06:06:16.149Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestConfigInspectConfigNotFound [2022-03-14T06:06:16.149Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestConfigInspect [2022-03-14T06:06:16.149Z] --- PASS: TestConfigInspect (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestConfigListUnsupported [2022-03-14T06:06:16.149Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestConfigListError [2022-03-14T06:06:16.149Z] --- PASS: TestConfigListError (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestConfigList [2022-03-14T06:06:16.149Z] --- PASS: TestConfigList (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestConfigRemoveUnsupported [2022-03-14T06:06:16.149Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestConfigRemoveError [2022-03-14T06:06:16.149Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestConfigRemove [2022-03-14T06:06:16.149Z] --- PASS: TestConfigRemove (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestConfigUpdateUnsupported [2022-03-14T06:06:16.149Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestConfigUpdateError [2022-03-14T06:06:16.149Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestConfigUpdate [2022-03-14T06:06:16.149Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestContainerCommitError [2022-03-14T06:06:16.149Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestContainerCommit [2022-03-14T06:06:16.149Z] --- PASS: TestContainerCommit (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestContainerStatPathError [2022-03-14T06:06:16.149Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestContainerStatPathNotFoundError [2022-03-14T06:06:16.149Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestContainerStatPathNoHeaderError [2022-03-14T06:06:16.149Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestContainerStatPath [2022-03-14T06:06:16.149Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestCopyToContainerError [2022-03-14T06:06:16.149Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestCopyToContainerNotFoundError [2022-03-14T06:06:16.149Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-14T06:06:16.149Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestCopyToContainer [2022-03-14T06:06:16.149Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestCopyFromContainerError [2022-03-14T06:06:16.149Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestCopyFromContainerNotFoundError [2022-03-14T06:06:16.149Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-14T06:06:16.149Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-14T06:06:16.149Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestCopyFromContainer [2022-03-14T06:06:16.149Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestContainerCreateError [2022-03-14T06:06:16.149Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestContainerCreateImageNotFound [2022-03-14T06:06:16.149Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestContainerCreateWithName [2022-03-14T06:06:16.149Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestContainerCreateAutoRemove [2022-03-14T06:06:16.149Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestContainerDiffError [2022-03-14T06:06:16.149Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestContainerDiff [2022-03-14T06:06:16.149Z] --- PASS: TestContainerDiff (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestContainerExecCreateError [2022-03-14T06:06:16.149Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestContainerExecCreate [2022-03-14T06:06:16.149Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestContainerExecStartError [2022-03-14T06:06:16.149Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestContainerExecStart [2022-03-14T06:06:16.149Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestContainerExecInspectError [2022-03-14T06:06:16.149Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestContainerExecInspect [2022-03-14T06:06:16.149Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestContainerExportError [2022-03-14T06:06:16.149Z] --- PASS: TestContainerExportError (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestContainerExport [2022-03-14T06:06:16.149Z] --- PASS: TestContainerExport (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestContainerInspectError [2022-03-14T06:06:16.149Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestContainerInspectContainerNotFound [2022-03-14T06:06:16.149Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestContainerInspectWithEmptyID [2022-03-14T06:06:16.149Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestContainerInspect [2022-03-14T06:06:16.149Z] --- PASS: TestContainerInspect (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestContainerInspectNode [2022-03-14T06:06:16.149Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestContainerKillError [2022-03-14T06:06:16.149Z] --- PASS: TestContainerKillError (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestContainerKill [2022-03-14T06:06:16.149Z] --- PASS: TestContainerKill (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestContainerListError [2022-03-14T06:06:16.149Z] --- PASS: TestContainerListError (0.00s) [2022-03-14T06:06:16.149Z] === RUN TestContainerList [2022-03-14T06:06:16.150Z] --- PASS: TestContainerList (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestContainerLogsNotFoundError [2022-03-14T06:06:16.150Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestContainerLogsError [2022-03-14T06:06:16.150Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestContainerLogs [2022-03-14T06:06:16.150Z] --- PASS: TestContainerLogs (0.21s) [2022-03-14T06:06:16.150Z] === RUN TestContainerPauseError [2022-03-14T06:06:16.150Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestContainerPause [2022-03-14T06:06:16.150Z] --- PASS: TestContainerPause (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestContainersPruneError [2022-03-14T06:06:16.150Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestContainersPrune [2022-03-14T06:06:16.150Z] --- PASS: TestContainersPrune (0.02s) [2022-03-14T06:06:16.150Z] === RUN TestContainerRemoveError [2022-03-14T06:06:16.150Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestContainerRemoveNotFoundError [2022-03-14T06:06:16.150Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestContainerRemove [2022-03-14T06:06:16.150Z] --- PASS: TestContainerRemove (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestContainerRenameError [2022-03-14T06:06:16.150Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestContainerRename [2022-03-14T06:06:16.150Z] --- PASS: TestContainerRename (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestContainerResizeError [2022-03-14T06:06:16.150Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestContainerExecResizeError [2022-03-14T06:06:16.150Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestContainerResize [2022-03-14T06:06:16.150Z] --- PASS: TestContainerResize (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestContainerExecResize [2022-03-14T06:06:16.150Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestContainerRestartError [2022-03-14T06:06:16.150Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestContainerRestart [2022-03-14T06:06:16.150Z] --- PASS: TestContainerRestart (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestContainerStartError [2022-03-14T06:06:16.150Z] --- PASS: TestContainerStartError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestContainerStart [2022-03-14T06:06:16.150Z] --- PASS: TestContainerStart (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestContainerStatsError [2022-03-14T06:06:16.150Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestContainerStats [2022-03-14T06:06:16.150Z] --- PASS: TestContainerStats (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestContainerStopError [2022-03-14T06:06:16.150Z] --- PASS: TestContainerStopError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestContainerStop [2022-03-14T06:06:16.150Z] --- PASS: TestContainerStop (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestContainerTopError [2022-03-14T06:06:16.150Z] --- PASS: TestContainerTopError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestContainerTop [2022-03-14T06:06:16.150Z] --- PASS: TestContainerTop (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestContainerUnpauseError [2022-03-14T06:06:16.150Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestContainerUnpause [2022-03-14T06:06:16.150Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestContainerUpdateError [2022-03-14T06:06:16.150Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestContainerUpdate [2022-03-14T06:06:16.150Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestContainerWaitError [2022-03-14T06:06:16.150Z] --- PASS: TestContainerWaitError (0.01s) [2022-03-14T06:06:16.150Z] === RUN TestContainerWait [2022-03-14T06:06:16.150Z] --- PASS: TestContainerWait (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestDiskUsageError [2022-03-14T06:06:16.150Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestDiskUsage [2022-03-14T06:06:16.150Z] --- PASS: TestDiskUsage (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestDistributionInspectUnsupported [2022-03-14T06:06:16.150Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestDistributionInspectWithEmptyID [2022-03-14T06:06:16.150Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestEventsErrorInOptions [2022-03-14T06:06:16.150Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestEventsErrorFromServer [2022-03-14T06:06:16.150Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestEvents [2022-03-14T06:06:16.150Z] --- PASS: TestEvents (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestTLSCloseWriter [2022-03-14T06:06:16.150Z] === PAUSE TestTLSCloseWriter [2022-03-14T06:06:16.150Z] === RUN TestImageBuildError [2022-03-14T06:06:16.150Z] --- PASS: TestImageBuildError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImageBuild [2022-03-14T06:06:16.150Z] --- PASS: TestImageBuild (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestGetDockerOS [2022-03-14T06:06:16.150Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImageCreateError [2022-03-14T06:06:16.150Z] --- PASS: TestImageCreateError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImageCreate [2022-03-14T06:06:16.150Z] --- PASS: TestImageCreate (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImageHistoryError [2022-03-14T06:06:16.150Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImageHistory [2022-03-14T06:06:16.150Z] --- PASS: TestImageHistory (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImageImportError [2022-03-14T06:06:16.150Z] --- PASS: TestImageImportError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImageImport [2022-03-14T06:06:16.150Z] --- PASS: TestImageImport (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImageInspectError [2022-03-14T06:06:16.150Z] --- PASS: TestImageInspectError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImageInspectImageNotFound [2022-03-14T06:06:16.150Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImageInspectWithEmptyID [2022-03-14T06:06:16.150Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImageInspect [2022-03-14T06:06:16.150Z] --- PASS: TestImageInspect (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImageListError [2022-03-14T06:06:16.150Z] --- PASS: TestImageListError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImageList [2022-03-14T06:06:16.150Z] --- PASS: TestImageList (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImageListApiBefore125 [2022-03-14T06:06:16.150Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImageLoadError [2022-03-14T06:06:16.150Z] --- PASS: TestImageLoadError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImageLoad [2022-03-14T06:06:16.150Z] --- PASS: TestImageLoad (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImagesPruneError [2022-03-14T06:06:16.150Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImagesPrune [2022-03-14T06:06:16.150Z] --- PASS: TestImagesPrune (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImagePullReferenceParseError [2022-03-14T06:06:16.150Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImagePullAnyError [2022-03-14T06:06:16.150Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-14T06:06:16.150Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-14T06:06:16.150Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-14T06:06:16.150Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-14T06:06:16.150Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImagePullWithoutErrors [2022-03-14T06:06:16.150Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImagePushReferenceError [2022-03-14T06:06:16.150Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImagePushAnyError [2022-03-14T06:06:16.150Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-14T06:06:16.150Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-14T06:06:16.150Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-14T06:06:16.150Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-14T06:06:16.150Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImagePushWithoutErrors [2022-03-14T06:06:16.150Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-14T06:06:16.150Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-14T06:06:16.150Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-14T06:06:16.150Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-14T06:06:16.150Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-14T06:06:16.150Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-14T06:06:16.150Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-14T06:06:16.150Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-14T06:06:16.150Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImageRemoveError [2022-03-14T06:06:16.150Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImageRemoveImageNotFound [2022-03-14T06:06:16.150Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImageRemove [2022-03-14T06:06:16.150Z] --- PASS: TestImageRemove (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImageSaveError [2022-03-14T06:06:16.150Z] --- PASS: TestImageSaveError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImageSave [2022-03-14T06:06:16.150Z] --- PASS: TestImageSave (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImageSearchAnyError [2022-03-14T06:06:16.150Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-14T06:06:16.150Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-14T06:06:16.150Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-14T06:06:16.150Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-14T06:06:16.150Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImageSearchWithoutErrors [2022-03-14T06:06:16.150Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImageTagError [2022-03-14T06:06:16.150Z] --- PASS: TestImageTagError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImageTagInvalidReference [2022-03-14T06:06:16.150Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImageTagInvalidSourceImageName [2022-03-14T06:06:16.150Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImageTagHexSource [2022-03-14T06:06:16.150Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestImageTag [2022-03-14T06:06:16.150Z] --- PASS: TestImageTag (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestInfoServerError [2022-03-14T06:06:16.150Z] --- PASS: TestInfoServerError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestInfoInvalidResponseJSONError [2022-03-14T06:06:16.150Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestInfo [2022-03-14T06:06:16.150Z] --- PASS: TestInfo (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestNetworkConnectError [2022-03-14T06:06:16.150Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-14T06:06:16.150Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestNetworkConnect [2022-03-14T06:06:16.150Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestNetworkCreateError [2022-03-14T06:06:16.150Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestNetworkCreate [2022-03-14T06:06:16.150Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestNetworkDisconnectError [2022-03-14T06:06:16.150Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestNetworkDisconnect [2022-03-14T06:06:16.150Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestNetworkInspect [2022-03-14T06:06:16.150Z] === RUN TestNetworkInspect/empty_ID [2022-03-14T06:06:16.150Z] === RUN TestNetworkInspect/no_options [2022-03-14T06:06:16.150Z] === RUN TestNetworkInspect/verbose [2022-03-14T06:06:16.150Z] === RUN TestNetworkInspect/global_scope [2022-03-14T06:06:16.150Z] === RUN TestNetworkInspect/unknown_network [2022-03-14T06:06:16.150Z] === RUN TestNetworkInspect/server_error [2022-03-14T06:06:16.150Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-14T06:06:16.150Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-14T06:06:16.150Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-14T06:06:16.150Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-14T06:06:16.150Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-14T06:06:16.150Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-14T06:06:16.150Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestNetworkListError [2022-03-14T06:06:16.150Z] --- PASS: TestNetworkListError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestNetworkList [2022-03-14T06:06:16.150Z] --- PASS: TestNetworkList (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestNetworksPruneError [2022-03-14T06:06:16.150Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestNetworksPrune [2022-03-14T06:06:16.150Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestNetworkRemoveError [2022-03-14T06:06:16.150Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestNetworkRemove [2022-03-14T06:06:16.150Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestNodeInspectError [2022-03-14T06:06:16.150Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestNodeInspectNodeNotFound [2022-03-14T06:06:16.150Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestNodeInspectWithEmptyID [2022-03-14T06:06:16.150Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestNodeInspect [2022-03-14T06:06:16.150Z] --- PASS: TestNodeInspect (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestNodeListError [2022-03-14T06:06:16.150Z] --- PASS: TestNodeListError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestNodeList [2022-03-14T06:06:16.150Z] --- PASS: TestNodeList (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestNodeRemoveError [2022-03-14T06:06:16.150Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestNodeRemove [2022-03-14T06:06:16.150Z] --- PASS: TestNodeRemove (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestNodeUpdateError [2022-03-14T06:06:16.150Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestNodeUpdate [2022-03-14T06:06:16.150Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestOptionWithHostFromEnv [2022-03-14T06:06:16.150Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestOptionWithTimeout [2022-03-14T06:06:16.150Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestOptionWithVersionFromEnv [2022-03-14T06:06:16.150Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestPingFail [2022-03-14T06:06:16.150Z] --- PASS: TestPingFail (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestPingWithError [2022-03-14T06:06:16.150Z] 2022/03/14 06:06:15 RoundTripper returned a response & error; ignoring response [2022-03-14T06:06:16.150Z] 2022/03/14 06:06:15 RoundTripper returned a response & error; ignoring response [2022-03-14T06:06:16.150Z] --- PASS: TestPingWithError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestPingSuccess [2022-03-14T06:06:16.150Z] --- PASS: TestPingSuccess (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestPingHeadFallback [2022-03-14T06:06:16.150Z] === RUN TestPingHeadFallback/OK [2022-03-14T06:06:16.150Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-14T06:06:16.150Z] === RUN TestPingHeadFallback/Not_Found [2022-03-14T06:06:16.150Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-14T06:06:16.150Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-14T06:06:16.150Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-14T06:06:16.150Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-14T06:06:16.150Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-14T06:06:16.150Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestPluginDisableError [2022-03-14T06:06:16.150Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestPluginDisable [2022-03-14T06:06:16.150Z] --- PASS: TestPluginDisable (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestPluginEnableError [2022-03-14T06:06:16.150Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestPluginEnable [2022-03-14T06:06:16.150Z] --- PASS: TestPluginEnable (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestPluginInspectError [2022-03-14T06:06:16.150Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestPluginInspectWithEmptyID [2022-03-14T06:06:16.150Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestPluginInspect [2022-03-14T06:06:16.150Z] --- PASS: TestPluginInspect (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestPluginListError [2022-03-14T06:06:16.150Z] --- PASS: TestPluginListError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestPluginList [2022-03-14T06:06:16.150Z] --- PASS: TestPluginList (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestPluginPushError [2022-03-14T06:06:16.150Z] --- PASS: TestPluginPushError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestPluginPush [2022-03-14T06:06:16.150Z] --- PASS: TestPluginPush (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestPluginRemoveError [2022-03-14T06:06:16.150Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestPluginRemove [2022-03-14T06:06:16.150Z] --- PASS: TestPluginRemove (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestPluginSetError [2022-03-14T06:06:16.150Z] --- PASS: TestPluginSetError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestPluginSet [2022-03-14T06:06:16.150Z] --- PASS: TestPluginSet (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestSetHostHeader [2022-03-14T06:06:16.150Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestPlainTextError [2022-03-14T06:06:16.150Z] --- PASS: TestPlainTextError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestInfiniteError [2022-03-14T06:06:16.150Z] --- PASS: TestInfiniteError (0.04s) [2022-03-14T06:06:16.150Z] === RUN TestCanceledContext [2022-03-14T06:06:16.150Z] 2022/03/14 06:06:15 RoundTripper returned a response & error; ignoring response [2022-03-14T06:06:16.150Z] --- PASS: TestCanceledContext (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestDeadlineExceededContext [2022-03-14T06:06:16.150Z] 2022/03/14 06:06:15 RoundTripper returned a response & error; ignoring response [2022-03-14T06:06:16.150Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestSecretCreateUnsupported [2022-03-14T06:06:16.150Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestSecretCreateError [2022-03-14T06:06:16.150Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-14T06:06:16.150Z] === RUN TestSecretCreate [2022-03-14T06:06:16.150Z] --- PASS: TestSecretCreate (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestSecretInspectUnsupported [2022-03-14T06:06:16.151Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestSecretInspectError [2022-03-14T06:06:16.151Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestSecretInspectSecretNotFound [2022-03-14T06:06:16.151Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestSecretInspectWithEmptyID [2022-03-14T06:06:16.151Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestSecretInspect [2022-03-14T06:06:16.151Z] --- PASS: TestSecretInspect (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestSecretListUnsupported [2022-03-14T06:06:16.151Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestSecretListError [2022-03-14T06:06:16.151Z] --- PASS: TestSecretListError (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestSecretList [2022-03-14T06:06:16.151Z] --- PASS: TestSecretList (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestSecretRemoveUnsupported [2022-03-14T06:06:16.151Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestSecretRemoveError [2022-03-14T06:06:16.151Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestSecretRemove [2022-03-14T06:06:16.151Z] --- PASS: TestSecretRemove (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestSecretUpdateUnsupported [2022-03-14T06:06:16.151Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestSecretUpdateError [2022-03-14T06:06:16.151Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestSecretUpdate [2022-03-14T06:06:16.151Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestServiceCreateError [2022-03-14T06:06:16.151Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestServiceCreate [2022-03-14T06:06:16.151Z] --- PASS: TestServiceCreate (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-14T06:06:16.151Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestServiceCreateDigestPinning [2022-03-14T06:06:16.151Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestServiceInspectError [2022-03-14T06:06:16.151Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestServiceInspectServiceNotFound [2022-03-14T06:06:16.151Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestServiceInspectWithEmptyID [2022-03-14T06:06:16.151Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestServiceInspect [2022-03-14T06:06:16.151Z] --- PASS: TestServiceInspect (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestServiceListError [2022-03-14T06:06:16.151Z] --- PASS: TestServiceListError (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestServiceList [2022-03-14T06:06:16.151Z] --- PASS: TestServiceList (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestServiceLogsError [2022-03-14T06:06:16.151Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestServiceLogs [2022-03-14T06:06:16.151Z] --- PASS: TestServiceLogs (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestServiceRemoveError [2022-03-14T06:06:16.151Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestServiceRemoveNotFoundError [2022-03-14T06:06:16.151Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestServiceRemove [2022-03-14T06:06:16.151Z] --- PASS: TestServiceRemove (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestServiceUpdateError [2022-03-14T06:06:16.151Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestServiceUpdate [2022-03-14T06:06:16.151Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestSwarmGetUnlockKeyError [2022-03-14T06:06:16.151Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestSwarmGetUnlockKey [2022-03-14T06:06:16.151Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestSwarmInitError [2022-03-14T06:06:16.151Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestSwarmInit [2022-03-14T06:06:16.151Z] --- PASS: TestSwarmInit (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestSwarmInspectError [2022-03-14T06:06:16.151Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestSwarmInspect [2022-03-14T06:06:16.151Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestSwarmJoinError [2022-03-14T06:06:16.151Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestSwarmJoin [2022-03-14T06:06:16.151Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestSwarmLeaveError [2022-03-14T06:06:16.151Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestSwarmLeave [2022-03-14T06:06:16.151Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestSwarmUnlockError [2022-03-14T06:06:16.151Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestSwarmUnlock [2022-03-14T06:06:16.151Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestSwarmUpdateError [2022-03-14T06:06:16.151Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestSwarmUpdate [2022-03-14T06:06:16.151Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestTaskInspectError [2022-03-14T06:06:16.151Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestTaskInspectWithEmptyID [2022-03-14T06:06:16.151Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestTaskInspect [2022-03-14T06:06:16.151Z] --- PASS: TestTaskInspect (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestTaskListError [2022-03-14T06:06:16.151Z] --- PASS: TestTaskListError (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestTaskList [2022-03-14T06:06:16.151Z] --- PASS: TestTaskList (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestVolumeCreateError [2022-03-14T06:06:16.151Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestVolumeCreate [2022-03-14T06:06:16.151Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestVolumeInspectError [2022-03-14T06:06:16.151Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestVolumeInspectNotFound [2022-03-14T06:06:16.151Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestVolumeInspectWithEmptyID [2022-03-14T06:06:16.151Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestVolumeInspect [2022-03-14T06:06:16.151Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestVolumeListError [2022-03-14T06:06:16.151Z] --- PASS: TestVolumeListError (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestVolumeList [2022-03-14T06:06:16.151Z] --- PASS: TestVolumeList (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestVolumeRemoveError [2022-03-14T06:06:16.151Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-14T06:06:16.151Z] === RUN TestVolumeRemove [2022-03-14T06:06:16.151Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-14T06:06:16.151Z] === CONT TestTLSCloseWriter [2022-03-14T06:06:16.151Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-03-14T06:06:16.151Z] PASS [2022-03-14T06:06:16.151Z] coverage: 75.2% of statements [2022-03-14T06:06:16.151Z] ok github.com/docker/docker/client 0.478s coverage: 75.2% of statements [2022-03-14T06:06:16.868Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.61s) [2022-03-14T06:06:16.868Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-14T06:06:16.868Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-03-14T06:06:16.956Z] [2022-03-14T06:06:16.956Z] ---> 58c13455447b [2022-03-14T06:06:16.956Z] 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-14T06:06:16.956Z] ---> Running in d69369ca1c27 [2022-03-14T06:06:17.091Z] --- PASS: TestRunContainerWithBridgeNone (1.39s) [2022-03-14T06:06:17.091Z] === RUN TestNetworkInvalidJSON [2022-03-14T06:06:17.091Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-14T06:06:17.091Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-14T06:06:17.091Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-14T06:06:17.091Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-14T06:06:17.091Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-14T06:06:17.091Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-14T06:06:17.091Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-14T06:06:17.091Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-14T06:06:17.091Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-14T06:06:17.091Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-14T06:06:17.091Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-14T06:06:17.091Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-14T06:06:17.091Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-14T06:06:17.091Z] === RUN TestNetworkList [2022-03-14T06:06:17.091Z] === RUN TestNetworkList//networks [2022-03-14T06:06:17.091Z] === PAUSE TestNetworkList//networks [2022-03-14T06:06:17.091Z] === RUN TestNetworkList//networks/ [2022-03-14T06:06:17.091Z] === PAUSE TestNetworkList//networks/ [2022-03-14T06:06:17.091Z] === CONT TestNetworkList//networks [2022-03-14T06:06:17.091Z] === CONT TestNetworkList//networks/ [2022-03-14T06:06:17.091Z] --- PASS: TestNetworkList (0.01s) [2022-03-14T06:06:17.091Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-14T06:06:17.091Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-14T06:06:17.091Z] === RUN TestHostIPv4BridgeLabel [2022-03-14T06:06:17.297Z] --- PASS: TestCreateJob (3.05s) [2022-03-14T06:06:17.297Z] === RUN TestReplicatedJob [2022-03-14T06:06:17.657Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-03-14T06:06:17.657Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-14T06:06:17.814Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2022-03-14T06:06:17.814Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-14T06:06:17.978Z] 0a6173b79e25: Pull complete [2022-03-14T06:06:17.978Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-03-14T06:06:17.978Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-14T06:06:17.978Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-03-14T06:06:17.978Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-03-14T06:06:17.978Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2686' [2022-03-14T06:06:17.978Z] WARN: Skipping validation tests [2022-03-14T06:06:17.978Z] INFO: Running unit tests at 03/14/2022 06:06:09... [2022-03-14T06:06:17.978Z] INFO: make.ps1 starting at 03/14/2022 06:06:15 [2022-03-14T06:06:17.978Z] INFO: Git commit (da068165f6) assumed from DOCKER_GITCOMMIT environment variable [2022-03-14T06:06:17.978Z] INFO: Invoking autogen... [2022-03-14T06:06:17.978Z] INFO: Running unit tests... [2022-03-14T06:06:19.034Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-03-14T06:06:19.034Z] === RUN TestDaemonDefaultNetworkPools [2022-03-14T06:06:19.205Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s) [2022-03-14T06:06:19.205Z] === RUN TestNISDomainname [2022-03-14T06:06:19.602Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-03-14T06:06:19.602Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-14T06:06:20.153Z] --- PASS: TestNISDomainname (1.02s) [2022-03-14T06:06:20.153Z] === RUN TestHostnameDnsResolution [2022-03-14T06:06:20.414Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-14T06:06:20.540Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-03-14T06:06:20.540Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-14T06:06:21.804Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-14T06:06:21.804Z] --- PASS: TestHostnameDnsResolution (1.27s) [2022-03-14T06:06:21.804Z] === RUN TestUnprivilegedPortsAndPing [2022-03-14T06:06:21.804Z] check_test.go:308: [debb4ae6bda9e] daemon is not started [2022-03-14T06:06:21.804Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-03-14T06:06:21.917Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-03-14T06:06:21.917Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-14T06:06:22.379Z] --- PASS: TestUnprivilegedPortsAndPing (0.93s) [2022-03-14T06:06:22.379Z] === RUN TestStats [2022-03-14T06:06:22.485Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-03-14T06:06:22.485Z] === RUN TestServiceWithPredefinedNetwork [2022-03-14T06:06:22.554Z] --- PASS: TestReplicatedJob (5.02s) [2022-03-14T06:06:22.554Z] === RUN TestUpdateReplicatedJob [2022-03-14T06:06:22.643Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-14T06:06:23.589Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-03-14T06:06:23.589Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-14T06:06:23.850Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-14T06:06:25.021Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) [2022-03-14T06:06:25.021Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-14T06:06:25.021Z] service_test.go:243: FLAKY_TEST [2022-03-14T06:06:25.021Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-14T06:06:25.021Z] === RUN TestServiceWithDataPathPortInit [2022-03-14T06:06:25.138Z] 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-14T06:06:25.238Z] --- PASS: TestStats (2.79s) [2022-03-14T06:06:25.238Z] === RUN TestStopContainerWithTimeout [2022-03-14T06:06:25.238Z] === RUN TestStopContainerWithTimeout/0 [2022-03-14T06:06:25.238Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-14T06:06:25.238Z] === RUN TestStopContainerWithTimeout/1 [2022-03-14T06:06:25.238Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-14T06:06:25.238Z] === RUN TestStopContainerWithTimeout/3 [2022-03-14T06:06:25.238Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-14T06:06:25.238Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-14T06:06:25.238Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-14T06:06:25.238Z] === CONT TestStopContainerWithTimeout/0 [2022-03-14T06:06:25.238Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-14T06:06:25.238Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-03-14T06:06:25.621Z] Removing intermediate container d69369ca1c27 [2022-03-14T06:06:25.621Z] ---> 334dbea79799 [2022-03-14T06:06:25.621Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-14T06:06:25.621Z] ---> Running in f6bccca3f22e [2022-03-14T06:06:25.827Z] --- PASS: TestUpdateReplicatedJob (3.17s) [2022-03-14T06:06:25.827Z] === RUN TestServiceListWithStatuses [2022-03-14T06:06:25.827Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-14T06:06:25.827Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-14T06:06:25.827Z] === RUN TestDockerNetworkConnectAlias [2022-03-14T06:06:26.089Z] [2022-03-14T06:06:26.089Z] SUCCESS: Specified value was saved. [2022-03-14T06:06:26.625Z] === CONT TestStopContainerWithTimeout/3 [2022-03-14T06:06:28.299Z] Removing intermediate container f6bccca3f22e [2022-03-14T06:06:28.299Z] ---> bc611e6e27c8 [2022-03-14T06:06:28.299Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-14T06:06:28.299Z] ---> Running in 7cf4f9221fec [2022-03-14T06:06:28.538Z] === CONT TestStopContainerWithTimeout/1 [2022-03-14T06:06:29.110Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-14T06:06:30.002Z] --- PASS: TestDockerNetworkConnectAlias (4.14s) [2022-03-14T06:06:30.002Z] === RUN TestDockerNetworkReConnect [2022-03-14T06:06:30.056Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-03-14T06:06:30.056Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2022-03-14T06:06:30.056Z] --- PASS: TestStopContainerWithTimeout/-1 (3.05s) [2022-03-14T06:06:30.056Z] --- PASS: TestStopContainerWithTimeout/3 (2.87s) [2022-03-14T06:06:30.056Z] --- PASS: TestStopContainerWithTimeout/1 (1.73s) [2022-03-14T06:06:30.056Z] === RUN TestDeleteDevicemapper [2022-03-14T06:06:30.056Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-14T06:06:30.056Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-14T06:06:30.056Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-14T06:06:30.319Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-14T06:06:31.712Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-03-14T06:06:32.117Z] Cannot create a file when that file already exists. [2022-03-14T06:06:32.285Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-14T06:06:32.862Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.86s) [2022-03-14T06:06:32.862Z] === RUN TestUpdateMemory [2022-03-14T06:06:32.862Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-14T06:06:32.862Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-14T06:06:32.862Z] === RUN TestUpdateCPUQuota [2022-03-14T06:06:33.275Z] --- PASS: TestDockerNetworkReConnect (3.42s) [2022-03-14T06:06:33.275Z] === RUN TestServicePlugin [2022-03-14T06:06:34.785Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-03-14T06:06:34.785Z] --- PASS: TestUpdateCPUQuota (1.62s) [2022-03-14T06:06:34.785Z] === RUN TestUpdatePidsLimit [2022-03-14T06:06:34.785Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-14T06:06:34.785Z] === RUN TestUpdatePidsLimit/no_change [2022-03-14T06:06:35.359Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-14T06:06:35.557Z] ? github.com/docker/docker/api [no test files] [2022-03-14T06:06:35.623Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-14T06:06:36.196Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-14T06:06:36.458Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-14T06:06:36.552Z] plugin_test.go:61: [dd2d0097db1e5] joining swarm manager [d00d8af18d19e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-14T06:06:36.720Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-14T06:06:36.869Z] Removing intermediate container 7cf4f9221fec [2022-03-14T06:06:36.869Z] ---> f5ea88a43175 [2022-03-14T06:06:36.869Z] Step 13/13 : CMD ["sh"] [2022-03-14T06:06:36.869Z] ---> Running in 64ba00ff1749 [2022-03-14T06:06:36.869Z] Removing intermediate container 64ba00ff1749 [2022-03-14T06:06:36.869Z] ---> f78d43bc833b [2022-03-14T06:06:36.869Z] Successfully built f78d43bc833b [2022-03-14T06:06:36.869Z] Successfully tagged busybox:latest [2022-03-14T06:06:36.869Z] INFO: Docker images of the daemon under test [2022-03-14T06:06:36.869Z] [2022-03-14T06:06:36.869Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-14T06:06:36.869Z] busybox latest f78d43bc833b Less than a second ago 5.01GB [2022-03-14T06:06:36.869Z] microsoft/windowsservercore latest 02f938cacc3b 11 days ago 4.96GB [2022-03-14T06:06:36.869Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 11 days ago 4.96GB [2022-03-14T06:06:36.869Z] [2022-03-14T06:06:36.869Z] INFO: Running integration tests at 03/14/2022 06:06:36... [2022-03-14T06:06:36.869Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-14T06:06:36.869Z] INFO: Integration API tests being run from the host: [2022-03-14T06:06:36.869Z] INFO: make.ps1 starting at 03/14/2022 06:06:36 [2022-03-14T06:06:37.384Z] --- PASS: TestCheckoutGit (35.94s) [2022-03-14T06:06:37.384Z] === RUN TestValidGitTransport [2022-03-14T06:06:37.384Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-14T06:06:37.384Z] === RUN TestGitInvalidRef [2022-03-14T06:06:37.384Z] --- PASS: TestGitInvalidRef (0.35s) [2022-03-14T06:06:37.384Z] PASS [2022-03-14T06:06:37.384Z] coverage: 86.3% of statements [2022-03-14T06:06:37.385Z] ok github.com/docker/docker/builder/remotecontext/git 36.378s coverage: 86.3% of statements [2022-03-14T06:06:37.385Z] ? github.com/docker/docker/cli [no test files] [2022-03-14T06:06:37.385Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-14T06:06:37.661Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-03-14T06:06:37.862Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-14T06:06:37.922Z] plugin_test.go:64: [db0c85d54c63c] joining swarm manager [d00d8af18d19e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-14T06:06:38.232Z] --- PASS: TestUpdatePidsLimit (3.57s) [2022-03-14T06:06:38.232Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2022-03-14T06:06:38.232Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2022-03-14T06:06:38.232Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2022-03-14T06:06:38.232Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2022-03-14T06:06:38.232Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) [2022-03-14T06:06:38.232Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2022-03-14T06:06:38.232Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2022-03-14T06:06:38.232Z] === RUN TestUpdateRestartPolicy [2022-03-14T06:06:38.232Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-14T06:06:39.172Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-03-14T06:06:39.745Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-14T06:06:39.894Z] --- PASS: TestServiceWithDataPathPortInit (13.16s) [2022-03-14T06:06:39.895Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-14T06:06:40.152Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rks12dceauctjicemrof1k3eg Created:2022-03-14 06:06:39.023574647 +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[7bdd78084cdc118453cff5a377e5703b3eedc8680b178838a9d9bac9272dd8de:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zm0ej6ef4tt317h50acfkm6i9 EndpointID:3c4231dba8cf7419bab3c4bd3f32f2ed6a69bb2575d498958d69a4962148cf82 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:35238ce7a8bb4676acaa350b3bee7ae869fa8da740a61ef939b23de0cb0fcd0f 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:5e718a32e6f4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zm0ej6ef4tt317h50acfkm6i9 EndpointID:3c4231dba8cf7419bab3c4bd3f32f2ed6a69bb2575d498958d69a4962148cf82 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-14T06:06:40.690Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-14T06:06:40.952Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-14T06:06:41.214Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-03-14T06:06:41.214Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-14T06:06:41.475Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-14T06:06:42.048Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-14T06:06:42.048Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-14T06:06:42.048Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-14T06:06:43.440Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-14T06:06:43.702Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-03-14T06:06:43.702Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-14T06:06:43.702Z] check_test.go:308: [d26b207018332] daemon is not started [2022-03-14T06:06:43.702Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-03-14T06:06:43.702Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-14T06:06:43.702Z] check_test.go:308: [d784f0f1b07eb] daemon is not started [2022-03-14T06:06:43.702Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-03-14T06:06:44.342Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.67s) [2022-03-14T06:06:44.342Z] PASS [2022-03-14T06:06:44.342Z] [2022-03-14T06:06:44.342Z] === Skipped [2022-03-14T06:06:44.342Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-14T06:06:44.342Z] service_test.go:243: FLAKY_TEST [2022-03-14T06:06:44.342Z] [2022-03-14T06:06:44.342Z] DONE 26 tests, 1 skipped in 42.107s [2022-03-14T06:06:44.342Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-14T06:06:44.342Z] ++ 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-14T06:06:44.342Z] ++ set -e [2022-03-14T06:06:44.342Z] ++ '[' -n 0 ']' [2022-03-14T06:06:44.342Z] ++ set -x [2022-03-14T06:06:44.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=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-14T06:06:44.544Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-14T06:06:44.601Z] INFO: Testing against a local daemon [2022-03-14T06:06:44.601Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-14T06:06:44.601Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-14T06:06:44.601Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-14T06:06:44.601Z] === RUN TestDockerNetworkIpvlan [2022-03-14T06:06:44.601Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-14T06:06:44.601Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-14T06:06:44.601Z] PASS [2022-03-14T06:06:44.601Z] [2022-03-14T06:06:44.601Z] === Skipped [2022-03-14T06:06:44.601Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-14T06:06:44.601Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-14T06:06:44.601Z] [2022-03-14T06:06:44.601Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-14T06:06:44.601Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-14T06:06:44.601Z] [2022-03-14T06:06:44.601Z] DONE 2 tests, 2 skipped in 0.110s [2022-03-14T06:06:44.601Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-14T06:06:44.601Z] ++ 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-14T06:06:44.601Z] ++ set -e [2022-03-14T06:06:44.601Z] ++ '[' -n 0 ']' [2022-03-14T06:06:44.601Z] ++ set -x [2022-03-14T06:06:44.601Z] ++ 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-14T06:06:44.601Z] INFO: Testing against a local daemon [2022-03-14T06:06:44.601Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-14T06:06:45.020Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-14T06:06:45.020Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-14T06:06:45.020Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-14T06:06:45.020Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-14T06:06:45.020Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2022-03-14T06:06:45.020Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-14T06:06:45.020Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.02s) [2022-03-14T06:06:45.020Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-14T06:06:45.020Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-14T06:06:45.020Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-14T06:06:45.020Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-14T06:06:45.020Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-14T06:06:45.020Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-03-14T06:06:45.020Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-14T06:06:45.020Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-14T06:06:45.020Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-14T06:06:45.020Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-14T06:06:45.020Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-14T06:06:45.020Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-14T06:06:45.020Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-14T06:06:45.020Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-14T06:06:45.020Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-14T06:06:45.020Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-14T06:06:45.020Z] === RUN TestConfigureDaemonLogs [2022-03-14T06:06:45.020Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-14T06:06:45.020Z] === RUN TestCommonOptionsInstallFlags [2022-03-14T06:06:45.020Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-14T06:06:45.020Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-14T06:06:45.020Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-14T06:06:45.020Z] PASS [2022-03-14T06:06:45.020Z] coverage: 19.0% of statements [2022-03-14T06:06:45.020Z] ok github.com/docker/docker/cmd/dockerd 0.380s coverage: 19.0% of statements [2022-03-14T06:06:45.020Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-14T06:06:45.020Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-14T06:06:45.977Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2022-03-14T06:06:45.977Z] === RUN TestDockerNetworkMacvlan [2022-03-14T06:06:46.588Z] === RUN TestContainerStopSignal [2022-03-14T06:06:46.588Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-14T06:06:46.588Z] === RUN TestContainerStopTimeout [2022-03-14T06:06:46.588Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-14T06:06:46.588Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-14T06:06:46.588Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-14T06:06:46.588Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-14T06:06:46.588Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-03-14T06:06:46.588Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-14T06:06:46.588Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-14T06:06:46.588Z] === RUN TestReplaceAndAppendEnvVars [2022-03-14T06:06:46.588Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-14T06:06:46.588Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-14T06:06:46.588Z] === RUN TestNewMemoryStore [2022-03-14T06:06:46.588Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-14T06:06:46.588Z] === RUN TestAddContainers [2022-03-14T06:06:46.588Z] --- PASS: TestAddContainers (0.00s) [2022-03-14T06:06:46.588Z] === RUN TestGetContainer [2022-03-14T06:06:46.588Z] --- PASS: TestGetContainer (0.00s) [2022-03-14T06:06:46.588Z] === RUN TestDeleteContainer [2022-03-14T06:06:46.588Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-14T06:06:46.588Z] === RUN TestListContainers [2022-03-14T06:06:46.588Z] --- PASS: TestListContainers (0.00s) [2022-03-14T06:06:46.588Z] === RUN TestFirstContainer [2022-03-14T06:06:46.588Z] --- PASS: TestFirstContainer (0.00s) [2022-03-14T06:06:46.588Z] === RUN TestApplyAllContainer [2022-03-14T06:06:46.588Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-14T06:06:46.588Z] === RUN TestIsValidHealthString [2022-03-14T06:06:46.588Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-14T06:06:46.588Z] === RUN TestStateRunStop [2022-03-14T06:06:46.588Z] --- PASS: TestStateRunStop (0.00s) [2022-03-14T06:06:46.588Z] === RUN TestStateTimeoutWait [2022-03-14T06:06:46.588Z] state_test.go:141: Stop callback fired [2022-03-14T06:06:46.588Z] state_test.go:165: Stop callback fired [2022-03-14T06:06:46.588Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-14T06:06:46.588Z] === RUN TestIsValidStateString [2022-03-14T06:06:46.588Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-14T06:06:46.588Z] === RUN TestViewSaveDelete [2022-03-14T06:06:46.588Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-14T06:06:46.588Z] === RUN TestViewAll [2022-03-14T06:06:46.588Z] --- PASS: TestViewAll (0.01s) [2022-03-14T06:06:46.588Z] === RUN TestViewGet [2022-03-14T06:06:46.588Z] --- PASS: TestViewGet (0.01s) [2022-03-14T06:06:46.588Z] === RUN TestNames [2022-03-14T06:06:46.588Z] --- PASS: TestNames (0.00s) [2022-03-14T06:06:46.588Z] === RUN TestViewWithHealthCheck [2022-03-14T06:06:46.588Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-14T06:06:46.588Z] PASS [2022-03-14T06:06:46.588Z] coverage: 41.7% of statements [2022-03-14T06:06:46.588Z] ok github.com/docker/docker/container 0.259s coverage: 41.7% of statements [2022-03-14T06:06:46.588Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-14T06:06:46.588Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-14T06:06:46.588Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-14T06:06:46.588Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-14T06:06:46.915Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-14T06:06:47.009Z] check_test.go:308: [dd52c8ae41a32] daemon is not started [2022-03-14T06:06:47.009Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-03-14T06:06:47.272Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-14T06:06:47.483Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-14T06:06:48.052Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-14T06:06:48.156Z] === RUN TestPrepare [2022-03-14T06:06:48.156Z] --- PASS: TestPrepare (0.00s) [2022-03-14T06:06:48.156Z] === RUN TestStart [2022-03-14T06:06:48.156Z] --- PASS: TestStart (0.00s) [2022-03-14T06:06:48.156Z] === RUN TestWaitCancel [2022-03-14T06:06:48.156Z] --- PASS: TestWaitCancel (0.00s) [2022-03-14T06:06:48.156Z] === RUN TestWaitDisabled [2022-03-14T06:06:48.156Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-14T06:06:48.156Z] === RUN TestWaitEnabled [2022-03-14T06:06:48.156Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-14T06:06:48.156Z] === RUN TestRemove [2022-03-14T06:06:48.156Z] --- PASS: TestRemove (0.00s) [2022-03-14T06:06:48.156Z] PASS [2022-03-14T06:06:48.156Z] coverage: 65.3% of statements [2022-03-14T06:06:48.156Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.078s coverage: 65.3% of statements [2022-03-14T06:06:48.228Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-14T06:06:49.188Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-14T06:06:49.766Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-14T06:06:49.952Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-14T06:06:50.351Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-14T06:06:50.371Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-14T06:06:50.371Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-03-14T06:06:50.371Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-14T06:06:50.371Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-14T06:06:50.371Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-14T06:06:50.371Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-14T06:06:50.371Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-14T06:06:50.371Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-14T06:06:50.371Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-14T06:06:50.371Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-14T06:06:50.371Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-14T06:06:50.371Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-14T06:06:50.371Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-14T06:06:50.371Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-14T06:06:50.371Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-14T06:06:50.371Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-14T06:06:50.371Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-14T06:06:50.371Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-14T06:06:50.371Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-14T06:06:50.371Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-14T06:06:50.371Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-14T06:06:50.372Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-14T06:06:50.372Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-14T06:06:50.372Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-14T06:06:50.372Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-14T06:06:50.372Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-14T06:06:50.372Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-14T06:06:50.372Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-14T06:06:50.372Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-14T06:06:50.372Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-14T06:06:50.372Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-14T06:06:50.372Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-14T06:06:50.372Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-14T06:06:50.372Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-14T06:06:50.372Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-14T06:06:50.372Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-14T06:06:50.372Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-14T06:06:50.372Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-14T06:06:50.372Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-14T06:06:50.372Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-14T06:06:50.372Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-14T06:06:50.372Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-14T06:06:50.372Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-14T06:06:50.372Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-14T06:06:50.372Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-14T06:06:50.372Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-14T06:06:50.372Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-14T06:06:50.372Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-14T06:06:50.372Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-14T06:06:50.372Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-14T06:06:50.372Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-14T06:06:50.372Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-14T06:06:50.372Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-14T06:06:50.372Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-14T06:06:50.372Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-14T06:06:50.372Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-14T06:06:50.372Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-14T06:06:50.372Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-14T06:06:50.372Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-14T06:06:50.372Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-14T06:06:50.372Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-14T06:06:50.372Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-14T06:06:50.372Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-14T06:06:50.372Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-14T06:06:50.372Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-14T06:06:50.372Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-14T06:06:50.372Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-14T06:06:50.372Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-14T06:06:50.372Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-14T06:06:50.372Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-14T06:06:50.372Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-14T06:06:50.372Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-14T06:06:50.372Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-14T06:06:50.372Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-14T06:06:50.372Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-14T06:06:50.372Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-14T06:06:50.372Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-14T06:06:50.372Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-14T06:06:50.372Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-14T06:06:50.372Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-14T06:06:50.372Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-14T06:06:50.372Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-14T06:06:50.372Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-14T06:06:50.372Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-14T06:06:50.372Z] PASS [2022-03-14T06:06:50.372Z] coverage: 35.9% of statements [2022-03-14T06:06:50.372Z] ok github.com/docker/docker/daemon/cluster/convert 0.840s coverage: 35.9% of statements [2022-03-14T06:06:50.372Z] === RUN TestNewListSecretsFilters [2022-03-14T06:06:50.372Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-14T06:06:50.372Z] === RUN TestNewListConfigsFilters [2022-03-14T06:06:50.372Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-14T06:06:50.372Z] PASS [2022-03-14T06:06:50.372Z] coverage: 0.5% of statements [2022-03-14T06:06:50.372Z] ok github.com/docker/docker/daemon/cluster 1.076s coverage: 0.5% of statements [2022-03-14T06:06:50.613Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-14T06:06:50.873Z] --- PASS: TestUpdateRestartPolicy (12.67s) [2022-03-14T06:06:50.873Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-14T06:06:50.873Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-03-14T06:06:51.133Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-14T06:06:51.325Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-14T06:06:51.705Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2022-03-14T06:06:51.705Z] === RUN TestWaitNonBlocked [2022-03-14T06:06:51.705Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-14T06:06:51.705Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-14T06:06:51.705Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-14T06:06:51.705Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-14T06:06:51.705Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-14T06:06:51.705Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-14T06:06:52.652Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-14T06:06:52.652Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2022-03-14T06:06:52.652Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s) [2022-03-14T06:06:52.652Z] === RUN TestWaitBlocked [2022-03-14T06:06:52.652Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-14T06:06:52.652Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-14T06:06:52.652Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-14T06:06:52.652Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-14T06:06:52.652Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-14T06:06:52.652Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-14T06:06:53.395Z] === RUN TestMiddlewares [2022-03-14T06:06:53.395Z] --- PASS: TestMiddlewares (0.00s) [2022-03-14T06:06:53.395Z] PASS [2022-03-14T06:06:53.395Z] coverage: 9.0% of statements [2022-03-14T06:06:53.395Z] ok github.com/docker/docker/api/server 0.054s coverage: 9.0% of statements [2022-03-14T06:06:54.041Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-03-14T06:06:54.041Z] --- PASS: TestWaitBlocked (0.02s) [2022-03-14T06:06:54.041Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.40s) [2022-03-14T06:06:54.041Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.43s) [2022-03-14T06:06:54.041Z] === CONT TestContainerStartOnDaemonRestart [2022-03-14T06:06:54.041Z] === CONT TestContainerKillOnDaemonStart [2022-03-14T06:06:54.175Z] === RUN TestBuilderGC [2022-03-14T06:06:54.175Z] --- PASS: TestBuilderGC (0.01s) [2022-03-14T06:06:54.175Z] === RUN TestDaemonConfigurationNotFound [2022-03-14T06:06:54.175Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-14T06:06:54.175Z] === RUN TestDaemonBrokenConfiguration [2022-03-14T06:06:54.175Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-14T06:06:54.175Z] === RUN TestFindConfigurationConflicts [2022-03-14T06:06:54.175Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-14T06:06:54.175Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-14T06:06:54.175Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-14T06:06:54.175Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-14T06:06:54.175Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-14T06:06:54.175Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-14T06:06:54.175Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-14T06:06:54.175Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-14T06:06:54.175Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-14T06:06:54.175Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-14T06:06:54.175Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-14T06:06:54.175Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-14T06:06:54.175Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-14T06:06:54.175Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-14T06:06:54.175Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-14T06:06:54.175Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-03-14T06:06:54.175Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-14T06:06:54.175Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-14T06:06:54.175Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-14T06:06:54.175Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-14T06:06:54.175Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-14T06:06:54.175Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-14T06:06:54.175Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-14T06:06:54.175Z] === RUN TestValidateConfigurationErrors [2022-03-14T06:06:54.175Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-14T06:06:54.175Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-14T06:06:54.175Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-14T06:06:54.175Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-14T06:06:54.175Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-14T06:06:54.175Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-14T06:06:54.175Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-14T06:06:54.175Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-14T06:06:54.175Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-14T06:06:54.175Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-14T06:06:54.175Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-14T06:06:54.175Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-14T06:06:54.175Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-14T06:06:54.175Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-14T06:06:54.175Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-14T06:06:54.175Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-14T06:06:54.175Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-14T06:06:54.175Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-14T06:06:54.175Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-14T06:06:54.175Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-14T06:06:54.175Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-14T06:06:54.175Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-14T06:06:54.175Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-14T06:06:54.175Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-14T06:06:54.175Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-14T06:06:54.175Z] === RUN TestValidateConfiguration [2022-03-14T06:06:54.175Z] === RUN TestValidateConfiguration/with_label [2022-03-14T06:06:54.175Z] === RUN TestValidateConfiguration/with_dns [2022-03-14T06:06:54.175Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-14T06:06:54.175Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-14T06:06:54.175Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-14T06:06:54.175Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-14T06:06:54.175Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-14T06:06:54.175Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-14T06:06:54.175Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-14T06:06:54.175Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-14T06:06:54.175Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-14T06:06:54.175Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-14T06:06:54.175Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-14T06:06:54.175Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-14T06:06:54.175Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-14T06:06:54.175Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-14T06:06:54.175Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-14T06:06:54.175Z] === RUN TestReloadSetConfigFileNotExist [2022-03-14T06:06:54.175Z] time="2022-03-14T06:06:53Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-14T06:06:54.175Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-03-14T06:06:54.175Z] === RUN TestReloadDefaultConfigNotExist [2022-03-14T06:06:54.175Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:06:54.175Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-14T06:06:54.175Z] === RUN TestReloadBadDefaultConfig [2022-03-14T06:06:54.175Z] time="2022-03-14T06:06:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1327336579" [2022-03-14T06:06:54.175Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-14T06:06:54.175Z] === RUN TestReloadWithConflictingLabels [2022-03-14T06:06:54.175Z] time="2022-03-14T06:06:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1641507341" [2022-03-14T06:06:54.175Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-14T06:06:54.175Z] === RUN TestReloadWithDuplicateLabels [2022-03-14T06:06:54.175Z] time="2022-03-14T06:06:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2411909949" [2022-03-14T06:06:54.175Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-14T06:06:54.175Z] === RUN TestMaskURLCredentials [2022-03-14T06:06:54.175Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-14T06:06:54.175Z] === RUN TestDaemonConfigurationMerge [2022-03-14T06:06:54.175Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-14T06:06:54.175Z] PASS [2022-03-14T06:06:54.175Z] coverage: 79.2% of statements [2022-03-14T06:06:54.175Z] ok github.com/docker/docker/daemon/config 0.343s coverage: 79.2% of statements [2022-03-14T06:06:54.615Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-14T06:06:54.644Z] === RUN TestEventsLog [2022-03-14T06:06:54.644Z] --- PASS: TestEventsLog (0.00s) [2022-03-14T06:06:54.644Z] === RUN TestEventsLogTimeout [2022-03-14T06:06:54.644Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-14T06:06:54.644Z] === RUN TestLogEvents [2022-03-14T06:06:54.644Z] --- PASS: TestLogEvents (0.05s) [2022-03-14T06:06:54.644Z] === RUN TestLoadBufferedEvents [2022-03-14T06:06:54.644Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-03-14T06:06:54.644Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-14T06:06:54.644Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-14T06:06:54.644Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-14T06:06:54.644Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-14T06:06:54.644Z] PASS [2022-03-14T06:06:54.644Z] coverage: 50.0% of statements [2022-03-14T06:06:54.644Z] ok github.com/docker/docker/daemon/events 0.302s coverage: 50.0% of statements [2022-03-14T06:06:55.183Z] --- PASS: TestDockerNetworkMacvlan (9.15s) [2022-03-14T06:06:55.183Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-03-14T06:06:55.183Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-14T06:06:55.183Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.77s) [2022-03-14T06:06:55.183Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2022-03-14T06:06:55.183Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.93s) [2022-03-14T06:06:55.183Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2022-03-14T06:06:55.183Z] PASS [2022-03-14T06:06:55.183Z] [2022-03-14T06:06:55.183Z] DONE 8 tests in 10.633s [2022-03-14T06:06:55.183Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-14T06:06:55.183Z] ++ 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-14T06:06:55.183Z] ++ set -e [2022-03-14T06:06:55.183Z] ++ '[' -n 0 ']' [2022-03-14T06:06:55.183Z] ++ set -x [2022-03-14T06:06:55.183Z] ++ 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-14T06:06:55.183Z] testing: warning: no tests to run [2022-03-14T06:06:55.183Z] PASS [2022-03-14T06:06:55.183Z] [2022-03-14T06:06:55.183Z] DONE 0 tests in 0.025s [2022-03-14T06:06:55.183Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-14T06:06:55.183Z] ++ 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-14T06:06:55.183Z] ++ set -e [2022-03-14T06:06:55.183Z] ++ '[' -n 0 ']' [2022-03-14T06:06:55.183Z] ++ set -x [2022-03-14T06:06:55.183Z] ++ 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-14T06:06:55.447Z] INFO: Testing against a local daemon [2022-03-14T06:06:55.447Z] === RUN TestAuthZPluginAllowRequest [2022-03-14T06:06:55.636Z] === RUN TestWaitNodeAttachment [2022-03-14T06:06:56.104Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-14T06:06:56.104Z] === RUN TestIsolationConversion [2022-03-14T06:06:56.104Z] === RUN TestIsolationConversion/default [2022-03-14T06:06:56.104Z] === RUN TestIsolationConversion/process [2022-03-14T06:06:56.104Z] === RUN TestIsolationConversion/hyperv [2022-03-14T06:06:56.104Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-14T06:06:56.104Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-14T06:06:56.104Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-14T06:06:56.104Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-14T06:06:56.104Z] === RUN TestContainerLabels [2022-03-14T06:06:56.104Z] --- PASS: TestContainerLabels (0.00s) [2022-03-14T06:06:56.104Z] === RUN TestCredentialSpecConversion [2022-03-14T06:06:56.104Z] === RUN TestCredentialSpecConversion/none [2022-03-14T06:06:56.104Z] === RUN TestCredentialSpecConversion/config [2022-03-14T06:06:56.104Z] === RUN TestCredentialSpecConversion/file [2022-03-14T06:06:56.104Z] === RUN TestCredentialSpecConversion/registry [2022-03-14T06:06:56.104Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-14T06:06:56.104Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-14T06:06:56.104Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-14T06:06:56.104Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-14T06:06:56.104Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-14T06:06:56.104Z] === RUN TestControllerValidateMountBind [2022-03-14T06:06:56.104Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-14T06:06:56.104Z] === RUN TestControllerValidateMountVolume [2022-03-14T06:06:56.104Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-14T06:06:56.104Z] === RUN TestControllerValidateMountTarget [2022-03-14T06:06:56.104Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-14T06:06:56.104Z] === RUN TestControllerValidateMountTmpfs [2022-03-14T06:06:56.104Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-14T06:06:56.104Z] === RUN TestControllerValidateMountInvalidType [2022-03-14T06:06:56.104Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-14T06:06:56.104Z] === RUN TestControllerValidateMountNamedPipe [2022-03-14T06:06:56.104Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-14T06:06:56.104Z] PASS [2022-03-14T06:06:56.104Z] coverage: 11.0% of statements [2022-03-14T06:06:56.104Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.848s coverage: 11.0% of statements [2022-03-14T06:06:56.104Z] === RUN TestIsEmptyDir [2022-03-14T06:06:56.104Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-14T06:06:56.104Z] PASS [2022-03-14T06:06:56.104Z] coverage: 2.3% of statements [2022-03-14T06:06:56.104Z] ok github.com/docker/docker/daemon/graphdriver 0.080s coverage: 2.3% of statements [2022-03-14T06:06:56.383Z] --- PASS: TestAuthZPluginAllowRequest (1.08s) [2022-03-14T06:06:56.383Z] === RUN TestAuthZPluginTLS [2022-03-14T06:06:56.575Z] === RUN TestVerifyNetworkingConfig [2022-03-14T06:06:56.575Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-14T06:06:56.575Z] === RUN TestGetContainer [2022-03-14T06:06:56.575Z] --- PASS: TestGetContainer (0.00s) [2022-03-14T06:06:56.575Z] === RUN TestValidContainerNames [2022-03-14T06:06:56.575Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-14T06:06:56.575Z] === RUN TestContainerInitDNS [2022-03-14T06:06:56.575Z] daemon_test.go:145: root required [2022-03-14T06:06:56.575Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-14T06:06:56.575Z] === RUN TestMerge [2022-03-14T06:06:56.575Z] --- PASS: TestMerge (0.00s) [2022-03-14T06:06:56.575Z] === RUN TestValidateContainerIsolation [2022-03-14T06:06:56.575Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-14T06:06:56.575Z] === RUN TestFindNetworkErrorType [2022-03-14T06:06:56.575Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-14T06:06:56.575Z] === RUN TestEnsureServicesExist [2022-03-14T06:06:56.575Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-14T06:06:56.575Z] === RUN TestEnsureServicesExistErrors [2022-03-14T06:06:56.575Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-14T06:06:56.575Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-14T06:06:56.575Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-14T06:06:56.575Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-14T06:06:56.575Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-14T06:06:56.575Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-14T06:06:56.575Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-14T06:06:56.575Z] === RUN TestContainerDelete [2022-03-14T06:06:56.575Z] --- PASS: TestContainerDelete (0.01s) [2022-03-14T06:06:56.575Z] === RUN TestContainerDoubleDelete [2022-03-14T06:06:56.575Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-14T06:06:56.575Z] === RUN TestLogContainerEventCopyLabels [2022-03-14T06:06:56.575Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-14T06:06:56.575Z] === RUN TestLogContainerEventWithAttributes [2022-03-14T06:06:56.575Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-14T06:06:56.575Z] === RUN TestNoneHealthcheck [2022-03-14T06:06:56.575Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-14T06:06:56.575Z] === RUN TestHealthStates [2022-03-14T06:06:56.575Z] time="2022-03-14T06:06:56Z" 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-14T06:06:56.575Z] time="2022-03-14T06:06:56Z" 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-14T06:06:56.575Z] time="2022-03-14T06:06:56Z" 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-14T06:06:56.575Z] time="2022-03-14T06:06:56Z" 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-14T06:06:56.575Z] time="2022-03-14T06:06:56Z" 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-14T06:06:56.575Z] time="2022-03-14T06:06:56Z" 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-14T06:06:56.575Z] time="2022-03-14T06:06:56Z" 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-14T06:06:56.575Z] time="2022-03-14T06:06:56Z" 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-14T06:06:56.575Z] time="2022-03-14T06:06:56Z" 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-14T06:06:56.575Z] time="2022-03-14T06:06:56Z" 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-14T06:06:56.575Z] --- PASS: TestHealthStates (0.22s) [2022-03-14T06:06:56.575Z] === RUN TestGetInspectData [2022-03-14T06:06:56.575Z] --- PASS: TestGetInspectData (0.00s) [2022-03-14T06:06:56.575Z] === RUN TestFillLicense [2022-03-14T06:06:56.575Z] --- PASS: TestFillLicense (0.00s) [2022-03-14T06:06:56.575Z] === RUN TestListInvalidFilter [2022-03-14T06:06:56.575Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-14T06:06:56.575Z] === RUN TestNameFilter [2022-03-14T06:06:56.575Z] --- PASS: TestNameFilter (0.00s) [2022-03-14T06:06:56.575Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-14T06:06:56.575Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-14T06:06:56.575Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-14T06:06:56.575Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-14T06:06:56.575Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-14T06:06:56.575Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-14T06:06:56.575Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-14T06:06:56.575Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-14T06:06:56.575Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-14T06:06:56.575Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-14T06:06:56.575Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-14T06:06:56.575Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-14T06:06:56.575Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-14T06:06:56.575Z] === 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-14T06:06:56.575Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-14T06:06:56.575Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-14T06:06:56.575Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-14T06:06:56.575Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-14T06:06:56.575Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-14T06:06:56.575Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-14T06:06:56.575Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-14T06:06:56.575Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-14T06:06:56.575Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-14T06:06:56.575Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-14T06:06:56.575Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-14T06:06:56.575Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-14T06:06:56.575Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-14T06:06:56.575Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-14T06:06:56.575Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-14T06:06:56.575Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-14T06:06:56.576Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-14T06:06:56.576Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-14T06:06:56.576Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-14T06:06:56.576Z] --- 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-14T06:06:56.576Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-14T06:06:56.576Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-14T06:06:56.576Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-14T06:06:56.576Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-14T06:06:56.576Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-14T06:06:56.576Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-14T06:06:56.576Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-14T06:06:56.576Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-14T06:06:56.576Z] === RUN TestDaemonReloadLabels [2022-03-14T06:06:56.576Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-14T06:06:56.576Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-14T06:06:56.576Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-14T06:06:56.576Z] === RUN TestDaemonReloadMirrors [2022-03-14T06:06:56.576Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-14T06:06:56.576Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-14T06:06:56.576Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-14T06:06:56.576Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-14T06:06:56.576Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-14T06:06:56.576Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-14T06:06:56.576Z] reload_test.go:342: root required [2022-03-14T06:06:56.576Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-14T06:06:56.576Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-14T06:06:56.576Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-14T06:06:56.576Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-14T06:06:56.576Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-03-14T06:06:56.576Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-14T06:06:56.576Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-03-14T06:06:56.576Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-14T06:06:56.952Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-14T06:06:56.952Z] === RUN TestAuthZPluginDenyRequest [2022-03-14T06:06:57.045Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-14T06:06:57.045Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-14T06:06:57.045Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-14T06:06:57.045Z] === RUN TestParseVolumesFrom [2022-03-14T06:06:57.045Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-14T06:06:57.045Z] PASS [2022-03-14T06:06:57.045Z] coverage: 8.6% of statements [2022-03-14T06:06:57.045Z] ok github.com/docker/docker/daemon 0.475s coverage: 8.6% of statements [2022-03-14T06:06:57.045Z] === RUN TestLinkNaming [2022-03-14T06:06:57.045Z] --- PASS: TestLinkNaming (0.00s) [2022-03-14T06:06:57.045Z] === RUN TestLinkNew [2022-03-14T06:06:57.045Z] --- PASS: TestLinkNew (0.00s) [2022-03-14T06:06:57.045Z] === RUN TestLinkEnv [2022-03-14T06:06:57.045Z] --- PASS: TestLinkEnv (0.00s) [2022-03-14T06:06:57.045Z] === RUN TestLinkMultipleEnv [2022-03-14T06:06:57.045Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-14T06:06:57.045Z] === RUN TestLinkPortRangeEnv [2022-03-14T06:06:57.045Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-14T06:06:57.045Z] PASS [2022-03-14T06:06:57.045Z] coverage: 93.0% of statements [2022-03-14T06:06:57.045Z] ok github.com/docker/docker/daemon/links 0.041s coverage: 93.0% of statements [2022-03-14T06:06:57.045Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-14T06:06:57.045Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-14T06:06:57.045Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-14T06:06:57.045Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-14T06:06:57.045Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-14T06:06:57.045Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-14T06:06:57.045Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-14T06:06:57.045Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-14T06:06:57.045Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-14T06:06:57.045Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-14T06:06:57.045Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-14T06:06:57.045Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-14T06:06:57.045Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-14T06:06:57.045Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-14T06:06:57.349Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-03-14T06:06:57.520Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-03-14T06:06:57.520Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-14T06:06:57.610Z] --- PASS: TestContainerStartOnDaemonRestart (3.39s) [2022-03-14T06:06:57.610Z] === CONT TestIpcModeOlderClient [2022-03-14T06:06:57.610Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-03-14T06:06:57.610Z] === CONT TestDaemonHostGatewayIP [2022-03-14T06:06:58.088Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-14T06:06:58.088Z] === RUN TestAuthZPluginDenyResponse [2022-03-14T06:06:58.656Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-03-14T06:06:58.656Z] === RUN TestAuthZPluginAllowEventStream [2022-03-14T06:06:59.267Z] === RUN TestAdapterReadLogs [2022-03-14T06:06:59.267Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-14T06:06:59.267Z] === RUN TestCopier [2022-03-14T06:06:59.267Z] --- PASS: TestCopier (0.00s) [2022-03-14T06:06:59.267Z] === RUN TestCopierLongLines [2022-03-14T06:06:59.267Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-14T06:06:59.267Z] === RUN TestCopierSlow [2022-03-14T06:06:59.267Z] --- PASS: TestCopierSlow (0.20s) [2022-03-14T06:06:59.267Z] === RUN TestCopierWithSized [2022-03-14T06:06:59.267Z] === RUN TestCopierWithSized/as_is [2022-03-14T06:06:59.267Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-14T06:06:59.267Z] --- PASS: TestCopierWithSized (0.05s) [2022-03-14T06:06:59.267Z] --- PASS: TestCopierWithSized/as_is (0.05s) [2022-03-14T06:06:59.267Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-14T06:06:59.267Z] === RUN TestCopierWithPartial [2022-03-14T06:06:59.267Z] --- PASS: TestCopierWithPartial (0.07s) [2022-03-14T06:06:59.267Z] === RUN TestRingLogger [2022-03-14T06:06:59.267Z] --- PASS: TestRingLogger (0.00s) [2022-03-14T06:06:59.267Z] === RUN TestRingCap [2022-03-14T06:06:59.267Z] --- PASS: TestRingCap (0.00s) [2022-03-14T06:06:59.267Z] === RUN TestRingClose [2022-03-14T06:06:59.267Z] --- PASS: TestRingClose (0.00s) [2022-03-14T06:06:59.267Z] === RUN TestRingDrain [2022-03-14T06:06:59.267Z] --- PASS: TestRingDrain (0.00s) [2022-03-14T06:06:59.267Z] PASS [2022-03-14T06:06:59.267Z] coverage: 43.2% of statements [2022-03-14T06:06:59.267Z] ok github.com/docker/docker/daemon/logger 0.412s coverage: 43.2% of statements [2022-03-14T06:06:59.593Z] --- PASS: TestAuthZPluginAllowEventStream (1.07s) [2022-03-14T06:06:59.593Z] === RUN TestAuthZPluginErrorResponse [2022-03-14T06:06:59.736Z] === RUN TestValidateLogOptReconnectInterval [2022-03-14T06:06:59.736Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-14T06:06:59.736Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-14T06:06:59.736Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-14T06:06:59.736Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-14T06:06:59.736Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-14T06:06:59.736Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-14T06:06:59.736Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-14T06:06:59.736Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-14T06:06:59.736Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-14T06:06:59.736Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-14T06:06:59.736Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-14T06:06:59.736Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-14T06:06:59.736Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-14T06:06:59.736Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-14T06:06:59.736Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-14T06:06:59.736Z] PASS [2022-03-14T06:06:59.736Z] coverage: 33.6% of statements [2022-03-14T06:06:59.736Z] ok github.com/docker/docker/daemon/logger/fluentd 0.070s coverage: 33.6% of statements [2022-03-14T06:06:59.736Z] === RUN TestNewStreamConfig [2022-03-14T06:06:59.736Z] === RUN TestNewStreamConfig/defaults [2022-03-14T06:06:59.736Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-14T06:06:59.736Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-14T06:06:59.736Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-14T06:06:59.736Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-14T06:06:59.736Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-14T06:06:59.736Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-14T06:06:59.736Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-14T06:06:59.736Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-14T06:06:59.736Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-14T06:06:59.736Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-14T06:06:59.736Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-14T06:06:59.736Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-14T06:06:59.736Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-14T06:06:59.736Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-14T06:06:59.736Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-14T06:06:59.736Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-14T06:06:59.736Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-14T06:06:59.736Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-14T06:06:59.736Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-14T06:06:59.736Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-14T06:06:59.736Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-14T06:06:59.736Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-14T06:06:59.736Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-14T06:06:59.736Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-14T06:06:59.736Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-14T06:06:59.736Z] time="2022-03-14T06:06:59Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-14T06:06:59.736Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-03-14T06:06:59.736Z] === RUN TestCreateSuccess [2022-03-14T06:06:59.736Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-14T06:06:59.736Z] === RUN TestCreateStreamSkipped [2022-03-14T06:06:59.736Z] time="2022-03-14T06:06:59Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-14T06:06:59.736Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-14T06:06:59.736Z] === RUN TestCreateLogGroupSuccess [2022-03-14T06:06:59.736Z] time="2022-03-14T06:06:59Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-14T06:06:59.736Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-14T06:06:59.736Z] === RUN TestCreateError [2022-03-14T06:06:59.736Z] --- PASS: TestCreateError (0.00s) [2022-03-14T06:06:59.736Z] === RUN TestCreateAlreadyExists [2022-03-14T06:06:59.736Z] time="2022-03-14T06:06:59Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-14T06:06:59.736Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-14T06:06:59.736Z] === RUN TestLogClosed [2022-03-14T06:06:59.736Z] --- PASS: TestLogClosed (0.00s) [2022-03-14T06:06:59.736Z] === RUN TestLogBlocking [2022-03-14T06:06:59.736Z] --- PASS: TestLogBlocking (0.00s) [2022-03-14T06:06:59.736Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-14T06:06:59.736Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-14T06:06:59.736Z] === RUN TestLogNonBlockingBufferFull [2022-03-14T06:06:59.736Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-14T06:06:59.736Z] === RUN TestPublishBatchSuccess [2022-03-14T06:06:59.736Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-14T06:06:59.736Z] === RUN TestPublishBatchError [2022-03-14T06:06:59.736Z] time="2022-03-14T06:06:59Z" level=error msg=error [2022-03-14T06:06:59.736Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-14T06:06:59.736Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-14T06:06:59.736Z] time="2022-03-14T06:06:59Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-14T06:06:59.736Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-14T06:06:59.736Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-14T06:06:59.736Z] time="2022-03-14T06:06:59Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-14T06:06:59.736Z] time="2022-03-14T06:06:59Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-14T06:06:59.736Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-14T06:06:59.736Z] === RUN TestCollectBatchSimple [2022-03-14T06:06:59.736Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-14T06:06:59.736Z] === RUN TestCollectBatchTicker [2022-03-14T06:06:59.736Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-14T06:06:59.736Z] === RUN TestCollectBatchMultilinePattern [2022-03-14T06:06:59.736Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-14T06:06:59.736Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-14T06:06:59.736Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-14T06:06:59.736Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-14T06:06:59.736Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-14T06:06:59.736Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-14T06:06:59.736Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-03-14T06:06:59.736Z] === RUN TestCollectBatchClose [2022-03-14T06:06:59.736Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-14T06:06:59.736Z] === RUN TestEffectiveLen [2022-03-14T06:06:59.736Z] === RUN TestEffectiveLen/0/Hello [2022-03-14T06:06:59.736Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-14T06:06:59.736Z] === RUN TestEffectiveLen/2/🙃 [2022-03-14T06:06:59.736Z] === RUN TestEffectiveLen/3/���� [2022-03-14T06:06:59.736Z] === RUN TestEffectiveLen/4/He��o [2022-03-14T06:06:59.736Z] === RUN TestEffectiveLen/5/ [2022-03-14T06:06:59.736Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-14T06:06:59.736Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-14T06:06:59.736Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-14T06:06:59.736Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-14T06:06:59.736Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-14T06:06:59.736Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-14T06:06:59.736Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-14T06:06:59.736Z] === RUN TestFindValidSplit [2022-03-14T06:06:59.736Z] === RUN TestFindValidSplit/0/ [2022-03-14T06:06:59.736Z] cloudwatchlogs_test.go:1076: [2022-03-14T06:06:59.736Z] cloudwatchlogs_test.go:1077: [2022-03-14T06:06:59.736Z] === RUN TestFindValidSplit/1/Hello [2022-03-14T06:06:59.736Z] cloudwatchlogs_test.go:1076: Hello [2022-03-14T06:06:59.736Z] cloudwatchlogs_test.go:1077: [2022-03-14T06:06:59.736Z] === RUN TestFindValidSplit/2/Hello [2022-03-14T06:06:59.736Z] cloudwatchlogs_test.go:1076: He [2022-03-14T06:06:59.736Z] cloudwatchlogs_test.go:1077: llo [2022-03-14T06:06:59.736Z] === RUN TestFindValidSplit/3/Hello [2022-03-14T06:06:59.736Z] cloudwatchlogs_test.go:1076: [2022-03-14T06:06:59.736Z] cloudwatchlogs_test.go:1077: Hello [2022-03-14T06:06:59.736Z] === RUN TestFindValidSplit/4/🙃 [2022-03-14T06:06:59.736Z] cloudwatchlogs_test.go:1076: [2022-03-14T06:06:59.736Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-14T06:06:59.736Z] === RUN TestFindValidSplit/5/🙃 [2022-03-14T06:06:59.736Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-14T06:06:59.736Z] cloudwatchlogs_test.go:1077: [2022-03-14T06:06:59.736Z] === RUN TestFindValidSplit/6/a� [2022-03-14T06:07:00.156Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-03-14T06:07:00.166Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-03-14T06:07:00.166Z] === RUN TestAuthZPluginErrorRequest [2022-03-14T06:07:00.205Z] cloudwatchlogs_test.go:1076: a [2022-03-14T06:07:00.205Z] cloudwatchlogs_test.go:1077: � [2022-03-14T06:07:00.205Z] === RUN TestFindValidSplit/7/a� [2022-03-14T06:07:00.205Z] cloudwatchlogs_test.go:1076: a� [2022-03-14T06:07:00.205Z] cloudwatchlogs_test.go:1077: [2022-03-14T06:07:00.205Z] --- PASS: TestFindValidSplit (0.01s) [2022-03-14T06:07:00.205Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-14T06:07:00.205Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-14T06:07:00.205Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-14T06:07:00.205Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-14T06:07:00.205Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-14T06:07:00.205Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-14T06:07:00.205Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-14T06:07:00.205Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-14T06:07:00.205Z] === RUN TestProcessEventEmoji [2022-03-14T06:07:00.205Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-14T06:07:00.205Z] === RUN TestCollectBatchLineSplit [2022-03-14T06:07:00.205Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-03-14T06:07:00.205Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-14T06:07:00.205Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-14T06:07:00.205Z] === RUN TestCollectBatchMaxEvents [2022-03-14T06:07:00.205Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-03-14T06:07:00.205Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-14T06:07:00.205Z] --- PASS: TestCollectBatchMaxTotalBytes (0.05s) [2022-03-14T06:07:00.205Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-14T06:07:00.205Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-03-14T06:07:00.205Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-14T06:07:00.205Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-03-14T06:07:00.205Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-14T06:07:00.205Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-14T06:07:00.205Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-14T06:07:00.205Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-14T06:07:00.205Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-14T06:07:00.205Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-14T06:07:00.205Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-14T06:07:00.205Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-14T06:07:00.205Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-14T06:07:00.205Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-14T06:07:00.205Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-03-14T06:07:00.205Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-14T06:07:00.205Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-14T06:07:00.205Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-14T06:07:00.205Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-14T06:07:00.205Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-14T06:07:00.205Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-14T06:07:00.205Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-14T06:07:00.205Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-14T06:07:00.205Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-14T06:07:00.205Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-14T06:07:00.205Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-14T06:07:00.205Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-14T06:07:00.205Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-14T06:07:00.205Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-14T06:07:00.205Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-14T06:07:00.205Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-14T06:07:00.205Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-14T06:07:00.205Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-14T06:07:00.205Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-14T06:07:00.205Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-14T06:07:00.205Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-14T06:07:00.205Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-14T06:07:00.205Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-14T06:07:00.205Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-14T06:07:00.205Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-14T06:07:00.205Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-14T06:07:00.205Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-14T06:07:00.205Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-14T06:07:00.205Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-14T06:07:00.205Z] === RUN TestValidateLogOptionsFormat [2022-03-14T06:07:00.205Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-14T06:07:00.205Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-14T06:07:00.205Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-14T06:07:00.205Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-14T06:07:00.205Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-14T06:07:00.205Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-14T06:07:00.205Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-14T06:07:00.205Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-14T06:07:00.205Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-14T06:07:00.205Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-14T06:07:00.205Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-14T06:07:00.205Z] === RUN TestCreateTagSuccess [2022-03-14T06:07:00.205Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-14T06:07:00.205Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-14T06:07:00.205Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-14T06:07:00.205Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-14T06:07:00.205Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-14T06:07:00.205Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-14T06:07:00.205Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-03-14T06:07:00.205Z] PASS [2022-03-14T06:07:00.205Z] coverage: 80.2% of statements [2022-03-14T06:07:00.205Z] ok github.com/docker/docker/daemon/logger/awslogs 0.492s coverage: 80.2% of statements [2022-03-14T06:07:00.205Z] === RUN TestSearchRegistryForImagesErrors [2022-03-14T06:07:00.205Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-14T06:07:00.205Z] === RUN TestSearchRegistryForImages [2022-03-14T06:07:00.205Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-14T06:07:00.205Z] === RUN TestOnlyPlatformWithFallback [2022-03-14T06:07:00.205Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-14T06:07:00.205Z] === RUN TestImageDelete [2022-03-14T06:07:00.205Z] === RUN TestImageDelete/no_lease [2022-03-14T06:07:00.205Z] === RUN TestImageDelete/lease_exists [2022-03-14T06:07:00.205Z] --- PASS: TestImageDelete (0.04s) [2022-03-14T06:07:00.205Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-14T06:07:00.205Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-03-14T06:07:00.205Z] === RUN TestContentStoreForPull [2022-03-14T06:07:00.674Z] --- PASS: TestContentStoreForPull (0.25s) [2022-03-14T06:07:00.674Z] PASS [2022-03-14T06:07:00.674Z] coverage: 6.8% of statements [2022-03-14T06:07:00.674Z] ok github.com/docker/docker/daemon/images 0.435s coverage: 6.8% of statements [2022-03-14T06:07:00.674Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-14T06:07:00.674Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-14T06:07:00.674Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-14T06:07:00.674Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-14T06:07:00.674Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-14T06:07:00.674Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-14T06:07:00.674Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-14T06:07:00.674Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-14T06:07:00.674Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-14T06:07:00.728Z] --- PASS: TestDaemonHostGatewayIP (3.07s) [2022-03-14T06:07:00.728Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-14T06:07:00.760Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-14T06:07:00.760Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-14T06:07:01.143Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-03-14T06:07:01.143Z] === RUN TestFastTimeMarshalJSON [2022-03-14T06:07:01.143Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-14T06:07:01.143Z] PASS [2022-03-14T06:07:01.143Z] coverage: 87.2% of statements [2022-03-14T06:07:01.143Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.262s coverage: 87.2% of statements [2022-03-14T06:07:01.143Z] === RUN TestJSONFileLogger [2022-03-14T06:07:01.328Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-03-14T06:07:01.328Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-14T06:07:01.612Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-14T06:07:01.612Z] === RUN TestJSONFileLoggerWithTags [2022-03-14T06:07:01.612Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-03-14T06:07:01.612Z] === RUN TestJSONFileLoggerWithOpts [2022-03-14T06:07:01.612Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-03-14T06:07:01.612Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-14T06:07:01.612Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-14T06:07:01.612Z] === RUN TestEncodeDecode [2022-03-14T06:07:01.612Z] === PAUSE TestEncodeDecode [2022-03-14T06:07:01.612Z] === RUN TestUnexpectedEOF [2022-03-14T06:07:01.612Z] time="2022-03-14T06:07:01Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-14T06:07:01.612Z] time="2022-03-14T06:07:01Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-14T06:07:01.612Z] --- PASS: TestUnexpectedEOF (0.22s) [2022-03-14T06:07:01.612Z] === CONT TestEncodeDecode [2022-03-14T06:07:01.612Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-14T06:07:01.612Z] PASS [2022-03-14T06:07:01.612Z] coverage: 69.9% of statements [2022-03-14T06:07:01.612Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.323s coverage: 69.9% of statements [2022-03-14T06:07:02.083Z] === RUN TestWriteLog [2022-03-14T06:07:02.083Z] === PAUSE TestWriteLog [2022-03-14T06:07:02.083Z] === RUN TestReadLog [2022-03-14T06:07:02.083Z] === PAUSE TestReadLog [2022-03-14T06:07:02.083Z] === RUN TestDecode [2022-03-14T06:07:02.083Z] --- PASS: TestDecode (0.02s) [2022-03-14T06:07:02.083Z] === CONT TestWriteLog [2022-03-14T06:07:02.083Z] === CONT TestReadLog [2022-03-14T06:07:02.083Z] === RUN TestReadLog/tail_exact [2022-03-14T06:07:02.083Z] --- PASS: TestWriteLog (0.01s) [2022-03-14T06:07:02.112Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-14T06:07:02.552Z] === RUN TestReadLog/tail_less_than_available [2022-03-14T06:07:02.552Z] === RUN TestReadLog/tail_more_than_available [2022-03-14T06:07:02.552Z] --- PASS: TestReadLog (0.25s) [2022-03-14T06:07:02.552Z] --- PASS: TestReadLog/tail_exact (0.20s) [2022-03-14T06:07:02.552Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-14T06:07:02.552Z] --- PASS: TestReadLog/tail_more_than_available (0.03s) [2022-03-14T06:07:02.552Z] PASS [2022-03-14T06:07:02.552Z] coverage: 78.7% of statements [2022-03-14T06:07:02.552Z] ok github.com/docker/docker/daemon/logger/local 0.332s coverage: 78.7% of statements [2022-03-14T06:07:02.552Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-14T06:07:02.704Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-03-14T06:07:02.704Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-14T06:07:03.021Z] === RUN TestLog [2022-03-14T06:07:03.021Z] --- PASS: TestLog (0.03s) [2022-03-14T06:07:03.021Z] PASS [2022-03-14T06:07:03.021Z] coverage: 31.5% of statements [2022-03-14T06:07:03.021Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.092s coverage: 31.5% of statements [2022-03-14T06:07:03.021Z] === RUN TestOpenFileDelete [2022-03-14T06:07:03.021Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-14T06:07:03.021Z] === RUN TestOpenFileRename [2022-03-14T06:07:03.021Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-14T06:07:03.021Z] === RUN TestHandleDecoderErr [2022-03-14T06:07:03.021Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-14T06:07:03.021Z] === RUN TestParseLogTagDefaultTag [2022-03-14T06:07:03.021Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-14T06:07:03.021Z] === RUN TestParseLogTag [2022-03-14T06:07:03.021Z] --- PASS: TestParseLogTag (0.00s) [2022-03-14T06:07:03.021Z] === RUN TestParseLogTagEmptyTag [2022-03-14T06:07:03.021Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-14T06:07:03.021Z] === RUN TestTailFiles [2022-03-14T06:07:03.021Z] --- PASS: TestTailFiles (0.00s) [2022-03-14T06:07:03.021Z] === RUN TestFollowLogsConsumerGone [2022-03-14T06:07:03.021Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-14T06:07:03.021Z] === RUN TestFollowLogsProducerGone [2022-03-14T06:07:03.021Z] logfile_test.go:180: logDecode() closed after sending 1553 messages [2022-03-14T06:07:03.021Z] logfile_test.go:233: messages sent: 1553, received: 1553 [2022-03-14T06:07:03.021Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-14T06:07:03.021Z] === RUN TestCheckCapacityAndRotate [2022-03-14T06:07:03.021Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-14T06:07:03.021Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-14T06:07:03.021Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-03-14T06:07:03.021Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-14T06:07:03.021Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-03-14T06:07:03.021Z] PASS [2022-03-14T06:07:03.021Z] coverage: 53.9% of statements [2022-03-14T06:07:03.021Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.129s coverage: 53.9% of statements [2022-03-14T06:07:03.057Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-14T06:07:03.319Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.55s) [2022-03-14T06:07:03.319Z] === CONT TestDaemonRestartIpcMode [2022-03-14T06:07:03.319Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-14T06:07:04.010Z] === RUN TestNewParse [2022-03-14T06:07:04.010Z] --- PASS: TestNewParse (0.00s) [2022-03-14T06:07:04.010Z] PASS [2022-03-14T06:07:04.010Z] coverage: 8.3% of statements [2022-03-14T06:07:04.010Z] ok github.com/docker/docker/daemon/logger/templates 0.091s coverage: 8.3% of statements [2022-03-14T06:07:04.010Z] === RUN TestParseLogFormat [2022-03-14T06:07:04.010Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-14T06:07:04.010Z] === RUN TestValidateLogOptEmpty [2022-03-14T06:07:04.010Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-14T06:07:04.010Z] === RUN TestValidateSyslogAddress [2022-03-14T06:07:04.010Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-14T06:07:04.010Z] === RUN TestParseAddressDefaultPort [2022-03-14T06:07:04.010Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-14T06:07:04.010Z] === RUN TestValidateSyslogFacility [2022-03-14T06:07:04.010Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-14T06:07:04.010Z] === RUN TestValidateLogOptSyslogFormat [2022-03-14T06:07:04.010Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-14T06:07:04.010Z] === RUN TestValidateLogOpt [2022-03-14T06:07:04.010Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-14T06:07:04.010Z] PASS [2022-03-14T06:07:04.010Z] coverage: 46.8% of statements [2022-03-14T06:07:04.010Z] === RUN TestValidateLogOpt [2022-03-14T06:07:04.010Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-14T06:07:04.010Z] === RUN TestNewMissedConfig [2022-03-14T06:07:04.010Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-14T06:07:04.010Z] === RUN TestNewMissedUrl [2022-03-14T06:07:04.010Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-14T06:07:04.010Z] === RUN TestNewMissedToken [2022-03-14T06:07:04.010Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-14T06:07:04.010Z] === RUN TestNewWithProxy [2022-03-14T06:07:04.010Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-14T06:07:04.010Z] === RUN TestDefault [2022-03-14T06:07:04.010Z] ok github.com/docker/docker/daemon/logger/syslog 0.057s coverage: 46.8% of statements [2022-03-14T06:07:04.010Z] --- PASS: TestDefault (0.01s) [2022-03-14T06:07:04.010Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-14T06:07:04.010Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-03-14T06:07:04.010Z] === RUN TestJsonFormat [2022-03-14T06:07:04.010Z] --- PASS: TestJsonFormat (0.01s) [2022-03-14T06:07:04.010Z] === RUN TestRawFormat [2022-03-14T06:07:04.010Z] --- PASS: TestRawFormat (0.00s) [2022-03-14T06:07:04.010Z] === RUN TestRawFormatWithLabels [2022-03-14T06:07:04.010Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-14T06:07:04.010Z] === RUN TestRawFormatWithoutTag [2022-03-14T06:07:04.010Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-14T06:07:04.010Z] === RUN TestBatching [2022-03-14T06:07:04.082Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.31s) [2022-03-14T06:07:04.082Z] === RUN TestAuthZPluginHeader [2022-03-14T06:07:04.264Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-03-14T06:07:04.428Z] --- PASS: TestServicePlugin (29.86s) [2022-03-14T06:07:04.428Z] === RUN TestServiceUpdateLabel [2022-03-14T06:07:04.480Z] --- PASS: TestBatching (0.31s) [2022-03-14T06:07:04.480Z] === RUN TestFrequency [2022-03-14T06:07:04.651Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-03-14T06:07:04.651Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-14T06:07:04.651Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-14T06:07:04.651Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-14T06:07:04.651Z] === RUN TestAuthZPluginV2Disable [2022-03-14T06:07:04.651Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-14T06:07:04.651Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-03-14T06:07:04.651Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-14T06:07:04.651Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-14T06:07:04.651Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-14T06:07:04.651Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-14T06:07:04.651Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-14T06:07:04.651Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-14T06:07:04.651Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-14T06:07:04.952Z] --- PASS: TestFrequency (0.34s) [2022-03-14T06:07:04.952Z] === RUN TestOneMessagePerRequest [2022-03-14T06:07:04.952Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-03-14T06:07:04.952Z] === RUN TestVerify [2022-03-14T06:07:04.952Z] --- PASS: TestVerify (0.00s) [2022-03-14T06:07:04.952Z] === RUN TestSkipVerify [2022-03-14T06:07:04.952Z] time="2022-03-14T06:07:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:07:04.952Z] time="2022-03-14T06:07:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:07:04.952Z] time="2022-03-14T06:07:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:07:04.952Z] time="2022-03-14T06:07:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:07:04.992Z] --- PASS: TestServiceUpdateLabel (2.22s) [2022-03-14T06:07:04.992Z] === RUN TestServiceUpdateSecrets [2022-03-14T06:07:05.424Z] --- PASS: TestSkipVerify (0.44s) [2022-03-14T06:07:05.424Z] === RUN TestBufferMaximum [2022-03-14T06:07:05.424Z] time="2022-03-14T06:07:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:07:05.424Z] time="2022-03-14T06:07:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:07:05.424Z] time="2022-03-14T06:07:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:07:05.424Z] time="2022-03-14T06:07:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:07:05.424Z] time="2022-03-14T06:07:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:07:05.424Z] time="2022-03-14T06:07:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647238025.017412\",\"host\":\"899fefc691b2\"}'" [2022-03-14T06:07:05.424Z] time="2022-03-14T06:07:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647238025.017412\",\"host\":\"899fefc691b2\"}'" [2022-03-14T06:07:05.424Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-14T06:07:05.424Z] === RUN TestServerAlwaysDown [2022-03-14T06:07:05.424Z] time="2022-03-14T06:07:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:07:05.424Z] time="2022-03-14T06:07:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:07:05.424Z] time="2022-03-14T06:07:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647238025.021413\",\"host\":\"899fefc691b2\"}'" [2022-03-14T06:07:05.424Z] time="2022-03-14T06:07:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647238025.021413\",\"host\":\"899fefc691b2\"}'" [2022-03-14T06:07:05.425Z] time="2022-03-14T06:07:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:07:05.425Z] time="2022-03-14T06:07:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647238025.021413\",\"host\":\"899fefc691b2\"}'" [2022-03-14T06:07:05.425Z] time="2022-03-14T06:07:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647238025.021413\",\"host\":\"899fefc691b2\"}'" [2022-03-14T06:07:05.425Z] time="2022-03-14T06:07:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647238025.021413\",\"host\":\"899fefc691b2\"}'" [2022-03-14T06:07:05.425Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-14T06:07:05.425Z] === RUN TestCannotSendAfterClose [2022-03-14T06:07:05.425Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-14T06:07:05.425Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-14T06:07:05.893Z] === RUN TestV1IDService [2022-03-14T06:07:05.893Z] --- PASS: TestV1IDService (0.02s) [2022-03-14T06:07:05.893Z] === RUN TestV2MetadataService [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-14T06:07:06.086Z] ok github.com/docker/docker/api/server/httputils 0.024s coverage: 14.7% of statements [2022-03-14T06:07:06.086Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-14T06:07:06.086Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/api/types [no test files] [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-14T06:07:06.086Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2022-03-14T06:07:06.086Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-14T06:07:06.086Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2022-03-14T06:07:06.086Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/builder [no test files] [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-14T06:07:06.086Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-14T06:07:06.086Z] ok github.com/docker/docker/builder/remotecontext 0.106s coverage: 13.7% of statements [2022-03-14T06:07:06.086Z] ok github.com/docker/docker/builder/dockerfile 0.273s coverage: 49.3% of statements [2022-03-14T06:07:06.180Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-14T06:07:06.362Z] time="2022-03-14T06:07:06Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-14T06:07:06.362Z] time="2022-03-14T06:07:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"899fefc691b2\"}'" [2022-03-14T06:07:06.362Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-14T06:07:06.362Z] PASS [2022-03-14T06:07:06.362Z] coverage: 82.5% of statements [2022-03-14T06:07:06.362Z] ok github.com/docker/docker/daemon/logger/splunk 2.227s coverage: 82.5% of statements [2022-03-14T06:07:06.362Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-14T06:07:06.362Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-14T06:07:06.362Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-14T06:07:06.659Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-14T06:07:06.753Z] --- PASS: TestDaemonRestartIpcMode (3.62s) [2022-03-14T06:07:06.831Z] === RUN TestSuccessfulDownload [2022-03-14T06:07:06.831Z] download_test.go:267: Needs fixing on Windows [2022-03-14T06:07:06.831Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-14T06:07:06.831Z] === RUN TestCancelledDownload [2022-03-14T06:07:06.831Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-14T06:07:06.831Z] === RUN TestMaxDownloadAttempts [2022-03-14T06:07:06.831Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-14T06:07:06.831Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-14T06:07:06.831Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-14T06:07:06.831Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-14T06:07:06.831Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-14T06:07:06.831Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-14T06:07:06.831Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-14T06:07:06.831Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-14T06:07:06.831Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-14T06:07:06.831Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-14T06:07:06.831Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-14T06:07:06.831Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-14T06:07:06.831Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-14T06:07:06.831Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-14T06:07:06.831Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-14T06:07:06.831Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-14T06:07:06.831Z] === RUN TestContinueOnError_NeverContinue [2022-03-14T06:07:06.831Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-14T06:07:06.831Z] === RUN TestManifestStore [2022-03-14T06:07:06.831Z] === RUN TestManifestStore/no_remote_or_local [2022-03-14T06:07:06.831Z] time="2022-03-14T06:07:06Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local4252151283\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-14T06:07:06.831Z] === RUN TestManifestStore/no_local_cache [2022-03-14T06:07:07.300Z] === RUN TestManifestStore/with_local_cache [2022-03-14T06:07:07.300Z] === RUN TestManifestStore/unknown_media_type [2022-03-14T06:07:07.300Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-14T06:07:07.300Z] time="2022-03-14T06:07:06Z" level=warning msg="reference for unknown type: " [2022-03-14T06:07:07.300Z] time="2022-03-14T06:07:06Z" level=warning msg="reference for unknown type: " [2022-03-14T06:07:07.300Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-14T06:07:07.300Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-14T06:07:07.300Z] time="2022-03-14T06:07:06Z" level=warning msg="reference for unknown type: " [2022-03-14T06:07:07.300Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-14T06:07:07.300Z] time="2022-03-14T06:07:06Z" level=warning msg="reference for unknown type: " [2022-03-14T06:07:07.300Z] time="2022-03-14T06:07:06Z" level=warning msg="reference for unknown type: " [2022-03-14T06:07:07.300Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-14T06:07:07.300Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-14T06:07:07.300Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-14T06:07:07.300Z] time="2022-03-14T06:07:06Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-14T06:07:07.300Z] --- PASS: TestManifestStore (0.38s) [2022-03-14T06:07:07.300Z] --- PASS: TestManifestStore/no_remote_or_local (0.25s) [2022-03-14T06:07:07.300Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-03-14T06:07:07.300Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-14T06:07:07.300Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-03-14T06:07:07.300Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-14T06:07:07.300Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-03-14T06:07:07.300Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-14T06:07:07.300Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-14T06:07:07.300Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-14T06:07:07.300Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-14T06:07:07.300Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-14T06:07:07.300Z] === RUN TestDetectManifestBlobMediaType [2022-03-14T06:07:07.300Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-14T06:07:07.301Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-14T06:07:07.301Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-14T06:07:07.301Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-14T06:07:07.301Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-14T06:07:07.301Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-14T06:07:07.301Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-14T06:07:07.301Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-14T06:07:07.301Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-14T06:07:07.301Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-14T06:07:07.301Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-14T06:07:07.301Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-14T06:07:07.301Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-14T06:07:07.301Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-14T06:07:07.301Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-14T06:07:07.301Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-14T06:07:07.301Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-14T06:07:07.301Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-14T06:07:07.301Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-14T06:07:07.301Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-14T06:07:07.301Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-14T06:07:07.301Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-14T06:07:07.301Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-14T06:07:07.301Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-14T06:07:07.301Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-14T06:07:07.301Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-14T06:07:07.301Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-14T06:07:07.301Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-14T06:07:07.301Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-14T06:07:07.301Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-14T06:07:07.301Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-14T06:07:07.301Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-14T06:07:07.301Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-14T06:07:07.301Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-14T06:07:07.301Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-14T06:07:07.301Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-14T06:07:07.301Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-14T06:07:07.301Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-14T06:07:07.301Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-14T06:07:07.301Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-14T06:07:07.301Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-14T06:07:07.301Z] === RUN TestFixManifestLayers [2022-03-14T06:07:07.301Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-14T06:07:07.301Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-14T06:07:07.301Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-14T06:07:07.301Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-14T06:07:07.301Z] === RUN TestFixManifestLayersBadParent [2022-03-14T06:07:07.301Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-14T06:07:07.301Z] === RUN TestValidateManifest [2022-03-14T06:07:07.301Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-14T06:07:07.301Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-14T06:07:07.301Z] === RUN TestFormatPlatform [2022-03-14T06:07:07.301Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-14T06:07:07.301Z] === RUN TestPullSchema2Config [2022-03-14T06:07:07.301Z] === RUN TestPullSchema2Config/success_first_time [2022-03-14T06:07:07.301Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-14T06:07:07.301Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-14T06:07:07.301Z] === RUN TestPullSchema2Config/500_status [2022-03-14T06:07:07.301Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-14T06:07:07.301Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-14T06:07:07.301Z] --- PASS: TestV2MetadataService (1.26s) [2022-03-14T06:07:07.301Z] PASS [2022-03-14T06:07:07.301Z] coverage: 48.2% of statements [2022-03-14T06:07:07.301Z] ok github.com/docker/docker/distribution/metadata 1.364s coverage: 48.2% of statements [2022-03-14T06:07:07.301Z] time="2022-03-14T06:07:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-14T06:07:07.301Z] time="2022-03-14T06:07:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-14T06:07:07.301Z] time="2022-03-14T06:07:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-14T06:07:07.301Z] time="2022-03-14T06:07:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-14T06:07:07.301Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-14T06:07:07.301Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.54s) [2022-03-14T06:07:07.301Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.54s) [2022-03-14T06:07:07.301Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.54s) [2022-03-14T06:07:07.301Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.54s) [2022-03-14T06:07:07.301Z] === RUN TestTransfer [2022-03-14T06:07:07.301Z] --- PASS: TestTransfer (0.12s) [2022-03-14T06:07:07.301Z] === RUN TestConcurrencyLimit [2022-03-14T06:07:07.301Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-14T06:07:07.301Z] === RUN TestPullSchema2Config/EOF [2022-03-14T06:07:07.301Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-14T06:07:07.301Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-14T06:07:07.301Z] 2022/03/14 06:07:07 http: panic serving 127.0.0.1:49218: intentional panic [2022-03-14T06:07:07.301Z] goroutine 38 [running]: [2022-03-14T06:07:07.301Z] net/http.(*conn).serve.func1() [2022-03-14T06:07:07.301Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-14T06:07:07.301Z] panic({0x1186940, 0x1331f60}) [2022-03-14T06:07:07.301Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-14T06:07:07.301Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00044a084, {0x1344ae8, 0xc000462000}) [2022-03-14T06:07:07.301Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-14T06:07:07.301Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1344ae8, 0xc000462000}, 0xc00045c000) [2022-03-14T06:07:07.301Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-14T06:07:07.301Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x1344ae8, 0xc000462000}, 0xc18e35) [2022-03-14T06:07:07.301Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-14T06:07:07.301Z] net/http.serverHandler.ServeHTTP({0xc000430120}, {0x1344ae8, 0xc000462000}, 0xc00045c000) [2022-03-14T06:07:07.301Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-14T06:07:07.301Z] net/http.(*conn).serve(0xc00044e0a0, {0x1349918, 0xc0004a30b0}) [2022-03-14T06:07:07.301Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-14T06:07:07.301Z] created by net/http.(*Server).Serve [2022-03-14T06:07:07.301Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-14T06:07:07.328Z] --- PASS: TestContainerKillOnDaemonStart (13.17s) [2022-03-14T06:07:07.328Z] PASS [2022-03-14T06:07:07.328Z] [2022-03-14T06:07:07.328Z] === Skipped [2022-03-14T06:07:07.328Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-14T06:07:07.328Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-14T06:07:07.328Z] [2022-03-14T06:07:07.328Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-14T06:07:07.328Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-14T06:07:07.328Z] [2022-03-14T06:07:07.328Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-14T06:07:07.328Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-14T06:07:07.328Z] [2022-03-14T06:07:07.328Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-14T06:07:07.328Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-14T06:07:07.328Z] [2022-03-14T06:07:07.328Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-14T06:07:07.328Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-14T06:07:07.328Z] [2022-03-14T06:07:07.328Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-14T06:07:07.328Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-14T06:07:07.328Z] [2022-03-14T06:07:07.328Z] DONE 200 tests, 6 skipped in 160.345s [2022-03-14T06:07:07.328Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-14T06:07:07.328Z] ++ 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-14T06:07:07.328Z] ++ set -e [2022-03-14T06:07:07.328Z] ++ '[' -n 0 ']' [2022-03-14T06:07:07.328Z] ++ set -x [2022-03-14T06:07:07.328Z] ++ 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-14T06:07:07.589Z] === RUN TestConfigDaemonLibtrustID [2022-03-14T06:07:07.605Z] ok github.com/docker/docker/builder/remotecontext/git 1.369s coverage: 86.3% of statements [2022-03-14T06:07:07.605Z] ? github.com/docker/docker/cli [no test files] [2022-03-14T06:07:07.605Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-14T06:07:07.774Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-14T06:07:07.774Z] === RUN TestPullSchema2Config/unauthorized [2022-03-14T06:07:07.774Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-14T06:07:07.774Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-14T06:07:07.774Z] --- PASS: TestPullSchema2Config (0.53s) [2022-03-14T06:07:07.774Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-14T06:07:07.774Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-14T06:07:07.774Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-14T06:07:07.774Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-03-14T06:07:07.774Z] === RUN TestGetRepositoryMountCandidates [2022-03-14T06:07:07.774Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-14T06:07:07.774Z] === RUN TestLayerAlreadyExists [2022-03-14T06:07:07.774Z] 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-14T06:07:07.774Z] 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-14T06:07:07.774Z] 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-14T06:07:07.775Z] 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-14T06:07:07.775Z] 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-14T06:07:07.775Z] 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-14T06:07:07.775Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-14T06:07:07.775Z] === RUN TestWhenEmptyAuthConfig [2022-03-14T06:07:07.775Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-03-14T06:07:07.775Z] === RUN TestInactiveJobs [2022-03-14T06:07:08.163Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-03-14T06:07:08.163Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-03-14T06:07:08.163Z] === RUN TestDaemonConfigValidation [2022-03-14T06:07:08.163Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-14T06:07:08.163Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-14T06:07:08.163Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-14T06:07:08.163Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-14T06:07:08.163Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-14T06:07:08.163Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-14T06:07:08.163Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-14T06:07:08.163Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-14T06:07:08.163Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-14T06:07:08.163Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-14T06:07:08.163Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-14T06:07:08.163Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-14T06:07:08.163Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-14T06:07:08.163Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-14T06:07:08.246Z] === RUN TestNotFound [2022-03-14T06:07:08.246Z] --- PASS: TestNotFound (0.00s) [2022-03-14T06:07:08.246Z] === RUN TestConflict [2022-03-14T06:07:08.246Z] --- PASS: TestConflict (0.00s) [2022-03-14T06:07:08.246Z] === RUN TestForbidden [2022-03-14T06:07:08.246Z] --- PASS: TestForbidden (0.00s) [2022-03-14T06:07:08.246Z] === RUN TestInvalidParameter [2022-03-14T06:07:08.246Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-14T06:07:08.246Z] === RUN TestNotImplemented [2022-03-14T06:07:08.246Z] --- PASS: TestNotImplemented (0.00s) [2022-03-14T06:07:08.246Z] === RUN TestNotModified [2022-03-14T06:07:08.246Z] --- PASS: TestNotModified (0.00s) [2022-03-14T06:07:08.246Z] === RUN TestUnauthorized [2022-03-14T06:07:08.246Z] --- PASS: TestUnauthorized (0.00s) [2022-03-14T06:07:08.246Z] === RUN TestUnknown [2022-03-14T06:07:08.246Z] --- PASS: TestUnknown (0.00s) [2022-03-14T06:07:08.246Z] === RUN TestCancelled [2022-03-14T06:07:08.246Z] --- PASS: TestCancelled (0.00s) [2022-03-14T06:07:08.246Z] === RUN TestDeadline [2022-03-14T06:07:08.246Z] --- PASS: TestDeadline (0.00s) [2022-03-14T06:07:08.246Z] === RUN TestDataLoss [2022-03-14T06:07:08.246Z] --- PASS: TestDataLoss (0.00s) [2022-03-14T06:07:08.246Z] === RUN TestUnavailable [2022-03-14T06:07:08.246Z] --- PASS: TestUnavailable (0.00s) [2022-03-14T06:07:08.246Z] === RUN TestSystem [2022-03-14T06:07:08.246Z] --- PASS: TestSystem (0.00s) [2022-03-14T06:07:08.246Z] === RUN TestFromStatusCode [2022-03-14T06:07:08.246Z] === RUN TestFromStatusCode/Not_Found [2022-03-14T06:07:08.246Z] === RUN TestFromStatusCode/Bad_Request [2022-03-14T06:07:08.246Z] === RUN TestFromStatusCode/Conflict [2022-03-14T06:07:08.247Z] === RUN TestFromStatusCode/Unauthorized [2022-03-14T06:07:08.247Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-14T06:07:08.247Z] === RUN TestFromStatusCode/Forbidden [2022-03-14T06:07:08.247Z] === RUN TestFromStatusCode/Not_Modified [2022-03-14T06:07:08.247Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-14T06:07:08.247Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-14T06:07:08.247Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-14T06:07:08.247Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-14T06:07:08.247Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-14T06:07:08.247Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-14T06:07:08.247Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-14T06:07:08.247Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-14T06:07:08.247Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-14T06:07:08.247Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-14T06:07:08.247Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-14T06:07:08.247Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-14T06:07:08.247Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-14T06:07:08.247Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-14T06:07:08.247Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-14T06:07:08.247Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-14T06:07:08.247Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-14T06:07:08.247Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-14T06:07:08.247Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-14T06:07:08.247Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-14T06:07:08.247Z] PASS [2022-03-14T06:07:08.247Z] coverage: 53.1% of statements [2022-03-14T06:07:08.247Z] ok github.com/docker/docker/errdefs 0.050s coverage: 53.1% of statements [2022-03-14T06:07:08.247Z] --- PASS: TestInactiveJobs (0.37s) [2022-03-14T06:07:08.247Z] === RUN TestWatchRelease [2022-03-14T06:07:08.247Z] --- PASS: TestWatchRelease (0.07s) [2022-03-14T06:07:08.247Z] === RUN TestWatchFinishedTransfer [2022-03-14T06:07:08.247Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-14T06:07:08.247Z] === RUN TestDuplicateTransfer [2022-03-14T06:07:08.247Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-03-14T06:07:08.247Z] === RUN TestSuccessfulUpload [2022-03-14T06:07:08.424Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-14T06:07:08.550Z] ok github.com/docker/docker/cmd/docker-proxy 0.158s coverage: 67.6% of statements [2022-03-14T06:07:08.686Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-14T06:07:08.686Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.22s) [2022-03-14T06:07:08.686Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.22s) [2022-03-14T06:07:08.686Z] --- PASS: TestDaemonConfigValidation/valid_config (0.20s) [2022-03-14T06:07:08.686Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.20s) [2022-03-14T06:07:08.686Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s) [2022-03-14T06:07:08.686Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-14T06:07:08.686Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-14T06:07:08.715Z] time="2022-03-14T06:07:08Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-14T06:07:08.715Z] --- PASS: TestSuccessfulUpload (0.35s) [2022-03-14T06:07:08.715Z] === RUN TestCancelledUpload [2022-03-14T06:07:08.715Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-14T06:07:08.715Z] PASS [2022-03-14T06:07:08.715Z] coverage: 77.3% of statements [2022-03-14T06:07:08.715Z] ok github.com/docker/docker/distribution/xfer 1.951s coverage: 77.3% of statements [2022-03-14T06:07:08.715Z] --- PASS: TestWhenEmptyAuthConfig (1.17s) [2022-03-14T06:07:08.715Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-14T06:07:08.715Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-14T06:07:08.715Z] === RUN TestTokenPassThru [2022-03-14T06:07:08.715Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-14T06:07:08.715Z] === RUN TestTokenPassThruDifferentHost [2022-03-14T06:07:08.715Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-14T06:07:08.715Z] PASS [2022-03-14T06:07:08.715Z] coverage: 26.7% of statements [2022-03-14T06:07:09.185Z] ok github.com/docker/docker/distribution 2.200s coverage: 26.7% of statements [2022-03-14T06:07:09.185Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-14T06:07:09.185Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-14T06:07:09.632Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-14T06:07:09.656Z] === RUN TestCompare [2022-03-14T06:07:09.656Z] --- PASS: TestCompare (0.00s) [2022-03-14T06:07:09.656Z] PASS [2022-03-14T06:07:09.656Z] coverage: 19.2% of statements [2022-03-14T06:07:09.656Z] ok github.com/docker/docker/image/cache 0.085s coverage: 19.2% of statements [2022-03-14T06:07:09.656Z] === RUN TestFSGetInvalidData [2022-03-14T06:07:09.656Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-03-14T06:07:09.656Z] === RUN TestFSInvalidSet [2022-03-14T06:07:09.656Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-14T06:07:09.656Z] === RUN TestFSInvalidRoot [2022-03-14T06:07:09.656Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-14T06:07:09.656Z] === RUN TestFSMetadataGetSet [2022-03-14T06:07:09.656Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-03-14T06:07:09.656Z] === RUN TestFSInvalidWalker [2022-03-14T06:07:09.656Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-03-14T06:07:09.656Z] === RUN TestFSGetSet [2022-03-14T06:07:09.656Z] --- PASS: TestFSGetSet (0.04s) [2022-03-14T06:07:09.656Z] === RUN TestFSGetUnsetKey [2022-03-14T06:07:09.656Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-14T06:07:09.656Z] === RUN TestFSGetEmptyData [2022-03-14T06:07:09.656Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-14T06:07:09.656Z] === RUN TestFSDelete [2022-03-14T06:07:09.656Z] --- PASS: TestFSDelete (0.03s) [2022-03-14T06:07:09.656Z] === RUN TestFSWalker [2022-03-14T06:07:09.656Z] --- PASS: TestFSWalker (0.02s) [2022-03-14T06:07:09.656Z] === RUN TestFSWalkerStopOnError [2022-03-14T06:07:09.656Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-14T06:07:09.656Z] === RUN TestNewFromJSON [2022-03-14T06:07:09.656Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-14T06:07:09.656Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-14T06:07:09.656Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-14T06:07:09.656Z] === RUN TestMarshalKeyOrder [2022-03-14T06:07:09.656Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-14T06:07:09.656Z] === RUN TestHistoryEqual [2022-03-14T06:07:10.124Z] --- PASS: TestHistoryEqual (0.20s) [2022-03-14T06:07:10.124Z] === RUN TestImage [2022-03-14T06:07:10.124Z] --- PASS: TestImage (0.00s) [2022-03-14T06:07:10.124Z] === RUN TestImageOSNotEmpty [2022-03-14T06:07:10.124Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-14T06:07:10.124Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-14T06:07:10.124Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-14T06:07:10.124Z] === RUN TestCreate [2022-03-14T06:07:10.124Z] --- PASS: TestCreate (0.01s) [2022-03-14T06:07:10.124Z] === RUN TestRestore [2022-03-14T06:07:10.124Z] time="2022-03-14T06:07:09Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-14T06:07:10.124Z] --- PASS: TestRestore (0.03s) [2022-03-14T06:07:10.124Z] === RUN TestAddDelete [2022-03-14T06:07:10.124Z] --- PASS: TestAddDelete (0.02s) [2022-03-14T06:07:10.124Z] === RUN TestSearchAfterDelete [2022-03-14T06:07:10.124Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-14T06:07:10.124Z] === RUN TestParentReset [2022-03-14T06:07:10.124Z] --- PASS: TestParentReset (0.03s) [2022-03-14T06:07:10.124Z] === RUN TestGetAndSetLastUpdated [2022-03-14T06:07:10.124Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-14T06:07:10.124Z] === RUN TestStoreLen [2022-03-14T06:07:10.124Z] --- PASS: TestStoreLen (0.05s) [2022-03-14T06:07:10.124Z] PASS [2022-03-14T06:07:10.124Z] coverage: 86.9% of statements [2022-03-14T06:07:10.124Z] ok github.com/docker/docker/image 0.684s coverage: 86.9% of statements [2022-03-14T06:07:10.577Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-14T06:07:10.593Z] === RUN TestValidateManifest [2022-03-14T06:07:10.593Z] === RUN TestValidateManifest/non-nil [2022-03-14T06:07:10.593Z] === RUN TestValidateManifest/nil [2022-03-14T06:07:10.593Z] --- PASS: TestValidateManifest (0.00s) [2022-03-14T06:07:10.593Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-14T06:07:10.593Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-14T06:07:10.593Z] PASS [2022-03-14T06:07:10.593Z] coverage: 0.7% of statements [2022-03-14T06:07:10.593Z] === RUN TestMakeV1ConfigFromConfig [2022-03-14T06:07:10.593Z] ok github.com/docker/docker/image/tarexport 0.076s coverage: 0.7% of statements [2022-03-14T06:07:10.593Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-14T06:07:10.593Z] PASS [2022-03-14T06:07:10.593Z] coverage: 25.0% of statements [2022-03-14T06:07:10.593Z] ok github.com/docker/docker/image/v1 0.073s coverage: 25.0% of statements [2022-03-14T06:07:10.593Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-14T06:07:10.838Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-14T06:07:11.102Z] ok github.com/docker/docker/client 0.148s coverage: 75.7% of statements [2022-03-14T06:07:11.580Z] === RUN TestSerialization [2022-03-14T06:07:11.580Z] --- PASS: TestSerialization (0.02s) [2022-03-14T06:07:11.580Z] PASS [2022-03-14T06:07:11.580Z] coverage: 100.0% of statements [2022-03-14T06:07:11.580Z] ok github.com/docker/docker/libcontainerd/queue 0.062s coverage: 100.0% of statements [2022-03-14T06:07:11.779Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-14T06:07:11.779Z] daemon_test.go:156: [d37bd848e8111] daemon is not started [2022-03-14T06:07:11.779Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-03-14T06:07:11.779Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-03-14T06:07:11.779Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.11s) [2022-03-14T06:07:11.779Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-03-14T06:07:11.779Z] === RUN TestDaemonProxy [2022-03-14T06:07:11.779Z] === RUN TestDaemonProxy/environment_variables [2022-03-14T06:07:11.779Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-14T06:07:11.779Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-14T06:07:12.040Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-14T06:07:12.040Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-14T06:07:12.040Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-14T06:07:12.040Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-14T06:07:12.040Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-14T06:07:12.040Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-14T06:07:12.040Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-14T06:07:12.040Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-03-14T06:07:12.572Z] === RUN TestEmptyLayer [2022-03-14T06:07:12.572Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-14T06:07:12.572Z] === RUN TestCommitFailure [2022-03-14T06:07:12.572Z] --- PASS: TestCommitFailure (0.01s) [2022-03-14T06:07:12.572Z] === RUN TestStartTransactionFailure [2022-03-14T06:07:12.572Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-14T06:07:12.572Z] === RUN TestGetOrphan [2022-03-14T06:07:12.572Z] --- PASS: TestGetOrphan (0.01s) [2022-03-14T06:07:12.572Z] === RUN TestMountAndRegister [2022-03-14T06:07:12.572Z] layer_test.go:258: Layer size: 14 [2022-03-14T06:07:12.572Z] === RUN TestEnvironmentParsing [2022-03-14T06:07:12.572Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-14T06:07:12.572Z] PASS [2022-03-14T06:07:12.572Z] coverage: 1.2% of statements [2022-03-14T06:07:12.572Z] --- PASS: TestMountAndRegister (0.08s) [2022-03-14T06:07:12.572Z] === RUN TestLayerRelease [2022-03-14T06:07:12.572Z] layer_test.go:291: Failing on Windows [2022-03-14T06:07:12.572Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-14T06:07:12.572Z] === RUN TestStoreRestore [2022-03-14T06:07:12.572Z] layer_test.go:340: Failing on Windows [2022-03-14T06:07:12.572Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-14T06:07:12.572Z] === RUN TestTarStreamStability [2022-03-14T06:07:12.572Z] layer_test.go:455: Failing on Windows [2022-03-14T06:07:12.572Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-14T06:07:12.572Z] === RUN TestRegisterExistingLayer [2022-03-14T06:07:12.572Z] ok github.com/docker/docker/libcontainerd/local 0.081s coverage: 1.2% of statements [2022-03-14T06:07:13.041Z] --- PASS: TestRegisterExistingLayer (0.15s) [2022-03-14T06:07:13.041Z] === RUN TestTarStreamVerification [2022-03-14T06:07:13.041Z] layer_test.go:684: Failing on Windows [2022-03-14T06:07:13.041Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-14T06:07:13.041Z] === RUN TestLayerMigration [2022-03-14T06:07:13.041Z] migration_test.go:45: Failing on Windows [2022-03-14T06:07:13.041Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-14T06:07:13.041Z] === RUN TestLayerMigrationNoTarsplit [2022-03-14T06:07:13.041Z] migration_test.go:181: Failing on Windows [2022-03-14T06:07:13.041Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-14T06:07:13.041Z] === RUN TestMountInit [2022-03-14T06:07:13.041Z] mount_test.go:17: Failing on Windows [2022-03-14T06:07:13.041Z] --- SKIP: TestMountInit (0.00s) [2022-03-14T06:07:13.041Z] === RUN TestMountSize [2022-03-14T06:07:13.041Z] mount_test.go:76: Failing on Windows [2022-03-14T06:07:13.041Z] --- SKIP: TestMountSize (0.00s) [2022-03-14T06:07:13.041Z] === RUN TestMountChanges [2022-03-14T06:07:13.041Z] mount_test.go:125: Failing on Windows [2022-03-14T06:07:13.041Z] --- SKIP: TestMountChanges (0.00s) [2022-03-14T06:07:13.041Z] === RUN TestMountApply [2022-03-14T06:07:13.041Z] mount_test.go:212: Failing on Windows [2022-03-14T06:07:13.041Z] --- SKIP: TestMountApply (0.00s) [2022-03-14T06:07:13.041Z] PASS [2022-03-14T06:07:13.041Z] coverage: 30.2% of statements [2022-03-14T06:07:13.041Z] ok github.com/docker/docker/layer 0.377s coverage: 30.2% of statements [2022-03-14T06:07:13.041Z] === RUN TestSequenceGetAvailableBit [2022-03-14T06:07:13.041Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-14T06:07:13.041Z] === RUN TestSequenceEqual [2022-03-14T06:07:13.041Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-14T06:07:13.041Z] === RUN TestSequenceCopy [2022-03-14T06:07:13.041Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-14T06:07:13.041Z] === RUN TestGetFirstAvailable [2022-03-14T06:07:13.041Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-14T06:07:13.041Z] === RUN TestFindSequence [2022-03-14T06:07:13.041Z] --- PASS: TestFindSequence (0.00s) [2022-03-14T06:07:13.041Z] === RUN TestCheckIfAvailable [2022-03-14T06:07:13.041Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-14T06:07:13.041Z] === RUN TestMergeSequences [2022-03-14T06:07:13.041Z] --- PASS: TestMergeSequences (0.00s) [2022-03-14T06:07:13.041Z] === RUN TestPushReservation [2022-03-14T06:07:13.041Z] --- PASS: TestPushReservation (0.00s) [2022-03-14T06:07:13.041Z] === RUN TestSerializeDeserialize [2022-03-14T06:07:13.041Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-14T06:07:13.041Z] === RUN TestSet [2022-03-14T06:07:13.041Z] --- PASS: TestSet (0.00s) [2022-03-14T06:07:13.041Z] === RUN TestSetUnset [2022-03-14T06:07:13.041Z] --- PASS: TestSetUnset (0.00s) [2022-03-14T06:07:13.041Z] === RUN TestOffsetSetUnset [2022-03-14T06:07:13.041Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-14T06:07:13.041Z] === RUN TestSetInRange [2022-03-14T06:07:13.041Z] --- PASS: TestSetInRange (0.00s) [2022-03-14T06:07:13.041Z] === RUN TestSetAnyInRange [2022-03-14T06:07:13.041Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-14T06:07:13.041Z] === RUN TestMethods [2022-03-14T06:07:13.041Z] --- PASS: TestMethods (0.00s) [2022-03-14T06:07:13.041Z] === RUN TestRandomAllocateDeallocate [2022-03-14T06:07:13.512Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-14T06:07:13.512Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-14T06:07:13.512Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-14T06:07:13.512Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-14T06:07:13.897Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T06:07:13.897Z] INFO: Testing against a local daemon [2022-03-14T06:07:13.897Z] === RUN TestBuildWithSession [2022-03-14T06:07:13.897Z] build_session_test.go:25: TODO: BuildKit [2022-03-14T06:07:13.897Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-14T06:07:13.897Z] === RUN TestBuildSquashParent [2022-03-14T06:07:13.897Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:07:13.897Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-14T06:07:13.897Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-14T06:07:13.897Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-14T06:07:13.897Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-14T06:07:13.897Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-14T06:07:13.897Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-14T06:07:13.897Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-14T06:07:13.897Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-14T06:07:13.897Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-14T06:07:13.897Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-14T06:07:13.897Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-14T06:07:13.897Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-14T06:07:13.897Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-14T06:07:13.897Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-14T06:07:13.897Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-14T06:07:13.897Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-14T06:07:13.897Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-14T06:07:13.897Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-14T06:07:13.953Z] === RUN TestDaemonProxy/command-line_options [2022-03-14T06:07:14.215Z] check_test.go:308: [d86cd8ef41f88] daemon is not started [2022-03-14T06:07:14.215Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-03-14T06:07:15.161Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-14T06:07:15.422Z] === RUN TestDaemonProxy/configuration_file [2022-03-14T06:07:15.733Z] === RUN TestInvalidConfig [2022-03-14T06:07:15.733Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-14T06:07:15.733Z] === RUN TestConfig [2022-03-14T06:07:15.733Z] --- PASS: TestConfig (0.00s) [2022-03-14T06:07:15.733Z] === RUN TestOptionsLabels [2022-03-14T06:07:15.733Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-14T06:07:15.733Z] === RUN TestValidName [2022-03-14T06:07:15.733Z] --- PASS: TestValidName (0.00s) [2022-03-14T06:07:15.733Z] PASS [2022-03-14T06:07:15.733Z] coverage: 19.7% of statements [2022-03-14T06:07:15.733Z] ok github.com/docker/docker/libnetwork/config 0.105s coverage: 19.7% of statements [2022-03-14T06:07:16.202Z] === RUN TestKey [2022-03-14T06:07:16.202Z] --- PASS: TestKey (0.00s) [2022-03-14T06:07:16.202Z] === RUN TestParseKey [2022-03-14T06:07:16.202Z] --- PASS: TestParseKey (0.00s) [2022-03-14T06:07:16.202Z] === RUN TestInvalidDataStore [2022-03-14T06:07:16.202Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-14T06:07:16.202Z] === RUN TestKVObjectFlatKey [2022-03-14T06:07:16.202Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-14T06:07:16.202Z] === RUN TestAtomicKVObjectFlatKey [2022-03-14T06:07:16.202Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-14T06:07:16.202Z] PASS [2022-03-14T06:07:16.202Z] coverage: 21.9% of statements [2022-03-14T06:07:16.202Z] ok github.com/docker/docker/libnetwork/datastore 0.056s coverage: 21.9% of statements [2022-03-14T06:07:16.202Z] === RUN TestErrorInterfaces [2022-03-14T06:07:16.202Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-14T06:07:16.202Z] === RUN TestNetworkMarshalling [2022-03-14T06:07:16.671Z] --- PASS: TestNetworkMarshalling (0.20s) [2022-03-14T06:07:16.671Z] === RUN TestEndpointMarshalling [2022-03-14T06:07:16.671Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-14T06:07:16.671Z] === RUN TestAuxAddresses [2022-03-14T06:07:16.671Z] time="2022-03-14T06:07:16Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-14T06:07:16.671Z] --- PASS: TestAuxAddresses (0.01s) [2022-03-14T06:07:16.671Z] === RUN TestSRVServiceQuery [2022-03-14T06:07:16.671Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:07:16.671Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-03-14T06:07:16.671Z] === RUN TestServiceVIPReuse [2022-03-14T06:07:16.671Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:07:16.671Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-14T06:07:16.671Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-14T06:07:16.671Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:07:16.671Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-14T06:07:16.671Z] === RUN TestDNSIPQuery [2022-03-14T06:07:16.671Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:07:16.671Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-14T06:07:16.671Z] === RUN TestDNSProxyServFail [2022-03-14T06:07:16.671Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:07:16.671Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-14T06:07:16.671Z] === RUN TestSandboxAddEmpty [2022-03-14T06:07:16.671Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:07:16.671Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-14T06:07:16.671Z] === RUN TestSandboxAddMultiPrio [2022-03-14T06:07:16.671Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:07:16.671Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-14T06:07:16.671Z] === RUN TestSandboxAddSamePrio [2022-03-14T06:07:16.671Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:07:16.671Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-14T06:07:16.671Z] === RUN TestCleanupServiceDiscovery [2022-03-14T06:07:16.671Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:07:16.671Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-14T06:07:16.671Z] === RUN TestDNSOptions [2022-03-14T06:07:16.671Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:07:16.671Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-14T06:07:16.671Z] === RUN TestMultipleControllersWithSameStore [2022-03-14T06:07:16.671Z] time="2022-03-14T06:07:16Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-14T06:07:16.671Z] time="2022-03-14T06:07:16Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-14T06:07:16.671Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-03-14T06:07:16.671Z] PASS [2022-03-14T06:07:16.671Z] coverage: 8.5% of statements [2022-03-14T06:07:16.671Z] ok github.com/docker/docker/libnetwork 0.374s coverage: 8.5% of statements [2022-03-14T06:07:16.671Z] === RUN TestIPDataMarshalling [2022-03-14T06:07:16.671Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-14T06:07:16.671Z] === RUN TestValidateAndIsV6 [2022-03-14T06:07:16.671Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-14T06:07:16.671Z] PASS [2022-03-14T06:07:16.671Z] coverage: 68.9% of statements [2022-03-14T06:07:16.671Z] ok github.com/docker/docker/libnetwork/driverapi 0.048s coverage: 68.9% of statements [2022-03-14T06:07:17.342Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-03-14T06:07:17.342Z] === RUN TestDaemonProxy/conflicting_options [2022-03-14T06:07:17.603Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-14T06:07:17.660Z] === RUN TestDriver [2022-03-14T06:07:17.660Z] --- PASS: TestDriver (0.00s) [2022-03-14T06:07:17.660Z] PASS [2022-03-14T06:07:17.660Z] coverage: 34.8% of statements [2022-03-14T06:07:17.660Z] ok github.com/docker/docker/libnetwork/drivers/host 0.045s coverage: 34.8% of statements [2022-03-14T06:07:17.660Z] === RUN TestDriver [2022-03-14T06:07:17.660Z] --- PASS: TestDriver (0.00s) [2022-03-14T06:07:17.660Z] PASS [2022-03-14T06:07:17.660Z] coverage: 34.8% of statements [2022-03-14T06:07:17.660Z] ok github.com/docker/docker/libnetwork/drivers/null 0.054s coverage: 34.8% of statements [2022-03-14T06:07:18.129Z] === RUN TestNetworkAllocateFree [2022-03-14T06:07:18.129Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-14T06:07:18.129Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-14T06:07:18.129Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-14T06:07:18.129Z] PASS [2022-03-14T06:07:18.129Z] coverage: 63.6% of statements [2022-03-14T06:07:18.129Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.104s coverage: 63.6% of statements [2022-03-14T06:07:18.175Z] --- PASS: TestDaemonProxy (6.39s) [2022-03-14T06:07:18.175Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-03-14T06:07:18.175Z] --- PASS: TestDaemonProxy/command-line_options (1.79s) [2022-03-14T06:07:18.175Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-03-14T06:07:18.175Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-14T06:07:18.175Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-03-14T06:07:18.175Z] PASS [2022-03-14T06:07:18.175Z] [2022-03-14T06:07:18.175Z] DONE 17 tests in 10.899s [2022-03-14T06:07:18.175Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-14T06:07:18.176Z] ++ 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-14T06:07:18.176Z] ++ set -e [2022-03-14T06:07:18.176Z] ++ '[' -n 0 ']' [2022-03-14T06:07:18.176Z] ++ set -x [2022-03-14T06:07:18.176Z] ++ 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-14T06:07:18.438Z] INFO: Testing against a local daemon [2022-03-14T06:07:18.438Z] === RUN TestCommitInheritsEnv [2022-03-14T06:07:18.598Z] === RUN TestGetEmptyCapabilities [2022-03-14T06:07:18.598Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-14T06:07:18.598Z] === RUN TestGetExtraCapabilities [2022-03-14T06:07:18.598Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-14T06:07:18.598Z] === RUN TestGetInvalidCapabilities [2022-03-14T06:07:18.598Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-14T06:07:18.598Z] === RUN TestRemoteDriver [2022-03-14T06:07:18.598Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-14T06:07:18.598Z] === RUN TestDriverError [2022-03-14T06:07:18.598Z] --- PASS: TestDriverError (0.00s) [2022-03-14T06:07:18.598Z] === RUN TestMissingValues [2022-03-14T06:07:18.598Z] --- PASS: TestMissingValues (0.00s) [2022-03-14T06:07:18.598Z] === RUN TestRollback [2022-03-14T06:07:18.598Z] --- PASS: TestRollback (0.00s) [2022-03-14T06:07:18.598Z] PASS [2022-03-14T06:07:18.598Z] coverage: 57.4% of statements [2022-03-14T06:07:18.598Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.106s coverage: 57.4% of statements [2022-03-14T06:07:18.702Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-14T06:07:18.964Z] --- PASS: TestCommitInheritsEnv (0.48s) [2022-03-14T06:07:18.964Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-14T06:07:18.964Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-14T06:07:18.964Z] === RUN TestImportWithCustomPlatform [2022-03-14T06:07:18.964Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-14T06:07:19.066Z] --- PASS: TestRandomAllocateDeallocate (5.73s) [2022-03-14T06:07:19.066Z] === RUN TestAllocateRandomDeallocate [2022-03-14T06:07:19.066Z] === RUN TestNAT [2022-03-14T06:07:19.066Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-14T06:07:19.066Z] --- SKIP: TestNAT (0.00s) [2022-03-14T06:07:19.066Z] === RUN TestTransparent [2022-03-14T06:07:19.066Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-14T06:07:19.066Z] --- SKIP: TestTransparent (0.00s) [2022-03-14T06:07:19.066Z] PASS [2022-03-14T06:07:19.066Z] coverage: 0.0% of statements [2022-03-14T06:07:19.066Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.066s coverage: 0.0% of statements [2022-03-14T06:07:19.224Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-14T06:07:19.224Z] === RUN TestImportWithCustomPlatform// [2022-03-14T06:07:19.224Z] === RUN TestImportWithCustomPlatform/linux [2022-03-14T06:07:19.224Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-14T06:07:19.486Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-14T06:07:19.486Z] === RUN TestImportWithCustomPlatform/macos [2022-03-14T06:07:19.486Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-14T06:07:19.486Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-14T06:07:19.486Z] --- PASS: TestImportWithCustomPlatform (0.58s) [2022-03-14T06:07:19.486Z] --- PASS: TestImportWithCustomPlatform/#00 (0.14s) [2022-03-14T06:07:19.486Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-14T06:07:19.486Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-14T06:07:19.486Z] --- PASS: TestImportWithCustomPlatform/linux (0.17s) [2022-03-14T06:07:19.486Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.12s) [2022-03-14T06:07:19.486Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.10s) [2022-03-14T06:07:19.486Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-14T06:07:19.486Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-14T06:07:19.486Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-14T06:07:19.486Z] === RUN TestImagesFilterMultiReference [2022-03-14T06:07:19.486Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-03-14T06:07:19.486Z] === RUN TestImagePullPlatformInvalid [2022-03-14T06:07:19.539Z] === RUN TestBuildDefault [2022-03-14T06:07:19.539Z] --- PASS: TestBuildDefault (0.00s) [2022-03-14T06:07:19.539Z] === RUN TestBuildHostnameDomainname [2022-03-14T06:07:19.539Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-14T06:07:19.539Z] === RUN TestBuildHostname [2022-03-14T06:07:19.539Z] --- PASS: TestBuildHostname (0.00s) [2022-03-14T06:07:19.539Z] === RUN TestBuildHostnameFQDN [2022-03-14T06:07:19.539Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-14T06:07:19.539Z] === RUN TestBuildNoIP [2022-03-14T06:07:19.539Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-14T06:07:19.539Z] === RUN TestUpdate [2022-03-14T06:07:19.539Z] --- PASS: TestUpdate (0.00s) [2022-03-14T06:07:19.539Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-14T06:07:19.539Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-14T06:07:19.539Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-14T06:07:19.539Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-14T06:07:19.539Z] === RUN TestAddEmpty [2022-03-14T06:07:19.539Z] --- PASS: TestAddEmpty (0.00s) [2022-03-14T06:07:19.539Z] === RUN TestAdd [2022-03-14T06:07:19.539Z] --- PASS: TestAdd (0.00s) [2022-03-14T06:07:19.539Z] === RUN TestDeleteEmpty [2022-03-14T06:07:19.539Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-14T06:07:19.539Z] === RUN TestDeleteNewline [2022-03-14T06:07:19.539Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-14T06:07:19.539Z] === RUN TestDelete [2022-03-14T06:07:19.539Z] --- PASS: TestDelete (0.00s) [2022-03-14T06:07:19.539Z] === RUN TestConcurrentWrites [2022-03-14T06:07:19.539Z] === RUN TestNew [2022-03-14T06:07:19.539Z] --- PASS: TestNew (0.00s) [2022-03-14T06:07:19.539Z] === RUN TestAddDriver [2022-03-14T06:07:19.539Z] --- PASS: TestAddDriver (0.00s) [2022-03-14T06:07:19.539Z] === RUN TestAddDuplicateDriver [2022-03-14T06:07:19.539Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-14T06:07:19.539Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-14T06:07:19.539Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-14T06:07:19.539Z] === RUN TestDriver [2022-03-14T06:07:19.539Z] --- PASS: TestDriver (0.00s) [2022-03-14T06:07:19.539Z] === RUN TestIPAM [2022-03-14T06:07:19.539Z] --- PASS: TestIPAM (0.00s) [2022-03-14T06:07:19.539Z] === RUN TestWalkIPAMs [2022-03-14T06:07:19.539Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-14T06:07:19.539Z] === RUN TestWalkDrivers [2022-03-14T06:07:19.539Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-14T06:07:19.539Z] PASS [2022-03-14T06:07:19.539Z] coverage: 82.4% of statements [2022-03-14T06:07:19.539Z] ok github.com/docker/docker/libnetwork/drvregistry 0.086s coverage: 82.4% of statements [2022-03-14T06:07:19.748Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-14T06:07:19.748Z] === RUN TestRemoveImageOrphaning [2022-03-14T06:07:19.847Z] --- PASS: TestServiceUpdateSecrets (14.54s) [2022-03-14T06:07:19.847Z] === RUN TestServiceUpdateConfigs [2022-03-14T06:07:20.008Z] --- PASS: TestConcurrentWrites (0.25s) [2022-03-14T06:07:20.008Z] PASS [2022-03-14T06:07:20.008Z] coverage: 81.2% of statements [2022-03-14T06:07:20.008Z] ok github.com/docker/docker/libnetwork/etchosts 0.324s coverage: 81.2% of statements [2022-03-14T06:07:20.008Z] === RUN TestNew [2022-03-14T06:07:20.008Z] --- PASS: TestNew (0.00s) [2022-03-14T06:07:20.008Z] === RUN TestAllocate [2022-03-14T06:07:20.008Z] --- PASS: TestAllocate (0.00s) [2022-03-14T06:07:20.008Z] === RUN TestUninitialized [2022-03-14T06:07:20.008Z] --- PASS: TestUninitialized (0.00s) [2022-03-14T06:07:20.008Z] === RUN TestAllocateInRange [2022-03-14T06:07:20.008Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-14T06:07:20.008Z] === RUN TestAllocateSerial [2022-03-14T06:07:20.008Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-14T06:07:20.008Z] PASS [2022-03-14T06:07:20.008Z] coverage: 87.5% of statements [2022-03-14T06:07:20.008Z] ok github.com/docker/docker/libnetwork/idm 0.040s coverage: 87.5% of statements [2022-03-14T06:07:20.008Z] --- PASS: TestAllocateRandomDeallocate (1.17s) [2022-03-14T06:07:20.008Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-14T06:07:20.009Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2022-03-14T06:07:20.009Z] === RUN TestRemoveImageGarbageCollector [2022-03-14T06:07:20.476Z] === RUN TestCaller [2022-03-14T06:07:20.476Z] --- PASS: TestCaller (0.00s) [2022-03-14T06:07:20.476Z] PASS [2022-03-14T06:07:20.476Z] coverage: 100.0% of statements [2022-03-14T06:07:20.476Z] ok github.com/docker/docker/libnetwork/internal/caller 0.043s coverage: 100.0% of statements [2022-03-14T06:07:20.476Z] === RUN TestSetSerialInsertDelete [2022-03-14T06:07:20.476Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-14T06:07:20.476Z] === RUN TestSetParallelInsertDelete [2022-03-14T06:07:20.955Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-03-14T06:07:21.085Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-14T06:07:21.085Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-14T06:07:21.217Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-14T06:07:21.464Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.24s) [2022-03-14T06:07:21.464Z] === RUN TestRetrieveFromStore [2022-03-14T06:07:21.480Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-14T06:07:21.932Z] --- PASS: TestRetrieveFromStore (0.46s) [2022-03-14T06:07:21.932Z] === RUN TestIsCorrupted [2022-03-14T06:07:21.932Z] --- PASS: TestIsCorrupted (0.01s) [2022-03-14T06:07:21.932Z] === RUN TestSetRollover [2022-03-14T06:07:21.932Z] === RUN TestInt2IP2IntConversion [2022-03-14T06:07:22.401Z] --- PASS: TestInt2IP2IntConversion (0.51s) [2022-03-14T06:07:22.401Z] === RUN TestGetAddressVersion [2022-03-14T06:07:22.401Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-14T06:07:22.401Z] === RUN TestKeyString [2022-03-14T06:07:22.401Z] --- PASS: TestKeyString (0.00s) [2022-03-14T06:07:22.401Z] === RUN TestPoolDataMarshal [2022-03-14T06:07:22.401Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-14T06:07:22.401Z] === RUN TestSubnetsMarshal [2022-03-14T06:07:22.401Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-03-14T06:07:22.401Z] === RUN TestAddSubnets [2022-03-14T06:07:22.401Z] === RUN TestPoolRequest [2022-03-14T06:07:22.401Z] --- PASS: TestPoolRequest (0.00s) [2022-03-14T06:07:22.401Z] === RUN TestOtherRequests [2022-03-14T06:07:22.401Z] --- PASS: TestOtherRequests (0.00s) [2022-03-14T06:07:22.401Z] PASS [2022-03-14T06:07:22.401Z] coverage: 57.1% of statements [2022-03-14T06:07:22.401Z] ok github.com/docker/docker/libnetwork/ipams/null 0.046s coverage: 57.1% of statements [2022-03-14T06:07:22.431Z] --- PASS: TestRemoveImageGarbageCollector (2.45s) [2022-03-14T06:07:22.431Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-14T06:07:22.431Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-03-14T06:07:22.431Z] === RUN TestTagInvalidReference [2022-03-14T06:07:22.431Z] --- PASS: TestTagInvalidReference (0.03s) [2022-03-14T06:07:22.431Z] === RUN TestTagValidPrefixedRepo [2022-03-14T06:07:22.692Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-03-14T06:07:22.692Z] === RUN TestTagExistedNameWithoutForce [2022-03-14T06:07:22.692Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-03-14T06:07:22.692Z] === RUN TestTagOfficialNames [2022-03-14T06:07:22.692Z] --- PASS: TestTagOfficialNames (0.07s) [2022-03-14T06:07:22.692Z] === RUN TestTagMatchesDigest [2022-03-14T06:07:22.692Z] check_test.go:308: [dcc9ddb2e16ca] daemon is not started [2022-03-14T06:07:22.692Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-03-14T06:07:22.692Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-03-14T06:07:22.692Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-14T06:07:22.736Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-03-14T06:07:22.736Z] PASS [2022-03-14T06:07:22.736Z] [2022-03-14T06:07:22.736Z] === Skipped [2022-03-14T06:07:22.736Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-14T06:07:22.736Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-14T06:07:22.736Z] [2022-03-14T06:07:22.736Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-03-14T06:07:22.736Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-14T06:07:22.736Z] [2022-03-14T06:07:22.736Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-14T06:07:22.736Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-14T06:07:22.736Z] [2022-03-14T06:07:22.736Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-14T06:07:22.736Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-14T06:07:22.736Z] [2022-03-14T06:07:22.736Z] DONE 17 tests, 4 skipped in 26.029s [2022-03-14T06:07:22.736Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-14T06:07:22.736Z] ++ 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-14T06:07:22.736Z] ++ set -e [2022-03-14T06:07:22.736Z] ++ '[' -n 0 ']' [2022-03-14T06:07:22.736Z] ++ set -x [2022-03-14T06:07:22.736Z] ++ 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-14T06:07:22.736Z] INFO: Testing against a local daemon [2022-03-14T06:07:22.736Z] === RUN TestPluginInvalidJSON [2022-03-14T06:07:22.736Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-14T06:07:22.736Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-14T06:07:22.736Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-14T06:07:22.736Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-14T06:07:22.736Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-14T06:07:22.736Z] === RUN TestPluginInstall [2022-03-14T06:07:22.736Z] === RUN TestPluginInstall/no_auth [2022-03-14T06:07:22.736Z] time="2022-03-14T06:07:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-14T06:07:22.736Z] time="2022-03-14T06:07:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:656447d936cf77aac6de044116f82f1366f86e30483347f272275c2f707e4c30" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-14T06:07:22.736Z] time="2022-03-14T06:07:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-14T06:07:22.736Z] time="2022-03-14T06:07:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:656447d936cf77aac6de044116f82f1366f86e30483347f272275c2f707e4c30" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-14T06:07:22.869Z] --- PASS: TestAddSubnets (0.05s) [2022-03-14T06:07:22.869Z] === RUN TestDoublePoolRelease [2022-03-14T06:07:22.869Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-03-14T06:07:22.869Z] === RUN TestAddReleasePoolID [2022-03-14T06:07:22.869Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-03-14T06:07:22.869Z] === RUN TestPredefinedPool [2022-03-14T06:07:22.869Z] --- PASS: TestPredefinedPool (0.03s) [2022-03-14T06:07:22.869Z] === RUN TestRemoveSubnet [2022-03-14T06:07:22.869Z] --- PASS: TestRemoveSubnet (0.22s) [2022-03-14T06:07:22.869Z] === RUN TestGetSameAddress [2022-03-14T06:07:22.869Z] --- PASS: TestGetSameAddress (0.02s) [2022-03-14T06:07:22.869Z] === RUN TestPoolAllocationReuse [2022-03-14T06:07:22.994Z] === RUN TestPluginInstall/with_htpasswd [2022-03-14T06:07:23.252Z] time="2022-03-14T06:07:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-14T06:07:23.252Z] time="2022-03-14T06:07:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:656447d936cf77aac6de044116f82f1366f86e30483347f272275c2f707e4c30" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-14T06:07:23.252Z] time="2022-03-14T06:07:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-14T06:07:23.252Z] time="2022-03-14T06:07:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:656447d936cf77aac6de044116f82f1366f86e30483347f272275c2f707e4c30" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-14T06:07:23.337Z] --- PASS: TestSetRollover (1.44s) [2022-03-14T06:07:23.337Z] === RUN TestSetRolloverSerial [2022-03-14T06:07:23.510Z] === RUN TestPluginInstall/with_insecure [2022-03-14T06:07:23.806Z] === RUN TestGetCapabilities [2022-03-14T06:07:23.806Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-14T06:07:23.806Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-14T06:07:23.806Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-14T06:07:23.806Z] === RUN TestGetDefaultAddressSpaces [2022-03-14T06:07:23.806Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-14T06:07:23.806Z] === RUN TestRemoteDriver [2022-03-14T06:07:23.806Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-14T06:07:23.806Z] PASS [2022-03-14T06:07:23.806Z] coverage: 47.4% of statements [2022-03-14T06:07:23.806Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.071s coverage: 47.4% of statements [2022-03-14T06:07:24.274Z] --- PASS: TestPoolAllocationReuse (1.50s) [2022-03-14T06:07:24.444Z] time="2022-03-14T06:07:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-14T06:07:24.444Z] time="2022-03-14T06:07:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2ddb40e0afb220dfbd10ecbc1f3ddd5cd52f54dd2447e0b7e56960d8ae14dbba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-14T06:07:24.444Z] time="2022-03-14T06:07:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-14T06:07:24.444Z] time="2022-03-14T06:07:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2ddb40e0afb220dfbd10ecbc1f3ddd5cd52f54dd2447e0b7e56960d8ae14dbba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-14T06:07:24.702Z] plugin_test.go:165: [dfced32769397] daemon is not started [2022-03-14T06:07:24.702Z] --- PASS: TestPluginInstall (3.22s) [2022-03-14T06:07:24.702Z] --- PASS: TestPluginInstall/no_auth (1.60s) [2022-03-14T06:07:24.702Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2022-03-14T06:07:24.702Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-03-14T06:07:24.702Z] === RUN TestPluginsWithRuntimes [2022-03-14T06:07:24.744Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-14T06:07:24.744Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-03-14T06:07:24.744Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-14T06:07:24.744Z] === RUN TestWindowsIPAM [2022-03-14T06:07:24.744Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-14T06:07:24.744Z] PASS [2022-03-14T06:07:24.744Z] coverage: 71.4% of statements [2022-03-14T06:07:24.744Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.046s coverage: 71.4% of statements [2022-03-14T06:07:24.744Z] --- PASS: TestSetRolloverSerial (1.43s) [2022-03-14T06:07:24.744Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-14T06:07:24.744Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-14T06:07:24.744Z] PASS [2022-03-14T06:07:24.744Z] coverage: 84.4% of statements [2022-03-14T06:07:24.744Z] ok github.com/docker/docker/libnetwork/bitseq 11.530s coverage: 84.4% of statements [2022-03-14T06:07:25.731Z] === RUN TestDefaultNetwork [2022-03-14T06:07:25.731Z] --- PASS: TestDefaultNetwork (0.27s) [2022-03-14T06:07:25.731Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-14T06:07:26.078Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-14T06:07:26.200Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-03-14T06:07:26.201Z] === RUN TestInitAddressPools [2022-03-14T06:07:26.201Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-14T06:07:26.201Z] PASS [2022-03-14T06:07:26.201Z] coverage: 74.0% of statements [2022-03-14T06:07:26.201Z] ok github.com/docker/docker/libnetwork/ipamutils 0.619s coverage: 74.0% of statements [2022-03-14T06:07:26.673Z] === RUN TestKeyValue [2022-03-14T06:07:26.673Z] --- PASS: TestKeyValue (0.00s) [2022-03-14T06:07:26.673Z] PASS [2022-03-14T06:07:26.673Z] coverage: 60.0% of statements [2022-03-14T06:07:26.673Z] ok github.com/docker/docker/libnetwork/netlabel 0.046s coverage: 60.0% of statements [2022-03-14T06:07:26.673Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.12s) [2022-03-14T06:07:26.673Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-14T06:07:26.897Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-14T06:07:26.897Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-03-14T06:07:27.017Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-14T06:07:27.955Z] --- PASS: TestPluginsWithRuntimes (3.15s) [2022-03-14T06:07:27.955Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.81s) [2022-03-14T06:07:27.955Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.81s) [2022-03-14T06:07:27.955Z] === RUN TestPluginBackCompatMediaTypes [2022-03-14T06:07:28.214Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-03-14T06:07:28.214Z] PASS [2022-03-14T06:07:28.214Z] [2022-03-14T06:07:28.214Z] DONE 10 tests in 7.060s [2022-03-14T06:07:28.239Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-14T06:07:28.239Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.99s) [2022-03-14T06:07:28.239Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.18s) [2022-03-14T06:07:28.239Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.18s) [2022-03-14T06:07:28.239Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.38s) [2022-03-14T06:07:28.239Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.30s) [2022-03-14T06:07:28.239Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.48s) [2022-03-14T06:07:28.240Z] === RUN TestBuildMultiStageCopy [2022-03-14T06:07:28.240Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-14T06:07:28.473Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-14T06:07:28.473Z] ++ 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-14T06:07:28.473Z] ++ set -e [2022-03-14T06:07:28.473Z] ++ '[' -n 0 ']' [2022-03-14T06:07:28.473Z] ++ set -x [2022-03-14T06:07:28.473Z] ++ 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-14T06:07:28.473Z] INFO: Testing against a local daemon [2022-03-14T06:07:28.473Z] === RUN TestExternalGraphDriver [2022-03-14T06:07:28.473Z] === RUN TestExternalGraphDriver/json [2022-03-14T06:07:29.628Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.73s) [2022-03-14T06:07:29.628Z] === RUN TestGetAddress [2022-03-14T06:07:29.628Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-14T06:07:29.628Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-14T06:07:29.628Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-14T06:07:29.628Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-14T06:07:29.628Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-14T06:07:29.628Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-14T06:07:29.628Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-14T06:07:29.628Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-14T06:07:29.628Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-14T06:07:29.628Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-14T06:07:29.628Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-14T06:07:29.628Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-14T06:07:29.628Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-14T06:07:29.628Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-14T06:07:29.628Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-14T06:07:29.628Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-14T06:07:29.628Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-14T06:07:29.628Z] === RUN TestNetworkDBSimple [2022-03-14T06:07:30.097Z] === RUN TestGenerate [2022-03-14T06:07:30.097Z] --- PASS: TestGenerate (0.00s) [2022-03-14T06:07:30.097Z] === RUN TestGeneratePtr [2022-03-14T06:07:30.097Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-14T06:07:30.097Z] === RUN TestGenerateMissingField [2022-03-14T06:07:30.097Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-14T06:07:30.097Z] === RUN TestFieldCannotBeSet [2022-03-14T06:07:30.097Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-14T06:07:30.097Z] === RUN TestTypeMismatchError [2022-03-14T06:07:30.097Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-14T06:07:30.097Z] PASS [2022-03-14T06:07:30.097Z] coverage: 100.0% of statements [2022-03-14T06:07:30.097Z] ok github.com/docker/docker/libnetwork/options 0.045s coverage: 100.0% of statements [2022-03-14T06:07:30.380Z] === RUN TestExternalGraphDriver/spec [2022-03-14T06:07:30.565Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-14T06:07:30.565Z] PASS [2022-03-14T06:07:30.565Z] coverage: 100.0% of statements [2022-03-14T06:07:30.565Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.045s coverage: 100.0% of statements [2022-03-14T06:07:31.035Z] testing: warning: no tests to run [2022-03-14T06:07:31.035Z] PASS [2022-03-14T06:07:31.035Z] coverage: 0.0% of statements [2022-03-14T06:07:31.035Z] ok github.com/docker/docker/libnetwork/osl 0.054s coverage: 0.0% of statements [no tests to run] [2022-03-14T06:07:31.035Z] 2022/03/14 06:07:30 Closing DB instances... [2022-03-14T06:07:31.503Z] === RUN TestRequestNewPort [2022-03-14T06:07:31.503Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-14T06:07:31.503Z] === RUN TestRequestSpecificPort [2022-03-14T06:07:31.503Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-14T06:07:31.503Z] === RUN TestReleasePort [2022-03-14T06:07:31.503Z] --- PASS: TestReleasePort (0.00s) [2022-03-14T06:07:31.503Z] === RUN TestReuseReleasedPort [2022-03-14T06:07:31.503Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-14T06:07:31.503Z] === RUN TestReleaseUnreadledPort [2022-03-14T06:07:31.503Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-14T06:07:31.503Z] === RUN TestUnknowProtocol [2022-03-14T06:07:31.503Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-14T06:07:31.503Z] === RUN TestAllocateAllPorts [2022-03-14T06:07:31.503Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-14T06:07:31.503Z] === RUN TestPortAllocation [2022-03-14T06:07:31.503Z] --- PASS: TestPortAllocation (0.00s) [2022-03-14T06:07:31.503Z] === RUN TestPortAllocationWithCustomRange [2022-03-14T06:07:31.503Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-14T06:07:31.503Z] === RUN TestNoDuplicateBPR [2022-03-14T06:07:31.503Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-14T06:07:31.503Z] === RUN TestChangePortRange [2022-03-14T06:07:31.503Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-14T06:07:31.503Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-14T06:07:31.503Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-14T06:07:31.503Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-14T06:07:31.503Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-14T06:07:31.503Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-14T06:07:31.503Z] --- PASS: TestChangePortRange (0.00s) [2022-03-14T06:07:31.503Z] PASS [2022-03-14T06:07:31.503Z] coverage: 88.6% of statements [2022-03-14T06:07:31.503Z] ok github.com/docker/docker/libnetwork/portallocator 0.049s coverage: 88.6% of statements [2022-03-14T06:07:31.758Z] === RUN TestExternalGraphDriver/pull [2022-03-14T06:07:31.972Z] testing: warning: no tests to run [2022-03-14T06:07:31.972Z] PASS [2022-03-14T06:07:31.972Z] coverage: 0.0% of statements [2022-03-14T06:07:31.972Z] ok github.com/docker/docker/libnetwork/portmapper 0.039s coverage: 0.0% of statements [no tests to run] [2022-03-14T06:07:32.195Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-03-14T06:07:32.195Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-14T06:07:32.441Z] === RUN TestHashData [2022-03-14T06:07:32.441Z] --- PASS: TestHashData (0.00s) [2022-03-14T06:07:32.441Z] PASS [2022-03-14T06:07:32.441Z] coverage: 2.8% of statements [2022-03-14T06:07:32.441Z] ok github.com/docker/docker/libnetwork/resolvconf 0.050s coverage: 2.8% of statements [2022-03-14T06:07:32.441Z] --- PASS: TestNetworkDBSimple (2.65s) [2022-03-14T06:07:32.441Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-14T06:07:32.441Z] === RUN TestErrorConstructors [2022-03-14T06:07:32.441Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-14T06:07:32.441Z] === RUN TestCompareIPMask [2022-03-14T06:07:32.441Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-14T06:07:32.441Z] === RUN TestUtilGetHostPartIP [2022-03-14T06:07:32.441Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-14T06:07:32.441Z] === RUN TestUtilGetBroadcastIP [2022-03-14T06:07:32.441Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-14T06:07:32.441Z] === RUN TestParseCIDR [2022-03-14T06:07:32.441Z] --- PASS: TestParseCIDR (0.00s) [2022-03-14T06:07:32.441Z] PASS [2022-03-14T06:07:32.441Z] coverage: 37.3% of statements [2022-03-14T06:07:32.441Z] ok github.com/docker/docker/libnetwork/types 0.045s coverage: 37.3% of statements [2022-03-14T06:07:32.769Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-14T06:07:33.032Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-03-14T06:07:33.134Z] --- PASS: TestExternalGraphDriver (4.73s) [2022-03-14T06:07:33.134Z] --- PASS: TestExternalGraphDriver/json (1.53s) [2022-03-14T06:07:33.134Z] --- PASS: TestExternalGraphDriver/spec (1.53s) [2022-03-14T06:07:33.134Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-03-14T06:07:33.134Z] === RUN TestGraphdriverPluginV2 [2022-03-14T06:07:33.134Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-14T06:07:33.134Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-03-14T06:07:33.134Z] PASS [2022-03-14T06:07:33.134Z] [2022-03-14T06:07:33.134Z] === Skipped [2022-03-14T06:07:33.134Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-03-14T06:07:33.134Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-14T06:07:33.134Z] [2022-03-14T06:07:33.134Z] DONE 5 tests, 1 skipped in 4.857s [2022-03-14T06:07:33.134Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-14T06:07:33.134Z] ++ 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-14T06:07:33.134Z] ++ set -e [2022-03-14T06:07:33.134Z] ++ '[' -n 0 ']' [2022-03-14T06:07:33.134Z] ++ set -x [2022-03-14T06:07:33.134Z] ++ 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-14T06:07:33.392Z] INFO: Testing against a local daemon [2022-03-14T06:07:33.392Z] === RUN TestContinueAfterPluginCrash [2022-03-14T06:07:33.392Z] === PAUSE TestContinueAfterPluginCrash [2022-03-14T06:07:33.392Z] === RUN TestReadPluginNoRead [2022-03-14T06:07:33.392Z] === PAUSE TestReadPluginNoRead [2022-03-14T06:07:33.392Z] === RUN TestDaemonStartWithLogOpt [2022-03-14T06:07:33.392Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-14T06:07:33.392Z] === CONT TestContinueAfterPluginCrash [2022-03-14T06:07:33.392Z] === CONT TestDaemonStartWithLogOpt [2022-03-14T06:07:33.603Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-03-14T06:07:34.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-14T06:07:34.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-14T06:07:34.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-14T06:07:34.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-14T06:07:34.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-14T06:07:34.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-14T06:07:34.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-14T06:07:34.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-14T06:07:34.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-14T06:07:34.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-14T06:07:34.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-14T06:07:34.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-14T06:07:34.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-14T06:07:34.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-14T06:07:34.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-14T06:07:34.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-14T06:07:34.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-14T06:07:34.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-14T06:07:34.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-14T06:07:34.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-14T06:07:34.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-14T06:07:34.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-14T06:07:34.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-14T06:07:34.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-14T06:07:34.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-14T06:07:34.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-14T06:07:34.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-14T06:07:34.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-14T06:07:34.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-14T06:07:34.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-14T06:07:34.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-14T06:07:34.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-14T06:07:34.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-14T06:07:34.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-14T06:07:34.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-14T06:07:34.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-14T06:07:34.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-14T06:07:34.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-14T06:07:34.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-14T06:07:34.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-14T06:07:34.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-14T06:07:34.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-14T06:07:34.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-14T06:07:34.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-14T06:07:34.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-14T06:07:34.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-14T06:07:34.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-14T06:07:34.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-14T06:07:34.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-14T06:07:34.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-14T06:07:34.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-14T06:07:34.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-14T06:07:34.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-14T06:07:34.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-14T06:07:34.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-14T06:07:34.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-14T06:07:34.007Z] PASS [2022-03-14T06:07:34.007Z] coverage: 50.0% of statements [2022-03-14T06:07:34.007Z] ok github.com/docker/docker/oci 0.058s coverage: 50.0% of statements [2022-03-14T06:07:34.007Z] 2022/03/14 06:07:33 Closing DB instances... [2022-03-14T06:07:34.007Z] === RUN TestAddressPoolOpt [2022-03-14T06:07:34.007Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-14T06:07:34.007Z] === RUN TestValidateEnv [2022-03-14T06:07:34.007Z] === RUN TestValidateEnv/a [2022-03-14T06:07:34.007Z] === RUN TestValidateEnv/something [2022-03-14T06:07:34.007Z] === RUN TestValidateEnv/_=a [2022-03-14T06:07:34.007Z] === RUN TestValidateEnv/env1=value1 [2022-03-14T06:07:34.007Z] === RUN TestValidateEnv/_env1=value1 [2022-03-14T06:07:34.007Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-14T06:07:34.007Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-14T06:07:34.007Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-14T06:07:34.008Z] === RUN TestValidateEnv/PATH [2022-03-14T06:07:34.008Z] === RUN TestValidateEnv/=a [2022-03-14T06:07:34.008Z] === RUN TestValidateEnv/PATH= [2022-03-14T06:07:34.008Z] === RUN TestValidateEnv/PATH=something [2022-03-14T06:07:34.008Z] === RUN TestValidateEnv/asd!qwe [2022-03-14T06:07:34.008Z] === RUN TestValidateEnv/1asd [2022-03-14T06:07:34.008Z] === RUN TestValidateEnv/123 [2022-03-14T06:07:34.008Z] === RUN TestValidateEnv/some_space [2022-03-14T06:07:34.008Z] === RUN TestValidateEnv/__some_space_before [2022-03-14T06:07:34.008Z] === RUN TestValidateEnv/some_space_after__ [2022-03-14T06:07:34.008Z] === RUN TestValidateEnv/= [2022-03-14T06:07:34.008Z] === RUN TestValidateEnv/PaTh [2022-03-14T06:07:34.008Z] --- PASS: TestValidateEnv (0.00s) [2022-03-14T06:07:34.008Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-14T06:07:34.008Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-14T06:07:34.008Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-14T06:07:34.008Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-14T06:07:34.008Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-14T06:07:34.008Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-14T06:07:34.008Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-14T06:07:34.008Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-14T06:07:34.008Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-14T06:07:34.008Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-14T06:07:34.008Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-14T06:07:34.008Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-14T06:07:34.008Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-14T06:07:34.008Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-14T06:07:34.008Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-14T06:07:34.008Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-14T06:07:34.008Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-14T06:07:34.008Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-14T06:07:34.008Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-14T06:07:34.008Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-14T06:07:34.008Z] === RUN TestParseHost [2022-03-14T06:07:34.008Z] --- PASS: TestParseHost (0.00s) [2022-03-14T06:07:34.008Z] === RUN TestParseDockerDaemonHost [2022-03-14T06:07:34.008Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-14T06:07:34.008Z] === RUN TestParseTCP [2022-03-14T06:07:34.008Z] --- PASS: TestParseTCP (0.00s) [2022-03-14T06:07:34.008Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-14T06:07:34.008Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-14T06:07:34.008Z] === RUN TestValidateExtraHosts [2022-03-14T06:07:34.008Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-14T06:07:34.008Z] === RUN TestIpOptString [2022-03-14T06:07:34.008Z] --- PASS: TestIpOptString (0.00s) [2022-03-14T06:07:34.008Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-14T06:07:34.008Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-14T06:07:34.008Z] === RUN TestNewIpOptValidDefaultVal [2022-03-14T06:07:34.008Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-14T06:07:34.008Z] === RUN TestIpOptSetInvalidVal [2022-03-14T06:07:34.008Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-14T06:07:34.008Z] === RUN TestValidateIPAddress [2022-03-14T06:07:34.008Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-14T06:07:34.008Z] === RUN TestMapOpts [2022-03-14T06:07:34.008Z] --- PASS: TestMapOpts (0.00s) [2022-03-14T06:07:34.008Z] === RUN TestListOptsWithoutValidator [2022-03-14T06:07:34.008Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-14T06:07:34.008Z] === RUN TestListOptsWithValidator [2022-03-14T06:07:34.008Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-14T06:07:34.008Z] === RUN TestValidateDNSSearch [2022-03-14T06:07:34.008Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-14T06:07:34.008Z] === RUN TestValidateLabel [2022-03-14T06:07:34.008Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-14T06:07:34.008Z] === RUN TestValidateLabel/label_with_general_format [2022-03-14T06:07:34.008Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-14T06:07:34.008Z] === RUN TestValidateLabel/label_with_one_more [2022-03-14T06:07:34.008Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-14T06:07:34.008Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-14T06:07:34.008Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-14T06:07:34.008Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-14T06:07:34.008Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-14T06:07:34.008Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-14T06:07:34.008Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-14T06:07:34.008Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-14T06:07:34.008Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-14T06:07:34.008Z] --- PASS: TestValidateLabel (0.00s) [2022-03-14T06:07:34.008Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-14T06:07:34.008Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-14T06:07:34.008Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-14T06:07:34.008Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-14T06:07:34.008Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-14T06:07:34.008Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-14T06:07:34.008Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-14T06:07:34.008Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-14T06:07:34.008Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-14T06:07:34.008Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-14T06:07:34.008Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-14T06:07:34.008Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-14T06:07:34.008Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-14T06:07:34.008Z] === RUN TestNamedListOpts [2022-03-14T06:07:34.008Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-14T06:07:34.008Z] === RUN TestNamedMapOpts [2022-03-14T06:07:34.008Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-14T06:07:34.008Z] === RUN TestParseLink [2022-03-14T06:07:34.008Z] --- PASS: TestParseLink (0.00s) [2022-03-14T06:07:34.008Z] === RUN TestQuotedStringSetWithQuotes [2022-03-14T06:07:34.008Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-14T06:07:34.008Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-14T06:07:34.008Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-14T06:07:34.008Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-14T06:07:34.008Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-14T06:07:34.008Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-14T06:07:34.008Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-14T06:07:34.008Z] === RUN TestUlimitOpt [2022-03-14T06:07:34.008Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-14T06:07:34.008Z] PASS [2022-03-14T06:07:34.008Z] coverage: 67.4% of statements [2022-03-14T06:07:34.008Z] ok github.com/docker/docker/opts 0.099s coverage: 67.4% of statements [2022-03-14T06:07:34.176Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-14T06:07:34.176Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-03-14T06:07:34.176Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-03-14T06:07:34.477Z] === RUN TestParseVersion [2022-03-14T06:07:34.477Z] --- PASS: TestParseVersion (0.00s) [2022-03-14T06:07:34.477Z] PASS [2022-03-14T06:07:34.477Z] coverage: 52.9% of statements [2022-03-14T06:07:34.477Z] ok github.com/docker/docker/pkg/aaparser 0.040s coverage: 52.9% of statements [2022-03-14T06:07:34.709Z] --- PASS: TestServiceUpdateConfigs (14.55s) [2022-03-14T06:07:34.709Z] === RUN TestServiceUpdateNetwork [2022-03-14T06:07:34.747Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-03-14T06:07:35.319Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-03-14T06:07:35.395Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-14T06:07:35.395Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-14T06:07:35.463Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.88s) [2022-03-14T06:07:35.463Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-14T06:07:35.893Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-03-14T06:07:36.154Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-03-14T06:07:36.380Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-14T06:07:36.453Z] === RUN TestPeerCertificateMarshalJSON [2022-03-14T06:07:36.453Z] === RUN TestIsArchivePathDir [2022-03-14T06:07:36.453Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-03-14T06:07:36.453Z] === RUN TestIsArchivePathInvalidFile [2022-03-14T06:07:36.453Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-14T06:07:36.453Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-14T06:07:36.453Z] --- PASS: TestPeerCertificateMarshalJSON (0.44s) [2022-03-14T06:07:36.453Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-14T06:07:36.453Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-14T06:07:36.453Z] === RUN TestMiddleware [2022-03-14T06:07:36.453Z] --- PASS: TestMiddleware (0.00s) [2022-03-14T06:07:36.453Z] === RUN TestNewResponseModifier [2022-03-14T06:07:36.453Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-14T06:07:36.453Z] PASS [2022-03-14T06:07:36.453Z] coverage: 26.8% of statements [2022-03-14T06:07:36.453Z] ok github.com/docker/docker/pkg/authorization 0.495s coverage: 26.8% of statements [2022-03-14T06:07:36.453Z] 2022/03/14 06:07:36 Closing DB instances... [2022-03-14T06:07:36.453Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-03-14T06:07:36.453Z] === RUN TestIsArchivePathTar [2022-03-14T06:07:36.674Z] --- PASS: TestDaemonStartWithLogOpt (2.97s) [2022-03-14T06:07:36.674Z] === CONT TestReadPluginNoRead [2022-03-14T06:07:36.725Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-03-14T06:07:36.922Z] --- PASS: TestIsArchivePathTar (0.18s) [2022-03-14T06:07:36.922Z] === RUN TestDecompressStreamGzip [2022-03-14T06:07:36.922Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-03-14T06:07:36.922Z] === RUN TestDecompressStreamBzip2 [2022-03-14T06:07:36.922Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-03-14T06:07:36.922Z] === RUN TestDecompressStreamXz [2022-03-14T06:07:36.922Z] archive_test.go:133: Xz not present in msys2 [2022-03-14T06:07:36.922Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-14T06:07:36.922Z] === RUN TestDecompressStreamZstd [2022-03-14T06:07:36.922Z] archive_test.go:140: zstd not installed [2022-03-14T06:07:36.922Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-14T06:07:36.922Z] === RUN TestCompressStreamXzUnsupported [2022-03-14T06:07:36.922Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-14T06:07:36.922Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-14T06:07:36.922Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-14T06:07:36.922Z] === RUN TestCompressStreamInvalid [2022-03-14T06:07:36.922Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-14T06:07:36.922Z] === RUN TestExtensionInvalid [2022-03-14T06:07:36.922Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-14T06:07:36.922Z] === RUN TestExtensionUncompressed [2022-03-14T06:07:36.922Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-14T06:07:36.922Z] === RUN TestExtensionBzip2 [2022-03-14T06:07:36.922Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-14T06:07:36.922Z] === RUN TestExtensionGzip [2022-03-14T06:07:36.922Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-14T06:07:36.922Z] === RUN TestExtensionXz [2022-03-14T06:07:36.922Z] --- PASS: TestExtensionXz (0.00s) [2022-03-14T06:07:37.298Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-03-14T06:07:37.366Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-14T06:07:37.392Z] === RUN TestExtensionZstd [2022-03-14T06:07:37.392Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-14T06:07:37.392Z] === RUN TestCmdStreamLargeStderr [2022-03-14T06:07:37.392Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-03-14T06:07:37.392Z] === RUN TestCmdStreamBad [2022-03-14T06:07:37.392Z] archive_test.go:252: Failing on Windows CI machines [2022-03-14T06:07:37.392Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-14T06:07:37.392Z] === RUN TestCmdStreamGood [2022-03-14T06:07:37.392Z] === RUN TestUnbuffered [2022-03-14T06:07:37.392Z] --- PASS: TestUnbuffered (0.00s) [2022-03-14T06:07:37.392Z] === RUN TestRaceUnbuffered [2022-03-14T06:07:37.392Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-14T06:07:37.392Z] PASS [2022-03-14T06:07:37.392Z] coverage: 100.0% of statements [2022-03-14T06:07:37.392Z] ok github.com/docker/docker/pkg/broadcaster 0.044s coverage: 100.0% of statements [2022-03-14T06:07:37.392Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-14T06:07:37.392Z] === RUN TestUntarPathWithInvalidDest [2022-03-14T06:07:37.392Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-03-14T06:07:37.392Z] === RUN TestUntarPathWithInvalidSrc [2022-03-14T06:07:37.392Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-14T06:07:37.392Z] === RUN TestUntarPath [2022-03-14T06:07:37.392Z] --- PASS: TestUntarPath (0.07s) [2022-03-14T06:07:37.392Z] === RUN TestUntarPathWithDestinationFile [2022-03-14T06:07:37.392Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-03-14T06:07:37.392Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-14T06:07:37.392Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-03-14T06:07:37.392Z] === RUN TestCopyWithTarInvalidSrc [2022-03-14T06:07:37.392Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-14T06:07:37.392Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-14T06:07:37.392Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-14T06:07:37.392Z] === RUN TestCopyWithTarSrcFile [2022-03-14T06:07:37.392Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-14T06:07:37.392Z] === RUN TestCopyWithTarSrcFolder [2022-03-14T06:07:37.392Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-14T06:07:37.392Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-14T06:07:37.392Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-14T06:07:37.392Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-14T06:07:37.392Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-14T06:07:37.392Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-14T06:07:37.392Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-14T06:07:37.392Z] === RUN TestCopyFileWithTarSrcFile [2022-03-14T06:07:37.392Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-14T06:07:37.392Z] === RUN TestTarFiles [2022-03-14T06:07:37.562Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-14T06:07:37.824Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-03-14T06:07:37.861Z] === RUN TestMatch [2022-03-14T06:07:37.861Z] === RUN TestMatch/[[]] [2022-03-14T06:07:37.861Z] === RUN TestMatch/[[foo]] [2022-03-14T06:07:37.861Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-14T06:07:37.861Z] === RUN TestMatch/[[foo_bar]] [2022-03-14T06:07:37.861Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-14T06:07:37.861Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-14T06:07:37.861Z] === RUN TestMatch/[] [2022-03-14T06:07:37.861Z] === RUN TestMatch/[]#01 [2022-03-14T06:07:37.861Z] === RUN TestMatch/[[qux]] [2022-03-14T06:07:37.861Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-14T06:07:37.861Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-14T06:07:37.861Z] === RUN TestMatch/[[foo_baz]] [2022-03-14T06:07:37.861Z] --- PASS: TestMatch (0.00s) [2022-03-14T06:07:37.861Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-14T06:07:37.861Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-14T06:07:37.861Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-14T06:07:37.861Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-14T06:07:37.861Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-14T06:07:37.861Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-14T06:07:37.861Z] --- PASS: TestMatch/[] (0.00s) [2022-03-14T06:07:37.861Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-14T06:07:37.861Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-14T06:07:37.861Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-14T06:07:37.861Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-14T06:07:37.861Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-14T06:07:37.861Z] PASS [2022-03-14T06:07:37.861Z] coverage: 87.5% of statements [2022-03-14T06:07:37.861Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2022-03-14T06:07:38.086Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-14T06:07:38.318Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.97s) [2022-03-14T06:07:38.318Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-14T06:07:38.347Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-14T06:07:38.348Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-03-14T06:07:38.580Z] === RUN TestReadPluginNoRead/default [2022-03-14T06:07:38.899Z] --- PASS: TestBuildMultiStageCopy (11.24s) [2022-03-14T06:07:38.899Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.11s) [2022-03-14T06:07:38.899Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.77s) [2022-03-14T06:07:38.899Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.95s) [2022-03-14T06:07:38.899Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.13s) [2022-03-14T06:07:38.899Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.28s) [2022-03-14T06:07:38.899Z] === RUN TestBuildMultiStageParentConfig [2022-03-14T06:07:38.921Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-03-14T06:07:39.183Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-14T06:07:39.270Z] === RUN TestChrootTarUntar [2022-03-14T06:07:39.270Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:07:39.270Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-14T06:07:39.270Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-14T06:07:39.270Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:07:39.270Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-14T06:07:39.270Z] === RUN TestChrootUntarEmptyArchive [2022-03-14T06:07:39.270Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-14T06:07:39.270Z] === RUN TestChrootTarUntarWithSymlink [2022-03-14T06:07:39.270Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-14T06:07:39.270Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-14T06:07:39.270Z] === RUN TestChrootCopyWithTar [2022-03-14T06:07:39.270Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-14T06:07:39.270Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-14T06:07:39.270Z] === RUN TestChrootCopyFileWithTar [2022-03-14T06:07:39.270Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:07:39.270Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-14T06:07:39.270Z] === RUN TestChrootUntarPath [2022-03-14T06:07:39.270Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-14T06:07:39.270Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-14T06:07:39.270Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-14T06:07:39.270Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:07:39.270Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-14T06:07:39.270Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-14T06:07:39.270Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:07:39.270Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-14T06:07:39.270Z] === RUN TestChrootApplyDotDotFile [2022-03-14T06:07:39.270Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:07:39.270Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-14T06:07:39.270Z] PASS [2022-03-14T06:07:39.270Z] coverage: 15.1% of statements [2022-03-14T06:07:39.270Z] ok github.com/docker/docker/pkg/chrootarchive 0.103s coverage: 15.1% of statements [2022-03-14T06:07:39.444Z] check_test.go:308: [d2de041631b3f] daemon is not started [2022-03-14T06:07:39.444Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-03-14T06:07:39.516Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-14T06:07:40.227Z] === RUN TestEnsureRemoveAllNotExist [2022-03-14T06:07:40.227Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-14T06:07:40.227Z] === RUN TestEnsureRemoveAllWithDir [2022-03-14T06:07:40.227Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-14T06:07:40.227Z] === RUN TestEnsureRemoveAllWithFile [2022-03-14T06:07:40.227Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-14T06:07:40.227Z] PASS [2022-03-14T06:07:40.227Z] coverage: 0.0% of statements [2022-03-14T06:07:40.227Z] ok github.com/docker/docker/pkg/containerfs 0.046s coverage: 0.0% of statements [2022-03-14T06:07:40.227Z] 2022/03/14 06:07:40 Closing DB instances... [2022-03-14T06:07:40.390Z] check_test.go:308: [d04082eb6af61] daemon is not started [2022-03-14T06:07:40.390Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-03-14T06:07:40.390Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-14T06:07:40.678Z] === RUN TestSizeEmpty [2022-03-14T06:07:40.678Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-14T06:07:40.678Z] === RUN TestSizeEmptyFile [2022-03-14T06:07:40.678Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-14T06:07:40.678Z] === RUN TestSizeNonemptyFile [2022-03-14T06:07:40.678Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-14T06:07:40.678Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-14T06:07:40.678Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-14T06:07:40.678Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-14T06:07:40.678Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-14T06:07:40.678Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-14T06:07:40.678Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-14T06:07:40.678Z] === RUN TestMoveToSubdir [2022-03-14T06:07:40.678Z] --- PASS: TestMoveToSubdir (0.01s) [2022-03-14T06:07:40.678Z] === RUN TestSizeNonExistingDirectory [2022-03-14T06:07:40.678Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-14T06:07:40.678Z] PASS [2022-03-14T06:07:40.678Z] coverage: 80.0% of statements [2022-03-14T06:07:40.896Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-14T06:07:40.963Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-03-14T06:07:41.048Z] --- PASS: TestBuildMultiStageParentConfig (2.33s) [2022-03-14T06:07:41.048Z] === RUN TestBuildLabelWithTargets [2022-03-14T06:07:41.048Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-14T06:07:41.048Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-14T06:07:41.048Z] === RUN TestBuildWithEmptyLayers [2022-03-14T06:07:41.141Z] ok github.com/docker/docker/pkg/directory 0.057s coverage: 80.0% of statements [2022-03-14T06:07:41.155Z] --- PASS: TestContinueAfterPluginCrash (7.88s) [2022-03-14T06:07:41.536Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-14T06:07:41.723Z] === CONT TestReadPluginNoRead [2022-03-14T06:07:41.723Z] read_test.go:92: [d2d376e1cb156] daemon is not started [2022-03-14T06:07:41.723Z] --- PASS: TestReadPluginNoRead (5.48s) [2022-03-14T06:07:41.723Z] --- PASS: TestReadPluginNoRead/default (1.14s) [2022-03-14T06:07:41.723Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.13s) [2022-03-14T06:07:41.723Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.11s) [2022-03-14T06:07:41.723Z] PASS [2022-03-14T06:07:41.723Z] [2022-03-14T06:07:41.723Z] DONE 6 tests in 8.563s [2022-03-14T06:07:41.723Z] 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-14T06:07:41.723Z] ++ 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-14T06:07:41.723Z] ++ set -e [2022-03-14T06:07:41.723Z] ++ '[' -n 0 ']' [2022-03-14T06:07:41.723Z] ++ set -x [2022-03-14T06:07:41.723Z] ++ 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-14T06:07:41.723Z] testing: warning: no tests to run [2022-03-14T06:07:41.723Z] PASS [2022-03-14T06:07:41.723Z] [2022-03-14T06:07:41.723Z] DONE 0 tests in 0.030s [2022-03-14T06:07:41.723Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-14T06:07:41.723Z] ++ 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-14T06:07:41.723Z] ++ set -e [2022-03-14T06:07:41.723Z] ++ '[' -n 0 ']' [2022-03-14T06:07:41.723Z] ++ set -x [2022-03-14T06:07:41.724Z] ++ 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-14T06:07:41.982Z] INFO: Testing against a local daemon [2022-03-14T06:07:41.982Z] === RUN TestPluginWithDevMounts [2022-03-14T06:07:41.982Z] === PAUSE TestPluginWithDevMounts [2022-03-14T06:07:41.982Z] === CONT TestPluginWithDevMounts [2022-03-14T06:07:42.131Z] === RUN TestPollerAddRemove [2022-03-14T06:07:42.131Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-14T06:07:42.131Z] === RUN TestPollerEvent [2022-03-14T06:07:42.131Z] poller_test.go:40: No chmod on Windows [2022-03-14T06:07:42.131Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-14T06:07:42.131Z] === RUN TestPollerClose [2022-03-14T06:07:42.131Z] --- PASS: TestPollerClose (0.00s) [2022-03-14T06:07:42.131Z] PASS [2022-03-14T06:07:42.131Z] coverage: 36.2% of statements [2022-03-14T06:07:42.131Z] ok github.com/docker/docker/pkg/filenotify 0.042s coverage: 36.2% of statements [2022-03-14T06:07:42.131Z] --- PASS: TestNetworkDBCRUDTableEntry (3.90s) [2022-03-14T06:07:42.131Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-14T06:07:42.479Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-03-14T06:07:42.613Z] --- PASS: TestBuildWithEmptyLayers (1.34s) [2022-03-14T06:07:42.613Z] === RUN TestBuildMultiStageOnBuild [2022-03-14T06:07:43.119Z] === RUN TestCopyFileWithInvalidSrc [2022-03-14T06:07:43.119Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-14T06:07:43.119Z] === RUN TestCopyFileWithInvalidDest [2022-03-14T06:07:43.119Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-14T06:07:43.119Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-14T06:07:43.119Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-14T06:07:43.119Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-14T06:07:43.119Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-14T06:07:43.119Z] === RUN TestCopyFile [2022-03-14T06:07:43.119Z] --- PASS: TestCopyFile (0.00s) [2022-03-14T06:07:43.119Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-14T06:07:43.119Z] fileutils_test.go:133: Needs porting to Windows [2022-03-14T06:07:43.119Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-14T06:07:43.119Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-14T06:07:43.119Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-14T06:07:43.119Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-14T06:07:43.119Z] fileutils_test.go:179: Needs porting to Windows [2022-03-14T06:07:43.119Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-14T06:07:43.119Z] === RUN TestWildcardMatches [2022-03-14T06:07:43.119Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-14T06:07:43.119Z] === RUN TestPatternMatches [2022-03-14T06:07:43.119Z] --- PASS: TestPatternMatches (0.00s) [2022-03-14T06:07:43.119Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-14T06:07:43.119Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-14T06:07:43.119Z] === RUN TestPatternMatchesFolderExclusions [2022-03-14T06:07:43.119Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-14T06:07:43.119Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-14T06:07:43.119Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-14T06:07:43.119Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-14T06:07:43.119Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-14T06:07:43.119Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-14T06:07:43.119Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-14T06:07:43.119Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-14T06:07:43.119Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-14T06:07:43.119Z] === RUN TestSingleExclamationError [2022-03-14T06:07:43.119Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-14T06:07:43.119Z] === RUN TestMatchesWithNoPatterns [2022-03-14T06:07:43.119Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-14T06:07:43.119Z] === RUN TestMatchesWithMalformedPatterns [2022-03-14T06:07:43.119Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-14T06:07:43.119Z] === RUN TestMatches [2022-03-14T06:07:43.119Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-14T06:07:43.119Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-14T06:07:43.119Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-14T06:07:43.119Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-14T06:07:43.119Z] --- PASS: TestMatches (0.01s) [2022-03-14T06:07:43.119Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-14T06:07:43.119Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-14T06:07:43.119Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-14T06:07:43.119Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-14T06:07:43.119Z] === RUN TestCleanPatterns [2022-03-14T06:07:43.119Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-14T06:07:43.119Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-14T06:07:43.119Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-14T06:07:43.119Z] === RUN TestCleanPatternsExceptionFlag [2022-03-14T06:07:43.119Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-14T06:07:43.119Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-14T06:07:43.120Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-14T06:07:43.120Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-14T06:07:43.120Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-14T06:07:43.120Z] === RUN TestCleanPatternsErrorSingleException [2022-03-14T06:07:43.120Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-14T06:07:43.120Z] === RUN TestCreateIfNotExistsDir [2022-03-14T06:07:43.120Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-14T06:07:43.120Z] === RUN TestCreateIfNotExistsFile [2022-03-14T06:07:43.120Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-14T06:07:43.120Z] === RUN TestMatch [2022-03-14T06:07:43.120Z] --- PASS: TestMatch (0.00s) [2022-03-14T06:07:43.120Z] === RUN TestCompile [2022-03-14T06:07:43.120Z] === RUN TestCompile/slash [2022-03-14T06:07:43.120Z] === RUN TestCompile/backslash [2022-03-14T06:07:43.120Z] --- PASS: TestCompile (0.00s) [2022-03-14T06:07:43.120Z] --- PASS: TestCompile/slash (0.00s) [2022-03-14T06:07:43.120Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-14T06:07:43.120Z] PASS [2022-03-14T06:07:43.120Z] coverage: 84.7% of statements [2022-03-14T06:07:43.120Z] ok github.com/docker/docker/pkg/fileutils 0.086s coverage: 84.7% of statements [2022-03-14T06:07:43.360Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-03-14T06:07:43.360Z] PASS [2022-03-14T06:07:43.360Z] [2022-03-14T06:07:43.360Z] DONE 1 tests in 1.620s [2022-03-14T06:07:43.360Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-14T06:07:43.360Z] ++ 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-14T06:07:43.360Z] ++ set -e [2022-03-14T06:07:43.360Z] ++ '[' -n 0 ']' [2022-03-14T06:07:43.360Z] ++ set -x [2022-03-14T06:07:43.360Z] ++ 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-14T06:07:43.589Z] --- PASS: TestTarFiles (5.85s) [2022-03-14T06:07:43.589Z] === RUN TestDetectCompressionZstd [2022-03-14T06:07:43.589Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-14T06:07:43.589Z] === RUN TestTarUntar [2022-03-14T06:07:43.589Z] --- PASS: TestTarUntar (0.04s) [2022-03-14T06:07:43.589Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-14T06:07:43.589Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-03-14T06:07:43.589Z] === RUN TestTarWithOptions [2022-03-14T06:07:43.589Z] --- PASS: TestTarWithOptions (0.03s) [2022-03-14T06:07:43.589Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-14T06:07:43.589Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-14T06:07:43.589Z] === RUN TestUntarUstarGnuConflict [2022-03-14T06:07:43.589Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-14T06:07:43.589Z] === RUN TestUntarInvalidFilenames [2022-03-14T06:07:43.589Z] === RUN TestGet [2022-03-14T06:07:43.589Z] --- PASS: TestGet (0.00s) [2022-03-14T06:07:43.589Z] === RUN TestGetShortcutString [2022-03-14T06:07:43.589Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-14T06:07:43.589Z] PASS [2022-03-14T06:07:43.589Z] coverage: 42.9% of statements [2022-03-14T06:07:43.589Z] ok github.com/docker/docker/pkg/homedir 0.039s coverage: 42.9% of statements [2022-03-14T06:07:43.589Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2966983485\\dest" [2022-03-14T06:07:43.589Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2022-03-14T06:07:43.589Z] === RUN TestUntarHardlinkToSymlink [2022-03-14T06:07:43.589Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-14T06:07:43.589Z] === RUN TestUntarInvalidHardlink [2022-03-14T06:07:43.589Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3609743644\\victim\\hello" -> "../victim/hello" [2022-03-14T06:07:43.589Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink492162569\\victim\\hello" -> "/../victim/hello" [2022-03-14T06:07:43.589Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2248348675\\victim" -> "../victim" [2022-03-14T06:07:43.589Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2233385744\\victim" -> "../victim" [2022-03-14T06:07:43.589Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2345788637\\victim" -> "../victim" [2022-03-14T06:07:43.589Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1416392692\\victim" -> "../victim" [2022-03-14T06:07:43.589Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-03-14T06:07:43.589Z] === RUN TestUntarInvalidSymlink [2022-03-14T06:07:43.589Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink653921521\\dest\\dotdot" -> "../victim/hello" [2022-03-14T06:07:43.589Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink404637570\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-14T06:07:43.619Z] INFO: Testing against a local daemon [2022-03-14T06:07:43.619Z] === RUN TestSecretInspect [2022-03-14T06:07:44.057Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2333894681\\dest\\loophole-victim" -> "../victim" [2022-03-14T06:07:44.057Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2628476376\\dest\\loophole-victim" -> "../victim" [2022-03-14T06:07:44.057Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1507477821\\dest\\loophole-victim" -> "../victim" [2022-03-14T06:07:44.057Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink780147548\\dest\\loophole-victim" -> "../victim" [2022-03-14T06:07:44.057Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3426337340\\dest\\dir\\loophole" -> "../../victim" [2022-03-14T06:07:44.057Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-03-14T06:07:44.057Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-14T06:07:44.057Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-14T06:07:44.057Z] === RUN TestXGlobalNoParent [2022-03-14T06:07:44.057Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-14T06:07:44.057Z] === RUN TestReplaceFileTarWrapper [2022-03-14T06:07:44.057Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2022-03-14T06:07:44.057Z] === RUN TestPrefixHeaderReadable [2022-03-14T06:07:44.057Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-03-14T06:07:44.057Z] === RUN TestDisablePigz [2022-03-14T06:07:44.057Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-14T06:07:44.057Z] --- PASS: TestDisablePigz (0.15s) [2022-03-14T06:07:44.057Z] === RUN TestPigz [2022-03-14T06:07:44.527Z] 2022/03/14 06:07:44 Closing DB instances... [2022-03-14T06:07:44.527Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-14T06:07:44.527Z] --- PASS: TestPigz (0.18s) [2022-03-14T06:07:44.527Z] === RUN TestNosysFileInfo [2022-03-14T06:07:44.527Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-14T06:07:44.527Z] === RUN TestCopyFileWithInvalidDest [2022-03-14T06:07:44.527Z] archive_windows_test.go:16: Currently fails [2022-03-14T06:07:44.527Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-14T06:07:44.527Z] === RUN TestCanonicalTarNameForPath [2022-03-14T06:07:44.527Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-14T06:07:44.527Z] === RUN TestCanonicalTarName [2022-03-14T06:07:44.527Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-14T06:07:44.527Z] === RUN TestChmodTarEntry [2022-03-14T06:07:44.527Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-14T06:07:44.527Z] === RUN TestHardLinkOrder [2022-03-14T06:07:44.527Z] --- PASS: TestHardLinkOrder (0.09s) [2022-03-14T06:07:44.527Z] === RUN TestChangeString [2022-03-14T06:07:44.527Z] --- PASS: TestChangeString (0.00s) [2022-03-14T06:07:44.527Z] === RUN TestChangesWithNoChanges [2022-03-14T06:07:44.527Z] --- PASS: TestChangesWithNoChanges (0.07s) [2022-03-14T06:07:44.527Z] === RUN TestChangesWithChanges [2022-03-14T06:07:44.527Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-14T06:07:44.527Z] === RUN TestChangesWithChangesGH13590 [2022-03-14T06:07:44.527Z] changes_test.go:195: needs more investigation [2022-03-14T06:07:44.527Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-14T06:07:44.527Z] === RUN TestChangesDirsEmpty [2022-03-14T06:07:44.527Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-14T06:07:44.527Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-14T06:07:44.527Z] === RUN TestChangesDirsMutated [2022-03-14T06:07:44.527Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-14T06:07:44.527Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-14T06:07:44.527Z] === RUN TestApplyLayer [2022-03-14T06:07:44.527Z] changes_test.go:432: needs further investigation [2022-03-14T06:07:44.527Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-14T06:07:44.527Z] === RUN TestChangesSizeWithHardlinks [2022-03-14T06:07:44.527Z] changes_test.go:468: needs further investigation [2022-03-14T06:07:44.527Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-14T06:07:44.527Z] === RUN TestChangesSizeWithNoChanges [2022-03-14T06:07:44.527Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-14T06:07:44.527Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-14T06:07:44.527Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-14T06:07:44.527Z] === RUN TestChangesSize [2022-03-14T06:07:44.527Z] === RUN TestCreateIDMapOrder [2022-03-14T06:07:44.527Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-14T06:07:44.527Z] PASS [2022-03-14T06:07:44.527Z] coverage: 7.2% of statements [2022-03-14T06:07:44.527Z] --- PASS: TestChangesSize (0.00s) [2022-03-14T06:07:44.527Z] === RUN TestApplyLayerInvalidFilenames [2022-03-14T06:07:44.527Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2619127458\\dest" [2022-03-14T06:07:44.527Z] ok github.com/docker/docker/pkg/idtools 0.049s coverage: 7.2% of statements [2022-03-14T06:07:44.527Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-14T06:07:44.527Z] === RUN TestApplyLayerInvalidHardlink [2022-03-14T06:07:44.527Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4169287151\\victim\\hello" -> "../victim/hello" [2022-03-14T06:07:44.527Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1431153194\\victim\\hello" -> "/../victim/hello" [2022-03-14T06:07:44.527Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3724540639\\victim" -> "../victim" [2022-03-14T06:07:44.527Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink320506641\\victim" -> "../victim" [2022-03-14T06:07:44.527Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3445774866\\victim" -> "../victim" [2022-03-14T06:07:44.527Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1546998565\\victim" -> "../victim" [2022-03-14T06:07:44.527Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-03-14T06:07:44.527Z] === RUN TestApplyLayerInvalidSymlink [2022-03-14T06:07:44.527Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink236242102\\dest\\dotdot" -> "../victim/hello" [2022-03-14T06:07:44.527Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink878393880\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-14T06:07:44.527Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2698587326\\dest\\loophole-victim" -> "../victim" [2022-03-14T06:07:44.527Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1980586589\\dest\\loophole-victim" -> "../victim" [2022-03-14T06:07:44.527Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2234002614\\dest\\loophole-victim" -> "../victim" [2022-03-14T06:07:44.527Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1353886016\\dest\\loophole-victim" -> "../victim" [2022-03-14T06:07:44.527Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-03-14T06:07:44.527Z] === RUN TestApplyLayerWhiteouts [2022-03-14T06:07:44.995Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-03-14T06:07:44.995Z] === RUN TestGenerateEmptyFile [2022-03-14T06:07:44.995Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-14T06:07:44.995Z] === RUN TestGenerateWithContent [2022-03-14T06:07:44.995Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-14T06:07:44.995Z] PASS [2022-03-14T06:07:44.995Z] coverage: 62.0% of statements [2022-03-14T06:07:44.995Z] ok github.com/docker/docker/pkg/archive 8.417s coverage: 62.0% of statements [2022-03-14T06:07:45.467Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-03-14T06:07:45.467Z] === RUN TestNetworkDBNodeLeave [2022-03-14T06:07:45.520Z] --- PASS: TestSecretInspect (1.72s) [2022-03-14T06:07:45.520Z] === RUN TestSecretList [2022-03-14T06:07:45.828Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-03-14T06:07:45.935Z] === RUN TestFixedBufferCap [2022-03-14T06:07:45.935Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-14T06:07:45.935Z] === RUN TestFixedBufferLen [2022-03-14T06:07:45.935Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-14T06:07:45.935Z] === RUN TestFixedBufferString [2022-03-14T06:07:45.935Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-14T06:07:45.935Z] === RUN TestFixedBufferWrite [2022-03-14T06:07:45.935Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-14T06:07:45.935Z] === RUN TestFixedBufferRead [2022-03-14T06:07:45.935Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-14T06:07:45.935Z] === RUN TestBytesPipeRead [2022-03-14T06:07:45.935Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-14T06:07:45.935Z] === RUN TestBytesPipeWrite [2022-03-14T06:07:45.935Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-14T06:07:45.935Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-14T06:07:46.400Z] check_test.go:308: [d1daec54c4946] daemon is not started [2022-03-14T06:07:46.400Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-03-14T06:07:46.404Z] --- PASS: TestBytesPipeWriteRandomChunks (0.52s) [2022-03-14T06:07:46.405Z] === RUN TestAtomicWriteToFile [2022-03-14T06:07:46.405Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-14T06:07:46.405Z] === RUN TestAtomicWriteSetCommit [2022-03-14T06:07:46.405Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-14T06:07:46.405Z] === RUN TestAtomicWriteSetCancel [2022-03-14T06:07:46.874Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-14T06:07:46.874Z] === RUN TestReadCloserWrapperClose [2022-03-14T06:07:46.874Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-14T06:07:46.874Z] === RUN TestReaderErrWrapperReadOnError [2022-03-14T06:07:46.874Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-14T06:07:46.874Z] === RUN TestReaderErrWrapperRead [2022-03-14T06:07:46.874Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-14T06:07:46.874Z] === RUN TestCancelReadCloser [2022-03-14T06:07:46.874Z] --- PASS: TestCancelReadCloser (0.12s) [2022-03-14T06:07:46.874Z] === RUN TestWriteCloserWrapperClose [2022-03-14T06:07:46.874Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-14T06:07:46.874Z] === RUN TestNopWriteCloser [2022-03-14T06:07:46.874Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-14T06:07:46.874Z] === RUN TestNopWriter [2022-03-14T06:07:46.874Z] --- PASS: TestNopWriter (0.00s) [2022-03-14T06:07:46.874Z] === RUN TestWriteCounter [2022-03-14T06:07:46.874Z] --- PASS: TestWriteCounter (0.00s) [2022-03-14T06:07:46.874Z] PASS [2022-03-14T06:07:46.874Z] coverage: 70.1% of statements [2022-03-14T06:07:46.874Z] ok github.com/docker/docker/pkg/ioutils 0.723s coverage: 70.1% of statements [2022-03-14T06:07:46.936Z] --- PASS: TestServiceUpdateNetwork (12.63s) [2022-03-14T06:07:46.936Z] === RUN TestServiceUpdatePidsLimit [2022-03-14T06:07:47.419Z] --- PASS: TestSecretList (2.08s) [2022-03-14T06:07:47.419Z] === RUN TestSecretsCreateAndDelete [2022-03-14T06:07:47.860Z] === RUN TestError [2022-03-14T06:07:47.860Z] --- PASS: TestError (0.00s) [2022-03-14T06:07:47.860Z] === RUN TestProgressString [2022-03-14T06:07:47.860Z] === RUN TestProgressString/no_progress [2022-03-14T06:07:47.860Z] === RUN TestProgressString/progress_1 [2022-03-14T06:07:47.860Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-14T06:07:47.860Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-14T06:07:47.860Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-14T06:07:47.860Z] === RUN TestProgressString/with_units [2022-03-14T06:07:47.860Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-14T06:07:47.860Z] === RUN TestProgressString/hide_counts [2022-03-14T06:07:47.860Z] --- PASS: TestProgressString (0.00s) [2022-03-14T06:07:47.860Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-14T06:07:47.860Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-14T06:07:47.860Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-14T06:07:47.860Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-14T06:07:47.860Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-14T06:07:47.860Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-14T06:07:47.860Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-14T06:07:47.860Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-14T06:07:47.860Z] === RUN TestJSONMessageDisplay [2022-03-14T06:07:47.860Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-03-14T06:07:47.860Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-14T06:07:47.860Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-14T06:07:47.860Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-14T06:07:47.860Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-14T06:07:47.860Z] === RUN TestDisplayJSONMessagesStream [2022-03-14T06:07:47.860Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-14T06:07:47.860Z] PASS [2022-03-14T06:07:47.860Z] coverage: 91.7% of statements [2022-03-14T06:07:47.860Z] ok github.com/docker/docker/pkg/jsonmessage 0.258s coverage: 91.7% of statements [2022-03-14T06:07:48.302Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-14T06:07:48.329Z] --- PASS: TestNetworkDBNodeLeave (2.85s) [2022-03-14T06:07:48.329Z] === RUN TestNetworkDBWatch [2022-03-14T06:07:48.801Z] === RUN TestStandardLongPath [2022-03-14T06:07:48.801Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-14T06:07:48.801Z] === RUN TestUNCLongPath [2022-03-14T06:07:48.801Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-14T06:07:48.801Z] PASS [2022-03-14T06:07:48.801Z] coverage: 100.0% of statements [2022-03-14T06:07:48.802Z] ok github.com/docker/docker/pkg/longpath 0.044s coverage: 100.0% of statements [2022-03-14T06:07:48.864Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-14T06:07:49.279Z] === RUN TestNameFormat [2022-03-14T06:07:49.280Z] --- PASS: TestNameFormat (0.00s) [2022-03-14T06:07:49.280Z] === RUN TestNameRetries [2022-03-14T06:07:49.280Z] --- PASS: TestNameRetries (0.00s) [2022-03-14T06:07:49.280Z] PASS [2022-03-14T06:07:49.280Z] coverage: 85.7% of statements [2022-03-14T06:07:49.319Z] --- PASS: TestSecretsCreateAndDelete (1.71s) [2022-03-14T06:07:49.319Z] === RUN TestSecretsUpdate [2022-03-14T06:07:49.699Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-03-14T06:07:49.750Z] ok github.com/docker/docker/pkg/namesgenerator 0.062s coverage: 85.7% of statements [2022-03-14T06:07:50.218Z] === RUN TestParseKeyValueOpt [2022-03-14T06:07:50.218Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-14T06:07:50.218Z] === RUN TestParseUintList [2022-03-14T06:07:50.218Z] --- PASS: TestParseUintList (0.00s) [2022-03-14T06:07:50.218Z] === RUN TestParseUintListMaximumLimits [2022-03-14T06:07:50.218Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-14T06:07:50.218Z] PASS [2022-03-14T06:07:50.218Z] coverage: 97.0% of statements [2022-03-14T06:07:50.218Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2022-03-14T06:07:50.218Z] 2022/03/14 06:07:50 Closing DB instances... [2022-03-14T06:07:50.697Z] --- PASS: TestSecretsUpdate (1.72s) [2022-03-14T06:07:50.697Z] === RUN TestTemplatedSecret [2022-03-14T06:07:51.085Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-03-14T06:07:51.205Z] === RUN TestNewAndRemove [2022-03-14T06:07:51.205Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-14T06:07:51.205Z] === RUN TestRemoveInvalidPath [2022-03-14T06:07:51.205Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-14T06:07:51.205Z] PASS [2022-03-14T06:07:51.205Z] coverage: 82.6% of statements [2022-03-14T06:07:51.205Z] ok github.com/docker/docker/pkg/pidfile 0.045s coverage: 82.6% of statements [2022-03-14T06:07:51.674Z] --- PASS: TestNetworkDBWatch (3.25s) [2022-03-14T06:07:51.674Z] === RUN TestNetworkDBBulkSync [2022-03-14T06:07:52.473Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-14T06:07:53.234Z] --- PASS: TestTemplatedSecret (2.39s) [2022-03-14T06:07:53.234Z] === RUN TestSecretCreateResolve [2022-03-14T06:07:53.242Z] --- PASS: TestGetAddress (23.62s) [2022-03-14T06:07:53.242Z] === RUN TestRequestSyntaxCheck [2022-03-14T06:07:53.242Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-03-14T06:07:53.242Z] === RUN TestRequest [2022-03-14T06:07:53.242Z] === RUN TestFailedConnection [2022-03-14T06:07:53.242Z] 2022/03/14 06:07:52 Closing DB instances... [2022-03-14T06:07:53.862Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-14T06:07:54.037Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-14T06:07:54.037Z] === RUN TestBoolValue [2022-03-14T06:07:54.037Z] --- PASS: TestBoolValue (0.00s) [2022-03-14T06:07:54.038Z] === RUN TestBoolValueOrDefault [2022-03-14T06:07:54.038Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-14T06:07:54.038Z] === RUN TestInt64ValueOrZero [2022-03-14T06:07:54.038Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-14T06:07:54.038Z] === RUN TestInt64ValueOrDefault [2022-03-14T06:07:54.038Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-14T06:07:54.038Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-14T06:07:54.038Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-14T06:07:54.038Z] === RUN TestJsonContentType [2022-03-14T06:07:54.038Z] --- PASS: TestJsonContentType (0.00s) [2022-03-14T06:07:54.038Z] PASS [2022-03-14T06:07:54.038Z] coverage: 14.7% of statements [2022-03-14T06:07:54.038Z] ok github.com/docker/docker/api/server/httputils 0.150s coverage: 14.7% of statements [2022-03-14T06:07:54.038Z] === RUN TestMaskSecretKeys [2022-03-14T06:07:54.038Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-14T06:07:54.038Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-14T06:07:54.038Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-14T06:07:54.038Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-14T06:07:54.038Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-14T06:07:54.038Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-14T06:07:54.038Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-14T06:07:54.038Z] === RUN TestVersionMiddlewareVersion [2022-03-14T06:07:54.038Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-14T06:07:54.038Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-14T06:07:54.038Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-14T06:07:54.038Z] PASS [2022-03-14T06:07:54.038Z] coverage: 37.7% of statements [2022-03-14T06:07:54.038Z] ok github.com/docker/docker/api/server/middleware 0.051s coverage: 37.7% of statements [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-14T06:07:54.038Z] === RUN TestStrSliceMarshalJSON [2022-03-14T06:07:54.038Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-14T06:07:54.038Z] === RUN TestStrSliceUnmarshalJSON [2022-03-14T06:07:54.038Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-14T06:07:54.038Z] === RUN TestStrSliceUnmarshalString [2022-03-14T06:07:54.038Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-14T06:07:54.038Z] === RUN TestStrSliceUnmarshalSlice [2022-03-14T06:07:54.038Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-14T06:07:54.038Z] PASS [2022-03-14T06:07:54.038Z] coverage: 90.0% of statements [2022-03-14T06:07:54.038Z] ok github.com/docker/docker/api/types/strslice 0.041s coverage: 90.0% of statements [2022-03-14T06:07:54.038Z] === RUN TestAdjustForAPIVersion [2022-03-14T06:07:54.038Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-14T06:07:54.038Z] PASS [2022-03-14T06:07:54.038Z] coverage: 5.7% of statements [2022-03-14T06:07:54.038Z] ok github.com/docker/docker/api/server/router/swarm 0.042s coverage: 5.7% of statements [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/api/types [no test files] [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-14T06:07:54.038Z] === RUN TestToJSON [2022-03-14T06:07:54.038Z] --- PASS: TestToJSON (0.00s) [2022-03-14T06:07:54.038Z] === RUN TestToParamWithVersion [2022-03-14T06:07:54.038Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-14T06:07:54.038Z] === RUN TestFromJSON [2022-03-14T06:07:54.038Z] --- PASS: TestFromJSON (0.00s) [2022-03-14T06:07:54.038Z] === RUN TestEmpty [2022-03-14T06:07:54.038Z] --- PASS: TestEmpty (0.00s) [2022-03-14T06:07:54.038Z] === RUN TestArgsMatchKVListEmptySources [2022-03-14T06:07:54.038Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-14T06:07:54.038Z] === RUN TestArgsMatchKVList [2022-03-14T06:07:54.038Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-14T06:07:54.038Z] === RUN TestArgsMatch [2022-03-14T06:07:54.038Z] --- PASS: TestArgsMatch (0.00s) [2022-03-14T06:07:54.038Z] === RUN TestAdd [2022-03-14T06:07:54.038Z] --- PASS: TestAdd (0.00s) [2022-03-14T06:07:54.038Z] === RUN TestDel [2022-03-14T06:07:54.038Z] --- PASS: TestDel (0.00s) [2022-03-14T06:07:54.038Z] === RUN TestLen [2022-03-14T06:07:54.038Z] --- PASS: TestLen (0.00s) [2022-03-14T06:07:54.038Z] === RUN TestExactMatch [2022-03-14T06:07:54.038Z] --- PASS: TestExactMatch (0.00s) [2022-03-14T06:07:54.038Z] === RUN TestOnlyOneExactMatch [2022-03-14T06:07:54.038Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-14T06:07:54.038Z] === RUN TestContains [2022-03-14T06:07:54.038Z] --- PASS: TestContains (0.00s) [2022-03-14T06:07:54.038Z] === RUN TestValidate [2022-03-14T06:07:54.038Z] --- PASS: TestValidate (0.00s) [2022-03-14T06:07:54.038Z] === RUN TestWalkValues [2022-03-14T06:07:54.038Z] --- PASS: TestWalkValues (0.00s) [2022-03-14T06:07:54.038Z] === RUN TestFuzzyMatch [2022-03-14T06:07:54.038Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-14T06:07:54.038Z] === RUN TestClone [2022-03-14T06:07:54.038Z] --- PASS: TestClone (0.00s) [2022-03-14T06:07:54.038Z] PASS [2022-03-14T06:07:54.038Z] coverage: 92.2% of statements [2022-03-14T06:07:54.038Z] ok github.com/docker/docker/api/types/filters 0.043s coverage: 92.2% of statements [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-14T06:07:54.038Z] === RUN TestDurationToSecondsString [2022-03-14T06:07:54.038Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-14T06:07:54.038Z] === RUN TestGetTimestamp [2022-03-14T06:07:54.038Z] --- PASS: TestGetTimestamp (0.13s) [2022-03-14T06:07:54.038Z] === RUN TestParseTimestamps [2022-03-14T06:07:54.038Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-14T06:07:54.038Z] PASS [2022-03-14T06:07:54.038Z] coverage: 100.0% of statements [2022-03-14T06:07:54.038Z] ok github.com/docker/docker/api/types/time 0.191s coverage: 100.0% of statements [2022-03-14T06:07:54.038Z] === RUN TestCompareVersion [2022-03-14T06:07:54.038Z] --- PASS: TestCompareVersion (0.00s) [2022-03-14T06:07:54.038Z] PASS [2022-03-14T06:07:54.038Z] coverage: 77.3% of statements [2022-03-14T06:07:54.038Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 77.3% of statements [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/builder [no test files] [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-14T06:07:54.038Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-14T06:07:54.038Z] === RUN TestParseRemoteURL [2022-03-14T06:07:54.038Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-14T06:07:54.038Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-14T06:07:54.038Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-14T06:07:54.038Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-14T06:07:54.038Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-14T06:07:54.038Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-14T06:07:54.038Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-14T06:07:54.038Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-14T06:07:54.038Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-14T06:07:54.038Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-14T06:07:54.038Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-14T06:07:54.038Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-14T06:07:54.038Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-14T06:07:54.038Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-14T06:07:54.038Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-14T06:07:54.038Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-14T06:07:54.038Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-14T06:07:54.038Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-14T06:07:54.038Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-14T06:07:54.038Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-14T06:07:54.038Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-14T06:07:54.038Z] === RUN TestCloneArgsSmartHttp [2022-03-14T06:07:54.038Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-14T06:07:54.038Z] === RUN TestCloneArgsDumbHttp [2022-03-14T06:07:54.038Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-14T06:07:54.038Z] === RUN TestCloneArgsGit [2022-03-14T06:07:54.038Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-14T06:07:54.038Z] === RUN TestCheckoutGit [2022-03-14T06:07:54.506Z] === RUN TestEnable [2022-03-14T06:07:54.506Z] --- PASS: TestEnable (0.00s) [2022-03-14T06:07:54.506Z] === RUN TestDisable [2022-03-14T06:07:54.506Z] --- PASS: TestDisable (0.00s) [2022-03-14T06:07:54.506Z] === RUN TestEnabled [2022-03-14T06:07:54.506Z] --- PASS: TestEnabled (0.00s) [2022-03-14T06:07:54.506Z] PASS [2022-03-14T06:07:54.506Z] coverage: 100.0% of statements [2022-03-14T06:07:54.506Z] ok github.com/docker/docker/cli/debug 0.059s coverage: 100.0% of statements [2022-03-14T06:07:54.806Z] --- PASS: TestNetworkDBBulkSync (3.05s) [2022-03-14T06:07:54.806Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-14T06:07:54.974Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-14T06:07:54.974Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-03-14T06:07:54.974Z] === RUN TestProcessNoDockerignore [2022-03-14T06:07:54.974Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-14T06:07:54.974Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-14T06:07:54.974Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-14T06:07:54.974Z] === RUN TestDetectContentType [2022-03-14T06:07:54.974Z] --- PASS: TestDetectContentType (0.00s) [2022-03-14T06:07:54.974Z] === RUN TestSelectAcceptableMIME [2022-03-14T06:07:54.974Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-14T06:07:54.974Z] === RUN TestInspectEmptyResponse [2022-03-14T06:07:54.974Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-14T06:07:54.974Z] === RUN TestInspectResponseBinary [2022-03-14T06:07:54.974Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-14T06:07:54.974Z] === RUN TestResponseUnsupportedContentType [2022-03-14T06:07:54.974Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-14T06:07:54.974Z] === RUN TestInspectResponseTextSimple [2022-03-14T06:07:54.974Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-14T06:07:54.974Z] === RUN TestInspectResponseEmptyContentType [2022-03-14T06:07:54.974Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-14T06:07:54.974Z] === RUN TestUnknownContentLength [2022-03-14T06:07:54.974Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-14T06:07:54.974Z] === RUN TestDownloadRemote [2022-03-14T06:07:54.974Z] --- PASS: TestDownloadRemote (0.08s) [2022-03-14T06:07:54.974Z] === RUN TestGetWithStatusError [2022-03-14T06:07:54.974Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-14T06:07:54.974Z] === RUN TestCloseRootDirectory [2022-03-14T06:07:54.974Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:07:54.974Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-14T06:07:54.974Z] === RUN TestHashFile [2022-03-14T06:07:54.974Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:07:54.974Z] --- SKIP: TestHashFile (0.00s) [2022-03-14T06:07:54.974Z] === RUN TestHashSubdir [2022-03-14T06:07:54.974Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:07:54.974Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-14T06:07:54.974Z] === RUN TestRemoveDirectory [2022-03-14T06:07:54.974Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:07:54.974Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-14T06:07:54.974Z] PASS [2022-03-14T06:07:54.974Z] coverage: 9.3% of statements [2022-03-14T06:07:54.974Z] ok github.com/docker/docker/builder/remotecontext 0.320s coverage: 9.3% of statements [2022-03-14T06:07:55.099Z] --- PASS: TestBuildMultiStageOnBuild (11.83s) [2022-03-14T06:07:55.099Z] === RUN TestBuildUncleanTarFilenames [2022-03-14T06:07:55.099Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-14T06:07:55.099Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-14T06:07:55.099Z] === RUN TestBuildMultiStageLayerLeak [2022-03-14T06:07:55.138Z] --- PASS: TestSecretCreateResolve (1.71s) [2022-03-14T06:07:55.138Z] PASS [2022-03-14T06:07:55.138Z] [2022-03-14T06:07:55.138Z] DONE 6 tests in 11.442s [2022-03-14T06:07:55.138Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-03-14T06:07:55.138Z] ++ 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-14T06:07:55.138Z] ++ set -e [2022-03-14T06:07:55.138Z] ++ '[' -n 0 ']' [2022-03-14T06:07:55.138Z] ++ set -x [2022-03-14T06:07:55.138Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-14T06:07:55.138Z] INFO: Testing against a local daemon [2022-03-14T06:07:55.138Z] === RUN TestServiceCreateInit [2022-03-14T06:07:55.138Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-14T06:07:55.251Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-03-14T06:07:55.275Z] --- PASS: TestFailedConnection (2.20s) [2022-03-14T06:07:55.275Z] === RUN TestFailOnce [2022-03-14T06:07:55.276Z] 2022/03/14 06:07:54 http: panic serving 127.0.0.1:49291: Plugin not ready [2022-03-14T06:07:55.276Z] goroutine 3 [running]: [2022-03-14T06:07:55.276Z] net/http.(*conn).serve.func1() [2022-03-14T06:07:55.276Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-14T06:07:55.276Z] panic({0x6dca00, 0x7f09d0}) [2022-03-14T06:07:55.276Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-14T06:07:55.276Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xa53b389c5041d27}, 0xc000089a98) [2022-03-14T06:07:55.276Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-14T06:07:55.276Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x7fd900, 0xc0001b6000}, 0x611d26) [2022-03-14T06:07:55.276Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-14T06:07:55.276Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x7fd900, 0xc0001b6000}, 0xc000056000) [2022-03-14T06:07:55.276Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-14T06:07:55.276Z] net/http.serverHandler.ServeHTTP({0x7fbff0}, {0x7fd900, 0xc0001b6000}, 0xc000056000) [2022-03-14T06:07:55.276Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-14T06:07:55.276Z] net/http.(*conn).serve(0xc00004a000, {0x7ff900, 0xc0001820c0}) [2022-03-14T06:07:55.276Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-14T06:07:55.276Z] created by net/http.(*Server).Serve [2022-03-14T06:07:55.276Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-14T06:07:55.276Z] time="2022-03-14T06:07:55Z" 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-14T06:07:55.443Z] === RUN TestGetAllAllowed [2022-03-14T06:07:55.443Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestGetAllMeta [2022-03-14T06:07:55.443Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-14T06:07:55.443Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestIsUnreferencedBuiltin [2022-03-14T06:07:55.443Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestIsExistingDirectory [2022-03-14T06:07:55.443Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestGetFilenameForDownload [2022-03-14T06:07:55.443Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestEnv2Variables [2022-03-14T06:07:55.443Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-14T06:07:55.443Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestMaintainer [2022-03-14T06:07:55.443Z] --- PASS: TestMaintainer (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestLabel [2022-03-14T06:07:55.443Z] --- PASS: TestLabel (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestFromScratch [2022-03-14T06:07:55.443Z] --- PASS: TestFromScratch (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestFromWithArg [2022-03-14T06:07:55.443Z] --- PASS: TestFromWithArg (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-14T06:07:55.443Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestFromWithUndefinedArg [2022-03-14T06:07:55.443Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestFromMultiStageWithNamedStage [2022-03-14T06:07:55.443Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestOnbuild [2022-03-14T06:07:55.443Z] --- PASS: TestOnbuild (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestWorkdir [2022-03-14T06:07:55.443Z] --- PASS: TestWorkdir (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestCmd [2022-03-14T06:07:55.443Z] --- PASS: TestCmd (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestHealthcheckNone [2022-03-14T06:07:55.443Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestHealthcheckCmd [2022-03-14T06:07:55.443Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestEntrypoint [2022-03-14T06:07:55.443Z] --- PASS: TestEntrypoint (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestExpose [2022-03-14T06:07:55.443Z] --- PASS: TestExpose (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestUser [2022-03-14T06:07:55.443Z] --- PASS: TestUser (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestVolume [2022-03-14T06:07:55.443Z] --- PASS: TestVolume (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestStopSignal [2022-03-14T06:07:55.443Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-14T06:07:55.443Z] --- SKIP: TestStopSignal (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestArg [2022-03-14T06:07:55.443Z] --- PASS: TestArg (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestShell [2022-03-14T06:07:55.443Z] --- PASS: TestShell (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestPrependEnvOnCmd [2022-03-14T06:07:55.443Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestRunWithBuildArgs [2022-03-14T06:07:55.443Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestRunIgnoresHealthcheck [2022-03-14T06:07:55.443Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestDispatchUnsupportedOptions [2022-03-14T06:07:55.443Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-14T06:07:55.443Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-14T06:07:55.443Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-14T06:07:55.443Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-14T06:07:55.443Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-14T06:07:55.443Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-14T06:07:55.443Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestNormalizeWorkdir [2022-03-14T06:07:55.443Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestDispatch [2022-03-14T06:07:55.443Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-14T06:07:55.443Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-14T06:07:55.443Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-14T06:07:55.443Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-14T06:07:55.443Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-14T06:07:55.443Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-14T06:07:55.443Z] === RUN TestDispatch/COPY_url [2022-03-14T06:07:55.443Z] --- PASS: TestDispatch (0.06s) [2022-03-14T06:07:55.443Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-03-14T06:07:55.443Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-14T06:07:55.443Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-14T06:07:55.443Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-14T06:07:55.443Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-14T06:07:55.443Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-14T06:07:55.443Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestAddScratchImageAddsToMounts [2022-03-14T06:07:55.443Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-14T06:07:55.443Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-14T06:07:55.443Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-14T06:07:55.443Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-14T06:07:55.444Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-14T06:07:55.444Z] === RUN TestImageSourceGetAddsToMounts [2022-03-14T06:07:55.444Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-14T06:07:55.444Z] === RUN TestEmptyDockerfile [2022-03-14T06:07:55.444Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-03-14T06:07:55.444Z] === RUN TestSymlinkDockerfile [2022-03-14T06:07:55.444Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-14T06:07:55.444Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-14T06:07:55.444Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-14T06:07:55.444Z] === RUN TestNonExistingDockerfile [2022-03-14T06:07:55.444Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-14T06:07:55.444Z] === RUN TestCopyRunConfig [2022-03-14T06:07:55.444Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-14T06:07:55.444Z] === RUN TestDeepCopyRunConfig [2022-03-14T06:07:55.444Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-14T06:07:55.444Z] === RUN TestExportImage [2022-03-14T06:07:55.444Z] --- PASS: TestExportImage (0.00s) [2022-03-14T06:07:55.444Z] === RUN TestNormalizeDest [2022-03-14T06:07:55.444Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-14T06:07:55.444Z] PASS [2022-03-14T06:07:55.444Z] coverage: 46.7% of statements [2022-03-14T06:07:55.444Z] ok github.com/docker/docker/builder/dockerfile 0.209s coverage: 46.7% of statements [2022-03-14T06:07:56.193Z] check_test.go:308: [d9e554378d4fe] daemon is not started [2022-03-14T06:07:56.193Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-03-14T06:07:56.260Z] --- PASS: TestFailOnce (1.22s) [2022-03-14T06:07:56.260Z] === RUN TestEchoInputOutput [2022-03-14T06:07:56.260Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-14T06:07:56.260Z] === RUN TestBackoff [2022-03-14T06:07:56.260Z] --- PASS: TestBackoff (0.00s) [2022-03-14T06:07:56.260Z] === RUN TestAbortRetry [2022-03-14T06:07:56.260Z] --- PASS: TestAbortRetry (0.00s) [2022-03-14T06:07:56.260Z] === RUN TestClientScheme [2022-03-14T06:07:56.260Z] --- PASS: TestClientScheme (0.00s) [2022-03-14T06:07:56.260Z] === RUN TestNewClientWithTimeout [2022-03-14T06:07:56.435Z] === RUN TestTCP4Proxy [2022-03-14T06:07:56.435Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-14T06:07:56.435Z] === RUN TestTCP4ProxyHalfClose [2022-03-14T06:07:56.435Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-14T06:07:56.435Z] === RUN TestTCP6Proxy [2022-03-14T06:07:56.435Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-14T06:07:56.435Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-14T06:07:56.435Z] === RUN TestTCPDualStackProxy [2022-03-14T06:07:56.435Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-14T06:07:56.435Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-14T06:07:56.435Z] === RUN TestUDP4Proxy [2022-03-14T06:07:56.435Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-14T06:07:56.435Z] === RUN TestUDP6Proxy [2022-03-14T06:07:56.435Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-14T06:07:56.435Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-14T06:07:56.435Z] === RUN TestUDPWriteError [2022-03-14T06:07:56.435Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-14T06:07:56.435Z] === RUN TestSCTP4Proxy [2022-03-14T06:07:56.435Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-14T06:07:56.435Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-14T06:07:56.435Z] === RUN TestSCTP6Proxy [2022-03-14T06:07:56.435Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-14T06:07:56.435Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-14T06:07:56.435Z] PASS [2022-03-14T06:07:56.435Z] coverage: 49.4% of statements [2022-03-14T06:07:56.435Z] ok github.com/docker/docker/cmd/docker-proxy 0.066s coverage: 49.4% of statements [2022-03-14T06:07:56.956Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-14T06:07:57.250Z] time="2022-03-14T06:07:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-14T06:07:57.577Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-14T06:07:57.828Z] ok github.com/docker/docker/cmd/dockerd 0.044s coverage: 29.3% of statements [2022-03-14T06:07:57.828Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-03-14T06:07:57.828Z] ok github.com/docker/docker/cmd/dockerd/trap 2.471s coverage: 0.0% of statements [2022-03-14T06:07:57.828Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-14T06:07:57.828Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-14T06:07:57.828Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-14T06:07:57.828Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-14T06:07:57.828Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-14T06:07:58.242Z] 2022/03/14 06:07:57 Closing DB instances... [2022-03-14T06:07:58.421Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-14T06:07:58.712Z] time="2022-03-14T06:07:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-14T06:08:00.378Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2022-03-14T06:08:00.878Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-14T06:08:00.931Z] --- PASS: TestRequest (7.68s) [2022-03-14T06:08:00.931Z] === RUN TestOverlappingRequests [2022-03-14T06:08:00.931Z] time="2022-03-14T06:08:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-14T06:08:00.931Z] --- PASS: TestOverlappingRequests (0.37s) [2022-03-14T06:08:00.931Z] === RUN TestRelease [2022-03-14T06:08:00.931Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.28s) [2022-03-14T06:08:00.931Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-14T06:08:01.710Z] --- PASS: TestServiceCreateInit (6.49s) [2022-03-14T06:08:01.710Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.48s) [2022-03-14T06:08:01.710Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.00s) [2022-03-14T06:08:01.710Z] === RUN TestCreateServiceMultipleTimes [2022-03-14T06:08:01.769Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-03-14T06:08:02.496Z] 2022/03/14 06:08:01 Closing DB instances... [2022-03-14T06:08:02.496Z] --- PASS: TestRelease (1.40s) [2022-03-14T06:08:02.496Z] === RUN TestAllocateRandomDeallocate [2022-03-14T06:08:02.714Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-03-14T06:08:03.493Z] --- PASS: TestServiceUpdatePidsLimit (16.45s) [2022-03-14T06:08:03.493Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-03-14T06:08:03.493Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-03-14T06:08:03.493Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2022-03-14T06:08:03.493Z] PASS [2022-03-14T06:08:03.493Z] [2022-03-14T06:08:03.493Z] === Skipped [2022-03-14T06:08:03.493Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-14T06:08:03.493Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-14T06:08:03.493Z] [2022-03-14T06:08:03.493Z] DONE 27 tests, 1 skipped in 183.907s [2022-03-14T06:08:03.493Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-14T06:08:03.493Z] INFO: Testing against a local daemon [2022-03-14T06:08:03.493Z] === RUN TestSessionCreate [2022-03-14T06:08:03.493Z] --- PASS: TestSessionCreate (0.02s) [2022-03-14T06:08:03.493Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-14T06:08:03.493Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-14T06:08:03.493Z] PASS [2022-03-14T06:08:03.494Z] [2022-03-14T06:08:03.494Z] DONE 2 tests in 0.069s [2022-03-14T06:08:03.494Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-14T06:08:03.494Z] INFO: Testing against a local daemon [2022-03-14T06:08:03.494Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-14T06:08:03.494Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-03-14T06:08:03.494Z] === RUN TestDiskUsage [2022-03-14T06:08:03.494Z] === PAUSE TestDiskUsage [2022-03-14T06:08:03.494Z] === RUN TestEventsExecDie [2022-03-14T06:08:03.757Z] --- PASS: TestBuildMultiStageLayerLeak (9.67s) [2022-03-14T06:08:03.757Z] === RUN TestBuildWithHugeFile [2022-03-14T06:08:04.056Z] --- PASS: TestEventsExecDie (0.61s) [2022-03-14T06:08:04.056Z] === RUN TestEventsBackwardsCompatible [2022-03-14T06:08:04.056Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-03-14T06:08:04.056Z] === RUN TestEventsVolumeCreate [2022-03-14T06:08:04.056Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-03-14T06:08:04.056Z] === RUN TestInfoBinaryCommits [2022-03-14T06:08:04.056Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-14T06:08:04.056Z] === RUN TestInfoAPIVersioned [2022-03-14T06:08:04.056Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-14T06:08:04.056Z] === RUN TestInfoAPI [2022-03-14T06:08:04.066Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-03-14T06:08:04.066Z] === RUN TestNetworkDBGarbageCollection [2022-03-14T06:08:04.312Z] --- PASS: TestInfoAPI (0.02s) [2022-03-14T06:08:04.312Z] === RUN TestInfoAPIWarnings [2022-03-14T06:08:05.092Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-03-14T06:08:05.632Z] time="2022-03-14T06:08:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-14T06:08:06.622Z] --- PASS: TestAllocateRandomDeallocate (4.31s) [2022-03-14T06:08:06.622Z] === RUN TestRetrieveFromStore [2022-03-14T06:08:06.861Z] === RUN TestCheckpointCreateError [2022-03-14T06:08:06.861Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestCheckpointCreate [2022-03-14T06:08:06.861Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestCheckpointDeleteError [2022-03-14T06:08:06.861Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestCheckpointDelete [2022-03-14T06:08:06.861Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestCheckpointListError [2022-03-14T06:08:06.861Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestCheckpointList [2022-03-14T06:08:06.861Z] --- PASS: TestCheckpointList (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestCheckpointListContainerNotFound [2022-03-14T06:08:06.861Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestNewClientWithOpsFromEnv [2022-03-14T06:08:06.861Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-14T06:08:06.861Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestGetAPIPath [2022-03-14T06:08:06.861Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestParseHostURL [2022-03-14T06:08:06.861Z] --- PASS: TestParseHostURL (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-14T06:08:06.861Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-14T06:08:06.861Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestNegotiateAPIVersion [2022-03-14T06:08:06.861Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestNegotiateAPVersionOverride [2022-03-14T06:08:06.861Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-14T06:08:06.861Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-14T06:08:06.861Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-14T06:08:06.861Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestClientRedirect [2022-03-14T06:08:06.861Z] --- PASS: TestClientRedirect (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestConfigCreateUnsupported [2022-03-14T06:08:06.861Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestConfigCreateError [2022-03-14T06:08:06.861Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestConfigCreate [2022-03-14T06:08:06.861Z] --- PASS: TestConfigCreate (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestConfigInspectNotFound [2022-03-14T06:08:06.861Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestConfigInspectWithEmptyID [2022-03-14T06:08:06.861Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestConfigInspectUnsupported [2022-03-14T06:08:06.861Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestConfigInspectError [2022-03-14T06:08:06.861Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestConfigInspectConfigNotFound [2022-03-14T06:08:06.861Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestConfigInspect [2022-03-14T06:08:06.861Z] --- PASS: TestConfigInspect (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestConfigListUnsupported [2022-03-14T06:08:06.861Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestConfigListError [2022-03-14T06:08:06.861Z] --- PASS: TestConfigListError (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestConfigList [2022-03-14T06:08:06.861Z] --- PASS: TestConfigList (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestConfigRemoveUnsupported [2022-03-14T06:08:06.861Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestConfigRemoveError [2022-03-14T06:08:06.861Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestConfigRemove [2022-03-14T06:08:06.861Z] --- PASS: TestConfigRemove (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestConfigUpdateUnsupported [2022-03-14T06:08:06.861Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestConfigUpdateError [2022-03-14T06:08:06.861Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestConfigUpdate [2022-03-14T06:08:06.861Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerCommitError [2022-03-14T06:08:06.861Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerCommit [2022-03-14T06:08:06.861Z] --- PASS: TestContainerCommit (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerStatPathError [2022-03-14T06:08:06.861Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerStatPathNotFoundError [2022-03-14T06:08:06.861Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerStatPathNoHeaderError [2022-03-14T06:08:06.861Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerStatPath [2022-03-14T06:08:06.861Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestCopyToContainerError [2022-03-14T06:08:06.861Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestCopyToContainerNotFoundError [2022-03-14T06:08:06.861Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-14T06:08:06.861Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestCopyToContainer [2022-03-14T06:08:06.861Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestCopyFromContainerError [2022-03-14T06:08:06.861Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestCopyFromContainerNotFoundError [2022-03-14T06:08:06.861Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-14T06:08:06.861Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-14T06:08:06.861Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestCopyFromContainer [2022-03-14T06:08:06.861Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerCreateError [2022-03-14T06:08:06.861Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerCreateImageNotFound [2022-03-14T06:08:06.861Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerCreateWithName [2022-03-14T06:08:06.861Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerCreateAutoRemove [2022-03-14T06:08:06.861Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerDiffError [2022-03-14T06:08:06.861Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerDiff [2022-03-14T06:08:06.861Z] --- PASS: TestContainerDiff (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerExecCreateError [2022-03-14T06:08:06.861Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerExecCreate [2022-03-14T06:08:06.861Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerExecStartError [2022-03-14T06:08:06.861Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerExecStart [2022-03-14T06:08:06.861Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerExecInspectError [2022-03-14T06:08:06.861Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerExecInspect [2022-03-14T06:08:06.861Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerExportError [2022-03-14T06:08:06.861Z] --- PASS: TestContainerExportError (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerExport [2022-03-14T06:08:06.861Z] --- PASS: TestContainerExport (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerInspectError [2022-03-14T06:08:06.861Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerInspectContainerNotFound [2022-03-14T06:08:06.861Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerInspectWithEmptyID [2022-03-14T06:08:06.861Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerInspect [2022-03-14T06:08:06.861Z] --- PASS: TestContainerInspect (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerInspectNode [2022-03-14T06:08:06.861Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerKillError [2022-03-14T06:08:06.861Z] --- PASS: TestContainerKillError (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerKill [2022-03-14T06:08:06.861Z] --- PASS: TestContainerKill (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerListError [2022-03-14T06:08:06.861Z] --- PASS: TestContainerListError (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerList [2022-03-14T06:08:06.861Z] --- PASS: TestContainerList (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerLogsNotFoundError [2022-03-14T06:08:06.861Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerLogsError [2022-03-14T06:08:06.861Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerLogs [2022-03-14T06:08:06.861Z] --- PASS: TestContainerLogs (0.20s) [2022-03-14T06:08:06.861Z] === RUN TestContainerPauseError [2022-03-14T06:08:06.861Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerPause [2022-03-14T06:08:06.861Z] --- PASS: TestContainerPause (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainersPruneError [2022-03-14T06:08:06.861Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainersPrune [2022-03-14T06:08:06.861Z] --- PASS: TestContainersPrune (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerRemoveError [2022-03-14T06:08:06.861Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerRemoveNotFoundError [2022-03-14T06:08:06.861Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerRemove [2022-03-14T06:08:06.861Z] --- PASS: TestContainerRemove (0.00s) [2022-03-14T06:08:06.861Z] === RUN TestContainerRenameError [2022-03-14T06:08:06.862Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestContainerRename [2022-03-14T06:08:06.862Z] --- PASS: TestContainerRename (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestContainerResizeError [2022-03-14T06:08:06.862Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestContainerExecResizeError [2022-03-14T06:08:06.862Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestContainerResize [2022-03-14T06:08:06.862Z] --- PASS: TestContainerResize (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestContainerExecResize [2022-03-14T06:08:06.862Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestContainerRestartError [2022-03-14T06:08:06.862Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestContainerRestart [2022-03-14T06:08:06.862Z] --- PASS: TestContainerRestart (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestContainerStartError [2022-03-14T06:08:06.862Z] --- PASS: TestContainerStartError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestContainerStart [2022-03-14T06:08:06.862Z] --- PASS: TestContainerStart (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestContainerStatsError [2022-03-14T06:08:06.862Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestContainerStats [2022-03-14T06:08:06.862Z] --- PASS: TestContainerStats (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestContainerStopError [2022-03-14T06:08:06.862Z] --- PASS: TestContainerStopError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestContainerStop [2022-03-14T06:08:06.862Z] --- PASS: TestContainerStop (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestContainerTopError [2022-03-14T06:08:06.862Z] --- PASS: TestContainerTopError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestContainerTop [2022-03-14T06:08:06.862Z] --- PASS: TestContainerTop (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestContainerUnpauseError [2022-03-14T06:08:06.862Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestContainerUnpause [2022-03-14T06:08:06.862Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestContainerUpdateError [2022-03-14T06:08:06.862Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestContainerUpdate [2022-03-14T06:08:06.862Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestContainerWaitError [2022-03-14T06:08:06.862Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestContainerWait [2022-03-14T06:08:06.862Z] --- PASS: TestContainerWait (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestDiskUsageError [2022-03-14T06:08:06.862Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestDiskUsage [2022-03-14T06:08:06.862Z] --- PASS: TestDiskUsage (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestDistributionInspectUnsupported [2022-03-14T06:08:06.862Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestDistributionInspectWithEmptyID [2022-03-14T06:08:06.862Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestEventsErrorInOptions [2022-03-14T06:08:06.862Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestEventsErrorFromServer [2022-03-14T06:08:06.862Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestEvents [2022-03-14T06:08:06.862Z] --- PASS: TestEvents (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestTLSCloseWriter [2022-03-14T06:08:06.862Z] === PAUSE TestTLSCloseWriter [2022-03-14T06:08:06.862Z] === RUN TestImageBuildError [2022-03-14T06:08:06.862Z] --- PASS: TestImageBuildError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImageBuild [2022-03-14T06:08:06.862Z] --- PASS: TestImageBuild (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestGetDockerOS [2022-03-14T06:08:06.862Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImageCreateError [2022-03-14T06:08:06.862Z] --- PASS: TestImageCreateError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImageCreate [2022-03-14T06:08:06.862Z] --- PASS: TestImageCreate (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImageHistoryError [2022-03-14T06:08:06.862Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImageHistory [2022-03-14T06:08:06.862Z] --- PASS: TestImageHistory (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImageImportError [2022-03-14T06:08:06.862Z] --- PASS: TestImageImportError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImageImport [2022-03-14T06:08:06.862Z] --- PASS: TestImageImport (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImageInspectError [2022-03-14T06:08:06.862Z] --- PASS: TestImageInspectError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImageInspectImageNotFound [2022-03-14T06:08:06.862Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImageInspectWithEmptyID [2022-03-14T06:08:06.862Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImageInspect [2022-03-14T06:08:06.862Z] --- PASS: TestImageInspect (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImageListError [2022-03-14T06:08:06.862Z] --- PASS: TestImageListError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImageList [2022-03-14T06:08:06.862Z] --- PASS: TestImageList (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImageListApiBefore125 [2022-03-14T06:08:06.862Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImageLoadError [2022-03-14T06:08:06.862Z] --- PASS: TestImageLoadError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImageLoad [2022-03-14T06:08:06.862Z] --- PASS: TestImageLoad (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImagesPruneError [2022-03-14T06:08:06.862Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImagesPrune [2022-03-14T06:08:06.862Z] --- PASS: TestImagesPrune (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImagePullReferenceParseError [2022-03-14T06:08:06.862Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImagePullAnyError [2022-03-14T06:08:06.862Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-14T06:08:06.862Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-14T06:08:06.862Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-14T06:08:06.862Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-14T06:08:06.862Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImagePullWithoutErrors [2022-03-14T06:08:06.862Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImagePushReferenceError [2022-03-14T06:08:06.862Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImagePushAnyError [2022-03-14T06:08:06.862Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-14T06:08:06.862Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-14T06:08:06.862Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-14T06:08:06.862Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-14T06:08:06.862Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImagePushWithoutErrors [2022-03-14T06:08:06.862Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-14T06:08:06.862Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-14T06:08:06.862Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-14T06:08:06.862Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-14T06:08:06.862Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-14T06:08:06.862Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-14T06:08:06.862Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-14T06:08:06.862Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-14T06:08:06.862Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImageRemoveError [2022-03-14T06:08:06.862Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImageRemoveImageNotFound [2022-03-14T06:08:06.862Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImageRemove [2022-03-14T06:08:06.862Z] --- PASS: TestImageRemove (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImageSaveError [2022-03-14T06:08:06.862Z] --- PASS: TestImageSaveError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImageSave [2022-03-14T06:08:06.862Z] --- PASS: TestImageSave (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImageSearchAnyError [2022-03-14T06:08:06.862Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-14T06:08:06.862Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-14T06:08:06.862Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-14T06:08:06.862Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-14T06:08:06.862Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImageSearchWithoutErrors [2022-03-14T06:08:06.862Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImageTagError [2022-03-14T06:08:06.862Z] --- PASS: TestImageTagError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImageTagInvalidReference [2022-03-14T06:08:06.862Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImageTagInvalidSourceImageName [2022-03-14T06:08:06.862Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImageTagHexSource [2022-03-14T06:08:06.862Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestImageTag [2022-03-14T06:08:06.862Z] --- PASS: TestImageTag (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestInfoServerError [2022-03-14T06:08:06.862Z] --- PASS: TestInfoServerError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestInfoInvalidResponseJSONError [2022-03-14T06:08:06.862Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestInfo [2022-03-14T06:08:06.862Z] --- PASS: TestInfo (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestNetworkConnectError [2022-03-14T06:08:06.862Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-14T06:08:06.862Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestNetworkConnect [2022-03-14T06:08:06.862Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestNetworkCreateError [2022-03-14T06:08:06.862Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestNetworkCreate [2022-03-14T06:08:06.862Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestNetworkDisconnectError [2022-03-14T06:08:06.862Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestNetworkDisconnect [2022-03-14T06:08:06.862Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestNetworkInspect [2022-03-14T06:08:06.862Z] === RUN TestNetworkInspect/empty_ID [2022-03-14T06:08:06.862Z] === RUN TestNetworkInspect/no_options [2022-03-14T06:08:06.862Z] === RUN TestNetworkInspect/verbose [2022-03-14T06:08:06.862Z] === RUN TestNetworkInspect/global_scope [2022-03-14T06:08:06.862Z] === RUN TestNetworkInspect/unknown_network [2022-03-14T06:08:06.862Z] === RUN TestNetworkInspect/server_error [2022-03-14T06:08:06.862Z] --- PASS: TestNetworkInspect (0.01s) [2022-03-14T06:08:06.862Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-14T06:08:06.862Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-14T06:08:06.862Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-14T06:08:06.862Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-14T06:08:06.862Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-14T06:08:06.862Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestNetworkListError [2022-03-14T06:08:06.862Z] --- PASS: TestNetworkListError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestNetworkList [2022-03-14T06:08:06.862Z] --- PASS: TestNetworkList (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestNetworksPruneError [2022-03-14T06:08:06.862Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestNetworksPrune [2022-03-14T06:08:06.862Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestNetworkRemoveError [2022-03-14T06:08:06.862Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestNetworkRemove [2022-03-14T06:08:06.862Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestNodeInspectError [2022-03-14T06:08:06.862Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestNodeInspectNodeNotFound [2022-03-14T06:08:06.862Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestNodeInspectWithEmptyID [2022-03-14T06:08:06.862Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestNodeInspect [2022-03-14T06:08:06.862Z] --- PASS: TestNodeInspect (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestNodeListError [2022-03-14T06:08:06.862Z] --- PASS: TestNodeListError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestNodeList [2022-03-14T06:08:06.862Z] --- PASS: TestNodeList (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestNodeRemoveError [2022-03-14T06:08:06.862Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestNodeRemove [2022-03-14T06:08:06.862Z] --- PASS: TestNodeRemove (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestNodeUpdateError [2022-03-14T06:08:06.862Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestNodeUpdate [2022-03-14T06:08:06.862Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestOptionWithHostFromEnv [2022-03-14T06:08:06.862Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestOptionWithTimeout [2022-03-14T06:08:06.862Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestOptionWithVersionFromEnv [2022-03-14T06:08:06.862Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestPingFail [2022-03-14T06:08:06.862Z] --- PASS: TestPingFail (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestPingWithError [2022-03-14T06:08:06.862Z] 2022/03/14 06:08:05 RoundTripper returned a response & error; ignoring response [2022-03-14T06:08:06.862Z] 2022/03/14 06:08:05 RoundTripper returned a response & error; ignoring response [2022-03-14T06:08:06.862Z] --- PASS: TestPingWithError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestPingSuccess [2022-03-14T06:08:06.862Z] --- PASS: TestPingSuccess (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestPingHeadFallback [2022-03-14T06:08:06.862Z] === RUN TestPingHeadFallback/OK [2022-03-14T06:08:06.862Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-14T06:08:06.862Z] === RUN TestPingHeadFallback/Not_Found [2022-03-14T06:08:06.862Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-14T06:08:06.862Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-14T06:08:06.862Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-14T06:08:06.862Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-14T06:08:06.862Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-14T06:08:06.862Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestPluginDisableError [2022-03-14T06:08:06.862Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestPluginDisable [2022-03-14T06:08:06.862Z] --- PASS: TestPluginDisable (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestPluginEnableError [2022-03-14T06:08:06.862Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestPluginEnable [2022-03-14T06:08:06.862Z] --- PASS: TestPluginEnable (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestPluginInspectError [2022-03-14T06:08:06.862Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestPluginInspectWithEmptyID [2022-03-14T06:08:06.862Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestPluginInspect [2022-03-14T06:08:06.862Z] --- PASS: TestPluginInspect (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestPluginListError [2022-03-14T06:08:06.862Z] --- PASS: TestPluginListError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestPluginList [2022-03-14T06:08:06.862Z] --- PASS: TestPluginList (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestPluginPushError [2022-03-14T06:08:06.862Z] --- PASS: TestPluginPushError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestPluginPush [2022-03-14T06:08:06.862Z] --- PASS: TestPluginPush (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestPluginRemoveError [2022-03-14T06:08:06.862Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestPluginRemove [2022-03-14T06:08:06.862Z] --- PASS: TestPluginRemove (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestPluginSetError [2022-03-14T06:08:06.862Z] --- PASS: TestPluginSetError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestPluginSet [2022-03-14T06:08:06.862Z] --- PASS: TestPluginSet (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestSetHostHeader [2022-03-14T06:08:06.862Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestPlainTextError [2022-03-14T06:08:06.862Z] --- PASS: TestPlainTextError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestInfiniteError [2022-03-14T06:08:06.862Z] --- PASS: TestInfiniteError (0.04s) [2022-03-14T06:08:06.862Z] === RUN TestCanceledContext [2022-03-14T06:08:06.862Z] 2022/03/14 06:08:05 RoundTripper returned a response & error; ignoring response [2022-03-14T06:08:06.862Z] --- PASS: TestCanceledContext (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestDeadlineExceededContext [2022-03-14T06:08:06.862Z] 2022/03/14 06:08:05 RoundTripper returned a response & error; ignoring response [2022-03-14T06:08:06.862Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestSecretCreateUnsupported [2022-03-14T06:08:06.862Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestSecretCreateError [2022-03-14T06:08:06.862Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestSecretCreate [2022-03-14T06:08:06.862Z] --- PASS: TestSecretCreate (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestSecretInspectUnsupported [2022-03-14T06:08:06.862Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestSecretInspectError [2022-03-14T06:08:06.862Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestSecretInspectSecretNotFound [2022-03-14T06:08:06.862Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestSecretInspectWithEmptyID [2022-03-14T06:08:06.862Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestSecretInspect [2022-03-14T06:08:06.862Z] --- PASS: TestSecretInspect (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestSecretListUnsupported [2022-03-14T06:08:06.862Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestSecretListError [2022-03-14T06:08:06.862Z] --- PASS: TestSecretListError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestSecretList [2022-03-14T06:08:06.862Z] --- PASS: TestSecretList (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestSecretRemoveUnsupported [2022-03-14T06:08:06.862Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestSecretRemoveError [2022-03-14T06:08:06.862Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestSecretRemove [2022-03-14T06:08:06.862Z] --- PASS: TestSecretRemove (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestSecretUpdateUnsupported [2022-03-14T06:08:06.862Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-14T06:08:06.862Z] === RUN TestSecretUpdateError [2022-03-14T06:08:06.863Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestSecretUpdate [2022-03-14T06:08:06.863Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestServiceCreateError [2022-03-14T06:08:06.863Z] --- PASS: TestServiceCreateError (0.02s) [2022-03-14T06:08:06.863Z] === RUN TestServiceCreate [2022-03-14T06:08:06.863Z] --- PASS: TestServiceCreate (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-14T06:08:06.863Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestServiceCreateDigestPinning [2022-03-14T06:08:06.863Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestServiceInspectError [2022-03-14T06:08:06.863Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestServiceInspectServiceNotFound [2022-03-14T06:08:06.863Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestServiceInspectWithEmptyID [2022-03-14T06:08:06.863Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestServiceInspect [2022-03-14T06:08:06.863Z] --- PASS: TestServiceInspect (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestServiceListError [2022-03-14T06:08:06.863Z] --- PASS: TestServiceListError (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestServiceList [2022-03-14T06:08:06.863Z] --- PASS: TestServiceList (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestServiceLogsError [2022-03-14T06:08:06.863Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestServiceLogs [2022-03-14T06:08:06.863Z] --- PASS: TestServiceLogs (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestServiceRemoveError [2022-03-14T06:08:06.863Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestServiceRemoveNotFoundError [2022-03-14T06:08:06.863Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestServiceRemove [2022-03-14T06:08:06.863Z] --- PASS: TestServiceRemove (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestServiceUpdateError [2022-03-14T06:08:06.863Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestServiceUpdate [2022-03-14T06:08:06.863Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestSwarmGetUnlockKeyError [2022-03-14T06:08:06.863Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestSwarmGetUnlockKey [2022-03-14T06:08:06.863Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestSwarmInitError [2022-03-14T06:08:06.863Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestSwarmInit [2022-03-14T06:08:06.863Z] --- PASS: TestSwarmInit (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestSwarmInspectError [2022-03-14T06:08:06.863Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestSwarmInspect [2022-03-14T06:08:06.863Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestSwarmJoinError [2022-03-14T06:08:06.863Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestSwarmJoin [2022-03-14T06:08:06.863Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestSwarmLeaveError [2022-03-14T06:08:06.863Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestSwarmLeave [2022-03-14T06:08:06.863Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestSwarmUnlockError [2022-03-14T06:08:06.863Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestSwarmUnlock [2022-03-14T06:08:06.863Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestSwarmUpdateError [2022-03-14T06:08:06.863Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestSwarmUpdate [2022-03-14T06:08:06.863Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestTaskInspectError [2022-03-14T06:08:06.863Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestTaskInspectWithEmptyID [2022-03-14T06:08:06.863Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestTaskInspect [2022-03-14T06:08:06.863Z] --- PASS: TestTaskInspect (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestTaskListError [2022-03-14T06:08:06.863Z] --- PASS: TestTaskListError (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestTaskList [2022-03-14T06:08:06.863Z] --- PASS: TestTaskList (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestVolumeCreateError [2022-03-14T06:08:06.863Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestVolumeCreate [2022-03-14T06:08:06.863Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestVolumeInspectError [2022-03-14T06:08:06.863Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestVolumeInspectNotFound [2022-03-14T06:08:06.863Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestVolumeInspectWithEmptyID [2022-03-14T06:08:06.863Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestVolumeInspect [2022-03-14T06:08:06.863Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestVolumeListError [2022-03-14T06:08:06.863Z] --- PASS: TestVolumeListError (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestVolumeList [2022-03-14T06:08:06.863Z] --- PASS: TestVolumeList (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestVolumeRemoveError [2022-03-14T06:08:06.863Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-14T06:08:06.863Z] === RUN TestVolumeRemove [2022-03-14T06:08:06.863Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-14T06:08:06.863Z] === CONT TestTLSCloseWriter [2022-03-14T06:08:06.863Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-03-14T06:08:06.863Z] PASS [2022-03-14T06:08:06.863Z] coverage: 75.2% of statements [2022-03-14T06:08:06.863Z] ok github.com/docker/docker/client 0.452s coverage: 75.2% of statements [2022-03-14T06:08:07.643Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-03-14T06:08:08.318Z] --- PASS: TestRetrieveFromStore (1.36s) [2022-03-14T06:08:08.318Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-14T06:08:08.318Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-14T06:08:08.318Z] === RUN TestParallelPredefinedRequest1 [2022-03-14T06:08:08.318Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-14T06:08:08.318Z] === RUN TestParallelPredefinedRequest2 [2022-03-14T06:08:08.318Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-14T06:08:08.318Z] === RUN TestParallelPredefinedRequest3 [2022-03-14T06:08:08.318Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-14T06:08:08.318Z] === RUN TestParallelPredefinedRequest4 [2022-03-14T06:08:08.318Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-14T06:08:08.318Z] === RUN TestParallelPredefinedRequest5 [2022-03-14T06:08:08.318Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-14T06:08:08.318Z] === RUN TestDebug [2022-03-14T06:08:08.318Z] --- PASS: TestDebug (0.00s) [2022-03-14T06:08:08.318Z] === RUN TestRequestPoolParallel [2022-03-14T06:08:08.787Z] --- PASS: TestRequestPoolParallel (0.44s) [2022-03-14T06:08:08.787Z] === RUN TestFullAllocateRelease [2022-03-14T06:08:08.787Z] --- PASS: TestFullAllocateRelease (0.42s) [2022-03-14T06:08:08.787Z] === RUN TestOddAllocateRelease [2022-03-14T06:08:09.026Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-14T06:08:09.256Z] --- PASS: TestOddAllocateRelease (0.27s) [2022-03-14T06:08:09.256Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-14T06:08:09.256Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-03-14T06:08:09.256Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-14T06:08:09.256Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-03-14T06:08:09.256Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-14T06:08:09.256Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-03-14T06:08:09.256Z] === CONT TestParallelPredefinedRequest1 [2022-03-14T06:08:09.256Z] === CONT TestParallelPredefinedRequest4 [2022-03-14T06:08:09.256Z] === CONT TestParallelPredefinedRequest3 [2022-03-14T06:08:09.256Z] === CONT TestParallelPredefinedRequest2 [2022-03-14T06:08:09.256Z] === CONT TestParallelPredefinedRequest1 [2022-03-14T06:08:09.256Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:08:09.256Z] === CONT TestParallelPredefinedRequest2 [2022-03-14T06:08:09.256Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:08:09.256Z] === CONT TestParallelPredefinedRequest4 [2022-03-14T06:08:09.256Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:08:09.256Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-14T06:08:09.256Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-14T06:08:09.256Z] === CONT TestParallelPredefinedRequest5 [2022-03-14T06:08:09.256Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:08:09.256Z] === CONT TestParallelPredefinedRequest3 [2022-03-14T06:08:09.256Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:08:09.256Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-14T06:08:09.256Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-14T06:08:09.256Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-14T06:08:09.256Z] PASS [2022-03-14T06:08:09.256Z] coverage: 85.3% of statements [2022-03-14T06:08:09.256Z] ok github.com/docker/docker/libnetwork/ipam 47.510s coverage: 85.3% of statements [2022-03-14T06:08:09.968Z] check_test.go:308: [def4bf0d35d78] daemon is not started [2022-03-14T06:08:09.968Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-03-14T06:08:09.968Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-14T06:08:09.968Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-14T06:08:10.541Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-03-14T06:08:10.823Z] === RUN TestParseEmptyInterface [2022-03-14T06:08:10.823Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-14T06:08:10.823Z] === RUN TestParseNonInterfaceType [2022-03-14T06:08:10.823Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-14T06:08:10.823Z] === RUN TestParseWithOneFunction [2022-03-14T06:08:10.823Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-14T06:08:10.823Z] === RUN TestParseWithMultipleFuncs [2022-03-14T06:08:10.823Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-14T06:08:10.823Z] === RUN TestParseWithUnnamedReturn [2022-03-14T06:08:10.823Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-14T06:08:10.823Z] === RUN TestEmbeddedInterface [2022-03-14T06:08:10.823Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-14T06:08:10.823Z] === RUN TestParsedImports [2022-03-14T06:08:10.823Z] --- PASS: TestParsedImports (0.00s) [2022-03-14T06:08:10.823Z] === RUN TestAliasedImports [2022-03-14T06:08:10.823Z] --- PASS: TestAliasedImports (0.00s) [2022-03-14T06:08:10.823Z] PASS [2022-03-14T06:08:10.823Z] coverage: 56.8% of statements [2022-03-14T06:08:10.823Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.057s coverage: 56.8% of statements [2022-03-14T06:08:10.855Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.8% of statements [2022-03-14T06:08:10.855Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.0% of statements [2022-03-14T06:08:11.115Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-03-14T06:08:11.117Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-14T06:08:11.688Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-03-14T06:08:11.690Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-14T06:08:11.810Z] === RUN TestHTTPTransport [2022-03-14T06:08:11.810Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-14T06:08:11.810Z] PASS [2022-03-14T06:08:11.810Z] coverage: 85.7% of statements [2022-03-14T06:08:11.810Z] ok github.com/docker/docker/pkg/plugins/transport 0.042s coverage: 85.7% of statements [2022-03-14T06:08:12.278Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-14T06:08:12.278Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-14T06:08:12.278Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-14T06:08:12.278Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-14T06:08:12.278Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-14T06:08:12.278Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-14T06:08:12.278Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-14T06:08:12.278Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-14T06:08:12.278Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-14T06:08:12.278Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-14T06:08:12.278Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-14T06:08:12.278Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-14T06:08:12.278Z] === RUN TestBufferPoolPutAndGet [2022-03-14T06:08:12.278Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-14T06:08:12.278Z] PASS [2022-03-14T06:08:12.278Z] coverage: 88.2% of statements [2022-03-14T06:08:12.278Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 88.2% of statements [2022-03-14T06:08:12.637Z] ok github.com/docker/docker/daemon 10.132s coverage: 17.2% of statements [2022-03-14T06:08:12.638Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-14T06:08:12.638Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-14T06:08:12.638Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-14T06:08:12.638Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-14T06:08:13.210Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.751s coverage: 74.6% of statements [2022-03-14T06:08:13.272Z] === RUN TestOutputOnPrematureClose [2022-03-14T06:08:13.272Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-14T06:08:13.272Z] === RUN TestCompleteSilently [2022-03-14T06:08:13.272Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-14T06:08:13.272Z] PASS [2022-03-14T06:08:13.272Z] coverage: 75.9% of statements [2022-03-14T06:08:13.272Z] ok github.com/docker/docker/pkg/progress 0.051s coverage: 75.9% of statements [2022-03-14T06:08:13.608Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-03-14T06:08:13.608Z] check_test.go:308: [d7700b4d65f0d] daemon is not started [2022-03-14T06:08:13.608Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-03-14T06:08:13.743Z] === RUN TestSendToOneSub [2022-03-14T06:08:13.743Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-14T06:08:13.743Z] === RUN TestSendToMultipleSubs [2022-03-14T06:08:13.743Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-14T06:08:13.743Z] === RUN TestEvictOneSub [2022-03-14T06:08:13.743Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-14T06:08:13.743Z] === RUN TestClosePublisher [2022-03-14T06:08:13.743Z] --- PASS: TestClosePublisher (0.00s) [2022-03-14T06:08:13.743Z] === RUN TestPubSubRace [2022-03-14T06:08:14.211Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-14T06:08:14.212Z] === RUN TestClientStream [2022-03-14T06:08:14.212Z] --- PASS: TestClientStream (0.00s) [2022-03-14T06:08:14.212Z] === RUN TestClientSendFile [2022-03-14T06:08:14.212Z] --- PASS: TestClientSendFile (0.00s) [2022-03-14T06:08:14.212Z] === RUN TestClientWithRequestTimeout [2022-03-14T06:08:14.212Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-03-14T06:08:14.212Z] === RUN TestFileSpecPlugin [2022-03-14T06:08:14.212Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-14T06:08:14.212Z] === RUN TestFileJSONSpecPlugin [2022-03-14T06:08:14.212Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-03-14T06:08:14.212Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-14T06:08:14.212Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-14T06:08:14.212Z] === RUN TestPluginAddHandler [2022-03-14T06:08:14.212Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-14T06:08:14.212Z] === RUN TestPluginWaitBadPlugin [2022-03-14T06:08:14.212Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-14T06:08:14.212Z] === RUN TestGet [2022-03-14T06:08:14.212Z] time="2022-03-14T06:08:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-14T06:08:14.553Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-14T06:08:14.601Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.419s coverage: 56.2% of statements [2022-03-14T06:08:14.681Z] --- PASS: TestPubSubRace (1.06s) [2022-03-14T06:08:14.681Z] PASS [2022-03-14T06:08:14.681Z] coverage: 75.0% of statements [2022-03-14T06:08:14.681Z] ok github.com/docker/docker/pkg/pubsub 1.106s coverage: 75.0% of statements [2022-03-14T06:08:14.864Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.027s coverage: 3.0% of statements [2022-03-14T06:08:15.149Z] time="2022-03-14T06:08:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-14T06:08:15.617Z] === RUN TestRegister [2022-03-14T06:08:15.617Z] --- PASS: TestRegister (0.00s) [2022-03-14T06:08:15.617Z] === RUN TestCommand [2022-03-14T06:08:15.617Z] --- PASS: TestCommand (0.03s) [2022-03-14T06:08:15.617Z] === RUN TestNaiveSelf [2022-03-14T06:08:15.617Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-14T06:08:15.617Z] PASS [2022-03-14T06:08:15.617Z] coverage: 82.4% of statements [2022-03-14T06:08:15.617Z] ok github.com/docker/docker/pkg/reexec 0.117s coverage: 82.4% of statements [2022-03-14T06:08:15.944Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-03-14T06:08:16.605Z] === RUN TestDump [2022-03-14T06:08:16.605Z] goroutine 21 [running]: [2022-03-14T06:08:16.605Z] github.com/docker/docker/pkg/stack.dump(0x7cb9d7) [2022-03-14T06:08:16.605Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-14T06:08:16.605Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-14T06:08:16.605Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-14T06:08:16.605Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-14T06:08:16.605Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-14T06:08:16.605Z] testing.tRunner(0xc0000856c0, 0x93a190) [2022-03-14T06:08:16.605Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-14T06:08:16.605Z] created by testing.(*T).Run [2022-03-14T06:08:16.605Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-14T06:08:16.605Z] [2022-03-14T06:08:16.605Z] goroutine 1 [chan receive]: [2022-03-14T06:08:16.605Z] testing.(*T).Run(0xc000085520, {0x92b7b1, 0x7aa733}, 0x93a190) [2022-03-14T06:08:16.605Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-14T06:08:16.605Z] testing.runTests.func1(0xc0000c6810) [2022-03-14T06:08:16.605Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-14T06:08:16.605Z] testing.tRunner(0xc000085520, 0xc0000d1ce0) [2022-03-14T06:08:16.605Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-14T06:08:16.605Z] testing.runTests(0xc0000dc080, {0xa9ec20, 0x3, 0x3}, {0x7cac2d, 0x92d4ab, 0xaa36e0}) [2022-03-14T06:08:16.605Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-14T06:08:16.605Z] testing.(*M).Run(0xc0000dc080) [2022-03-14T06:08:16.605Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-14T06:08:16.605Z] main.main() [2022-03-14T06:08:16.605Z] _testmain.go:95 +0x1f5 [2022-03-14T06:08:16.605Z] --- PASS: TestDump (0.00s) [2022-03-14T06:08:16.605Z] === RUN TestDumpToFile [2022-03-14T06:08:16.605Z] --- PASS: TestDumpToFile (0.22s) [2022-03-14T06:08:16.605Z] === RUN TestDumpToFileWithEmptyInput [2022-03-14T06:08:16.605Z] goroutine 23 [running]: [2022-03-14T06:08:16.605Z] github.com/docker/docker/pkg/stack.dump(0x838bb4) [2022-03-14T06:08:16.605Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-14T06:08:16.605Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x838f60}) [2022-03-14T06:08:16.605Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-14T06:08:16.605Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0000856c0) [2022-03-14T06:08:16.605Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-14T06:08:16.605Z] testing.tRunner(0xc000085ba0, 0x93a180) [2022-03-14T06:08:16.605Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-14T06:08:16.605Z] created by testing.(*T).Run [2022-03-14T06:08:16.605Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-14T06:08:16.605Z] [2022-03-14T06:08:16.605Z] goroutine 1 [chan receive]: [2022-03-14T06:08:16.605Z] testing.(*T).Run(0xc000085520, {0x932596, 0x7aa733}, 0x93a180) [2022-03-14T06:08:16.605Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-14T06:08:16.605Z] testing.runTests.func1(0xc0000c6810) [2022-03-14T06:08:16.605Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-14T06:08:16.605Z] testing.tRunner(0xc000085520, 0xc0000d1ce0) [2022-03-14T06:08:16.605Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-14T06:08:16.605Z] testing.runTests(0xc0000dc080, {0xa9ec20, 0x3, 0x3}, {0x7cac2d, 0x92d4ab, 0xaa36e0}) [2022-03-14T06:08:16.605Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-14T06:08:16.605Z] testing.(*M).Run(0xc0000dc080) [2022-03-14T06:08:16.605Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-14T06:08:16.605Z] main.main() [2022-03-14T06:08:16.605Z] _testmain.go:95 +0x1f5 [2022-03-14T06:08:16.605Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-14T06:08:16.605Z] PASS [2022-03-14T06:08:16.605Z] coverage: 90.9% of statements [2022-03-14T06:08:16.605Z] ok github.com/docker/docker/pkg/stack 0.267s coverage: 90.9% of statements [2022-03-14T06:08:16.631Z] --- PASS: TestCreateServiceMultipleTimes (14.66s) [2022-03-14T06:08:16.631Z] === RUN TestCreateServiceConflict [2022-03-14T06:08:16.784Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.8% of statements [2022-03-14T06:08:16.889Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-14T06:08:17.346Z] time="2022-03-14T06:08:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-14T06:08:17.346Z] === RUN TestNewStdWriter [2022-03-14T06:08:17.346Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-14T06:08:17.346Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-14T06:08:17.346Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-14T06:08:17.346Z] === RUN TestWriteWithNilBytes [2022-03-14T06:08:17.346Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-14T06:08:17.346Z] === RUN TestWrite [2022-03-14T06:08:17.346Z] --- PASS: TestWrite (0.00s) [2022-03-14T06:08:17.346Z] === RUN TestWriteWithWriterError [2022-03-14T06:08:17.346Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-14T06:08:17.346Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-14T06:08:17.346Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-14T06:08:17.346Z] === RUN TestStdCopyWriteAndRead [2022-03-14T06:08:17.346Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-14T06:08:17.346Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-14T06:08:17.346Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-14T06:08:17.346Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-14T06:08:17.346Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-14T06:08:17.346Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-14T06:08:17.346Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-14T06:08:17.346Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-14T06:08:17.346Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-14T06:08:17.346Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-14T06:08:17.346Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-14T06:08:17.346Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-14T06:08:17.346Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-14T06:08:17.346Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-14T06:08:17.346Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-14T06:08:17.346Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-14T06:08:17.346Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-14T06:08:17.346Z] PASS [2022-03-14T06:08:17.346Z] coverage: 100.0% of statements [2022-03-14T06:08:17.346Z] ok github.com/docker/docker/pkg/stdcopy 0.051s coverage: 100.0% of statements [2022-03-14T06:08:18.181Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.254s coverage: 50.5% of statements [2022-03-14T06:08:18.278Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-03-14T06:08:18.443Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.005s coverage: 45.9% of statements [2022-03-14T06:08:18.443Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-14T06:08:18.535Z] --- PASS: TestCreateServiceConflict (2.23s) [2022-03-14T06:08:18.535Z] === RUN TestCreateServiceMaxReplicas [2022-03-14T06:08:18.849Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-14T06:08:18.861Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-14T06:08:18.861Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-14T06:08:18.861Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-14T06:08:18.861Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-14T06:08:18.861Z] === RUN TestFormatStatus [2022-03-14T06:08:18.861Z] --- PASS: TestFormatStatus (0.00s) [2022-03-14T06:08:18.861Z] === RUN TestFormatError [2022-03-14T06:08:18.861Z] --- PASS: TestFormatError (0.00s) [2022-03-14T06:08:18.861Z] === RUN TestFormatJSONError [2022-03-14T06:08:18.861Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-14T06:08:18.861Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-14T06:08:18.861Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-14T06:08:18.861Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-14T06:08:18.861Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-14T06:08:18.861Z] === RUN TestNewJSONProgressOutput [2022-03-14T06:08:18.861Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-14T06:08:18.861Z] === RUN TestAuxFormatterEmit [2022-03-14T06:08:18.861Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-14T06:08:18.861Z] === RUN TestStreamWriterStdout [2022-03-14T06:08:18.861Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-14T06:08:18.861Z] === RUN TestStreamWriterStderr [2022-03-14T06:08:18.861Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-14T06:08:18.861Z] PASS [2022-03-14T06:08:18.861Z] coverage: 66.2% of statements [2022-03-14T06:08:18.861Z] ok github.com/docker/docker/pkg/streamformatter 0.051s coverage: 66.2% of statements [2022-03-14T06:08:19.310Z] === RUN TestGenerateRandomID [2022-03-14T06:08:19.310Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-14T06:08:19.310Z] === RUN TestShortenId [2022-03-14T06:08:19.310Z] --- PASS: TestShortenId (0.00s) [2022-03-14T06:08:19.310Z] === RUN TestShortenSha256Id [2022-03-14T06:08:19.310Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-14T06:08:19.310Z] === RUN TestShortenIdEmpty [2022-03-14T06:08:19.310Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-14T06:08:19.310Z] === RUN TestShortenIdInvalid [2022-03-14T06:08:19.310Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-14T06:08:19.310Z] === RUN TestIsShortIDNonHex [2022-03-14T06:08:19.310Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-14T06:08:19.310Z] === RUN TestIsShortIDNotCorrectSize [2022-03-14T06:08:19.310Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-14T06:08:19.310Z] PASS [2022-03-14T06:08:19.310Z] coverage: 70.6% of statements [2022-03-14T06:08:19.310Z] ok github.com/docker/docker/pkg/stringid 0.045s coverage: 70.6% of statements [2022-03-14T06:08:19.826Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.8% of statements [2022-03-14T06:08:20.262Z] === RUN TestIsCpusetListAvailable [2022-03-14T06:08:20.262Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-14T06:08:20.262Z] PASS [2022-03-14T06:08:20.262Z] coverage: 39.4% of statements [2022-03-14T06:08:20.262Z] ok github.com/docker/docker/pkg/sysinfo 0.041s coverage: 39.4% of statements [2022-03-14T06:08:20.398Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.768s coverage: 58.0% of statements [2022-03-14T06:08:20.398Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-14T06:08:20.398Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-14T06:08:20.436Z] --- PASS: TestCreateServiceMaxReplicas (2.09s) [2022-03-14T06:08:20.436Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-14T06:08:21.215Z] time="2022-03-14T06:08:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-14T06:08:21.338Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 2.9% of statements [2022-03-14T06:08:21.599Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-03-14T06:08:21.666Z] === RUN TestChtimes [2022-03-14T06:08:21.666Z] --- PASS: TestChtimes (0.00s) [2022-03-14T06:08:21.666Z] === RUN TestChtimesWindows [2022-03-14T06:08:21.666Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-14T06:08:21.666Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-14T06:08:21.666Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-14T06:08:21.666Z] PASS [2022-03-14T06:08:21.666Z] coverage: 12.9% of statements [2022-03-14T06:08:21.666Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 12.9% of statements [2022-03-14T06:08:22.150Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-03-14T06:08:22.381Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-03-14T06:08:22.381Z] === RUN TestInfoDebug [2022-03-14T06:08:22.381Z] --- PASS: TestInfoDebug (0.53s) [2022-03-14T06:08:22.381Z] === RUN TestInfoInsecureRegistries [2022-03-14T06:08:22.381Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-14T06:08:22.381Z] === RUN TestInfoRegistryMirrors [2022-03-14T06:08:22.381Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-14T06:08:22.381Z] === RUN TestLoginFailsWithBadCredentials [2022-03-14T06:08:22.381Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-03-14T06:08:22.381Z] === RUN TestPingCacheHeaders [2022-03-14T06:08:22.381Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-14T06:08:22.381Z] === RUN TestPingGet [2022-03-14T06:08:22.381Z] --- PASS: TestPingGet (0.01s) [2022-03-14T06:08:22.381Z] === RUN TestPingHead [2022-03-14T06:08:22.381Z] --- PASS: TestPingHead (0.02s) [2022-03-14T06:08:22.381Z] === RUN TestVersion [2022-03-14T06:08:22.381Z] --- PASS: TestVersion (0.02s) [2022-03-14T06:08:22.381Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-03-14T06:08:22.381Z] === CONT TestDiskUsage [2022-03-14T06:08:22.543Z] ok github.com/docker/docker/daemon/images 0.023s coverage: 6.8% of statements [2022-03-14T06:08:22.544Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-14T06:08:22.544Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-14T06:08:22.618Z] === RUN TestTailFile [2022-03-14T06:08:22.618Z] --- PASS: TestTailFile (0.00s) [2022-03-14T06:08:22.618Z] === RUN TestTailFileManyLines [2022-03-14T06:08:22.618Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-14T06:08:22.618Z] === RUN TestTailEmptyFile [2022-03-14T06:08:22.618Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-14T06:08:22.618Z] === RUN TestTailNegativeN [2022-03-14T06:08:22.618Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader [2022-03-14T06:08:22.618Z] === CONT TestNewTailReader [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/no_delimiter [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/truncated_last_line [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-14T06:08:22.618Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-14T06:08:22.618Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-14T06:08:22.618Z] === CONT TestNewTailReader/no_delimiter [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-14T06:08:22.618Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-14T06:08:22.618Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-14T06:08:22.618Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:08:22.618Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-14T06:08:22.618Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-14T06:08:22.618Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:08:22.618Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:08:22.619Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:08:22.619Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:08:22.619Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:08:22.619Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-14T06:08:22.619Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-14T06:08:22.619Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:08:22.619Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:08:22.619Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:08:22.619Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:08:22.619Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:08:22.619Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:08:22.619Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:08:22.619Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:08:22.619Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:08:22.619Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:08:22.619Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:08:22.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:08:22.619Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:08:22.638Z] === RUN TestDiskUsage/empty [2022-03-14T06:08:22.638Z] === RUN TestDiskUsage/empty/container_types [2022-03-14T06:08:22.638Z] === RUN TestDiskUsage/empty/image_types [2022-03-14T06:08:22.638Z] === RUN TestDiskUsage/empty/volume_types [2022-03-14T06:08:22.638Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-14T06:08:22.638Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-14T06:08:22.638Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-14T06:08:22.638Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-14T06:08:22.638Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-14T06:08:22.638Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-14T06:08:22.638Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-14T06:08:22.638Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-14T06:08:22.896Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-14T06:08:22.896Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-14T06:08:22.896Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-14T06:08:22.896Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-14T06:08:22.896Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-14T06:08:22.896Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-14T06:08:22.896Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-14T06:08:22.896Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-14T06:08:22.896Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-14T06:08:22.896Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-14T06:08:22.896Z] === RUN TestDiskUsage/after_container.Run [2022-03-14T06:08:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:08:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:08:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:08:23.071Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:08:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:08:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:08:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:08:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:08:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:08:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:08:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:08:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:08:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:08:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:08:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:08:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:08:23.071Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-14T06:08:23.071Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:08:23.071Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:08:23.071Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:08:23.071Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:08:23.071Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:08:23.071Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:08:23.071Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:08:23.071Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:08:23.071Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:08:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:08:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:08:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:08:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:08:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:08:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:08:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:08:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:08:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:08:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:08:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:08:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:08:23.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:08:23.071Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:08:23.071Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:08:23.071Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:08:23.071Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:08:23.071Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:08:23.071Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:08:23.071Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:08:23.071Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:08:23.071Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:08:23.071Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:08:23.071Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:08:23.071Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:08:23.071Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-14T06:08:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:08:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:08:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:08:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:08:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:08:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:08:23.071Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:08:23.071Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:08:23.071Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-14T06:08:23.071Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-14T06:08:23.071Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-14T06:08:23.071Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:08:23.071Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:08:23.072Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:08:23.072Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:08:23.072Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-14T06:08:23.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-14T06:08:23.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:08:23.073Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:08:23.073Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:08:23.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:08:23.074Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:08:23.074Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:08:23.075Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:08:23.118Z] ok github.com/docker/docker/daemon/logger 0.240s coverage: 43.0% of statements [2022-03-14T06:08:23.462Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-14T06:08:23.462Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-14T06:08:23.462Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-14T06:08:23.462Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-14T06:08:23.462Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-14T06:08:23.462Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-14T06:08:23.462Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-14T06:08:23.462Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-14T06:08:23.462Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-14T06:08:23.462Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-14T06:08:23.654Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:08:23.654Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:08:23.654Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:08:23.654Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:08:23.654Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:08:23.654Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:08:23.654Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:08:23.654Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:08:23.654Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:08:23.654Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:08:23.654Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:08:23.654Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:08:23.654Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:08:23.654Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:08:23.654Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:08:23.654Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:08:23.654Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:08:23.654Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:08:23.654Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-14T06:08:23.654Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:08:23.654Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:08:23.655Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-14T06:08:23.655Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:08:23.655Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:08:23.655Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-14T06:08:23.655Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-14T06:08:23.655Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-14T06:08:23.655Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-14T06:08:23.655Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-14T06:08:23.655Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-14T06:08:23.655Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-14T06:08:23.655Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:08:23.655Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:08:23.655Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:08:23.655Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-14T06:08:23.655Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:08:23.655Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:08:23.655Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:08:23.655Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:08:23.655Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-14T06:08:23.655Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:08:23.655Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.02s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.01s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.01s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.01s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-14T06:08:23.655Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.02s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-14T06:08:23.656Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-14T06:08:23.657Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:08:23.657Z] PASS [2022-03-14T06:08:23.657Z] coverage: 88.6% of statements [2022-03-14T06:08:23.657Z] ok github.com/docker/docker/pkg/tailfile 0.700s coverage: 88.6% of statements [2022-03-14T06:08:23.657Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-14T06:08:23.657Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-14T06:08:23.657Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-14T06:08:23.657Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-14T06:08:23.720Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.59s) [2022-03-14T06:08:23.720Z] --- PASS: TestDiskUsage (1.59s) [2022-03-14T06:08:23.720Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-14T06:08:23.720Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-14T06:08:23.720Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-14T06:08:23.720Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-14T06:08:23.720Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-14T06:08:23.720Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-14T06:08:23.720Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-14T06:08:23.720Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-14T06:08:23.720Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-14T06:08:23.720Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-14T06:08:23.720Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-14T06:08:23.720Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.34s) [2022-03-14T06:08:23.720Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-14T06:08:23.720Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-14T06:08:23.720Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-14T06:08:23.720Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-14T06:08:23.720Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-14T06:08:23.720Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-14T06:08:23.720Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-14T06:08:23.720Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-14T06:08:23.720Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-14T06:08:23.720Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-14T06:08:23.720Z] --- PASS: TestDiskUsage/after_container.Run (0.48s) [2022-03-14T06:08:23.720Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-14T06:08:23.720Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-14T06:08:23.720Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-14T06:08:23.720Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-14T06:08:23.720Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-14T06:08:23.720Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-14T06:08:23.720Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-14T06:08:23.720Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-14T06:08:23.720Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-14T06:08:23.720Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-14T06:08:23.720Z] PASS [2022-03-14T06:08:23.720Z] [2022-03-14T06:08:23.720Z] DONE 50 tests in 20.375s [2022-03-14T06:08:23.720Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-14T06:08:23.720Z] INFO: Testing against a local daemon [2022-03-14T06:08:23.720Z] === RUN TestVolumesCreateAndList [2022-03-14T06:08:23.720Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-03-14T06:08:23.720Z] === RUN TestVolumesRemove [2022-03-14T06:08:23.977Z] --- PASS: TestVolumesRemove (0.08s) [2022-03-14T06:08:23.977Z] === RUN TestVolumesInspect [2022-03-14T06:08:23.977Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-14T06:08:23.977Z] === RUN TestVolumesInvalidJSON [2022-03-14T06:08:23.977Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-14T06:08:23.977Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-14T06:08:23.977Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-14T06:08:23.977Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-14T06:08:23.977Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-14T06:08:23.977Z] PASS [2022-03-14T06:08:23.977Z] [2022-03-14T06:08:23.977Z] DONE 5 tests in 0.171s [2022-03-14T06:08:23.977Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-14T06:08:24.062Z] ok github.com/docker/docker/daemon/logger/awslogs 0.164s coverage: 79.9% of statements [2022-03-14T06:08:24.062Z] ok github.com/docker/docker/daemon/logger/fluentd 0.026s coverage: 33.6% of statements [2022-03-14T06:08:24.062Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-14T06:08:24.073Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-03-14T06:08:24.543Z] Stopping apparmor (via systemctl): apparmor.service. [2022-03-14T06:08:24.543Z] Removing test suite binaries [2022-03-14T06:08:24.543Z] exiting test-integration [2022-03-14T06:08:24.543Z] ++ exit 0 [2022-03-14T06:08:24.543Z] [2022-03-14T06:08:24.611Z] === RUN TestTarSumRemoveNonExistent [2022-03-14T06:08:24.611Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-14T06:08:24.611Z] === RUN TestTarSumRemove [2022-03-14T06:08:24.611Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-14T06:08:24.611Z] === RUN TestSortFileInfoSums [2022-03-14T06:08:24.611Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-14T06:08:24.611Z] === RUN TestNewTarSumForLabelInvalid [2022-03-14T06:08:24.611Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-14T06:08:24.611Z] === RUN TestNewTarSumForLabel [2022-03-14T06:08:24.611Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-14T06:08:24.611Z] === RUN TestEmptyTar [2022-03-14T06:08:24.611Z] --- PASS: TestEmptyTar (0.01s) [2022-03-14T06:08:24.611Z] === RUN TestTarSumsReadSize [2022-03-14T06:08:24.611Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-03-14T06:08:24.611Z] === RUN TestTarSums [2022-03-14T06:08:24.611Z] --- PASS: TestTarSums (0.08s) [2022-03-14T06:08:24.611Z] === RUN TestIteration [2022-03-14T06:08:24.611Z] --- PASS: TestIteration (0.00s) [2022-03-14T06:08:24.611Z] === RUN TestVersionLabelForChecksum [2022-03-14T06:08:24.611Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-14T06:08:24.611Z] === RUN TestVersion [2022-03-14T06:08:24.611Z] --- PASS: TestVersion (0.00s) [2022-03-14T06:08:24.611Z] === RUN TestGetVersion [2022-03-14T06:08:24.611Z] --- PASS: TestGetVersion (0.00s) [2022-03-14T06:08:24.611Z] === RUN TestGetVersions [2022-03-14T06:08:24.611Z] --- PASS: TestGetVersions (0.00s) [2022-03-14T06:08:24.611Z] PASS [2022-03-14T06:08:24.611Z] coverage: 89.3% of statements [2022-03-14T06:08:24.611Z] ok github.com/docker/docker/pkg/tarsum 0.159s coverage: 89.3% of statements [2022-03-14T06:08:24.611Z] === RUN TestTruncIndex [2022-03-14T06:08:24.611Z] --- PASS: TestTruncIndex (0.10s) [2022-03-14T06:08:24.611Z] PASS [2022-03-14T06:08:24.611Z] coverage: 91.5% of statements [2022-03-14T06:08:24.611Z] ok github.com/docker/docker/pkg/truncindex 0.148s coverage: 91.5% of statements [2022-03-14T06:08:24.647Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-14T06:08:25.005Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-03-14T06:08:25.005Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-03-14T06:08:25.064Z] === RUN TestIsGIT [2022-03-14T06:08:25.064Z] --- PASS: TestIsGIT (0.00s) [2022-03-14T06:08:25.064Z] === RUN TestIsTransport [2022-03-14T06:08:25.064Z] --- PASS: TestIsTransport (0.00s) [2022-03-14T06:08:25.064Z] PASS [2022-03-14T06:08:25.064Z] coverage: 100.0% of statements [2022-03-14T06:08:25.064Z] ok github.com/docker/docker/pkg/urlutil 0.045s coverage: 100.0% of statements [2022-03-14T06:08:25.267Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-03-14T06:08:25.515Z] === RUN TestVersionInfo [2022-03-14T06:08:25.515Z] --- PASS: TestVersionInfo (0.00s) [2022-03-14T06:08:25.515Z] === RUN TestAppendVersions [2022-03-14T06:08:25.515Z] --- PASS: TestAppendVersions (0.00s) [2022-03-14T06:08:25.515Z] PASS [2022-03-14T06:08:25.515Z] coverage: 88.9% of statements [2022-03-14T06:08:25.515Z] ok github.com/docker/docker/pkg/useragent 0.041s coverage: 88.9% of statements [2022-03-14T06:08:25.593Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-03-14T06:08:25.842Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 69.9% of statements Post stage [Pipeline] junit [2022-03-14T06:08:25.927Z] Recording test results [2022-03-14T06:08:26.104Z] ok github.com/docker/docker/daemon/logger/local 0.041s coverage: 78.7% of statements [2022-03-14T06:08:26.104Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-14T06:08:26.815Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.037s coverage: 54.9% of statements [2022-03-14T06:08:26.981Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-14T06:08:27.028Z] === RUN TestNewSettable [2022-03-14T06:08:27.028Z] --- PASS: TestNewSettable (0.00s) [2022-03-14T06:08:27.028Z] === RUN TestIsSettable [2022-03-14T06:08:27.028Z] --- PASS: TestIsSettable (0.00s) [2022-03-14T06:08:27.028Z] === RUN TestUpdateSettingsEnv [2022-03-14T06:08:27.028Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-14T06:08:27.028Z] PASS [2022-03-14T06:08:27.028Z] coverage: 20.0% of statements [2022-03-14T06:08:27.028Z] ok github.com/docker/docker/plugin/v2 0.049s coverage: 20.0% of statements [2022-03-14T06:08:27.028Z] === RUN TestValidatePrivileges [2022-03-14T06:08:27.028Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-14T06:08:27.028Z] === RUN TestFilterByCapNeg [2022-03-14T06:08:27.028Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-14T06:08:27.028Z] === RUN TestFilterByCapPos [2022-03-14T06:08:27.028Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-14T06:08:27.028Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-14T06:08:27.028Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-14T06:08:27.028Z] PASS [2022-03-14T06:08:27.028Z] coverage: 12.0% of statements [2022-03-14T06:08:27.077Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 31.5% of statements [2022-03-14T06:08:27.462Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [2022-03-14T06:08:27.478Z] ok github.com/docker/docker/plugin 0.062s coverage: 12.0% of statements [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-14T06:08:27.792Z] + echo Ensuring container killed. [2022-03-14T06:08:27.793Z] Ensuring container killed. [2022-03-14T06:08:27.793Z] + docker rm -vf docker-pr1 [2022-03-14T06:08:27.793Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-03-14T06:08:27.929Z] === RUN TestLoad [2022-03-14T06:08:27.929Z] --- PASS: TestLoad (0.00s) [2022-03-14T06:08:27.929Z] === RUN TestSave [2022-03-14T06:08:27.929Z] --- PASS: TestSave (0.03s) [2022-03-14T06:08:27.929Z] === RUN TestAddDeleteGet [2022-03-14T06:08:27.929Z] --- PASS: TestAddDeleteGet (0.04s) [2022-03-14T06:08:27.929Z] === RUN TestInvalidTags [2022-03-14T06:08:27.929Z] --- PASS: TestInvalidTags (0.01s) [2022-03-14T06:08:27.929Z] PASS [2022-03-14T06:08:27.929Z] coverage: 84.4% of statements [2022-03-14T06:08:27.929Z] ok github.com/docker/docker/reference 0.162s coverage: 84.4% of statements [2022-03-14T06:08:28.023Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-03-14T06:08:28.057Z] --- PASS: TestCheckoutGit (32.89s) [2022-03-14T06:08:28.057Z] === RUN TestValidGitTransport [2022-03-14T06:08:28.057Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-14T06:08:28.057Z] === RUN TestGitInvalidRef [2022-03-14T06:08:28.057Z] --- PASS: TestGitInvalidRef (0.24s) [2022-03-14T06:08:28.057Z] PASS [2022-03-14T06:08:28.057Z] coverage: 86.3% of statements [2022-03-14T06:08:28.057Z] ok github.com/docker/docker/builder/remotecontext/git 33.210s coverage: 86.3% of statements [2022-03-14T06:08:28.057Z] ? github.com/docker/docker/cli [no test files] [2022-03-14T06:08:28.057Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-14T06:08:28.070Z] + echo Chowning /workspace to jenkins user [2022-03-14T06:08:28.070Z] Chowning /workspace to jenkins user [2022-03-14T06:08:28.070Z] + id -u [2022-03-14T06:08:28.070Z] + id -g [2022-03-14T06:08:28.070Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43375:/workspace busybox chown -R 1000:1000 /workspace [2022-03-14T06:08:28.070Z] Unable to find image 'busybox:latest' locally [2022-03-14T06:08:28.070Z] latest: Pulling from library/busybox [2022-03-14T06:08:28.284Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-03-14T06:08:28.327Z] 554879bb3004: Pulling fs layer [2022-03-14T06:08:28.327Z] 554879bb3004: Download complete [2022-03-14T06:08:28.327Z] 554879bb3004: Pull complete [2022-03-14T06:08:28.327Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-14T06:08:28.327Z] Status: Downloaded newer image for busybox:latest [2022-03-14T06:08:28.856Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-14T06:08:29.446Z] --- PASS: TestGet (15.05s) [2022-03-14T06:08:29.446Z] === RUN TestPluginWithNoManifest [2022-03-14T06:08:29.446Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-14T06:08:29.446Z] === RUN TestGetAll [2022-03-14T06:08:29.446Z] --- PASS: TestGetAll (0.00s) [2022-03-14T06:08:29.446Z] PASS [2022-03-14T06:08:29.446Z] coverage: 73.2% of statements [2022-03-14T06:08:29.446Z] ok github.com/docker/docker/pkg/plugins 36.160s coverage: 73.2% of statements [2022-03-14T06:08:29.446Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-14T06:08:29.446Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-14T06:08:29.446Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-14T06:08:29.446Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-14T06:08:29.446Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-14T06:08:29.446Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-14T06:08:29.446Z] === RUN TestResumableRequestReaderWithReadError [2022-03-14T06:08:29.446Z] === RUN TestResolveAuthConfigIndexServer [2022-03-14T06:08:29.446Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-14T06:08:29.446Z] === RUN TestResolveAuthConfigFullURL [2022-03-14T06:08:29.446Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-14T06:08:29.446Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-14T06:08:29.446Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-14T06:08:29.446Z] === RUN TestValidateMirror [2022-03-14T06:08:29.446Z] --- PASS: TestValidateMirror (0.00s) [2022-03-14T06:08:29.446Z] === RUN TestLoadInsecureRegistries [2022-03-14T06:08:29.530Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-03-14T06:08:29.530Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-14T06:08:29.799Z] ok github.com/docker/docker/daemon/logger/splunk 1.581s coverage: 82.5% of statements [2022-03-14T06:08:29.799Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-14T06:08:29.799Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-14T06:08:29.896Z] time="2022-03-14T06:08:29Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-14T06:08:29.896Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2022-03-14T06:08:29.896Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-14T06:08:29.896Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-14T06:08:29.897Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-14T06:08:29.897Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-14T06:08:29.897Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-14T06:08:29.897Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-14T06:08:29.897Z] === RUN TestResumableRequestReader [2022-03-14T06:08:29.897Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-14T06:08:29.897Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-14T06:08:29.897Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-14T06:08:29.897Z] PASS [2022-03-14T06:08:29.897Z] coverage: 100.0% of statements [2022-03-14T06:08:29.897Z] ok github.com/docker/docker/registry/resumable 0.296s coverage: 100.0% of statements [2022-03-14T06:08:29.897Z] time="2022-03-14T06:08:29Z" 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-14T06:08:29.897Z] time="2022-03-14T06:08:29Z" 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-14T06:08:29.897Z] time="2022-03-14T06:08:29Z" 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-14T06:08:29.897Z] --- PASS: TestLoadInsecureRegistries (0.20s) [2022-03-14T06:08:29.897Z] === RUN TestNewServiceConfig [2022-03-14T06:08:29.897Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-14T06:08:29.897Z] === RUN TestValidateIndexName [2022-03-14T06:08:29.897Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-14T06:08:29.897Z] === RUN TestValidateIndexNameWithError [2022-03-14T06:08:29.897Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-14T06:08:29.897Z] === RUN TestEndpointParse [2022-03-14T06:08:29.897Z] --- PASS: TestEndpointParse (0.00s) [2022-03-14T06:08:29.897Z] === RUN TestEndpointParseInvalid [2022-03-14T06:08:29.897Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-14T06:08:29.897Z] === RUN TestValidateEndpoint [2022-03-14T06:08:29.897Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-14T06:08:29.897Z] === RUN TestPing [2022-03-14T06:08:29.897Z] --- PASS: TestPing (0.00s) [2022-03-14T06:08:29.897Z] === RUN TestPingRegistryEndpoint [2022-03-14T06:08:29.897Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:08:29.897Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-14T06:08:29.897Z] === RUN TestEndpoint [2022-03-14T06:08:29.897Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:08:29.897Z] --- SKIP: TestEndpoint (0.00s) [2022-03-14T06:08:29.897Z] === RUN TestParseRepositoryInfo [2022-03-14T06:08:29.897Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-14T06:08:29.897Z] === RUN TestNewIndexInfo [2022-03-14T06:08:29.897Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-14T06:08:29.897Z] === RUN TestMirrorEndpointLookup [2022-03-14T06:08:29.897Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:08:29.897Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-14T06:08:29.897Z] === RUN TestSearchRepositories [2022-03-14T06:08:29.897Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-14T06:08:29.897Z] Host: 127.0.0.1:49329 [2022-03-14T06:08:29.897Z] User-Agent: docker test client [2022-03-14T06:08:29.897Z] Authorization: Token fake-token [2022-03-14T06:08:29.897Z] X-Docker-Token: true [2022-03-14T06:08:29.897Z] Accept-Encoding: gzip [2022-03-14T06:08:29.897Z] [2022-03-14T06:08:29.897Z] [2022-03-14T06:08:29.897Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-14T06:08:29.897Z] Connection: close [2022-03-14T06:08:29.897Z] Content-Length: 144 [2022-03-14T06:08:29.897Z] Cache-Control: no-cache [2022-03-14T06:08:29.897Z] Content-Type: application/json [2022-03-14T06:08:29.897Z] Date: Mon, 14 Mar 2022 06:08:29 GMT [2022-03-14T06:08:29.897Z] Expires: -1 [2022-03-14T06:08:29.897Z] Pragma: no-cache [2022-03-14T06:08:29.897Z] Server: docker-tests/mock [2022-03-14T06:08:29.897Z] X-Docker-Registry-Config: mock [2022-03-14T06:08:29.897Z] X-Docker-Registry-Version: 0.0.0 [2022-03-14T06:08:29.897Z] [2022-03-14T06:08:29.897Z] [2022-03-14T06:08:29.897Z] --- PASS: TestSearchRepositories (0.00s) [2022-03-14T06:08:29.897Z] === RUN TestTrustedLocation [2022-03-14T06:08:29.897Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-14T06:08:29.897Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-14T06:08:29.897Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-14T06:08:29.897Z] === RUN TestAllowNondistributableArtifacts [2022-03-14T06:08:29.897Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-14T06:08:29.897Z] === RUN TestIsSecureIndex [2022-03-14T06:08:29.897Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-14T06:08:29.897Z] PASS [2022-03-14T06:08:29.897Z] coverage: 51.2% of statements [2022-03-14T06:08:29.897Z] ok github.com/docker/docker/registry 0.313s coverage: 51.2% of statements [2022-03-14T06:08:29.897Z] === RUN TestRestartManagerTimeout [2022-03-14T06:08:29.897Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-14T06:08:29.897Z] === RUN TestRestartManagerTimeoutReset [2022-03-14T06:08:29.897Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-14T06:08:29.897Z] PASS [2022-03-14T06:08:29.897Z] coverage: 45.3% of statements [2022-03-14T06:08:29.988Z] + bundleName=amd64-cgroup2 [2022-03-14T06:08:29.988Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-03-14T06:08:29.988Z] Creating amd64-cgroup2-bundles.tar.gz [2022-03-14T06:08:29.988Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-03-14T06:08:29.988Z] + 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-14T06:08:30.254Z] Archiving artifacts [2022-03-14T06:08:30.347Z] ok github.com/docker/docker/restartmanager 0.044s coverage: 45.3% of statements [2022-03-14T06:08:30.739Z] ok github.com/docker/docker/distribution/metadata 0.023s coverage: 48.2% of statements [2022-03-14T06:08:31.000Z] ok github.com/docker/docker/distribution 0.625s coverage: 28.4% of statements [2022-03-14T06:08:31.000Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-14T06:08:31.300Z] === RUN TestDecodeContainerConfig [2022-03-14T06:08:31.300Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-14T06:08:31.300Z] === RUN TestDecodeContainerConfigIsolation [2022-03-14T06:08:31.300Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-14T06:08:31.300Z] === RUN TestValidatePrivileged [2022-03-14T06:08:31.300Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-14T06:08:31.300Z] PASS [2022-03-14T06:08:31.300Z] coverage: 52.6% of statements [2022-03-14T06:08:31.300Z] ok github.com/docker/docker/runconfig 0.048s coverage: 52.6% of statements [2022-03-14T06:08:31.300Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-14T06:08:31.300Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-14T06:08:31.300Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-14T06:08:31.300Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-14T06:08:31.300Z] PASS [2022-03-14T06:08:31.300Z] coverage: 62.5% of statements [2022-03-14T06:08:31.300Z] ok github.com/docker/docker/testutil 0.050s coverage: 62.5% of statements [2022-03-14T06:08:31.839Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43375/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-14T06:08:31.941Z] ok github.com/docker/docker/errdefs 0.006s coverage: 53.1% of statements [2022-03-14T06:08:32.186Z] + make clean [2022-03-14T06:08:32.186Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-14T06:08:32.441Z] docker-dev-cache [2022-03-14T06:08:32.441Z] docker-mod-cache [Pipeline] deleteDir [2022-03-14T06:08:32.512Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-03-14T06:08:32.830Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-03-14T06:08:33.085Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-03-14T06:08:33.346Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-03-14T06:08:33.609Z] ok github.com/docker/docker/distribution/xfer 1.904s coverage: 84.9% of statements [2022-03-14T06:08:33.609Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-14T06:08:33.871Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-03-14T06:08:33.871Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-14T06:08:34.133Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-03-14T06:08:34.212Z] === RUN TestGetAddress [2022-03-14T06:08:34.212Z] --- PASS: TestGetAddress (0.00s) [2022-03-14T06:08:34.212Z] === RUN TestRemove [2022-03-14T06:08:34.212Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-14T06:08:34.212Z] --- SKIP: TestRemove (0.00s) [2022-03-14T06:08:34.212Z] === RUN TestInitializeWithVolumes [2022-03-14T06:08:34.212Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-14T06:08:34.212Z] === RUN TestCreate [2022-03-14T06:08:34.212Z] --- PASS: TestCreate (0.01s) [2022-03-14T06:08:34.212Z] === RUN TestValidateName [2022-03-14T06:08:34.212Z] --- PASS: TestValidateName (0.00s) [2022-03-14T06:08:34.212Z] === RUN TestCreateWithOpts [2022-03-14T06:08:34.212Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-14T06:08:34.212Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-14T06:08:34.212Z] === RUN TestRelaodNoOpts [2022-03-14T06:08:34.212Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-03-14T06:08:34.212Z] PASS [2022-03-14T06:08:34.212Z] coverage: 41.5% of statements [2022-03-14T06:08:34.212Z] ok github.com/docker/docker/volume/local 0.101s coverage: 41.5% of statements [2022-03-14T06:08:34.212Z] === RUN TestGetDriver [2022-03-14T06:08:34.212Z] --- PASS: TestGetDriver (0.00s) [2022-03-14T06:08:34.212Z] === RUN TestVolumeRequestError [2022-03-14T06:08:34.212Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-14T06:08:34.212Z] PASS [2022-03-14T06:08:34.212Z] coverage: 36.1% of statements [2022-03-14T06:08:34.212Z] ok github.com/docker/docker/volume/drivers 0.057s coverage: 36.1% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-14T06:08:34.681Z] === RUN TestLCOWParseMountRaw [2022-03-14T06:08:34.681Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-14T06:08:34.681Z] === RUN TestLCOWParseMountRawSplit [2022-03-14T06:08:34.681Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-14T06:08:34.681Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-14T06:08:34.681Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-14T06:08:34.682Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-14T06:08:34.682Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-14T06:08:34.682Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-14T06:08:34.682Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-14T06:08:34.682Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-14T06:08:34.682Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-14T06:08:34.682Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-14T06:08:34.682Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-14T06:08:34.682Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-14T06:08:34.682Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-14T06:08:34.682Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-14T06:08:34.682Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-14T06:08:34.682Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-14T06:08:34.682Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-14T06:08:34.682Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-14T06:08:34.682Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-14T06:08:34.682Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-14T06:08:34.682Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-14T06:08:34.682Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-14T06:08:34.682Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-14T06:08:34.682Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-14T06:08:34.682Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-14T06:08:34.682Z] === RUN TestLinuxParseMountRaw [2022-03-14T06:08:34.682Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-14T06:08:34.682Z] === RUN TestLinuxParseMountRawSplit [2022-03-14T06:08:34.682Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-14T06:08:34.682Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-14T06:08:34.682Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-14T06:08:34.682Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-14T06:08:34.682Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-14T06:08:34.682Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-14T06:08:34.682Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-14T06:08:34.682Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-14T06:08:34.682Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-14T06:08:34.682Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-14T06:08:34.682Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-14T06:08:34.682Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-14T06:08:34.682Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-14T06:08:34.682Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-14T06:08:34.682Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-14T06:08:34.682Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-14T06:08:34.682Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-14T06:08:34.682Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-14T06:08:34.682Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-14T06:08:34.682Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-14T06:08:34.682Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-14T06:08:34.682Z] === RUN TestConvertTmpfsOptions [2022-03-14T06:08:34.682Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-14T06:08:34.682Z] linux_parser_test.go:209: data="ro" [2022-03-14T06:08:34.682Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-14T06:08:34.682Z] === RUN TestParseMountSpec [2022-03-14T06:08:34.682Z] parser_test.go:62: case 0 [2022-03-14T06:08:34.682Z] parser_test.go:62: case 1 [2022-03-14T06:08:34.682Z] parser_test.go:62: case 2 [2022-03-14T06:08:34.682Z] parser_test.go:62: case 3 [2022-03-14T06:08:34.682Z] parser_test.go:62: case 4 [2022-03-14T06:08:34.682Z] parser_test.go:62: case 5 [2022-03-14T06:08:34.682Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-14T06:08:34.682Z] === RUN TestValidateMount [2022-03-14T06:08:34.682Z] --- PASS: TestValidateMount (0.00s) [2022-03-14T06:08:34.682Z] === RUN TestWindowsParseMountRaw [2022-03-14T06:08:34.682Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-14T06:08:34.682Z] === RUN TestWindowsParseMountRawSplit [2022-03-14T06:08:34.682Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-14T06:08:34.682Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-14T06:08:34.682Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-14T06:08:34.682Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-14T06:08:34.682Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-14T06:08:34.682Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-14T06:08:34.682Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-14T06:08:34.682Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-14T06:08:34.682Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-14T06:08:34.682Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-14T06:08:34.682Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-14T06:08:34.682Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-14T06:08:34.682Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-14T06:08:34.682Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-14T06:08:34.682Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-14T06:08:34.682Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-14T06:08:34.682Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-14T06:08:34.682Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-14T06:08:34.682Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-14T06:08:34.682Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-14T06:08:34.682Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-14T06:08:34.682Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-14T06:08:34.682Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-14T06:08:34.682Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-14T06:08:34.682Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-14T06:08:34.682Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-14T06:08:34.682Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-14T06:08:34.682Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-14T06:08:34.682Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-14T06:08:34.682Z] PASS [2022-03-14T06:08:34.682Z] coverage: 67.6% of statements [2022-03-14T06:08:34.682Z] ok github.com/docker/docker/volume/mounts 0.071s coverage: 67.6% of statements [2022-03-14T06:08:35.185Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-14T06:08:35.185Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-14T06:08:35.185Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-14T06:08:35.185Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-14T06:08:35.185Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-14T06:08:35.185Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-14T06:08:35.185Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-14T06:08:35.185Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-14T06:08:35.185Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-14T06:08:35.185Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-14T06:08:35.185Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-14T06:08:35.185Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-14T06:08:35.185Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-14T06:08:35.185Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-14T06:08:35.185Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-14T06:08:35.185Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-14T06:08:35.185Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-14T06:08:35.185Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2022-03-14T06:08:35.185Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-14T06:08:35.185Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-14T06:08:35.185Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-14T06:08:35.185Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-14T06:08:35.185Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-14T06:08:35.185Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-14T06:08:35.185Z] === RUN TestConfigureDaemonLogs [2022-03-14T06:08:35.185Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-14T06:08:35.185Z] === RUN TestCommonOptionsInstallFlags [2022-03-14T06:08:35.185Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-14T06:08:35.185Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-14T06:08:35.185Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-14T06:08:35.185Z] PASS [2022-03-14T06:08:35.185Z] coverage: 19.0% of statements [2022-03-14T06:08:35.185Z] ok github.com/docker/docker/cmd/dockerd 0.392s coverage: 19.0% of statements [2022-03-14T06:08:35.185Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-14T06:08:35.185Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-14T06:08:35.314Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.86s) [2022-03-14T06:08:35.314Z] === RUN TestCreateServiceSecretFileMode [2022-03-14T06:08:35.523Z] ok github.com/docker/docker/oci 0.009s coverage: 43.3% of statements [2022-03-14T06:08:36.095Z] ok github.com/docker/docker/opts 0.022s coverage: 67.4% of statements [2022-03-14T06:08:36.095Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-03-14T06:08:36.172Z] === RUN TestContainerStopSignal [2022-03-14T06:08:36.172Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-14T06:08:36.172Z] === RUN TestContainerStopTimeout [2022-03-14T06:08:36.172Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-14T06:08:36.172Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-14T06:08:36.172Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-14T06:08:36.172Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-14T06:08:36.172Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-14T06:08:36.172Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-14T06:08:36.172Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-14T06:08:36.172Z] === RUN TestReplaceAndAppendEnvVars [2022-03-14T06:08:36.172Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-14T06:08:36.172Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-14T06:08:36.172Z] === RUN TestNewMemoryStore [2022-03-14T06:08:36.172Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-14T06:08:36.172Z] === RUN TestAddContainers [2022-03-14T06:08:36.172Z] --- PASS: TestAddContainers (0.00s) [2022-03-14T06:08:36.172Z] === RUN TestGetContainer [2022-03-14T06:08:36.172Z] --- PASS: TestGetContainer (0.00s) [2022-03-14T06:08:36.172Z] === RUN TestDeleteContainer [2022-03-14T06:08:36.172Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-14T06:08:36.172Z] === RUN TestListContainers [2022-03-14T06:08:36.172Z] --- PASS: TestListContainers (0.00s) [2022-03-14T06:08:36.172Z] === RUN TestFirstContainer [2022-03-14T06:08:36.172Z] --- PASS: TestFirstContainer (0.00s) [2022-03-14T06:08:36.172Z] === RUN TestApplyAllContainer [2022-03-14T06:08:36.172Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-14T06:08:36.172Z] === RUN TestIsValidHealthString [2022-03-14T06:08:36.172Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-14T06:08:36.172Z] === RUN TestStateRunStop [2022-03-14T06:08:36.172Z] --- PASS: TestStateRunStop (0.00s) [2022-03-14T06:08:36.172Z] === RUN TestStateTimeoutWait [2022-03-14T06:08:36.172Z] state_test.go:141: Stop callback fired [2022-03-14T06:08:36.172Z] state_test.go:165: Stop callback fired [2022-03-14T06:08:36.172Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-14T06:08:36.172Z] === RUN TestIsValidStateString [2022-03-14T06:08:36.172Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-14T06:08:36.172Z] === RUN TestViewSaveDelete [2022-03-14T06:08:36.172Z] --- PASS: TestViewSaveDelete (0.02s) [2022-03-14T06:08:36.172Z] === RUN TestViewAll [2022-03-14T06:08:36.172Z] --- PASS: TestViewAll (0.02s) [2022-03-14T06:08:36.172Z] === RUN TestViewGet [2022-03-14T06:08:36.172Z] --- PASS: TestViewGet (0.01s) [2022-03-14T06:08:36.172Z] === RUN TestNames [2022-03-14T06:08:36.172Z] --- PASS: TestNames (0.00s) [2022-03-14T06:08:36.172Z] === RUN TestViewWithHealthCheck [2022-03-14T06:08:36.172Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-14T06:08:36.172Z] PASS [2022-03-14T06:08:36.172Z] coverage: 41.7% of statements [2022-03-14T06:08:36.172Z] ok github.com/docker/docker/container 0.279s coverage: 41.7% of statements [2022-03-14T06:08:36.172Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-14T06:08:36.172Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-14T06:08:36.172Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-14T06:08:36.172Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-14T06:08:36.247Z] === RUN TestSetGetMeta [2022-03-14T06:08:36.247Z] === PAUSE TestSetGetMeta [2022-03-14T06:08:36.247Z] === RUN TestRestore [2022-03-14T06:08:36.247Z] === PAUSE TestRestore [2022-03-14T06:08:36.247Z] === RUN TestServiceCreate [2022-03-14T06:08:36.247Z] === PAUSE TestServiceCreate [2022-03-14T06:08:36.247Z] === RUN TestServiceList [2022-03-14T06:08:36.247Z] === PAUSE TestServiceList [2022-03-14T06:08:36.247Z] === RUN TestServiceRemove [2022-03-14T06:08:36.247Z] === PAUSE TestServiceRemove [2022-03-14T06:08:36.247Z] === RUN TestServiceGet [2022-03-14T06:08:36.247Z] === PAUSE TestServiceGet [2022-03-14T06:08:36.247Z] === RUN TestServicePrune [2022-03-14T06:08:36.247Z] === PAUSE TestServicePrune [2022-03-14T06:08:36.247Z] === RUN TestCreate [2022-03-14T06:08:36.247Z] === PAUSE TestCreate [2022-03-14T06:08:36.247Z] === RUN TestRemove [2022-03-14T06:08:36.247Z] === PAUSE TestRemove [2022-03-14T06:08:36.247Z] === RUN TestList [2022-03-14T06:08:36.247Z] === PAUSE TestList [2022-03-14T06:08:36.247Z] === RUN TestFindByDriver [2022-03-14T06:08:36.247Z] === PAUSE TestFindByDriver [2022-03-14T06:08:36.247Z] === RUN TestFindByReferenced [2022-03-14T06:08:36.247Z] === PAUSE TestFindByReferenced [2022-03-14T06:08:36.247Z] === RUN TestDerefMultipleOfSameRef [2022-03-14T06:08:36.247Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-14T06:08:36.247Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-14T06:08:36.247Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-14T06:08:36.247Z] === RUN TestDefererencePluginOnCreateError [2022-03-14T06:08:36.247Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-14T06:08:36.247Z] === RUN TestRefDerefRemove [2022-03-14T06:08:36.247Z] === PAUSE TestRefDerefRemove [2022-03-14T06:08:36.247Z] === RUN TestGet [2022-03-14T06:08:36.247Z] === PAUSE TestGet [2022-03-14T06:08:36.247Z] === RUN TestGetWithReference [2022-03-14T06:08:36.247Z] === PAUSE TestGetWithReference [2022-03-14T06:08:36.247Z] === RUN TestFilterFunc [2022-03-14T06:08:36.247Z] === RUN TestFilterFunc/test_nil_list [2022-03-14T06:08:36.247Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-14T06:08:36.247Z] === RUN TestFilterFunc/test_empty_list [2022-03-14T06:08:36.247Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-14T06:08:36.247Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-14T06:08:36.247Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-14T06:08:36.247Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-14T06:08:36.247Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-14T06:08:36.247Z] === RUN TestFilterFunc/test_filter_some [2022-03-14T06:08:36.247Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-14T06:08:36.247Z] === RUN TestFilterFunc/test_filter_middle [2022-03-14T06:08:36.247Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-14T06:08:36.247Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-14T06:08:36.247Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-14T06:08:36.247Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-14T06:08:36.247Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-14T06:08:36.247Z] === CONT TestFilterFunc/test_nil_list [2022-03-14T06:08:36.247Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-14T06:08:36.247Z] === CONT TestFilterFunc/test_filter_some [2022-03-14T06:08:36.247Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-14T06:08:36.247Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-14T06:08:36.247Z] === CONT TestFilterFunc/test_filter_middle [2022-03-14T06:08:36.247Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-14T06:08:36.247Z] === CONT TestFilterFunc/test_empty_list [2022-03-14T06:08:36.247Z] --- PASS: TestFilterFunc (0.00s) [2022-03-14T06:08:36.247Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-14T06:08:36.247Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-14T06:08:36.247Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-14T06:08:36.247Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-14T06:08:36.247Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-14T06:08:36.247Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-14T06:08:36.247Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-14T06:08:36.247Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-14T06:08:36.247Z] === CONT TestSetGetMeta [2022-03-14T06:08:36.247Z] === CONT TestList [2022-03-14T06:08:36.247Z] === CONT TestCreate [2022-03-14T06:08:36.247Z] === CONT TestServiceGet [2022-03-14T06:08:36.247Z] --- PASS: TestSetGetMeta (0.02s) [2022-03-14T06:08:36.247Z] === CONT TestServiceRemove [2022-03-14T06:08:36.247Z] --- PASS: TestCreate (0.03s) [2022-03-14T06:08:36.247Z] === CONT TestServiceList [2022-03-14T06:08:36.247Z] --- PASS: TestList (0.04s) [2022-03-14T06:08:36.247Z] === CONT TestServiceCreate [2022-03-14T06:08:36.247Z] --- PASS: TestServiceGet (0.20s) [2022-03-14T06:08:36.247Z] === CONT TestRestore [2022-03-14T06:08:36.247Z] --- PASS: TestServiceRemove (0.18s) [2022-03-14T06:08:36.247Z] === CONT TestGetWithReference [2022-03-14T06:08:36.247Z] --- PASS: TestServiceList (0.18s) [2022-03-14T06:08:36.247Z] === CONT TestGet [2022-03-14T06:08:36.247Z] --- PASS: TestServiceCreate (0.16s) [2022-03-14T06:08:36.247Z] === CONT TestRefDerefRemove [2022-03-14T06:08:36.247Z] --- PASS: TestGetWithReference (0.03s) [2022-03-14T06:08:36.247Z] === CONT TestDefererencePluginOnCreateError [2022-03-14T06:08:36.247Z] --- PASS: TestGet (0.03s) [2022-03-14T06:08:36.247Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-14T06:08:36.247Z] --- PASS: TestRefDerefRemove (0.03s) [2022-03-14T06:08:36.247Z] === CONT TestDerefMultipleOfSameRef [2022-03-14T06:08:36.247Z] --- PASS: TestRestore (0.04s) [2022-03-14T06:08:36.247Z] === CONT TestFindByReferenced [2022-03-14T06:08:36.247Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-14T06:08:36.247Z] === CONT TestFindByDriver [2022-03-14T06:08:36.247Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-03-14T06:08:36.247Z] === CONT TestRemove [2022-03-14T06:08:36.247Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-03-14T06:08:36.247Z] === CONT TestServicePrune [2022-03-14T06:08:36.247Z] --- PASS: TestFindByReferenced (0.02s) [2022-03-14T06:08:36.247Z] time="2022-03-14T06:08:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-14T06:08:36.247Z] --- PASS: TestFindByDriver (0.03s) [2022-03-14T06:08:36.247Z] --- PASS: TestRemove (0.03s) [2022-03-14T06:08:36.247Z] time="2022-03-14T06:08:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-14T06:08:36.247Z] time="2022-03-14T06:08:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-14T06:08:36.247Z] time="2022-03-14T06:08:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-14T06:08:36.247Z] time="2022-03-14T06:08:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-14T06:08:36.247Z] --- PASS: TestServicePrune (0.05s) [2022-03-14T06:08:36.247Z] PASS [2022-03-14T06:08:36.247Z] coverage: 69.0% of statements [2022-03-14T06:08:36.247Z] ok github.com/docker/docker/volume/service 0.362s coverage: 69.0% of statements [2022-03-14T06:08:37.045Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-03-14T06:08:37.737Z] === RUN TestPrepare [2022-03-14T06:08:37.737Z] --- PASS: TestPrepare (0.00s) [2022-03-14T06:08:37.737Z] === RUN TestStart [2022-03-14T06:08:37.737Z] --- PASS: TestStart (0.00s) [2022-03-14T06:08:37.737Z] === RUN TestWaitCancel [2022-03-14T06:08:37.737Z] --- PASS: TestWaitCancel (0.00s) [2022-03-14T06:08:37.737Z] === RUN TestWaitDisabled [2022-03-14T06:08:37.737Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-14T06:08:37.737Z] === RUN TestWaitEnabled [2022-03-14T06:08:37.737Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-14T06:08:37.737Z] === RUN TestRemove [2022-03-14T06:08:37.737Z] --- PASS: TestRemove (0.00s) [2022-03-14T06:08:37.737Z] PASS [2022-03-14T06:08:37.737Z] coverage: 65.3% of statements [2022-03-14T06:08:37.737Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.082s coverage: 65.3% of statements [2022-03-14T06:08:38.012Z] ok github.com/docker/docker/pkg/archive 0.297s coverage: 82.2% of statements [2022-03-14T06:08:38.585Z] ok github.com/docker/docker/pkg/authorization 0.612s coverage: 68.3% of statements [2022-03-14T06:08:38.847Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-14T06:08:38.963Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-03-14T06:08:39.108Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-14T06:08:39.909Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-03-14T06:08:39.953Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-14T06:08:39.954Z] === RUN TestNewListSecretsFilters [2022-03-14T06:08:39.954Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-14T06:08:39.954Z] === RUN TestNewListConfigsFilters [2022-03-14T06:08:39.954Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-14T06:08:39.954Z] PASS [2022-03-14T06:08:39.954Z] coverage: 0.5% of statements [2022-03-14T06:08:39.954Z] ok github.com/docker/docker/daemon/cluster 0.982s coverage: 0.5% of statements [2022-03-14T06:08:39.954Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-14T06:08:39.954Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-14T06:08:39.954Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-14T06:08:39.954Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-14T06:08:39.954Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-14T06:08:39.954Z] PASS [2022-03-14T06:08:39.954Z] coverage: 35.9% of statements [2022-03-14T06:08:39.954Z] ok github.com/docker/docker/daemon/cluster/convert 0.692s coverage: 35.9% of statements [2022-03-14T06:08:40.853Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-03-14T06:08:42.434Z] ok github.com/docker/docker/pkg/chrootarchive 2.473s coverage: 43.5% of statements [2022-03-14T06:08:42.434Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-03-14T06:08:42.434Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-14T06:08:42.434Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-03-14T06:08:42.902Z] === RUN TestBuilderGC [2022-03-14T06:08:42.903Z] --- PASS: TestBuilderGC (0.00s) [2022-03-14T06:08:42.903Z] === RUN TestDaemonConfigurationNotFound [2022-03-14T06:08:42.903Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-14T06:08:42.903Z] === RUN TestDaemonBrokenConfiguration [2022-03-14T06:08:42.903Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-14T06:08:42.903Z] === RUN TestFindConfigurationConflicts [2022-03-14T06:08:42.903Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-14T06:08:42.903Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-14T06:08:42.903Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-14T06:08:42.903Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-14T06:08:42.903Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-14T06:08:42.903Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-14T06:08:42.903Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-14T06:08:42.903Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-14T06:08:42.903Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-14T06:08:42.903Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-14T06:08:42.903Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-14T06:08:42.903Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-14T06:08:42.903Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-14T06:08:42.903Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-14T06:08:42.903Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-14T06:08:42.903Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-14T06:08:42.903Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-14T06:08:42.903Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-14T06:08:42.903Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-14T06:08:42.903Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-14T06:08:42.903Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-14T06:08:42.903Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-14T06:08:42.903Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-14T06:08:42.903Z] === RUN TestValidateConfigurationErrors [2022-03-14T06:08:42.903Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-14T06:08:42.903Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-14T06:08:42.903Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-14T06:08:42.903Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-14T06:08:42.903Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-14T06:08:42.903Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-14T06:08:42.903Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-14T06:08:42.903Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-14T06:08:42.903Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-14T06:08:42.903Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-14T06:08:42.903Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-14T06:08:42.903Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-14T06:08:42.903Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-14T06:08:42.903Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-14T06:08:42.903Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-14T06:08:42.903Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-14T06:08:42.903Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-14T06:08:42.903Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-14T06:08:42.903Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-14T06:08:43.370Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-14T06:08:43.370Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-14T06:08:43.370Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-14T06:08:43.370Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-14T06:08:43.370Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-14T06:08:43.370Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-14T06:08:43.370Z] === RUN TestValidateConfiguration [2022-03-14T06:08:43.370Z] === RUN TestValidateConfiguration/with_label [2022-03-14T06:08:43.370Z] === RUN TestValidateConfiguration/with_dns [2022-03-14T06:08:43.370Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-14T06:08:43.370Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-14T06:08:43.370Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-14T06:08:43.370Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-14T06:08:43.370Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-14T06:08:43.370Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-14T06:08:43.370Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-14T06:08:43.370Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-14T06:08:43.370Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-14T06:08:43.370Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-14T06:08:43.370Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-14T06:08:43.370Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-14T06:08:43.370Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-14T06:08:43.370Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-14T06:08:43.370Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-14T06:08:43.370Z] === RUN TestReloadSetConfigFileNotExist [2022-03-14T06:08:43.370Z] time="2022-03-14T06:08:42Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-14T06:08:43.370Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2022-03-14T06:08:43.370Z] === RUN TestReloadDefaultConfigNotExist [2022-03-14T06:08:43.371Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:08:43.371Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-14T06:08:43.371Z] === RUN TestReloadBadDefaultConfig [2022-03-14T06:08:43.371Z] time="2022-03-14T06:08:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1164088634" [2022-03-14T06:08:43.371Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-14T06:08:43.371Z] === RUN TestReloadWithConflictingLabels [2022-03-14T06:08:43.371Z] time="2022-03-14T06:08:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3896656473" [2022-03-14T06:08:43.371Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2022-03-14T06:08:43.371Z] === RUN TestReloadWithDuplicateLabels [2022-03-14T06:08:43.371Z] time="2022-03-14T06:08:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3597983900" [2022-03-14T06:08:43.371Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-14T06:08:43.371Z] === RUN TestMaskURLCredentials [2022-03-14T06:08:43.371Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-14T06:08:43.371Z] === RUN TestDaemonConfigurationMerge [2022-03-14T06:08:43.371Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-14T06:08:43.371Z] PASS [2022-03-14T06:08:43.371Z] coverage: 79.2% of statements [2022-03-14T06:08:43.371Z] ok github.com/docker/docker/daemon/config 0.287s coverage: 79.2% of statements [2022-03-14T06:08:43.371Z] === RUN TestEventsLog [2022-03-14T06:08:43.371Z] --- PASS: TestEventsLog (0.00s) [2022-03-14T06:08:43.371Z] === RUN TestEventsLogTimeout [2022-03-14T06:08:43.371Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-14T06:08:43.371Z] === RUN TestLogEvents [2022-03-14T06:08:43.371Z] --- PASS: TestLogEvents (0.05s) [2022-03-14T06:08:43.371Z] === RUN TestLoadBufferedEvents [2022-03-14T06:08:43.371Z] --- PASS: TestLoadBufferedEvents (0.13s) [2022-03-14T06:08:43.371Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-14T06:08:43.371Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-14T06:08:43.371Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-14T06:08:43.371Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-14T06:08:43.371Z] PASS [2022-03-14T06:08:43.371Z] coverage: 50.0% of statements [2022-03-14T06:08:43.371Z] ok github.com/docker/docker/daemon/events 0.288s coverage: 50.0% of statements [2022-03-14T06:08:43.373Z] ok github.com/docker/docker/layer 7.515s coverage: 69.0% of statements [2022-03-14T06:08:43.373Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-14T06:08:43.373Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-14T06:08:43.373Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-14T06:08:43.373Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-14T06:08:43.373Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-14T06:08:43.373Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-14T06:08:43.373Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-14T06:08:43.635Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 87.2% of statements [2022-03-14T06:08:43.838Z] === RUN TestWaitNodeAttachment [2022-03-14T06:08:43.895Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-03-14T06:08:43.895Z] ok github.com/docker/docker/pkg/fsutils 0.200s coverage: 85.1% of statements [2022-03-14T06:08:44.152Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-03-14T06:08:44.307Z] --- PASS: TestWaitNodeAttachment (0.48s) [2022-03-14T06:08:44.307Z] === RUN TestIsolationConversion [2022-03-14T06:08:44.307Z] === RUN TestIsolationConversion/default [2022-03-14T06:08:44.307Z] === RUN TestIsolationConversion/process [2022-03-14T06:08:44.307Z] === RUN TestIsolationConversion/hyperv [2022-03-14T06:08:44.307Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-14T06:08:44.307Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-14T06:08:44.307Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-14T06:08:44.307Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-14T06:08:44.307Z] === RUN TestContainerLabels [2022-03-14T06:08:44.307Z] --- PASS: TestContainerLabels (0.00s) [2022-03-14T06:08:44.307Z] === RUN TestCredentialSpecConversion [2022-03-14T06:08:44.307Z] === RUN TestCredentialSpecConversion/none [2022-03-14T06:08:44.307Z] === RUN TestCredentialSpecConversion/config [2022-03-14T06:08:44.307Z] === RUN TestCredentialSpecConversion/file [2022-03-14T06:08:44.307Z] === RUN TestCredentialSpecConversion/registry [2022-03-14T06:08:44.307Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-14T06:08:44.307Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-14T06:08:44.307Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-14T06:08:44.307Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-14T06:08:44.307Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-14T06:08:44.307Z] === RUN TestControllerValidateMountBind [2022-03-14T06:08:44.307Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-14T06:08:44.307Z] === RUN TestControllerValidateMountVolume [2022-03-14T06:08:44.307Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-14T06:08:44.307Z] === RUN TestControllerValidateMountTarget [2022-03-14T06:08:44.307Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-14T06:08:44.307Z] === RUN TestControllerValidateMountTmpfs [2022-03-14T06:08:44.307Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-14T06:08:44.307Z] === RUN TestControllerValidateMountInvalidType [2022-03-14T06:08:44.307Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-14T06:08:44.307Z] === RUN TestControllerValidateMountNamedPipe [2022-03-14T06:08:44.307Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-14T06:08:44.307Z] PASS [2022-03-14T06:08:44.307Z] coverage: 11.0% of statements [2022-03-14T06:08:44.307Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.751s coverage: 11.0% of statements [2022-03-14T06:08:44.840Z] ok github.com/docker/docker/pkg/idtools 0.506s coverage: 69.5% of statements [2022-03-14T06:08:45.102Z] ok github.com/docker/docker/pkg/ioutils 0.437s coverage: 71.5% of statements [2022-03-14T06:08:45.287Z] --- PASS: TestCreateServiceSecretFileMode (11.85s) [2022-03-14T06:08:45.287Z] === RUN TestCreateServiceConfigFileMode [2022-03-14T06:08:45.293Z] === RUN TestIsEmptyDir [2022-03-14T06:08:45.293Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-14T06:08:45.293Z] PASS [2022-03-14T06:08:45.293Z] coverage: 2.3% of statements [2022-03-14T06:08:45.293Z] ok github.com/docker/docker/daemon/graphdriver 0.079s coverage: 2.3% of statements [2022-03-14T06:08:45.293Z] === RUN TestVerifyNetworkingConfig [2022-03-14T06:08:45.294Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-14T06:08:45.294Z] === RUN TestGetContainer [2022-03-14T06:08:45.294Z] --- PASS: TestGetContainer (0.00s) [2022-03-14T06:08:45.294Z] === RUN TestValidContainerNames [2022-03-14T06:08:45.294Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-14T06:08:45.294Z] === RUN TestContainerInitDNS [2022-03-14T06:08:45.294Z] daemon_test.go:145: root required [2022-03-14T06:08:45.294Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-14T06:08:45.294Z] === RUN TestMerge [2022-03-14T06:08:45.294Z] --- PASS: TestMerge (0.00s) [2022-03-14T06:08:45.294Z] === RUN TestValidateContainerIsolation [2022-03-14T06:08:45.294Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-14T06:08:45.294Z] === RUN TestFindNetworkErrorType [2022-03-14T06:08:45.294Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-14T06:08:45.294Z] === RUN TestEnsureServicesExist [2022-03-14T06:08:45.294Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-14T06:08:45.294Z] === RUN TestEnsureServicesExistErrors [2022-03-14T06:08:45.294Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-14T06:08:45.294Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-14T06:08:45.294Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-14T06:08:45.294Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-14T06:08:45.294Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-14T06:08:45.294Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-14T06:08:45.294Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-14T06:08:45.294Z] === RUN TestContainerDelete [2022-03-14T06:08:45.294Z] --- PASS: TestContainerDelete (0.00s) [2022-03-14T06:08:45.294Z] === RUN TestContainerDoubleDelete [2022-03-14T06:08:45.294Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-14T06:08:45.294Z] === RUN TestLogContainerEventCopyLabels [2022-03-14T06:08:45.294Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-14T06:08:45.294Z] === RUN TestLogContainerEventWithAttributes [2022-03-14T06:08:45.294Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-14T06:08:45.294Z] === RUN TestNoneHealthcheck [2022-03-14T06:08:45.294Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-14T06:08:45.294Z] === RUN TestHealthStates [2022-03-14T06:08:45.294Z] === RUN TestLinkNaming [2022-03-14T06:08:45.294Z] --- PASS: TestLinkNaming (0.00s) [2022-03-14T06:08:45.294Z] === RUN TestLinkNew [2022-03-14T06:08:45.294Z] --- PASS: TestLinkNew (0.00s) [2022-03-14T06:08:45.294Z] === RUN TestLinkEnv [2022-03-14T06:08:45.294Z] --- PASS: TestLinkEnv (0.00s) [2022-03-14T06:08:45.294Z] === RUN TestLinkMultipleEnv [2022-03-14T06:08:45.294Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-14T06:08:45.294Z] === RUN TestLinkPortRangeEnv [2022-03-14T06:08:45.294Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-14T06:08:45.294Z] PASS [2022-03-14T06:08:45.294Z] coverage: 93.0% of statements [2022-03-14T06:08:45.294Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements [2022-03-14T06:08:45.294Z] time="2022-03-14T06:08:44Z" 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-14T06:08:45.294Z] time="2022-03-14T06:08:45Z" 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-14T06:08:45.294Z] time="2022-03-14T06:08:45Z" 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-14T06:08:45.294Z] time="2022-03-14T06:08:45Z" 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-14T06:08:45.294Z] time="2022-03-14T06:08:45Z" 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-14T06:08:45.294Z] time="2022-03-14T06:08:45Z" 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-14T06:08:45.294Z] time="2022-03-14T06:08:45Z" 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-14T06:08:45.294Z] time="2022-03-14T06:08:45Z" 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-14T06:08:45.294Z] time="2022-03-14T06:08:45Z" 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-14T06:08:45.294Z] time="2022-03-14T06:08:45Z" 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-14T06:08:45.294Z] --- PASS: TestHealthStates (0.16s) [2022-03-14T06:08:45.294Z] === RUN TestGetInspectData [2022-03-14T06:08:45.294Z] --- PASS: TestGetInspectData (0.00s) [2022-03-14T06:08:45.294Z] === RUN TestFillLicense [2022-03-14T06:08:45.294Z] --- PASS: TestFillLicense (0.00s) [2022-03-14T06:08:45.294Z] === RUN TestListInvalidFilter [2022-03-14T06:08:45.294Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-14T06:08:45.294Z] === RUN TestNameFilter [2022-03-14T06:08:45.294Z] --- PASS: TestNameFilter (0.00s) [2022-03-14T06:08:45.294Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-14T06:08:45.294Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-14T06:08:45.294Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-14T06:08:45.294Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-14T06:08:45.294Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-14T06:08:45.294Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-14T06:08:45.294Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-14T06:08:45.294Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-14T06:08:45.294Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-14T06:08:45.294Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-14T06:08:45.294Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-14T06:08:45.294Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-14T06:08:45.294Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-14T06:08:45.294Z] === 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-14T06:08:45.294Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-14T06:08:45.294Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-14T06:08:45.294Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-14T06:08:45.294Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-14T06:08:45.294Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-14T06:08:45.294Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-14T06:08:45.294Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-14T06:08:45.294Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-14T06:08:45.294Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-14T06:08:45.294Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-14T06:08:45.294Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-14T06:08:45.294Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-14T06:08:45.294Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-14T06:08:45.294Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-14T06:08:45.294Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-14T06:08:45.294Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-14T06:08:45.294Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-14T06:08:45.294Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-14T06:08:45.294Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-14T06:08:45.294Z] --- 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-14T06:08:45.294Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-14T06:08:45.294Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-14T06:08:45.294Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-14T06:08:45.294Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-14T06:08:45.294Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-14T06:08:45.294Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-14T06:08:45.294Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-14T06:08:45.294Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-14T06:08:45.294Z] === RUN TestDaemonReloadLabels [2022-03-14T06:08:45.294Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-14T06:08:45.294Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-14T06:08:45.294Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-14T06:08:45.294Z] === RUN TestDaemonReloadMirrors [2022-03-14T06:08:45.294Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-14T06:08:45.294Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-14T06:08:45.294Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-14T06:08:45.294Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-14T06:08:45.294Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-14T06:08:45.294Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-14T06:08:45.294Z] reload_test.go:342: root required [2022-03-14T06:08:45.294Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-14T06:08:45.294Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-14T06:08:45.294Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-03-14T06:08:45.294Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-14T06:08:45.294Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-03-14T06:08:45.294Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-14T06:08:45.294Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-03-14T06:08:45.294Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-14T06:08:45.294Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-14T06:08:45.294Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-14T06:08:45.294Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-14T06:08:45.294Z] === RUN TestParseVolumesFrom [2022-03-14T06:08:45.294Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-14T06:08:45.294Z] PASS [2022-03-14T06:08:45.294Z] coverage: 8.6% of statements [2022-03-14T06:08:45.294Z] ok github.com/docker/docker/daemon 0.410s coverage: 8.6% of statements [2022-03-14T06:08:45.294Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-14T06:08:45.294Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-14T06:08:45.294Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-14T06:08:45.294Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-14T06:08:45.294Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-14T06:08:45.294Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-14T06:08:45.294Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-14T06:08:45.294Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-14T06:08:45.294Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-14T06:08:45.294Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-14T06:08:45.294Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-14T06:08:45.294Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-14T06:08:45.294Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-14T06:08:45.294Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-14T06:08:45.363Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2022-03-14T06:08:45.363Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-03-14T06:08:45.363Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-14T06:08:45.625Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2022-03-14T06:08:45.625Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-03-14T06:08:45.887Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2022-03-14T06:08:45.887Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2022-03-14T06:08:46.148Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-03-14T06:08:46.148Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-14T06:08:46.148Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-14T06:08:46.704Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-14T06:08:46.704Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-14T06:08:46.721Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-03-14T06:08:46.983Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-14T06:08:47.245Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-03-14T06:08:47.506Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-14T06:08:48.226Z] === RUN TestNewStreamConfig [2022-03-14T06:08:48.226Z] === RUN TestNewStreamConfig/defaults [2022-03-14T06:08:48.226Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-14T06:08:48.226Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-14T06:08:48.226Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-14T06:08:48.226Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-14T06:08:48.226Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-14T06:08:48.226Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-14T06:08:48.226Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-14T06:08:48.226Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-14T06:08:48.226Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-14T06:08:48.226Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-14T06:08:48.226Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-14T06:08:48.226Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-14T06:08:48.226Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-14T06:08:48.226Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-14T06:08:48.226Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-14T06:08:48.226Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-14T06:08:48.226Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-14T06:08:48.226Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-14T06:08:48.226Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-14T06:08:48.226Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-14T06:08:48.226Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-14T06:08:48.226Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-14T06:08:48.226Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-14T06:08:48.226Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-14T06:08:48.226Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-14T06:08:48.226Z] time="2022-03-14T06:08:47Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-14T06:08:48.226Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2022-03-14T06:08:48.226Z] === RUN TestCreateSuccess [2022-03-14T06:08:48.226Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-14T06:08:48.226Z] === RUN TestCreateStreamSkipped [2022-03-14T06:08:48.226Z] time="2022-03-14T06:08:47Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-14T06:08:48.226Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-14T06:08:48.226Z] === RUN TestCreateLogGroupSuccess [2022-03-14T06:08:48.226Z] time="2022-03-14T06:08:47Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-14T06:08:48.226Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-14T06:08:48.226Z] === RUN TestCreateError [2022-03-14T06:08:48.226Z] --- PASS: TestCreateError (0.00s) [2022-03-14T06:08:48.226Z] === RUN TestCreateAlreadyExists [2022-03-14T06:08:48.226Z] time="2022-03-14T06:08:47Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-14T06:08:48.226Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-14T06:08:48.226Z] === RUN TestLogClosed [2022-03-14T06:08:48.226Z] --- PASS: TestLogClosed (0.00s) [2022-03-14T06:08:48.226Z] === RUN TestLogBlocking [2022-03-14T06:08:48.226Z] --- PASS: TestLogBlocking (0.00s) [2022-03-14T06:08:48.226Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-14T06:08:48.226Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-14T06:08:48.226Z] === RUN TestLogNonBlockingBufferFull [2022-03-14T06:08:48.226Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-14T06:08:48.226Z] === RUN TestPublishBatchSuccess [2022-03-14T06:08:48.226Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-14T06:08:48.226Z] === RUN TestPublishBatchError [2022-03-14T06:08:48.226Z] time="2022-03-14T06:08:47Z" level=error msg=error [2022-03-14T06:08:48.226Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-14T06:08:48.226Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-14T06:08:48.226Z] time="2022-03-14T06:08:47Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-14T06:08:48.226Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-14T06:08:48.226Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-14T06:08:48.226Z] time="2022-03-14T06:08:47Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-14T06:08:48.226Z] time="2022-03-14T06:08:47Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-14T06:08:48.226Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-14T06:08:48.226Z] === RUN TestCollectBatchSimple [2022-03-14T06:08:48.226Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-14T06:08:48.226Z] === RUN TestCollectBatchTicker [2022-03-14T06:08:48.226Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-14T06:08:48.226Z] === RUN TestCollectBatchMultilinePattern [2022-03-14T06:08:48.226Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-14T06:08:48.226Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-14T06:08:48.226Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-14T06:08:48.226Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-14T06:08:48.226Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-14T06:08:48.226Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-14T06:08:48.226Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) [2022-03-14T06:08:48.226Z] === RUN TestCollectBatchClose [2022-03-14T06:08:48.226Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-14T06:08:48.226Z] === RUN TestEffectiveLen [2022-03-14T06:08:48.226Z] === RUN TestEffectiveLen/0/Hello [2022-03-14T06:08:48.226Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-14T06:08:48.226Z] === RUN TestEffectiveLen/2/🙃 [2022-03-14T06:08:48.226Z] === RUN TestEffectiveLen/3/���� [2022-03-14T06:08:48.226Z] === RUN TestEffectiveLen/4/He��o [2022-03-14T06:08:48.226Z] === RUN TestEffectiveLen/5/ [2022-03-14T06:08:48.226Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-14T06:08:48.226Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-14T06:08:48.226Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-14T06:08:48.226Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-14T06:08:48.226Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-14T06:08:48.226Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-14T06:08:48.226Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-14T06:08:48.226Z] === RUN TestFindValidSplit [2022-03-14T06:08:48.226Z] === RUN TestFindValidSplit/0/ [2022-03-14T06:08:48.226Z] cloudwatchlogs_test.go:1076: [2022-03-14T06:08:48.226Z] cloudwatchlogs_test.go:1077: [2022-03-14T06:08:48.226Z] === RUN TestFindValidSplit/1/Hello [2022-03-14T06:08:48.226Z] cloudwatchlogs_test.go:1076: Hello [2022-03-14T06:08:48.226Z] cloudwatchlogs_test.go:1077: [2022-03-14T06:08:48.226Z] === RUN TestFindValidSplit/2/Hello [2022-03-14T06:08:48.226Z] cloudwatchlogs_test.go:1076: He [2022-03-14T06:08:48.226Z] cloudwatchlogs_test.go:1077: llo [2022-03-14T06:08:48.226Z] === RUN TestFindValidSplit/3/Hello [2022-03-14T06:08:48.226Z] cloudwatchlogs_test.go:1076: [2022-03-14T06:08:48.226Z] cloudwatchlogs_test.go:1077: Hello [2022-03-14T06:08:48.226Z] === RUN TestFindValidSplit/4/🙃 [2022-03-14T06:08:48.226Z] cloudwatchlogs_test.go:1076: [2022-03-14T06:08:48.226Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-14T06:08:48.226Z] === RUN TestFindValidSplit/5/🙃 [2022-03-14T06:08:48.226Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-14T06:08:48.226Z] cloudwatchlogs_test.go:1077: [2022-03-14T06:08:48.226Z] === RUN TestFindValidSplit/6/a� [2022-03-14T06:08:48.226Z] cloudwatchlogs_test.go:1076: a [2022-03-14T06:08:48.226Z] cloudwatchlogs_test.go:1077: � [2022-03-14T06:08:48.226Z] === RUN TestFindValidSplit/7/a� [2022-03-14T06:08:48.226Z] cloudwatchlogs_test.go:1076: a� [2022-03-14T06:08:48.226Z] cloudwatchlogs_test.go:1077: [2022-03-14T06:08:48.226Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-14T06:08:48.226Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-14T06:08:48.226Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-14T06:08:48.226Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-14T06:08:48.226Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-14T06:08:48.226Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-14T06:08:48.226Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-14T06:08:48.226Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-14T06:08:48.226Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-14T06:08:48.226Z] === RUN TestProcessEventEmoji [2022-03-14T06:08:48.226Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-14T06:08:48.226Z] === RUN TestCollectBatchLineSplit [2022-03-14T06:08:48.226Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-14T06:08:48.226Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-14T06:08:48.226Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-03-14T06:08:48.226Z] === RUN TestCollectBatchMaxEvents [2022-03-14T06:08:48.226Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-03-14T06:08:48.226Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-14T06:08:48.226Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-03-14T06:08:48.226Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-14T06:08:48.226Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-03-14T06:08:48.226Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-14T06:08:48.226Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-03-14T06:08:48.226Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-14T06:08:48.226Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-14T06:08:48.226Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-14T06:08:48.226Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-14T06:08:48.226Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-14T06:08:48.226Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-14T06:08:48.226Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-14T06:08:48.226Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-14T06:08:48.226Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-14T06:08:48.226Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-14T06:08:48.226Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-14T06:08:48.226Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-14T06:08:48.227Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-14T06:08:48.227Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-14T06:08:48.227Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-14T06:08:48.227Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-14T06:08:48.227Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-14T06:08:48.227Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-14T06:08:48.227Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-14T06:08:48.227Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-14T06:08:48.227Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-14T06:08:48.227Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-14T06:08:48.227Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-14T06:08:48.227Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-14T06:08:48.227Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-14T06:08:48.227Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-14T06:08:48.227Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-14T06:08:48.227Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-14T06:08:48.227Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-14T06:08:48.227Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-14T06:08:48.227Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-14T06:08:48.227Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-14T06:08:48.227Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-14T06:08:48.227Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-14T06:08:48.227Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-14T06:08:48.227Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-14T06:08:48.227Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-14T06:08:48.227Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-14T06:08:48.227Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-14T06:08:48.227Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-14T06:08:48.227Z] === RUN TestValidateLogOptionsFormat [2022-03-14T06:08:48.227Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-14T06:08:48.227Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-14T06:08:48.227Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-14T06:08:48.227Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-14T06:08:48.227Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-14T06:08:48.227Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-14T06:08:48.227Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-14T06:08:48.227Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-14T06:08:48.227Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-14T06:08:48.227Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-14T06:08:48.227Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-14T06:08:48.227Z] === RUN TestCreateTagSuccess [2022-03-14T06:08:48.227Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-14T06:08:48.227Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-14T06:08:48.227Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-14T06:08:48.227Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-14T06:08:48.227Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-14T06:08:48.227Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-14T06:08:48.227Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-14T06:08:48.227Z] PASS [2022-03-14T06:08:48.227Z] coverage: 80.2% of statements [2022-03-14T06:08:48.227Z] ok github.com/docker/docker/daemon/logger/awslogs 0.495s coverage: 80.2% of statements [2022-03-14T06:08:48.227Z] === RUN TestValidateLogOptReconnectInterval [2022-03-14T06:08:48.227Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-14T06:08:48.227Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-14T06:08:48.227Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-14T06:08:48.227Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-14T06:08:48.227Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-14T06:08:48.227Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-14T06:08:48.227Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-14T06:08:48.227Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-14T06:08:48.227Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-14T06:08:48.227Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-14T06:08:48.227Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-14T06:08:48.227Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-14T06:08:48.227Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-14T06:08:48.227Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-14T06:08:48.227Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-14T06:08:48.227Z] PASS [2022-03-14T06:08:48.227Z] coverage: 33.6% of statements [2022-03-14T06:08:48.227Z] ok github.com/docker/docker/daemon/logger/fluentd 0.067s coverage: 33.6% of statements [2022-03-14T06:08:48.227Z] === RUN TestAdapterReadLogs [2022-03-14T06:08:48.227Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-14T06:08:48.227Z] === RUN TestCopier [2022-03-14T06:08:48.227Z] --- PASS: TestCopier (0.00s) [2022-03-14T06:08:48.227Z] === RUN TestCopierLongLines [2022-03-14T06:08:48.227Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-14T06:08:48.227Z] === RUN TestCopierSlow [2022-03-14T06:08:48.227Z] === RUN TestSearchRegistryForImagesErrors [2022-03-14T06:08:48.227Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-14T06:08:48.227Z] === RUN TestSearchRegistryForImages [2022-03-14T06:08:48.227Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-14T06:08:48.227Z] === RUN TestOnlyPlatformWithFallback [2022-03-14T06:08:48.227Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-14T06:08:48.227Z] === RUN TestImageDelete [2022-03-14T06:08:48.227Z] === RUN TestImageDelete/no_lease [2022-03-14T06:08:48.227Z] === RUN TestImageDelete/lease_exists [2022-03-14T06:08:48.227Z] --- PASS: TestImageDelete (0.05s) [2022-03-14T06:08:48.227Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-14T06:08:48.227Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-14T06:08:48.227Z] === RUN TestContentStoreForPull [2022-03-14T06:08:48.227Z] --- PASS: TestCopierSlow (0.20s) [2022-03-14T06:08:48.227Z] === RUN TestCopierWithSized [2022-03-14T06:08:48.227Z] === RUN TestCopierWithSized/as_is [2022-03-14T06:08:48.227Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-14T06:08:48.227Z] --- PASS: TestCopierWithSized (0.05s) [2022-03-14T06:08:48.227Z] --- PASS: TestCopierWithSized/as_is (0.03s) [2022-03-14T06:08:48.227Z] --- PASS: TestCopierWithSized/With_RingLogger (0.02s) [2022-03-14T06:08:48.450Z] ok github.com/docker/docker/pkg/pubsub 1.032s coverage: 75.0% of statements [2022-03-14T06:08:48.684Z] === RUN TestCopierWithPartial [2022-03-14T06:08:48.684Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-14T06:08:48.684Z] === RUN TestRingLogger [2022-03-14T06:08:48.684Z] --- PASS: TestRingLogger (0.00s) [2022-03-14T06:08:48.684Z] === RUN TestRingCap [2022-03-14T06:08:48.684Z] --- PASS: TestRingCap (0.00s) [2022-03-14T06:08:48.684Z] === RUN TestRingClose [2022-03-14T06:08:48.684Z] --- PASS: TestRingClose (0.00s) [2022-03-14T06:08:48.684Z] === RUN TestRingDrain [2022-03-14T06:08:48.684Z] --- PASS: TestRingDrain (0.00s) [2022-03-14T06:08:48.684Z] PASS [2022-03-14T06:08:48.684Z] coverage: 43.2% of statements [2022-03-14T06:08:48.684Z] ok github.com/docker/docker/daemon/logger 0.318s coverage: 43.2% of statements [2022-03-14T06:08:48.684Z] --- PASS: TestContentStoreForPull (0.18s) [2022-03-14T06:08:48.684Z] PASS [2022-03-14T06:08:48.684Z] coverage: 6.8% of statements [2022-03-14T06:08:48.684Z] ok github.com/docker/docker/daemon/images 0.323s coverage: 6.8% of statements [2022-03-14T06:08:48.684Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-14T06:08:48.684Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-14T06:08:48.684Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-14T06:08:48.684Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-14T06:08:48.684Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-14T06:08:48.684Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-14T06:08:48.712Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-14T06:08:48.974Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-14T06:08:49.141Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-14T06:08:49.141Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-14T06:08:49.141Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-14T06:08:49.141Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2022-03-14T06:08:49.141Z] === RUN TestFastTimeMarshalJSON [2022-03-14T06:08:49.141Z] --- PASS: TestFastTimeMarshalJSON (0.04s) [2022-03-14T06:08:49.141Z] PASS [2022-03-14T06:08:49.141Z] coverage: 87.2% of statements [2022-03-14T06:08:49.141Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.288s coverage: 87.2% of statements [2022-03-14T06:08:49.236Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-03-14T06:08:49.498Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-03-14T06:08:49.498Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-14T06:08:49.597Z] === RUN TestJSONFileLogger [2022-03-14T06:08:49.597Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-14T06:08:49.597Z] === RUN TestJSONFileLoggerWithTags [2022-03-14T06:08:49.597Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-14T06:08:49.597Z] === RUN TestJSONFileLoggerWithOpts [2022-03-14T06:08:49.597Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-14T06:08:49.597Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-14T06:08:49.597Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-03-14T06:08:49.597Z] === RUN TestEncodeDecode [2022-03-14T06:08:50.053Z] === PAUSE TestEncodeDecode [2022-03-14T06:08:50.053Z] === RUN TestUnexpectedEOF [2022-03-14T06:08:50.053Z] time="2022-03-14T06:08:49Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-14T06:08:50.053Z] time="2022-03-14T06:08:49Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-14T06:08:50.053Z] --- PASS: TestUnexpectedEOF (0.14s) [2022-03-14T06:08:50.053Z] === CONT TestEncodeDecode [2022-03-14T06:08:50.053Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-14T06:08:50.053Z] PASS [2022-03-14T06:08:50.053Z] coverage: 69.9% of statements [2022-03-14T06:08:50.053Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.218s coverage: 69.9% of statements [2022-03-14T06:08:50.064Z] docker_cli_daemon_test.go:2522: [d6b6f23ccc12d] daemon is not started [2022-03-14T06:08:50.071Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-03-14T06:08:50.332Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-14T06:08:50.509Z] === RUN TestWriteLog [2022-03-14T06:08:50.509Z] === PAUSE TestWriteLog [2022-03-14T06:08:50.509Z] === RUN TestReadLog [2022-03-14T06:08:50.509Z] === PAUSE TestReadLog [2022-03-14T06:08:50.509Z] === RUN TestDecode [2022-03-14T06:08:50.509Z] --- PASS: TestDecode (0.02s) [2022-03-14T06:08:50.509Z] === CONT TestWriteLog [2022-03-14T06:08:50.509Z] === CONT TestReadLog [2022-03-14T06:08:50.509Z] === RUN TestReadLog/tail_exact [2022-03-14T06:08:50.509Z] --- PASS: TestWriteLog (0.01s) [2022-03-14T06:08:50.509Z] === RUN TestReadLog/tail_less_than_available [2022-03-14T06:08:50.509Z] === RUN TestReadLog/tail_more_than_available [2022-03-14T06:08:50.509Z] === RUN TestOpenFileDelete [2022-03-14T06:08:50.509Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-14T06:08:50.509Z] === RUN TestOpenFileRename [2022-03-14T06:08:50.509Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-14T06:08:50.509Z] === RUN TestHandleDecoderErr [2022-03-14T06:08:50.509Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-14T06:08:50.509Z] === RUN TestParseLogTagDefaultTag [2022-03-14T06:08:50.509Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-14T06:08:50.509Z] === RUN TestParseLogTag [2022-03-14T06:08:50.509Z] --- PASS: TestParseLogTag (0.00s) [2022-03-14T06:08:50.509Z] === RUN TestParseLogTagEmptyTag [2022-03-14T06:08:50.509Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-14T06:08:50.509Z] === RUN TestTailFiles [2022-03-14T06:08:50.509Z] --- PASS: TestTailFiles (0.00s) [2022-03-14T06:08:50.509Z] === RUN TestFollowLogsConsumerGone [2022-03-14T06:08:50.509Z] --- PASS: TestReadLog (0.21s) [2022-03-14T06:08:50.509Z] --- PASS: TestReadLog/tail_exact (0.17s) [2022-03-14T06:08:50.509Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-14T06:08:50.509Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-03-14T06:08:50.509Z] PASS [2022-03-14T06:08:50.509Z] coverage: 78.7% of statements [2022-03-14T06:08:50.509Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-14T06:08:50.509Z] === RUN TestFollowLogsProducerGone [2022-03-14T06:08:50.509Z] logfile_test.go:180: logDecode() closed after sending 1262 messages [2022-03-14T06:08:50.509Z] logfile_test.go:233: messages sent: 1262, received: 1262 [2022-03-14T06:08:50.509Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-14T06:08:50.509Z] === RUN TestCheckCapacityAndRotate [2022-03-14T06:08:50.509Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-14T06:08:50.509Z] ok github.com/docker/docker/daemon/logger/local 0.383s coverage: 78.7% of statements [2022-03-14T06:08:50.509Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-14T06:08:50.594Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2022-03-14T06:08:50.965Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-14T06:08:50.965Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2022-03-14T06:08:50.965Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-14T06:08:50.965Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2022-03-14T06:08:50.965Z] PASS [2022-03-14T06:08:50.965Z] coverage: 55.1% of statements [2022-03-14T06:08:50.965Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.201s coverage: 55.1% of statements [2022-03-14T06:08:51.166Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements [2022-03-14T06:08:51.421Z] === RUN TestLog [2022-03-14T06:08:51.421Z] --- PASS: TestLog (0.03s) [2022-03-14T06:08:51.421Z] PASS [2022-03-14T06:08:51.421Z] coverage: 31.5% of statements [2022-03-14T06:08:51.421Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.132s coverage: 31.5% of statements [2022-03-14T06:08:51.428Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-14T06:08:51.428Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-14T06:08:51.460Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-14T06:08:51.690Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-03-14T06:08:51.722Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-03-14T06:08:51.722Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-14T06:08:51.877Z] === RUN TestValidateLogOpt [2022-03-14T06:08:51.877Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-14T06:08:51.877Z] === RUN TestNewMissedConfig [2022-03-14T06:08:51.877Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-14T06:08:51.877Z] === RUN TestNewMissedUrl [2022-03-14T06:08:51.877Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-14T06:08:51.877Z] === RUN TestNewMissedToken [2022-03-14T06:08:51.877Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-14T06:08:51.877Z] === RUN TestNewWithProxy [2022-03-14T06:08:51.877Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-14T06:08:51.877Z] === RUN TestDefault [2022-03-14T06:08:51.877Z] --- PASS: TestDefault (0.01s) [2022-03-14T06:08:51.877Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-14T06:08:51.877Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-14T06:08:51.877Z] === RUN TestJsonFormat [2022-03-14T06:08:51.877Z] --- PASS: TestJsonFormat (0.03s) [2022-03-14T06:08:51.877Z] === RUN TestRawFormat [2022-03-14T06:08:51.877Z] --- PASS: TestRawFormat (0.00s) [2022-03-14T06:08:51.877Z] === RUN TestRawFormatWithLabels [2022-03-14T06:08:51.877Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-14T06:08:51.877Z] === RUN TestRawFormatWithoutTag [2022-03-14T06:08:51.877Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-14T06:08:51.877Z] === RUN TestBatching [2022-03-14T06:08:51.877Z] === RUN TestNewParse [2022-03-14T06:08:51.877Z] --- PASS: TestNewParse (0.00s) [2022-03-14T06:08:51.877Z] PASS [2022-03-14T06:08:51.877Z] coverage: 8.3% of statements [2022-03-14T06:08:51.877Z] ok github.com/docker/docker/daemon/logger/templates 0.090s coverage: 8.3% of statements [2022-03-14T06:08:52.292Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-14T06:08:52.333Z] --- PASS: TestBatching (0.28s) [2022-03-14T06:08:52.333Z] === RUN TestFrequency [2022-03-14T06:08:52.333Z] === RUN TestParseLogFormat [2022-03-14T06:08:52.333Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-14T06:08:52.333Z] === RUN TestValidateLogOptEmpty [2022-03-14T06:08:52.333Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-14T06:08:52.333Z] === RUN TestValidateSyslogAddress [2022-03-14T06:08:52.333Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-14T06:08:52.333Z] === RUN TestParseAddressDefaultPort [2022-03-14T06:08:52.333Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-14T06:08:52.333Z] === RUN TestValidateSyslogFacility [2022-03-14T06:08:52.333Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-14T06:08:52.333Z] === RUN TestValidateLogOptSyslogFormat [2022-03-14T06:08:52.333Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-14T06:08:52.333Z] === RUN TestValidateLogOpt [2022-03-14T06:08:52.333Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-14T06:08:52.333Z] PASS [2022-03-14T06:08:52.333Z] coverage: 46.8% of statements [2022-03-14T06:08:52.333Z] ok github.com/docker/docker/daemon/logger/syslog 0.058s coverage: 46.8% of statements [2022-03-14T06:08:52.333Z] --- PASS: TestFrequency (0.16s) [2022-03-14T06:08:52.333Z] === RUN TestOneMessagePerRequest [2022-03-14T06:08:52.333Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-14T06:08:52.333Z] === RUN TestVerify [2022-03-14T06:08:52.333Z] --- PASS: TestVerify (0.00s) [2022-03-14T06:08:52.333Z] === RUN TestSkipVerify [2022-03-14T06:08:52.333Z] time="2022-03-14T06:08:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:08:52.333Z] time="2022-03-14T06:08:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:08:52.333Z] time="2022-03-14T06:08:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:08:52.790Z] --- PASS: TestSkipVerify (0.37s) [2022-03-14T06:08:52.790Z] === RUN TestBufferMaximum [2022-03-14T06:08:52.790Z] time="2022-03-14T06:08:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:08:52.790Z] time="2022-03-14T06:08:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:08:52.790Z] time="2022-03-14T06:08:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:08:52.790Z] time="2022-03-14T06:08:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:08:52.790Z] time="2022-03-14T06:08:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:08:52.790Z] time="2022-03-14T06:08:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647238132.419513\",\"host\":\"26f938406c76\"}'" [2022-03-14T06:08:52.790Z] time="2022-03-14T06:08:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647238132.419513\",\"host\":\"26f938406c76\"}'" [2022-03-14T06:08:52.790Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-14T06:08:52.790Z] === RUN TestServerAlwaysDown [2022-03-14T06:08:52.790Z] time="2022-03-14T06:08:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:08:52.790Z] time="2022-03-14T06:08:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:08:52.790Z] time="2022-03-14T06:08:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647238132.422519\",\"host\":\"26f938406c76\"}'" [2022-03-14T06:08:52.790Z] time="2022-03-14T06:08:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647238132.422519\",\"host\":\"26f938406c76\"}'" [2022-03-14T06:08:52.790Z] time="2022-03-14T06:08:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-14T06:08:52.790Z] time="2022-03-14T06:08:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647238132.422519\",\"host\":\"26f938406c76\"}'" [2022-03-14T06:08:52.790Z] time="2022-03-14T06:08:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647238132.423520\",\"host\":\"26f938406c76\"}'" [2022-03-14T06:08:52.790Z] time="2022-03-14T06:08:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647238132.423520\",\"host\":\"26f938406c76\"}'" [2022-03-14T06:08:52.790Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-14T06:08:52.790Z] === RUN TestCannotSendAfterClose [2022-03-14T06:08:52.790Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-14T06:08:52.790Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-14T06:08:53.073Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-03-14T06:08:53.233Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-14T06:08:53.233Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-14T06:08:53.246Z] === RUN TestV1IDService [2022-03-14T06:08:53.246Z] --- PASS: TestV1IDService (0.04s) [2022-03-14T06:08:53.246Z] === RUN TestV2MetadataService [2022-03-14T06:08:53.643Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-14T06:08:53.702Z] time="2022-03-14T06:08:53Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-14T06:08:53.702Z] time="2022-03-14T06:08:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"26f938406c76\"}'" [2022-03-14T06:08:53.702Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-14T06:08:53.702Z] PASS [2022-03-14T06:08:53.702Z] coverage: 82.5% of statements [2022-03-14T06:08:53.702Z] ok github.com/docker/docker/daemon/logger/splunk 1.950s coverage: 82.5% of statements [2022-03-14T06:08:53.702Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-14T06:08:53.702Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-14T06:08:53.702Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-14T06:08:53.803Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-14T06:08:53.903Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-03-14T06:08:54.065Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-14T06:08:54.158Z] === RUN TestSuccessfulDownload [2022-03-14T06:08:54.158Z] download_test.go:267: Needs fixing on Windows [2022-03-14T06:08:54.158Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-14T06:08:54.158Z] === RUN TestCancelledDownload [2022-03-14T06:08:54.158Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-14T06:08:54.158Z] === RUN TestMaxDownloadAttempts [2022-03-14T06:08:54.158Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-14T06:08:54.158Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-14T06:08:54.158Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-14T06:08:54.158Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-14T06:08:54.158Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-14T06:08:54.158Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-14T06:08:54.158Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-14T06:08:54.158Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-14T06:08:54.158Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-14T06:08:54.158Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-14T06:08:54.158Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-14T06:08:54.158Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-14T06:08:54.613Z] --- PASS: TestV2MetadataService (1.15s) [2022-03-14T06:08:54.613Z] PASS [2022-03-14T06:08:54.613Z] coverage: 48.2% of statements [2022-03-14T06:08:54.613Z] ok github.com/docker/docker/distribution/metadata 1.289s coverage: 48.2% of statements [2022-03-14T06:08:54.613Z] time="2022-03-14T06:08:54Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-14T06:08:54.613Z] time="2022-03-14T06:08:54Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-14T06:08:54.613Z] time="2022-03-14T06:08:54Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-14T06:08:54.613Z] time="2022-03-14T06:08:54Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-14T06:08:54.613Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-14T06:08:54.613Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.47s) [2022-03-14T06:08:54.613Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.47s) [2022-03-14T06:08:54.613Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.47s) [2022-03-14T06:08:54.613Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.47s) [2022-03-14T06:08:54.613Z] === RUN TestTransfer [2022-03-14T06:08:54.845Z] ok github.com/docker/docker/quota 0.241s coverage: 71.4% of statements [2022-03-14T06:08:55.070Z] --- PASS: TestTransfer (0.13s) [2022-03-14T06:08:55.070Z] === RUN TestConcurrencyLimit [2022-03-14T06:08:55.070Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-14T06:08:55.070Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-14T06:08:55.070Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-14T06:08:55.070Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-14T06:08:55.070Z] === RUN TestContinueOnError_NeverContinue [2022-03-14T06:08:55.070Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-14T06:08:55.070Z] === RUN TestManifestStore [2022-03-14T06:08:55.070Z] === RUN TestManifestStore/no_remote_or_local [2022-03-14T06:08:55.070Z] time="2022-03-14T06:08:54Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1798064874\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-14T06:08:55.070Z] === RUN TestManifestStore/no_local_cache [2022-03-14T06:08:55.070Z] === RUN TestManifestStore/with_local_cache [2022-03-14T06:08:55.070Z] === RUN TestManifestStore/unknown_media_type [2022-03-14T06:08:55.070Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-14T06:08:55.070Z] time="2022-03-14T06:08:54Z" level=warning msg="reference for unknown type: " [2022-03-14T06:08:55.070Z] time="2022-03-14T06:08:54Z" level=warning msg="reference for unknown type: " [2022-03-14T06:08:55.070Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-14T06:08:55.070Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-14T06:08:55.070Z] time="2022-03-14T06:08:54Z" level=warning msg="reference for unknown type: " [2022-03-14T06:08:55.070Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-14T06:08:55.070Z] time="2022-03-14T06:08:54Z" level=warning msg="reference for unknown type: " [2022-03-14T06:08:55.070Z] time="2022-03-14T06:08:54Z" level=warning msg="reference for unknown type: " [2022-03-14T06:08:55.070Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-14T06:08:55.070Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-14T06:08:55.070Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-14T06:08:55.070Z] time="2022-03-14T06:08:54Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-14T06:08:55.070Z] --- PASS: TestManifestStore (0.25s) [2022-03-14T06:08:55.070Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2022-03-14T06:08:55.070Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-14T06:08:55.070Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-03-14T06:08:55.070Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-03-14T06:08:55.070Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-03-14T06:08:55.070Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-03-14T06:08:55.070Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-14T06:08:55.070Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-14T06:08:55.070Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-14T06:08:55.070Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-14T06:08:55.070Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-14T06:08:55.070Z] === RUN TestDetectManifestBlobMediaType [2022-03-14T06:08:55.070Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-14T06:08:55.070Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-14T06:08:55.070Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-14T06:08:55.070Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-14T06:08:55.070Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-14T06:08:55.070Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-14T06:08:55.070Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-14T06:08:55.070Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-14T06:08:55.070Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-14T06:08:55.070Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-14T06:08:55.070Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-14T06:08:55.070Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-14T06:08:55.070Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-14T06:08:55.070Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-14T06:08:55.070Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-14T06:08:55.070Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-14T06:08:55.070Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-14T06:08:55.070Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-14T06:08:55.070Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-14T06:08:55.070Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-14T06:08:55.070Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-14T06:08:55.070Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-14T06:08:55.070Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-14T06:08:55.070Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-14T06:08:55.070Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-14T06:08:55.070Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-14T06:08:55.070Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-14T06:08:55.070Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-14T06:08:55.070Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-14T06:08:55.070Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-14T06:08:55.070Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-14T06:08:55.070Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-14T06:08:55.070Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-14T06:08:55.070Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-14T06:08:55.070Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-14T06:08:55.070Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-14T06:08:55.070Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-14T06:08:55.070Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-14T06:08:55.070Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-14T06:08:55.070Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-14T06:08:55.070Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-14T06:08:55.070Z] === RUN TestFixManifestLayers [2022-03-14T06:08:55.070Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-14T06:08:55.070Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-14T06:08:55.070Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-14T06:08:55.070Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-14T06:08:55.070Z] === RUN TestFixManifestLayersBadParent [2022-03-14T06:08:55.070Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-14T06:08:55.070Z] === RUN TestValidateManifest [2022-03-14T06:08:55.070Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-14T06:08:55.070Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-14T06:08:55.070Z] === RUN TestFormatPlatform [2022-03-14T06:08:55.070Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-14T06:08:55.070Z] === RUN TestPullSchema2Config [2022-03-14T06:08:55.070Z] === RUN TestPullSchema2Config/success_first_time [2022-03-14T06:08:55.070Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-14T06:08:55.070Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-14T06:08:55.070Z] === RUN TestPullSchema2Config/500_status [2022-03-14T06:08:55.070Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-14T06:08:55.070Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-14T06:08:55.106Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-03-14T06:08:55.526Z] --- PASS: TestConcurrencyLimit (0.45s) [2022-03-14T06:08:55.526Z] === RUN TestInactiveJobs [2022-03-14T06:08:55.526Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-14T06:08:55.526Z] === RUN TestPullSchema2Config/EOF [2022-03-14T06:08:55.526Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-14T06:08:55.526Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-14T06:08:55.526Z] 2022/03/14 06:08:55 http: panic serving 127.0.0.1:49220: intentional panic [2022-03-14T06:08:55.526Z] goroutine 21 [running]: [2022-03-14T06:08:55.526Z] net/http.(*conn).serve.func1() [2022-03-14T06:08:55.526Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-14T06:08:55.526Z] panic({0x1616940, 0x17c1f60}) [2022-03-14T06:08:55.526Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-14T06:08:55.526Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00043a284, {0x17d4ae8, 0xc00035e000}) [2022-03-14T06:08:55.526Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-14T06:08:55.526Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x17d4ae8, 0xc00035e000}, 0xc000430100) [2022-03-14T06:08:55.526Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-14T06:08:55.526Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x17d4ae8, 0xc00035e000}, 0x10a8e35) [2022-03-14T06:08:55.526Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-14T06:08:55.526Z] net/http.serverHandler.ServeHTTP({0xc000370120}, {0x17d4ae8, 0xc00035e000}, 0xc000430100) [2022-03-14T06:08:55.526Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-14T06:08:55.526Z] net/http.(*conn).serve(0xc0001f2640, {0x17d9918, 0xc0003703f0}) [2022-03-14T06:08:55.526Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-14T06:08:55.526Z] created by net/http.(*Server).Serve [2022-03-14T06:08:55.526Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-14T06:08:55.526Z] === RUN TestNotFound [2022-03-14T06:08:55.527Z] --- PASS: TestNotFound (0.00s) [2022-03-14T06:08:55.527Z] === RUN TestConflict [2022-03-14T06:08:55.527Z] --- PASS: TestConflict (0.00s) [2022-03-14T06:08:55.527Z] === RUN TestForbidden [2022-03-14T06:08:55.527Z] --- PASS: TestForbidden (0.00s) [2022-03-14T06:08:55.527Z] === RUN TestInvalidParameter [2022-03-14T06:08:55.527Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-14T06:08:55.527Z] === RUN TestNotImplemented [2022-03-14T06:08:55.527Z] --- PASS: TestNotImplemented (0.00s) [2022-03-14T06:08:55.527Z] === RUN TestNotModified [2022-03-14T06:08:55.527Z] --- PASS: TestNotModified (0.00s) [2022-03-14T06:08:55.527Z] === RUN TestUnauthorized [2022-03-14T06:08:55.527Z] --- PASS: TestUnauthorized (0.00s) [2022-03-14T06:08:55.527Z] === RUN TestUnknown [2022-03-14T06:08:55.527Z] --- PASS: TestUnknown (0.00s) [2022-03-14T06:08:55.527Z] === RUN TestCancelled [2022-03-14T06:08:55.527Z] --- PASS: TestCancelled (0.00s) [2022-03-14T06:08:55.527Z] === RUN TestDeadline [2022-03-14T06:08:55.527Z] --- PASS: TestDeadline (0.00s) [2022-03-14T06:08:55.527Z] === RUN TestDataLoss [2022-03-14T06:08:55.527Z] --- PASS: TestDataLoss (0.00s) [2022-03-14T06:08:55.527Z] === RUN TestUnavailable [2022-03-14T06:08:55.527Z] --- PASS: TestUnavailable (0.00s) [2022-03-14T06:08:55.527Z] === RUN TestSystem [2022-03-14T06:08:55.527Z] --- PASS: TestSystem (0.00s) [2022-03-14T06:08:55.527Z] === RUN TestFromStatusCode [2022-03-14T06:08:55.527Z] === RUN TestFromStatusCode/Not_Found [2022-03-14T06:08:55.527Z] === RUN TestFromStatusCode/Bad_Request [2022-03-14T06:08:55.527Z] === RUN TestFromStatusCode/Conflict [2022-03-14T06:08:55.527Z] === RUN TestFromStatusCode/Unauthorized [2022-03-14T06:08:55.527Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-14T06:08:55.527Z] === RUN TestFromStatusCode/Forbidden [2022-03-14T06:08:55.527Z] === RUN TestFromStatusCode/Not_Modified [2022-03-14T06:08:55.527Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-14T06:08:55.527Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-14T06:08:55.527Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-14T06:08:55.527Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-14T06:08:55.527Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-14T06:08:55.527Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-14T06:08:55.527Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-14T06:08:55.527Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-14T06:08:55.527Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-14T06:08:55.527Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-14T06:08:55.527Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-14T06:08:55.527Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-14T06:08:55.527Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-14T06:08:55.527Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-14T06:08:55.527Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-14T06:08:55.527Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-14T06:08:55.527Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-14T06:08:55.527Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-14T06:08:55.527Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-14T06:08:55.527Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-14T06:08:55.527Z] PASS [2022-03-14T06:08:55.527Z] coverage: 53.1% of statements [2022-03-14T06:08:55.527Z] ok github.com/docker/docker/errdefs 0.049s coverage: 53.1% of statements [2022-03-14T06:08:55.527Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-14T06:08:55.527Z] === RUN TestPullSchema2Config/unauthorized [2022-03-14T06:08:55.527Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-14T06:08:55.527Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-14T06:08:55.527Z] --- PASS: TestPullSchema2Config (0.54s) [2022-03-14T06:08:55.527Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-14T06:08:55.527Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-14T06:08:55.527Z] --- PASS: TestPullSchema2Config/EOF (0.27s) [2022-03-14T06:08:55.527Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-03-14T06:08:55.527Z] === RUN TestGetRepositoryMountCandidates [2022-03-14T06:08:55.527Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-14T06:08:55.527Z] === RUN TestLayerAlreadyExists [2022-03-14T06:08:55.527Z] 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-14T06:08:55.527Z] 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-14T06:08:55.527Z] 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-14T06:08:55.527Z] 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-14T06:08:55.527Z] 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-14T06:08:55.527Z] 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-14T06:08:55.527Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-14T06:08:55.527Z] === RUN TestWhenEmptyAuthConfig [2022-03-14T06:08:55.988Z] --- PASS: TestInactiveJobs (0.41s) [2022-03-14T06:08:55.988Z] === RUN TestWatchRelease [2022-03-14T06:08:55.988Z] --- PASS: TestWatchRelease (0.04s) [2022-03-14T06:08:55.988Z] === RUN TestWatchFinishedTransfer [2022-03-14T06:08:55.988Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-14T06:08:55.988Z] === RUN TestDuplicateTransfer [2022-03-14T06:08:55.988Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-14T06:08:55.988Z] === RUN TestSuccessfulUpload [2022-03-14T06:08:55.988Z] time="2022-03-14T06:08:55Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-14T06:08:56.444Z] --- PASS: TestSuccessfulUpload (0.43s) [2022-03-14T06:08:56.444Z] === RUN TestCancelledUpload [2022-03-14T06:08:56.444Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-14T06:08:56.444Z] PASS [2022-03-14T06:08:56.444Z] coverage: 76.8% of statements [2022-03-14T06:08:56.444Z] ok github.com/docker/docker/distribution/xfer 2.038s coverage: 76.8% of statements [2022-03-14T06:08:56.444Z] === RUN TestFSGetInvalidData [2022-03-14T06:08:56.444Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-14T06:08:56.444Z] === RUN TestFSInvalidSet [2022-03-14T06:08:56.444Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-14T06:08:56.444Z] === RUN TestFSInvalidRoot [2022-03-14T06:08:56.444Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-14T06:08:56.444Z] === RUN TestFSMetadataGetSet [2022-03-14T06:08:56.444Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-03-14T06:08:56.444Z] === RUN TestFSInvalidWalker [2022-03-14T06:08:56.444Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-14T06:08:56.444Z] === RUN TestFSGetSet [2022-03-14T06:08:56.444Z] --- PASS: TestFSGetSet (0.04s) [2022-03-14T06:08:56.444Z] === RUN TestFSGetUnsetKey [2022-03-14T06:08:56.444Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-03-14T06:08:56.444Z] === RUN TestFSGetEmptyData [2022-03-14T06:08:56.444Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-03-14T06:08:56.444Z] === RUN TestFSDelete [2022-03-14T06:08:56.444Z] --- PASS: TestFSDelete (0.05s) [2022-03-14T06:08:56.444Z] === RUN TestFSWalker [2022-03-14T06:08:56.492Z] ok github.com/docker/docker/registry 0.053s coverage: 58.3% of statements [2022-03-14T06:08:56.493Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-03-14T06:08:56.614Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-14T06:08:56.755Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-03-14T06:08:56.901Z] --- PASS: TestFSWalker (0.06s) [2022-03-14T06:08:56.901Z] === RUN TestFSWalkerStopOnError [2022-03-14T06:08:56.901Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-14T06:08:56.901Z] === RUN TestNewFromJSON [2022-03-14T06:08:56.901Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-14T06:08:56.901Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-14T06:08:56.901Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-14T06:08:56.901Z] === RUN TestMarshalKeyOrder [2022-03-14T06:08:56.901Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-14T06:08:56.901Z] === RUN TestHistoryEqual [2022-03-14T06:08:56.901Z] --- PASS: TestHistoryEqual (0.14s) [2022-03-14T06:08:56.901Z] === RUN TestImage [2022-03-14T06:08:56.901Z] --- PASS: TestImage (0.00s) [2022-03-14T06:08:56.901Z] === RUN TestImageOSNotEmpty [2022-03-14T06:08:56.901Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-14T06:08:56.901Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-14T06:08:56.901Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-14T06:08:56.901Z] === RUN TestCreate [2022-03-14T06:08:56.901Z] --- PASS: TestCreate (0.00s) [2022-03-14T06:08:56.901Z] === RUN TestRestore [2022-03-14T06:08:56.901Z] time="2022-03-14T06:08:56Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-14T06:08:56.901Z] --- PASS: TestWhenEmptyAuthConfig (1.16s) [2022-03-14T06:08:56.901Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-14T06:08:56.901Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-14T06:08:56.901Z] === RUN TestTokenPassThru [2022-03-14T06:08:56.901Z] --- PASS: TestRestore (0.03s) [2022-03-14T06:08:56.901Z] === RUN TestAddDelete [2022-03-14T06:08:56.901Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-14T06:08:56.901Z] === RUN TestTokenPassThruDifferentHost [2022-03-14T06:08:56.901Z] === RUN TestCompare [2022-03-14T06:08:56.901Z] --- PASS: TestCompare (0.00s) [2022-03-14T06:08:56.901Z] PASS [2022-03-14T06:08:56.901Z] coverage: 19.2% of statements [2022-03-14T06:08:56.901Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-14T06:08:56.901Z] PASS [2022-03-14T06:08:56.901Z] coverage: 26.7% of statements [2022-03-14T06:08:56.901Z] ok github.com/docker/docker/image/cache 0.077s coverage: 19.2% of statements [2022-03-14T06:08:56.901Z] --- PASS: TestAddDelete (0.03s) [2022-03-14T06:08:56.901Z] === RUN TestSearchAfterDelete [2022-03-14T06:08:56.901Z] ok github.com/docker/docker/distribution 2.067s coverage: 26.7% of statements [2022-03-14T06:08:56.901Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-14T06:08:56.901Z] === RUN TestParentReset [2022-03-14T06:08:56.901Z] --- PASS: TestParentReset (0.03s) [2022-03-14T06:08:56.901Z] === RUN TestGetAndSetLastUpdated [2022-03-14T06:08:56.901Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-14T06:08:56.901Z] === RUN TestStoreLen [2022-03-14T06:08:56.901Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-14T06:08:56.901Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-14T06:08:56.901Z] --- PASS: TestStoreLen (0.06s) [2022-03-14T06:08:56.901Z] PASS [2022-03-14T06:08:56.901Z] coverage: 86.9% of statements [2022-03-14T06:08:56.901Z] ok github.com/docker/docker/image 0.652s coverage: 86.9% of statements [2022-03-14T06:08:57.016Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-03-14T06:08:57.278Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-14T06:08:57.429Z] 2022/03/14 06:08:55 Closing DB instances... [2022-03-14T06:08:57.493Z] --- PASS: TestCreateServiceConfigFileMode (11.86s) [2022-03-14T06:08:57.493Z] === RUN TestCreateServiceSysctls [2022-03-14T06:08:57.559Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-14T06:08:57.863Z] === RUN TestValidateManifest [2022-03-14T06:08:57.863Z] === RUN TestValidateManifest/nil [2022-03-14T06:08:57.863Z] === RUN TestValidateManifest/non-nil [2022-03-14T06:08:57.863Z] --- PASS: TestValidateManifest (0.00s) [2022-03-14T06:08:57.863Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-14T06:08:57.863Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-14T06:08:57.863Z] PASS [2022-03-14T06:08:57.863Z] coverage: 0.7% of statements [2022-03-14T06:08:57.863Z] ok github.com/docker/docker/image/tarexport 0.130s coverage: 0.7% of statements [2022-03-14T06:08:58.323Z] === RUN TestMakeV1ConfigFromConfig [2022-03-14T06:08:58.323Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-14T06:08:58.323Z] PASS [2022-03-14T06:08:58.323Z] coverage: 25.0% of statements [2022-03-14T06:08:58.323Z] ok github.com/docker/docker/image/v1 0.255s coverage: 25.0% of statements [2022-03-14T06:08:58.323Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-14T06:08:58.390Z] time="2022-03-14T06:08:57Z" level=error msg="node2(43a8619f18e9) Could not close DB: timeout waiting for leave broadcast" [2022-03-14T06:08:58.390Z] --- PASS: TestNetworkDBGarbageCollection (54.45s) [2022-03-14T06:08:58.390Z] === RUN TestFindNode [2022-03-14T06:08:58.390Z] 2022/03/14 06:08:57 Closing DB instances... [2022-03-14T06:08:58.390Z] --- PASS: TestFindNode (0.02s) [2022-03-14T06:08:58.390Z] === RUN TestChangeNodeState [2022-03-14T06:08:58.390Z] 2022/03/14 06:08:57 Closing DB instances... [2022-03-14T06:08:58.390Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-14T06:08:58.390Z] === RUN TestNodeReincarnation [2022-03-14T06:08:58.390Z] 2022/03/14 06:08:57 Closing DB instances... [2022-03-14T06:08:58.950Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-14T06:08:59.287Z] === RUN TestSerialization [2022-03-14T06:08:59.287Z] --- PASS: TestSerialization (0.02s) [2022-03-14T06:08:59.287Z] PASS [2022-03-14T06:08:59.287Z] coverage: 100.0% of statements [2022-03-14T06:08:59.287Z] ok github.com/docker/docker/libcontainerd/queue 0.058s coverage: 100.0% of statements [2022-03-14T06:08:59.287Z] === RUN TestEnvironmentParsing [2022-03-14T06:08:59.287Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-14T06:08:59.287Z] PASS [2022-03-14T06:08:59.287Z] coverage: 1.2% of statements [2022-03-14T06:08:59.287Z] ok github.com/docker/docker/libcontainerd/local 0.056s coverage: 1.2% of statements [2022-03-14T06:08:59.743Z] === RUN TestEmptyLayer [2022-03-14T06:08:59.743Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-14T06:08:59.743Z] === RUN TestCommitFailure [2022-03-14T06:08:59.743Z] --- PASS: TestCommitFailure (0.02s) [2022-03-14T06:08:59.743Z] === RUN TestStartTransactionFailure [2022-03-14T06:08:59.743Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-14T06:08:59.743Z] === RUN TestGetOrphan [2022-03-14T06:08:59.743Z] --- PASS: TestGetOrphan (0.01s) [2022-03-14T06:08:59.743Z] === RUN TestMountAndRegister [2022-03-14T06:08:59.743Z] layer_test.go:258: Layer size: 14 [2022-03-14T06:08:59.743Z] --- PASS: TestMountAndRegister (0.06s) [2022-03-14T06:08:59.743Z] === RUN TestLayerRelease [2022-03-14T06:08:59.743Z] layer_test.go:291: Failing on Windows [2022-03-14T06:08:59.743Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-14T06:08:59.743Z] === RUN TestStoreRestore [2022-03-14T06:08:59.743Z] layer_test.go:340: Failing on Windows [2022-03-14T06:08:59.743Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-14T06:08:59.743Z] === RUN TestTarStreamStability [2022-03-14T06:08:59.743Z] layer_test.go:455: Failing on Windows [2022-03-14T06:08:59.743Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-14T06:08:59.743Z] === RUN TestRegisterExistingLayer [2022-03-14T06:08:59.832Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-03-14T06:09:00.029Z] --- PASS: TestCreateServiceSysctls (2.80s) [2022-03-14T06:09:00.029Z] === RUN TestCreateServiceCapabilities [2022-03-14T06:09:00.199Z] --- PASS: TestRegisterExistingLayer (0.15s) [2022-03-14T06:09:00.199Z] === RUN TestTarStreamVerification [2022-03-14T06:09:00.199Z] layer_test.go:684: Failing on Windows [2022-03-14T06:09:00.199Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-14T06:09:00.199Z] === RUN TestLayerMigration [2022-03-14T06:09:00.199Z] migration_test.go:45: Failing on Windows [2022-03-14T06:09:00.199Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-14T06:09:00.199Z] === RUN TestLayerMigrationNoTarsplit [2022-03-14T06:09:00.199Z] migration_test.go:181: Failing on Windows [2022-03-14T06:09:00.199Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-14T06:09:00.199Z] === RUN TestMountInit [2022-03-14T06:09:00.199Z] mount_test.go:17: Failing on Windows [2022-03-14T06:09:00.199Z] --- SKIP: TestMountInit (0.00s) [2022-03-14T06:09:00.199Z] === RUN TestMountSize [2022-03-14T06:09:00.199Z] mount_test.go:76: Failing on Windows [2022-03-14T06:09:00.199Z] --- SKIP: TestMountSize (0.00s) [2022-03-14T06:09:00.199Z] === RUN TestMountChanges [2022-03-14T06:09:00.199Z] mount_test.go:125: Failing on Windows [2022-03-14T06:09:00.199Z] --- SKIP: TestMountChanges (0.00s) [2022-03-14T06:09:00.199Z] === RUN TestMountApply [2022-03-14T06:09:00.199Z] mount_test.go:212: Failing on Windows [2022-03-14T06:09:00.199Z] --- SKIP: TestMountApply (0.00s) [2022-03-14T06:09:00.199Z] PASS [2022-03-14T06:09:00.199Z] coverage: 30.2% of statements [2022-03-14T06:09:00.199Z] ok github.com/docker/docker/layer 0.368s coverage: 30.2% of statements [2022-03-14T06:09:00.199Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-14T06:09:00.199Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-14T06:09:00.199Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-14T06:09:00.199Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-14T06:09:00.340Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-14T06:09:00.404Z] ok github.com/docker/docker/volume/local 0.105s coverage: 76.4% of statements [2022-03-14T06:09:00.607Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-14T06:09:00.664Z] === RUN TestSequenceGetAvailableBit [2022-03-14T06:09:00.664Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-14T06:09:00.664Z] === RUN TestSequenceEqual [2022-03-14T06:09:00.664Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-14T06:09:00.664Z] === RUN TestSequenceCopy [2022-03-14T06:09:00.664Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-14T06:09:00.664Z] === RUN TestGetFirstAvailable [2022-03-14T06:09:00.664Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-14T06:09:00.664Z] === RUN TestFindSequence [2022-03-14T06:09:00.664Z] --- PASS: TestFindSequence (0.00s) [2022-03-14T06:09:00.664Z] === RUN TestCheckIfAvailable [2022-03-14T06:09:00.664Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-14T06:09:00.664Z] === RUN TestMergeSequences [2022-03-14T06:09:00.664Z] --- PASS: TestMergeSequences (0.00s) [2022-03-14T06:09:00.664Z] === RUN TestPushReservation [2022-03-14T06:09:00.664Z] --- PASS: TestPushReservation (0.00s) [2022-03-14T06:09:00.664Z] === RUN TestSerializeDeserialize [2022-03-14T06:09:00.664Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-14T06:09:00.664Z] === RUN TestSet [2022-03-14T06:09:00.664Z] --- PASS: TestSet (0.00s) [2022-03-14T06:09:00.664Z] === RUN TestSetUnset [2022-03-14T06:09:00.664Z] --- PASS: TestSetUnset (0.00s) [2022-03-14T06:09:00.664Z] === RUN TestOffsetSetUnset [2022-03-14T06:09:00.664Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-14T06:09:00.664Z] === RUN TestSetInRange [2022-03-14T06:09:00.664Z] --- PASS: TestSetInRange (0.00s) [2022-03-14T06:09:00.664Z] === RUN TestSetAnyInRange [2022-03-14T06:09:00.664Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-14T06:09:00.664Z] === RUN TestMethods [2022-03-14T06:09:00.664Z] --- PASS: TestMethods (0.00s) [2022-03-14T06:09:00.664Z] === RUN TestRandomAllocateDeallocate [2022-03-14T06:09:00.977Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-03-14T06:09:01.926Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-03-14T06:09:01.937Z] --- PASS: TestCreateServiceCapabilities (1.98s) [2022-03-14T06:09:01.937Z] === RUN TestInspect [2022-03-14T06:09:01.998Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-14T06:09:02.193Z] === RUN TestInvalidConfig [2022-03-14T06:09:02.193Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-14T06:09:02.193Z] === RUN TestConfig [2022-03-14T06:09:02.193Z] --- PASS: TestConfig (0.00s) [2022-03-14T06:09:02.193Z] === RUN TestOptionsLabels [2022-03-14T06:09:02.193Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-14T06:09:02.193Z] === RUN TestValidName [2022-03-14T06:09:02.193Z] --- PASS: TestValidName (0.00s) [2022-03-14T06:09:02.193Z] PASS [2022-03-14T06:09:02.193Z] coverage: 19.7% of statements [2022-03-14T06:09:02.193Z] ok github.com/docker/docker/libnetwork/config 0.079s coverage: 19.7% of statements [2022-03-14T06:09:03.057Z] time="2022-03-14T06:09:02Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-14T06:09:03.057Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-14T06:09:03.057Z] === RUN TestParallelCreate [2022-03-14T06:09:03.057Z] 2022/03/14 06:09:03 Closing DB instances... [2022-03-14T06:09:03.057Z] --- PASS: TestParallelCreate (0.02s) [2022-03-14T06:09:03.057Z] === RUN TestParallelDelete [2022-03-14T06:09:03.155Z] === RUN TestKey [2022-03-14T06:09:03.155Z] --- PASS: TestKey (0.00s) [2022-03-14T06:09:03.155Z] === RUN TestParseKey [2022-03-14T06:09:03.155Z] --- PASS: TestParseKey (0.00s) [2022-03-14T06:09:03.155Z] === RUN TestInvalidDataStore [2022-03-14T06:09:03.155Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-14T06:09:03.155Z] === RUN TestKVObjectFlatKey [2022-03-14T06:09:03.155Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-14T06:09:03.155Z] === RUN TestAtomicKVObjectFlatKey [2022-03-14T06:09:03.155Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-14T06:09:03.155Z] PASS [2022-03-14T06:09:03.155Z] coverage: 21.9% of statements [2022-03-14T06:09:03.155Z] ok github.com/docker/docker/libnetwork/datastore 0.045s coverage: 21.9% of statements [2022-03-14T06:09:03.385Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-03-14T06:09:03.385Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-14T06:09:03.514Z] 2022/03/14 06:09:03 Closing DB instances... [2022-03-14T06:09:03.514Z] --- PASS: TestParallelDelete (0.02s) [2022-03-14T06:09:03.514Z] === RUN TestNetworkDBIslands [2022-03-14T06:09:03.514Z] time="2022-03-14T06:09:03Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:7d5ba2579209 with config:&{NodeID:7d5ba2579209 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-14T06:09:03.514Z] time="2022-03-14T06:09:03Z" level=debug msg="memberlist: Failed ping: dc54ccc2092b (timeout reached)" [2022-03-14T06:09:03.514Z] time="2022-03-14T06:09:03Z" level=info msg="Node 7d5ba2579209/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:03.514Z] time="2022-03-14T06:09:03Z" level=info msg="Node 7d5ba2579209/172.22.234.50, added to nodes list" [2022-03-14T06:09:03.514Z] time="2022-03-14T06:09:03Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:9e40374d8492 with config:&{NodeID:9e40374d8492 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-14T06:09:03.514Z] time="2022-03-14T06:09:03Z" level=info msg="Node 9e40374d8492/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:03.514Z] time="2022-03-14T06:09:03Z" level=info msg="Node 9e40374d8492/172.22.234.50, added to nodes list" [2022-03-14T06:09:03.514Z] time="2022-03-14T06:09:03Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-14T06:09:03.514Z] time="2022-03-14T06:09:03Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-14T06:09:03.514Z] time="2022-03-14T06:09:03Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-03-14T06:09:03.514Z] time="2022-03-14T06:09:03Z" level=info msg="Node 9e40374d8492/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:03.514Z] time="2022-03-14T06:09:03Z" level=info msg="Node 7d5ba2579209/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:03.514Z] time="2022-03-14T06:09:03Z" level=info msg="Node 7d5ba2579209/172.22.234.50, added to nodes list" [2022-03-14T06:09:03.514Z] time="2022-03-14T06:09:03Z" level=info msg="Node 9e40374d8492/172.22.234.50, added to nodes list" [2022-03-14T06:09:03.514Z] time="2022-03-14T06:09:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-14T06:09:03.514Z] time="2022-03-14T06:09:03Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-03-14T06:09:03.610Z] === RUN TestErrorInterfaces [2022-03-14T06:09:03.610Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-14T06:09:03.610Z] === RUN TestNetworkMarshalling [2022-03-14T06:09:03.610Z] --- PASS: TestNetworkMarshalling (0.16s) [2022-03-14T06:09:03.610Z] === RUN TestEndpointMarshalling [2022-03-14T06:09:03.610Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-14T06:09:03.610Z] === RUN TestAuxAddresses [2022-03-14T06:09:03.610Z] time="2022-03-14T06:09:03Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-14T06:09:03.610Z] --- PASS: TestAuxAddresses (0.01s) [2022-03-14T06:09:03.610Z] === RUN TestSRVServiceQuery [2022-03-14T06:09:03.610Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:09:03.610Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-14T06:09:03.610Z] === RUN TestServiceVIPReuse [2022-03-14T06:09:03.610Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:09:03.610Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-03-14T06:09:03.610Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-14T06:09:03.611Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:09:03.611Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-14T06:09:03.611Z] === RUN TestDNSIPQuery [2022-03-14T06:09:03.611Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:09:03.611Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-14T06:09:03.611Z] === RUN TestDNSProxyServFail [2022-03-14T06:09:03.611Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:09:03.611Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-14T06:09:03.611Z] === RUN TestSandboxAddEmpty [2022-03-14T06:09:03.611Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:09:03.611Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-14T06:09:03.611Z] === RUN TestSandboxAddMultiPrio [2022-03-14T06:09:03.611Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:09:03.611Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-14T06:09:03.611Z] === RUN TestSandboxAddSamePrio [2022-03-14T06:09:03.611Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:09:03.611Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-14T06:09:03.611Z] === RUN TestCleanupServiceDiscovery [2022-03-14T06:09:03.611Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:09:03.611Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-14T06:09:03.611Z] === RUN TestDNSOptions [2022-03-14T06:09:03.611Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:09:03.611Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-14T06:09:03.611Z] === RUN TestMultipleControllersWithSameStore [2022-03-14T06:09:03.611Z] time="2022-03-14T06:09:03Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-14T06:09:03.611Z] time="2022-03-14T06:09:03Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-14T06:09:03.611Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-03-14T06:09:03.611Z] PASS [2022-03-14T06:09:03.611Z] coverage: 8.5% of statements [2022-03-14T06:09:03.611Z] ok github.com/docker/docker/libnetwork 0.307s coverage: 8.5% of statements [2022-03-14T06:09:03.611Z] === RUN TestIPDataMarshalling [2022-03-14T06:09:03.611Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-14T06:09:03.611Z] === RUN TestValidateAndIsV6 [2022-03-14T06:09:03.611Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-14T06:09:03.611Z] PASS [2022-03-14T06:09:03.611Z] coverage: 68.9% of statements [2022-03-14T06:09:03.611Z] ok github.com/docker/docker/libnetwork/driverapi 0.043s coverage: 68.9% of statements [2022-03-14T06:09:03.970Z] time="2022-03-14T06:09:03Z" level=warning msg="rejoinClusterBootstrap unable to find local node info using ID:43a8619f18e9" [2022-03-14T06:09:03.970Z] time="2022-03-14T06:09:03Z" level=warning msg="NetworkDB stats node2(43a8619f18e9) - healthscore:2 (connectivity issues)" [2022-03-14T06:09:03.970Z] time="2022-03-14T06:09:03Z" level=info msg="memberlist: Marking dc54ccc2092b as failed, suspect timeout reached (0 peer confirmations)" [2022-03-14T06:09:03.970Z] time="2022-03-14T06:09:03Z" level=info msg="Node dc54ccc2092b/172.22.234.50, left gossip cluster" [2022-03-14T06:09:03.970Z] time="2022-03-14T06:09:03Z" level=info msg="Node dc54ccc2092b change state NodeActive --> NodeFailed" [2022-03-14T06:09:03.970Z] time="2022-03-14T06:09:03Z" level=info msg="Node dc54ccc2092b/172.22.234.50, added to failed nodes list" [2022-03-14T06:09:03.970Z] time="2022-03-14T06:09:03Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a025228f2300 with config:&{NodeID:a025228f2300 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-14T06:09:03.970Z] time="2022-03-14T06:09:03Z" level=info msg="Node a025228f2300/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:03.970Z] time="2022-03-14T06:09:03Z" level=info msg="Node a025228f2300/172.22.234.50, added to nodes list" [2022-03-14T06:09:03.970Z] time="2022-03-14T06:09:03Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-14T06:09:03.970Z] time="2022-03-14T06:09:03Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-14T06:09:03.970Z] time="2022-03-14T06:09:03Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-03-14T06:09:03.970Z] time="2022-03-14T06:09:03Z" level=info msg="Node a025228f2300/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:03.970Z] time="2022-03-14T06:09:03Z" level=info msg="Node a025228f2300/172.22.234.50, added to nodes list" [2022-03-14T06:09:03.970Z] time="2022-03-14T06:09:03Z" level=info msg="Node 7d5ba2579209/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:03.970Z] time="2022-03-14T06:09:03Z" level=info msg="Node 7d5ba2579209/172.22.234.50, added to nodes list" [2022-03-14T06:09:03.970Z] time="2022-03-14T06:09:03Z" level=info msg="Node 9e40374d8492/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:03.970Z] time="2022-03-14T06:09:03Z" level=info msg="Node 9e40374d8492/172.22.234.50, added to nodes list" [2022-03-14T06:09:03.970Z] time="2022-03-14T06:09:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-14T06:09:03.970Z] time="2022-03-14T06:09:03Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-03-14T06:09:04.066Z] === RUN TestDriver [2022-03-14T06:09:04.066Z] --- PASS: TestDriver (0.00s) [2022-03-14T06:09:04.066Z] PASS [2022-03-14T06:09:04.066Z] coverage: 34.8% of statements [2022-03-14T06:09:04.066Z] ok github.com/docker/docker/libnetwork/drivers/host 0.037s coverage: 34.8% of statements [2022-03-14T06:09:04.426Z] time="2022-03-14T06:09:04Z" level=info msg="Node a025228f2300/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:04.426Z] time="2022-03-14T06:09:04Z" level=info msg="Node a025228f2300/172.22.234.50, added to nodes list" [2022-03-14T06:09:04.426Z] time="2022-03-14T06:09:04Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:08ec5c8f5a3b with config:&{NodeID:08ec5c8f5a3b 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-14T06:09:04.426Z] time="2022-03-14T06:09:04Z" level=info msg="Node 08ec5c8f5a3b/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:04.426Z] time="2022-03-14T06:09:04Z" level=info msg="Node 08ec5c8f5a3b/172.22.234.50, added to nodes list" [2022-03-14T06:09:04.426Z] time="2022-03-14T06:09:04Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-14T06:09:04.426Z] time="2022-03-14T06:09:04Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-14T06:09:04.426Z] time="2022-03-14T06:09:04Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-03-14T06:09:04.426Z] time="2022-03-14T06:09:04Z" level=info msg="Node 08ec5c8f5a3b/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:04.426Z] time="2022-03-14T06:09:04Z" level=info msg="Node 08ec5c8f5a3b/172.22.234.50, added to nodes list" [2022-03-14T06:09:04.426Z] time="2022-03-14T06:09:04Z" level=info msg="Node 7d5ba2579209/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:04.426Z] time="2022-03-14T06:09:04Z" level=info msg="Node 7d5ba2579209/172.22.234.50, added to nodes list" [2022-03-14T06:09:04.426Z] time="2022-03-14T06:09:04Z" level=info msg="Node 9e40374d8492/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:04.426Z] time="2022-03-14T06:09:04Z" level=info msg="Node 9e40374d8492/172.22.234.50, added to nodes list" [2022-03-14T06:09:04.426Z] time="2022-03-14T06:09:04Z" level=info msg="Node a025228f2300/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:04.426Z] time="2022-03-14T06:09:04Z" level=info msg="Node a025228f2300/172.22.234.50, added to nodes list" [2022-03-14T06:09:04.426Z] time="2022-03-14T06:09:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-14T06:09:04.426Z] time="2022-03-14T06:09:04Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-03-14T06:09:04.469Z] --- PASS: TestInspect (2.55s) [2022-03-14T06:09:04.469Z] === RUN TestCreateJob [2022-03-14T06:09:04.880Z] time="2022-03-14T06:09:04Z" level=info msg="Node 08ec5c8f5a3b/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:04.880Z] time="2022-03-14T06:09:04Z" level=info msg="Node 08ec5c8f5a3b/172.22.234.50, added to nodes list" [2022-03-14T06:09:04.880Z] time="2022-03-14T06:09:04Z" level=info msg="Node 08ec5c8f5a3b/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:04.880Z] time="2022-03-14T06:09:04Z" level=info msg="Node 08ec5c8f5a3b/172.22.234.50, added to nodes list" [2022-03-14T06:09:04.880Z] time="2022-03-14T06:09:04Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:6aadb591b1cf with config:&{NodeID:6aadb591b1cf 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-14T06:09:04.880Z] time="2022-03-14T06:09:04Z" level=info msg="Node 6aadb591b1cf/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:04.880Z] time="2022-03-14T06:09:04Z" level=info msg="Node 6aadb591b1cf/172.22.234.50, added to nodes list" [2022-03-14T06:09:04.880Z] time="2022-03-14T06:09:04Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-14T06:09:04.880Z] time="2022-03-14T06:09:04Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-14T06:09:04.880Z] time="2022-03-14T06:09:04Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2022-03-14T06:09:04.880Z] time="2022-03-14T06:09:04Z" level=info msg="Node 6aadb591b1cf/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:04.880Z] time="2022-03-14T06:09:04Z" level=info msg="Node 6aadb591b1cf/172.22.234.50, added to nodes list" [2022-03-14T06:09:04.880Z] time="2022-03-14T06:09:04Z" level=info msg="Node 9e40374d8492/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:04.880Z] time="2022-03-14T06:09:04Z" level=info msg="Node 9e40374d8492/172.22.234.50, added to nodes list" [2022-03-14T06:09:04.881Z] time="2022-03-14T06:09:04Z" level=info msg="Node a025228f2300/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:04.881Z] time="2022-03-14T06:09:04Z" level=info msg="Node a025228f2300/172.22.234.50, added to nodes list" [2022-03-14T06:09:04.881Z] time="2022-03-14T06:09:04Z" level=info msg="Node 7d5ba2579209/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:04.881Z] time="2022-03-14T06:09:04Z" level=info msg="Node 7d5ba2579209/172.22.234.50, added to nodes list" [2022-03-14T06:09:04.881Z] time="2022-03-14T06:09:04Z" level=info msg="Node 08ec5c8f5a3b/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:04.881Z] time="2022-03-14T06:09:04Z" level=info msg="Node 08ec5c8f5a3b/172.22.234.50, added to nodes list" [2022-03-14T06:09:04.881Z] time="2022-03-14T06:09:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-14T06:09:04.881Z] time="2022-03-14T06:09:04Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2022-03-14T06:09:05.027Z] === RUN TestDriver [2022-03-14T06:09:05.027Z] --- PASS: TestDriver (0.00s) [2022-03-14T06:09:05.027Z] PASS [2022-03-14T06:09:05.027Z] coverage: 34.8% of statements [2022-03-14T06:09:05.027Z] ok github.com/docker/docker/libnetwork/drivers/null 0.040s coverage: 34.8% of statements [2022-03-14T06:09:05.027Z] === RUN TestNetworkAllocateFree [2022-03-14T06:09:05.027Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-14T06:09:05.027Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-14T06:09:05.027Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-14T06:09:05.027Z] PASS [2022-03-14T06:09:05.027Z] coverage: 63.6% of statements [2022-03-14T06:09:05.027Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.045s coverage: 63.6% of statements [2022-03-14T06:09:05.297Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-03-14T06:09:05.335Z] time="2022-03-14T06:09:04Z" level=info msg="Node 6aadb591b1cf/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:05.335Z] time="2022-03-14T06:09:04Z" level=info msg="Node 6aadb591b1cf/172.22.234.50, added to nodes list" [2022-03-14T06:09:05.335Z] time="2022-03-14T06:09:04Z" level=info msg="Node 6aadb591b1cf/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:05.335Z] time="2022-03-14T06:09:04Z" level=info msg="Node 6aadb591b1cf/172.22.234.50, added to nodes list" [2022-03-14T06:09:05.335Z] time="2022-03-14T06:09:04Z" level=info msg="Node 6aadb591b1cf/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:05.335Z] time="2022-03-14T06:09:04Z" level=info msg="Node 6aadb591b1cf/172.22.234.50, added to nodes list" [2022-03-14T06:09:05.335Z] networkdb_test.go:835: Re-joining: 3 [2022-03-14T06:09:05.335Z] time="2022-03-14T06:09:05Z" level=info msg="The new bootstrap node list is:[172.22.234.50:10033 172.22.234.50:10034 172.22.234.50:10035]" [2022-03-14T06:09:05.336Z] time="2022-03-14T06:09:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.234.50:10033" [2022-03-14T06:09:05.336Z] time="2022-03-14T06:09:05Z" level=debug msg="memberlist: Stream connection from=172.22.234.50:49371" [2022-03-14T06:09:05.336Z] time="2022-03-14T06:09:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.234.50:10034" [2022-03-14T06:09:05.336Z] time="2022-03-14T06:09:05Z" level=debug msg="memberlist: Stream connection from=172.22.234.50:49372" [2022-03-14T06:09:05.336Z] time="2022-03-14T06:09:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.234.50:10035" [2022-03-14T06:09:05.336Z] time="2022-03-14T06:09:05Z" level=debug msg="memberlist: Stream connection from=172.22.234.50:49373" [2022-03-14T06:09:05.483Z] === RUN TestGetEmptyCapabilities [2022-03-14T06:09:05.483Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-14T06:09:05.483Z] === RUN TestGetExtraCapabilities [2022-03-14T06:09:05.483Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-03-14T06:09:05.483Z] === RUN TestGetInvalidCapabilities [2022-03-14T06:09:05.483Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-03-14T06:09:05.483Z] === RUN TestRemoteDriver [2022-03-14T06:09:05.483Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-14T06:09:05.483Z] === RUN TestDriverError [2022-03-14T06:09:05.483Z] --- PASS: TestDriverError (0.00s) [2022-03-14T06:09:05.483Z] === RUN TestMissingValues [2022-03-14T06:09:05.483Z] --- PASS: TestMissingValues (0.00s) [2022-03-14T06:09:05.483Z] === RUN TestRollback [2022-03-14T06:09:05.483Z] --- PASS: TestRollback (0.00s) [2022-03-14T06:09:05.483Z] PASS [2022-03-14T06:09:05.483Z] coverage: 57.4% of statements [2022-03-14T06:09:05.483Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.088s coverage: 57.4% of statements [2022-03-14T06:09:05.792Z] networkdb_test.go:835: Re-joining: 4 [2022-03-14T06:09:05.792Z] time="2022-03-14T06:09:05Z" level=info msg="The new bootstrap node list is:[172.22.234.50:10033 172.22.234.50:10034 172.22.234.50:10035]" [2022-03-14T06:09:05.792Z] time="2022-03-14T06:09:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.234.50:10033" [2022-03-14T06:09:05.792Z] time="2022-03-14T06:09:05Z" level=debug msg="memberlist: Stream connection from=172.22.234.50:49374" [2022-03-14T06:09:05.792Z] time="2022-03-14T06:09:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.234.50:10034" [2022-03-14T06:09:05.792Z] time="2022-03-14T06:09:05Z" level=debug msg="memberlist: Stream connection from=172.22.234.50:49375" [2022-03-14T06:09:05.792Z] time="2022-03-14T06:09:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.234.50:10035" [2022-03-14T06:09:05.792Z] time="2022-03-14T06:09:05Z" level=debug msg="memberlist: Stream connection from=172.22.234.50:49376" [2022-03-14T06:09:05.792Z] time="2022-03-14T06:09:05Z" level=info msg="memberlist: Suspect dc54ccc2092b has failed, no acks received" [2022-03-14T06:09:05.792Z] time="2022-03-14T06:09:05Z" level=info msg="node 0 leaving" [2022-03-14T06:09:05.792Z] time="2022-03-14T06:09:05Z" level=info msg="Node 7d5ba2579209 change state NodeActive --> NodeLeft" [2022-03-14T06:09:05.792Z] time="2022-03-14T06:09:05Z" level=info msg="node2(9e40374d8492): Node leave event for 7d5ba2579209/172.22.234.50" [2022-03-14T06:09:05.792Z] time="2022-03-14T06:09:05Z" level=info msg="Node 7d5ba2579209 change state NodeActive --> NodeLeft" [2022-03-14T06:09:05.792Z] time="2022-03-14T06:09:05Z" level=info msg="node3(a025228f2300): Node leave event for 7d5ba2579209/172.22.234.50" [2022-03-14T06:09:05.792Z] time="2022-03-14T06:09:05Z" level=info msg="Node 7d5ba2579209 change state NodeActive --> NodeLeft" [2022-03-14T06:09:05.792Z] time="2022-03-14T06:09:05Z" level=info msg="node4(08ec5c8f5a3b): Node leave event for 7d5ba2579209/172.22.234.50" [2022-03-14T06:09:05.792Z] time="2022-03-14T06:09:05Z" level=info msg="Node 7d5ba2579209 change state NodeActive --> NodeLeft" [2022-03-14T06:09:05.792Z] time="2022-03-14T06:09:05Z" level=info msg="node5(6aadb591b1cf): Node leave event for 7d5ba2579209/172.22.234.50" [2022-03-14T06:09:05.792Z] time="2022-03-14T06:09:05Z" level=info msg="Node 7d5ba2579209 change state NodeActive --> NodeLeft" [2022-03-14T06:09:05.792Z] time="2022-03-14T06:09:05Z" level=info msg="node1(7d5ba2579209): Node leave event for 7d5ba2579209/172.22.234.50" [2022-03-14T06:09:06.249Z] time="2022-03-14T06:09:05Z" level=info msg="Node 7d5ba2579209/172.22.234.50, left gossip cluster" [2022-03-14T06:09:06.249Z] time="2022-03-14T06:09:05Z" level=info msg="Node 7d5ba2579209/172.22.234.50, left gossip cluster" [2022-03-14T06:09:06.249Z] time="2022-03-14T06:09:05Z" level=info msg="Node 7d5ba2579209/172.22.234.50, left gossip cluster" [2022-03-14T06:09:06.249Z] time="2022-03-14T06:09:05Z" level=info msg="Node 7d5ba2579209/172.22.234.50, left gossip cluster" [2022-03-14T06:09:06.249Z] time="2022-03-14T06:09:05Z" level=info msg="Node 7d5ba2579209/172.22.234.50, left gossip cluster" [2022-03-14T06:09:06.249Z] time="2022-03-14T06:09:06Z" level=info msg="node 1 leaving" [2022-03-14T06:09:06.249Z] time="2022-03-14T06:09:06Z" level=info msg="Node 9e40374d8492 change state NodeActive --> NodeLeft" [2022-03-14T06:09:06.249Z] time="2022-03-14T06:09:06Z" level=info msg="node5(6aadb591b1cf): Node leave event for 9e40374d8492/172.22.234.50" [2022-03-14T06:09:06.249Z] time="2022-03-14T06:09:06Z" level=info msg="Node 9e40374d8492/172.22.234.50, left gossip cluster" [2022-03-14T06:09:06.249Z] time="2022-03-14T06:09:06Z" level=info msg="Node 9e40374d8492 change state NodeActive --> NodeFailed" [2022-03-14T06:09:06.249Z] time="2022-03-14T06:09:06Z" level=info msg="Node 9e40374d8492 change state NodeActive --> NodeLeft" [2022-03-14T06:09:06.249Z] time="2022-03-14T06:09:06Z" level=info msg="node4(08ec5c8f5a3b): Node leave event for 9e40374d8492/172.22.234.50" [2022-03-14T06:09:06.249Z] time="2022-03-14T06:09:06Z" level=info msg="Node 9e40374d8492/172.22.234.50, added to failed nodes list" [2022-03-14T06:09:06.249Z] time="2022-03-14T06:09:06Z" level=info msg="Node 9e40374d8492 change state NodeActive --> NodeLeft" [2022-03-14T06:09:06.249Z] time="2022-03-14T06:09:06Z" level=info msg="node3(a025228f2300): Node leave event for 9e40374d8492/172.22.234.50" [2022-03-14T06:09:06.249Z] time="2022-03-14T06:09:06Z" level=error msg="node: 9e40374d8492 is unknown to memberlist" [2022-03-14T06:09:06.445Z] === RUN TestNew [2022-03-14T06:09:06.445Z] --- PASS: TestNew (0.00s) [2022-03-14T06:09:06.445Z] === RUN TestAddDriver [2022-03-14T06:09:06.445Z] --- PASS: TestAddDriver (0.00s) [2022-03-14T06:09:06.445Z] === RUN TestAddDuplicateDriver [2022-03-14T06:09:06.445Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-14T06:09:06.445Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-14T06:09:06.445Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-14T06:09:06.445Z] === RUN TestDriver [2022-03-14T06:09:06.445Z] --- PASS: TestDriver (0.00s) [2022-03-14T06:09:06.445Z] === RUN TestIPAM [2022-03-14T06:09:06.445Z] --- PASS: TestIPAM (0.00s) [2022-03-14T06:09:06.445Z] === RUN TestWalkIPAMs [2022-03-14T06:09:06.445Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-14T06:09:06.445Z] === RUN TestWalkDrivers [2022-03-14T06:09:06.445Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-14T06:09:06.445Z] PASS [2022-03-14T06:09:06.445Z] coverage: 82.4% of statements [2022-03-14T06:09:06.445Z] === RUN TestNAT [2022-03-14T06:09:06.445Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-14T06:09:06.445Z] --- SKIP: TestNAT (0.00s) [2022-03-14T06:09:06.445Z] === RUN TestTransparent [2022-03-14T06:09:06.445Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-14T06:09:06.445Z] --- SKIP: TestTransparent (0.00s) [2022-03-14T06:09:06.445Z] PASS [2022-03-14T06:09:06.445Z] coverage: 0.0% of statements [2022-03-14T06:09:06.445Z] ok github.com/docker/docker/libnetwork/drvregistry 0.077s coverage: 82.4% of statements [2022-03-14T06:09:06.445Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.049s coverage: 0.0% of statements [2022-03-14T06:09:06.445Z] === RUN TestBuildDefault [2022-03-14T06:09:06.445Z] --- PASS: TestBuildDefault (0.00s) [2022-03-14T06:09:06.445Z] === RUN TestBuildHostnameDomainname [2022-03-14T06:09:06.445Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-14T06:09:06.445Z] === RUN TestBuildHostname [2022-03-14T06:09:06.445Z] --- PASS: TestBuildHostname (0.00s) [2022-03-14T06:09:06.445Z] === RUN TestBuildHostnameFQDN [2022-03-14T06:09:06.445Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-14T06:09:06.445Z] === RUN TestBuildNoIP [2022-03-14T06:09:06.445Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-14T06:09:06.445Z] === RUN TestUpdate [2022-03-14T06:09:06.445Z] --- PASS: TestUpdate (0.00s) [2022-03-14T06:09:06.445Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-14T06:09:06.445Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-14T06:09:06.445Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-14T06:09:06.445Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-14T06:09:06.445Z] === RUN TestAddEmpty [2022-03-14T06:09:06.445Z] --- PASS: TestAddEmpty (0.00s) [2022-03-14T06:09:06.445Z] === RUN TestAdd [2022-03-14T06:09:06.445Z] --- PASS: TestAdd (0.00s) [2022-03-14T06:09:06.445Z] === RUN TestDeleteEmpty [2022-03-14T06:09:06.445Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-14T06:09:06.445Z] === RUN TestDeleteNewline [2022-03-14T06:09:06.445Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-14T06:09:06.445Z] === RUN TestDelete [2022-03-14T06:09:06.445Z] --- PASS: TestDelete (0.00s) [2022-03-14T06:09:06.445Z] === RUN TestConcurrentWrites [2022-03-14T06:09:06.445Z] --- PASS: TestConcurrentWrites (0.19s) [2022-03-14T06:09:06.445Z] PASS [2022-03-14T06:09:06.445Z] coverage: 81.2% of statements [2022-03-14T06:09:06.445Z] ok github.com/docker/docker/libnetwork/etchosts 0.255s coverage: 81.2% of statements [2022-03-14T06:09:06.711Z] time="2022-03-14T06:09:06Z" level=info msg="Node 9e40374d8492/172.22.234.50, left gossip cluster" [2022-03-14T06:09:06.711Z] time="2022-03-14T06:09:06Z" level=info msg="Node 9e40374d8492/172.22.234.50, left gossip cluster" [2022-03-14T06:09:06.711Z] time="2022-03-14T06:09:06Z" level=info msg="Node 9e40374d8492/172.22.234.50, left gossip cluster" [2022-03-14T06:09:06.711Z] time="2022-03-14T06:09:06Z" level=info msg="node 2 leaving" [2022-03-14T06:09:06.711Z] time="2022-03-14T06:09:06Z" level=info msg="Node a025228f2300 change state NodeActive --> NodeLeft" [2022-03-14T06:09:06.711Z] time="2022-03-14T06:09:06Z" level=info msg="Node a025228f2300 change state NodeActive --> NodeLeft" [2022-03-14T06:09:06.711Z] time="2022-03-14T06:09:06Z" level=info msg="node4(08ec5c8f5a3b): Node leave event for a025228f2300/172.22.234.50" [2022-03-14T06:09:06.711Z] time="2022-03-14T06:09:06Z" level=info msg="node5(6aadb591b1cf): Node leave event for a025228f2300/172.22.234.50" [2022-03-14T06:09:06.711Z] time="2022-03-14T06:09:06Z" level=info msg="Node a025228f2300 change state NodeActive --> NodeLeft" [2022-03-14T06:09:06.711Z] time="2022-03-14T06:09:06Z" level=info msg="node3(a025228f2300): Node leave event for a025228f2300/172.22.234.50" [2022-03-14T06:09:06.711Z] time="2022-03-14T06:09:06Z" level=debug msg="memberlist: Failed to join 172.22.234.50: dial tcp 172.22.234.50:10027: connectex: No connection could be made because the target machine actively refused it." [2022-03-14T06:09:06.711Z] time="2022-03-14T06:09:06Z" level=debug msg="memberlist: Failed ping: 08ec5c8f5a3b (timeout reached)" [2022-03-14T06:09:06.711Z] time="2022-03-14T06:09:06Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.234.50:10035: use of closed network connection" [2022-03-14T06:09:06.711Z] time="2022-03-14T06:09:06Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.234.50:10034: use of closed network connection" [2022-03-14T06:09:06.711Z] time="2022-03-14T06:09:06Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.234.50:10037: use of closed network connection" [2022-03-14T06:09:06.711Z] time="2022-03-14T06:09:06Z" level=debug msg="memberlist: Stream connection from=172.22.234.50:49378" [2022-03-14T06:09:07.167Z] time="2022-03-14T06:09:06Z" level=info msg="Node a025228f2300/172.22.234.50, left gossip cluster" [2022-03-14T06:09:07.167Z] time="2022-03-14T06:09:06Z" level=info msg="Node a025228f2300/172.22.234.50, left gossip cluster" [2022-03-14T06:09:07.167Z] time="2022-03-14T06:09:06Z" level=info msg="Node a025228f2300/172.22.234.50, left gossip cluster" [2022-03-14T06:09:07.168Z] time="2022-03-14T06:09:07Z" level=warning msg="memberlist: Was able to connect to 08ec5c8f5a3b but other probes failed, network may be misconfigured" [2022-03-14T06:09:07.168Z] networkdb_test.go:867: node4: OK [2022-03-14T06:09:07.168Z] networkdb_test.go:867: node5: OK [2022-03-14T06:09:07.168Z] time="2022-03-14T06:09:07Z" level=info msg="node 0 coming back" [2022-03-14T06:09:07.168Z] time="2022-03-14T06:09:07Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:ff31b33f0ed9 with config:&{NodeID:ff31b33f0ed9 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-14T06:09:07.168Z] time="2022-03-14T06:09:07Z" level=info msg="Node ff31b33f0ed9/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:07.168Z] time="2022-03-14T06:09:07Z" level=info msg="Node ff31b33f0ed9/172.22.234.50, added to nodes list" [2022-03-14T06:09:07.168Z] time="2022-03-14T06:09:07Z" level=info msg="node 1 coming back" [2022-03-14T06:09:07.168Z] time="2022-03-14T06:09:07Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:040841dd20a5 with config:&{NodeID:040841dd20a5 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-14T06:09:07.407Z] === RUN TestNew [2022-03-14T06:09:07.407Z] --- PASS: TestNew (0.00s) [2022-03-14T06:09:07.407Z] === RUN TestAllocate [2022-03-14T06:09:07.407Z] --- PASS: TestAllocate (0.00s) [2022-03-14T06:09:07.407Z] === RUN TestUninitialized [2022-03-14T06:09:07.407Z] --- PASS: TestUninitialized (0.00s) [2022-03-14T06:09:07.407Z] === RUN TestAllocateInRange [2022-03-14T06:09:07.407Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-14T06:09:07.407Z] === RUN TestAllocateSerial [2022-03-14T06:09:07.407Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-14T06:09:07.407Z] PASS [2022-03-14T06:09:07.407Z] coverage: 87.5% of statements [2022-03-14T06:09:07.407Z] === RUN TestCaller [2022-03-14T06:09:07.407Z] --- PASS: TestCaller (0.00s) [2022-03-14T06:09:07.407Z] PASS [2022-03-14T06:09:07.407Z] coverage: 100.0% of statements [2022-03-14T06:09:07.407Z] ok github.com/docker/docker/libnetwork/idm 0.040s coverage: 87.5% of statements [2022-03-14T06:09:07.407Z] ok github.com/docker/docker/libnetwork/internal/caller 0.037s coverage: 100.0% of statements [2022-03-14T06:09:07.624Z] time="2022-03-14T06:09:07Z" level=info msg="Node 040841dd20a5/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:07.624Z] time="2022-03-14T06:09:07Z" level=info msg="Node 040841dd20a5/172.22.234.50, added to nodes list" [2022-03-14T06:09:07.624Z] time="2022-03-14T06:09:07Z" level=info msg="node 2 coming back" [2022-03-14T06:09:07.624Z] time="2022-03-14T06:09:07Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7ca6c48d53a4 with config:&{NodeID:7ca6c48d53a4 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-14T06:09:07.624Z] time="2022-03-14T06:09:07Z" level=info msg="Node 7ca6c48d53a4/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:07.624Z] time="2022-03-14T06:09:07Z" level=info msg="Node 7ca6c48d53a4/172.22.234.50, added to nodes list" [2022-03-14T06:09:07.751Z] --- PASS: TestCreateJob (3.05s) [2022-03-14T06:09:07.751Z] === RUN TestReplicatedJob [2022-03-14T06:09:07.845Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-03-14T06:09:07.845Z] check_test.go:308: [d1e1bdba63942] daemon is not started [2022-03-14T06:09:07.845Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-03-14T06:09:07.865Z] === RUN TestSetSerialInsertDelete [2022-03-14T06:09:07.865Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-14T06:09:07.865Z] === RUN TestSetParallelInsertDelete [2022-03-14T06:09:08.322Z] --- PASS: TestRandomAllocateDeallocate (7.72s) [2022-03-14T06:09:08.322Z] === RUN TestAllocateRandomDeallocate [2022-03-14T06:09:08.585Z] time="2022-03-14T06:09:08Z" level=debug msg="memberlist: Failed to join 172.22.234.50: dial tcp 172.22.234.50:10027: connectex: No connection could be made because the target machine actively refused it." [2022-03-14T06:09:08.778Z] === RUN TestInt2IP2IntConversion [2022-03-14T06:09:08.778Z] === RUN TestPoolRequest [2022-03-14T06:09:08.778Z] --- PASS: TestPoolRequest (0.00s) [2022-03-14T06:09:08.778Z] === RUN TestOtherRequests [2022-03-14T06:09:08.778Z] --- PASS: TestOtherRequests (0.00s) [2022-03-14T06:09:08.778Z] PASS [2022-03-14T06:09:08.778Z] coverage: 57.1% of statements [2022-03-14T06:09:08.778Z] ok github.com/docker/docker/libnetwork/ipams/null 0.041s coverage: 57.1% of statements [2022-03-14T06:09:09.235Z] --- PASS: TestInt2IP2IntConversion (0.51s) [2022-03-14T06:09:09.235Z] === RUN TestGetAddressVersion [2022-03-14T06:09:09.235Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-14T06:09:09.235Z] === RUN TestKeyString [2022-03-14T06:09:09.235Z] --- PASS: TestKeyString (0.00s) [2022-03-14T06:09:09.235Z] === RUN TestPoolDataMarshal [2022-03-14T06:09:09.235Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-14T06:09:09.235Z] === RUN TestSubnetsMarshal [2022-03-14T06:09:09.235Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-03-14T06:09:09.235Z] === RUN TestAddSubnets [2022-03-14T06:09:09.235Z] --- PASS: TestAddSubnets (0.08s) [2022-03-14T06:09:09.235Z] === RUN TestDoublePoolRelease [2022-03-14T06:09:09.235Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-03-14T06:09:09.235Z] === RUN TestAddReleasePoolID [2022-03-14T06:09:09.235Z] --- PASS: TestAddReleasePoolID (0.09s) [2022-03-14T06:09:09.235Z] === RUN TestPredefinedPool [2022-03-14T06:09:09.692Z] --- PASS: TestPredefinedPool (0.03s) [2022-03-14T06:09:09.692Z] === RUN TestRemoveSubnet [2022-03-14T06:09:09.692Z] --- PASS: TestRemoveSubnet (0.24s) [2022-03-14T06:09:09.692Z] === RUN TestGetSameAddress [2022-03-14T06:09:09.692Z] --- PASS: TestGetSameAddress (0.06s) [2022-03-14T06:09:09.692Z] === RUN TestPoolAllocationReuse [2022-03-14T06:09:10.148Z] --- PASS: TestAllocateRandomDeallocate (1.64s) [2022-03-14T06:09:10.148Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-14T06:09:10.148Z] === RUN TestGetCapabilities [2022-03-14T06:09:10.148Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-14T06:09:10.148Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-14T06:09:10.148Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-03-14T06:09:10.148Z] === RUN TestGetDefaultAddressSpaces [2022-03-14T06:09:10.148Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-14T06:09:10.148Z] === RUN TestRemoteDriver [2022-03-14T06:09:10.148Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-14T06:09:10.148Z] PASS [2022-03-14T06:09:10.148Z] coverage: 47.4% of statements [2022-03-14T06:09:10.148Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.067s coverage: 47.4% of statements [2022-03-14T06:09:10.392Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-14T06:09:10.750Z] time="2022-03-14T06:09:10Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.234.50:10033 172.22.234.50:10034 172.22.234.50:10035]" [2022-03-14T06:09:10.750Z] time="2022-03-14T06:09:10Z" level=debug msg="memberlist: Failed to join 172.22.234.50: dial tcp 172.22.234.50:10027: connectex: No connection could be made because the target machine actively refused it." [2022-03-14T06:09:11.110Z] === RUN TestWindowsIPAM [2022-03-14T06:09:11.110Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-14T06:09:11.110Z] PASS [2022-03-14T06:09:11.110Z] coverage: 71.4% of statements [2022-03-14T06:09:11.110Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.045s coverage: 71.4% of statements [2022-03-14T06:09:11.110Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.25s) [2022-03-14T06:09:11.110Z] === RUN TestRetrieveFromStore [2022-03-14T06:09:11.206Z] time="2022-03-14T06:09:10Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.234.50:10033 172.22.234.50:10034 172.22.234.50:10035]" [2022-03-14T06:09:11.567Z] === RUN TestDefaultNetwork [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.234.50:10033" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=debug msg="memberlist: Stream connection from=172.22.234.50:49381" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node 08ec5c8f5a3b/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node 08ec5c8f5a3b/172.22.234.50, added to nodes list" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node 6aadb591b1cf/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node 6aadb591b1cf/172.22.234.50, added to nodes list" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node ff31b33f0ed9/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node ff31b33f0ed9/172.22.234.50, is the new incarnation of the shutdown node 7d5ba2579209/172.22.234.50" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node ff31b33f0ed9/172.22.234.50, added to nodes list" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.234.50:10034" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=debug msg="memberlist: Stream connection from=172.22.234.50:49382" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node 08ec5c8f5a3b/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node 08ec5c8f5a3b/172.22.234.50, added to nodes list" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node 040841dd20a5/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node 6aadb591b1cf/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node 040841dd20a5/172.22.234.50, is the new incarnation of the shutdown node 9e40374d8492/172.22.234.50" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node 040841dd20a5/172.22.234.50, added to nodes list" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node 6aadb591b1cf/172.22.234.50, added to nodes list" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node ff31b33f0ed9/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node ff31b33f0ed9/172.22.234.50, added to nodes list" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=debug msg="memberlist: Stream connection from=172.22.234.50:49383" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.234.50:10035" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node 08ec5c8f5a3b/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node 08ec5c8f5a3b/172.22.234.50, added to nodes list" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node 040841dd20a5/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node 040841dd20a5/172.22.234.50, added to nodes list" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node ff31b33f0ed9/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node ff31b33f0ed9/172.22.234.50, added to nodes list" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node 6aadb591b1cf/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node 6aadb591b1cf/172.22.234.50, added to nodes list" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node 7ca6c48d53a4/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node 7ca6c48d53a4/172.22.234.50, is the new incarnation of the shutdown node a025228f2300/172.22.234.50" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node 7ca6c48d53a4/172.22.234.50, added to nodes list" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node 040841dd20a5/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node 040841dd20a5/172.22.234.50, added to nodes list" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node 7ca6c48d53a4/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node 7ca6c48d53a4/172.22.234.50, added to nodes list" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node 7ca6c48d53a4/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node 7ca6c48d53a4/172.22.234.50, added to nodes list" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node 7ca6c48d53a4/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node 7ca6c48d53a4/172.22.234.50, is the new incarnation of the shutdown node a025228f2300/172.22.234.50" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node 7ca6c48d53a4/172.22.234.50, added to nodes list" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node 040841dd20a5/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node 040841dd20a5/172.22.234.50, is the new incarnation of the shutdown node 9e40374d8492/172.22.234.50" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node 040841dd20a5/172.22.234.50, added to nodes list" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node ff31b33f0ed9/172.22.234.50, joined gossip cluster" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node ff31b33f0ed9/172.22.234.50, is the new incarnation of the shutdown node 7d5ba2579209/172.22.234.50" [2022-03-14T06:09:11.663Z] time="2022-03-14T06:09:11Z" level=info msg="Node ff31b33f0ed9/172.22.234.50, added to nodes list" [2022-03-14T06:09:12.024Z] --- PASS: TestPoolAllocationReuse (2.09s) [2022-03-14T06:09:12.024Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-14T06:09:12.024Z] --- PASS: TestRetrieveFromStore (0.64s) [2022-03-14T06:09:12.024Z] === RUN TestIsCorrupted [2022-03-14T06:09:12.024Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-03-14T06:09:12.024Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-14T06:09:12.024Z] --- PASS: TestIsCorrupted (0.02s) [2022-03-14T06:09:12.024Z] === RUN TestSetRollover [2022-03-14T06:09:12.024Z] --- PASS: TestDefaultNetwork (0.26s) [2022-03-14T06:09:12.024Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-14T06:09:12.119Z] time="2022-03-14T06:09:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.234.50:10033" [2022-03-14T06:09:12.119Z] time="2022-03-14T06:09:11Z" level=debug msg="memberlist: Stream connection from=172.22.234.50:49384" [2022-03-14T06:09:12.119Z] time="2022-03-14T06:09:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.234.50:10034" [2022-03-14T06:09:12.119Z] time="2022-03-14T06:09:11Z" level=debug msg="memberlist: Stream connection from=172.22.234.50:49385" [2022-03-14T06:09:12.119Z] time="2022-03-14T06:09:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.234.50:10035" [2022-03-14T06:09:12.119Z] time="2022-03-14T06:09:11Z" level=debug msg="memberlist: Stream connection from=172.22.234.50:49386" [2022-03-14T06:09:12.481Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-03-14T06:09:12.481Z] === RUN TestInitAddressPools [2022-03-14T06:09:12.481Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-14T06:09:12.481Z] PASS [2022-03-14T06:09:12.481Z] coverage: 74.0% of statements [2022-03-14T06:09:12.481Z] ok github.com/docker/docker/libnetwork/ipamutils 0.602s coverage: 74.0% of statements [2022-03-14T06:09:12.577Z] 2022/03/14 06:09:12 Closing DB instances... [2022-03-14T06:09:12.577Z] time="2022-03-14T06:09:12Z" level=info msg="Node ff31b33f0ed9 change state NodeActive --> NodeLeft" [2022-03-14T06:09:12.577Z] time="2022-03-14T06:09:12Z" level=info msg="Node ff31b33f0ed9 change state NodeActive --> NodeLeft" [2022-03-14T06:09:12.577Z] time="2022-03-14T06:09:12Z" level=info msg="node4(08ec5c8f5a3b): Node leave event for ff31b33f0ed9/172.22.234.50" [2022-03-14T06:09:12.577Z] time="2022-03-14T06:09:12Z" level=info msg="node3(7ca6c48d53a4): Node leave event for ff31b33f0ed9/172.22.234.50" [2022-03-14T06:09:12.577Z] time="2022-03-14T06:09:12Z" level=info msg="Node ff31b33f0ed9 change state NodeActive --> NodeLeft" [2022-03-14T06:09:12.577Z] time="2022-03-14T06:09:12Z" level=info msg="node2(040841dd20a5): Node leave event for ff31b33f0ed9/172.22.234.50" [2022-03-14T06:09:12.577Z] time="2022-03-14T06:09:12Z" level=info msg="Node ff31b33f0ed9 change state NodeActive --> NodeLeft" [2022-03-14T06:09:12.577Z] time="2022-03-14T06:09:12Z" level=info msg="node5(6aadb591b1cf): Node leave event for ff31b33f0ed9/172.22.234.50" [2022-03-14T06:09:12.577Z] time="2022-03-14T06:09:12Z" level=info msg="Node ff31b33f0ed9 change state NodeActive --> NodeLeft" [2022-03-14T06:09:12.577Z] time="2022-03-14T06:09:12Z" level=info msg="node1(ff31b33f0ed9): Node leave event for ff31b33f0ed9/172.22.234.50" [2022-03-14T06:09:12.577Z] time="2022-03-14T06:09:12Z" level=info msg="Node ff31b33f0ed9/172.22.234.50, left gossip cluster" [2022-03-14T06:09:12.577Z] time="2022-03-14T06:09:12Z" level=info msg="Node ff31b33f0ed9/172.22.234.50, left gossip cluster" [2022-03-14T06:09:12.577Z] time="2022-03-14T06:09:12Z" level=info msg="Node ff31b33f0ed9/172.22.234.50, left gossip cluster" [2022-03-14T06:09:12.577Z] time="2022-03-14T06:09:12Z" level=info msg="Node ff31b33f0ed9/172.22.234.50, left gossip cluster" [2022-03-14T06:09:12.577Z] time="2022-03-14T06:09:12Z" level=info msg="Node ff31b33f0ed9/172.22.234.50, left gossip cluster" [2022-03-14T06:09:12.937Z] === RUN TestKeyValue [2022-03-14T06:09:12.937Z] --- PASS: TestKeyValue (0.00s) [2022-03-14T06:09:12.937Z] PASS [2022-03-14T06:09:12.937Z] coverage: 60.0% of statements [2022-03-14T06:09:12.937Z] ok github.com/docker/docker/libnetwork/netlabel 0.040s coverage: 60.0% of statements [2022-03-14T06:09:13.023Z] --- PASS: TestReplicatedJob (4.76s) [2022-03-14T06:09:13.023Z] === RUN TestUpdateReplicatedJob [2022-03-14T06:09:13.033Z] time="2022-03-14T06:09:12Z" level=debug msg="memberlist: Failed to join 172.22.234.50: dial tcp 172.22.234.50:10027: connectex: No connection could be made because the target machine actively refused it." [2022-03-14T06:09:13.033Z] time="2022-03-14T06:09:12Z" level=info msg="Node 040841dd20a5 change state NodeActive --> NodeLeft" [2022-03-14T06:09:13.033Z] time="2022-03-14T06:09:12Z" level=info msg="node5(6aadb591b1cf): Node leave event for 040841dd20a5/172.22.234.50" [2022-03-14T06:09:13.033Z] time="2022-03-14T06:09:12Z" level=info msg="Node 040841dd20a5 change state NodeActive --> NodeLeft" [2022-03-14T06:09:13.033Z] time="2022-03-14T06:09:12Z" level=info msg="node4(08ec5c8f5a3b): Node leave event for 040841dd20a5/172.22.234.50" [2022-03-14T06:09:13.033Z] time="2022-03-14T06:09:12Z" level=info msg="Node 040841dd20a5 change state NodeActive --> NodeLeft" [2022-03-14T06:09:13.033Z] time="2022-03-14T06:09:12Z" level=info msg="node3(7ca6c48d53a4): Node leave event for 040841dd20a5/172.22.234.50" [2022-03-14T06:09:13.033Z] time="2022-03-14T06:09:12Z" level=info msg="Node 040841dd20a5 change state NodeActive --> NodeLeft" [2022-03-14T06:09:13.033Z] time="2022-03-14T06:09:12Z" level=info msg="node2(040841dd20a5): Node leave event for 040841dd20a5/172.22.234.50" [2022-03-14T06:09:13.033Z] time="2022-03-14T06:09:12Z" level=info msg="Node 040841dd20a5/172.22.234.50, left gossip cluster" [2022-03-14T06:09:13.033Z] time="2022-03-14T06:09:12Z" level=info msg="Node 040841dd20a5/172.22.234.50, left gossip cluster" [2022-03-14T06:09:13.033Z] time="2022-03-14T06:09:12Z" level=info msg="Node 040841dd20a5/172.22.234.50, left gossip cluster" [2022-03-14T06:09:13.034Z] time="2022-03-14T06:09:12Z" level=info msg="Node 040841dd20a5/172.22.234.50, left gossip cluster" [2022-03-14T06:09:13.489Z] time="2022-03-14T06:09:13Z" level=info msg="Node 7ca6c48d53a4 change state NodeActive --> NodeLeft" [2022-03-14T06:09:13.489Z] time="2022-03-14T06:09:13Z" level=info msg="Node 7ca6c48d53a4 change state NodeActive --> NodeLeft" [2022-03-14T06:09:13.489Z] time="2022-03-14T06:09:13Z" level=info msg="node4(08ec5c8f5a3b): Node leave event for 7ca6c48d53a4/172.22.234.50" [2022-03-14T06:09:13.489Z] time="2022-03-14T06:09:13Z" level=info msg="node5(6aadb591b1cf): Node leave event for 7ca6c48d53a4/172.22.234.50" [2022-03-14T06:09:13.489Z] time="2022-03-14T06:09:13Z" level=info msg="Node 7ca6c48d53a4/172.22.234.50, left gossip cluster" [2022-03-14T06:09:13.489Z] time="2022-03-14T06:09:13Z" level=info msg="Node 7ca6c48d53a4 change state NodeActive --> NodeFailed" [2022-03-14T06:09:13.489Z] time="2022-03-14T06:09:13Z" level=info msg="Node 7ca6c48d53a4/172.22.234.50, added to failed nodes list" [2022-03-14T06:09:13.489Z] time="2022-03-14T06:09:13Z" level=error msg="node: 7ca6c48d53a4 is unknown to memberlist" [2022-03-14T06:09:13.489Z] time="2022-03-14T06:09:13Z" level=info msg="Node 7ca6c48d53a4/172.22.234.50, left gossip cluster" [2022-03-14T06:09:13.489Z] time="2022-03-14T06:09:13Z" level=info msg="Node 7ca6c48d53a4/172.22.234.50, left gossip cluster" [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite (342.66s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.18s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.86s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.67s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.46s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.35s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.79s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.46s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.85s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.55s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.29s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.05s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.17s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.54s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.05s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.41s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.59s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.65s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.31s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.60s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.84s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.62s) [2022-03-14T06:09:13.700Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.66s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.22s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.55s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.81s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.28s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.92s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.24s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.54s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.65s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.73s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.65s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.68s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.76s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.71s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.94s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.58s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.43s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.17s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (16.73s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.18s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.86s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.12s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.10s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.51s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.99s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.09s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.99s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.08s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.65s) [2022-03-14T06:09:13.700Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-14T06:09:13.700Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.01s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.22s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.02s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.23s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.60s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.34s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.88s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.10s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.18s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.72s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.82s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.84s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.71s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.54s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.27s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.57s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.89s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.78s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.08s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.08s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.62s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.73s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.82s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.63s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.65s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.83s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.23s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.23s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.19s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.54s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.93s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.56s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.28s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.27s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.75s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.04s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.82s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.52s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.85s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.79s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.83s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-03-14T06:09:13.700Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.72s) [2022-03-14T06:09:13.700Z] === RUN TestDockerSwarmSuite [2022-03-14T06:09:13.700Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-03-14T06:09:13.944Z] time="2022-03-14T06:09:13Z" level=debug msg="memberlist: Failed ping: 08ec5c8f5a3b (timeout reached)" [2022-03-14T06:09:13.944Z] time="2022-03-14T06:09:13Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.234.50:10037: use of closed network connection" [2022-03-14T06:09:13.944Z] time="2022-03-14T06:09:13Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.234.50:10035: use of closed network connection" [2022-03-14T06:09:13.944Z] time="2022-03-14T06:09:13Z" level=debug msg="memberlist: Stream connection from=172.22.234.50:49388" [2022-03-14T06:09:13.944Z] time="2022-03-14T06:09:13Z" level=info msg="Node 08ec5c8f5a3b change state NodeActive --> NodeLeft" [2022-03-14T06:09:13.944Z] time="2022-03-14T06:09:13Z" level=info msg="node5(6aadb591b1cf): Node leave event for 08ec5c8f5a3b/172.22.234.50" [2022-03-14T06:09:13.944Z] time="2022-03-14T06:09:13Z" level=info msg="Node 08ec5c8f5a3b change state NodeActive --> NodeLeft" [2022-03-14T06:09:13.944Z] time="2022-03-14T06:09:13Z" level=info msg="node4(08ec5c8f5a3b): Node leave event for 08ec5c8f5a3b/172.22.234.50" [2022-03-14T06:09:14.400Z] time="2022-03-14T06:09:14Z" level=warning msg="memberlist: Was able to connect to 08ec5c8f5a3b but other probes failed, network may be misconfigured" [2022-03-14T06:09:14.400Z] time="2022-03-14T06:09:14Z" level=info msg="Node 08ec5c8f5a3b/172.22.234.50, left gossip cluster" [2022-03-14T06:09:14.466Z] --- PASS: TestSetRollover (2.47s) [2022-03-14T06:09:14.466Z] === RUN TestSetRolloverSerial [2022-03-14T06:09:14.855Z] time="2022-03-14T06:09:14Z" level=info msg="Node 08ec5c8f5a3b/172.22.234.50, left gossip cluster" [2022-03-14T06:09:14.855Z] time="2022-03-14T06:09:14Z" level=debug msg="memberlist: Failed to join 172.22.234.50: dial tcp 172.22.234.50:10027: connectex: No connection could be made because the target machine actively refused it." [2022-03-14T06:09:15.311Z] time="2022-03-14T06:09:15Z" level=info msg="Node 6aadb591b1cf/172.22.234.50, left gossip cluster" [2022-03-14T06:09:15.311Z] time="2022-03-14T06:09:15Z" level=info msg="Node 6aadb591b1cf change state NodeActive --> NodeFailed" [2022-03-14T06:09:15.311Z] time="2022-03-14T06:09:15Z" level=info msg="Node 6aadb591b1cf/172.22.234.50, added to failed nodes list" [2022-03-14T06:09:15.311Z] --- PASS: TestNetworkDBIslands (12.09s) [2022-03-14T06:09:15.311Z] PASS [2022-03-14T06:09:15.311Z] coverage: 60.6% of statements [2022-03-14T06:09:15.311Z] ok github.com/docker/docker/libnetwork/networkdb 105.594s coverage: 60.6% of statements [2022-03-14T06:09:15.311Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-14T06:09:15.311Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-14T06:09:15.311Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-14T06:09:15.311Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-14T06:09:15.311Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-14T06:09:15.311Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-14T06:09:15.311Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-14T06:09:15.311Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-14T06:09:15.311Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-14T06:09:15.311Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-14T06:09:15.311Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-14T06:09:15.311Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-14T06:09:15.311Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-14T06:09:15.311Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-14T06:09:15.311Z] ? github.com/docker/docker/quota [no test files] [2022-03-14T06:09:15.311Z] ? github.com/docker/docker/rootless [no test files] [2022-03-14T06:09:15.311Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-14T06:09:15.311Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-14T06:09:15.311Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-14T06:09:15.311Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-14T06:09:15.311Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-14T06:09:15.311Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-14T06:09:15.311Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-14T06:09:15.311Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-14T06:09:15.311Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-14T06:09:15.311Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-14T06:09:15.311Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-14T06:09:15.311Z] ? github.com/docker/docker/volume [no test files] [2022-03-14T06:09:15.311Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-14T06:09:15.311Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-14T06:09:15.427Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.30s) [2022-03-14T06:09:15.428Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-14T06:09:15.553Z] --- PASS: TestUpdateReplicatedJob (3.01s) [2022-03-14T06:09:15.553Z] === RUN TestServiceListWithStatuses [2022-03-14T06:09:15.553Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-14T06:09:15.553Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-14T06:09:15.553Z] === RUN TestDockerNetworkConnectAlias [2022-03-14T06:09:15.883Z] === RUN TestNetworkDBSimple [2022-03-14T06:09:16.339Z] --- PASS: TestSetRolloverSerial (1.76s) [2022-03-14T06:09:16.339Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-14T06:09:16.339Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-14T06:09:16.339Z] PASS [2022-03-14T06:09:16.339Z] coverage: 84.4% of statements [2022-03-14T06:09:16.339Z] ok github.com/docker/docker/libnetwork/bitseq 15.542s coverage: 84.4% of statements [2022-03-14T06:09:16.795Z] 2022/03/14 06:09:16 Closing DB instances... [2022-03-14T06:09:16.795Z] time="2022-03-14T06:09:16Z" level=error msg="node: cdeefcd5bcf8 is unknown to memberlist" [2022-03-14T06:09:17.000Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-03-14T06:09:17.757Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-03-14T06:09:17.757Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-14T06:09:17.757Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.64s) [2022-03-14T06:09:17.757Z] === RUN TestGetAddress [2022-03-14T06:09:17.757Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-14T06:09:17.757Z] PASS [2022-03-14T06:09:17.757Z] coverage: 100.0% of statements [2022-03-14T06:09:17.757Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.041s coverage: 100.0% of statements [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === Skipped [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-14T06:09:18.201Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-14T06:09:18.201Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-14T06:09:18.201Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-14T06:09:18.201Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-03-14T06:09:18.201Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-14T06:09:18.201Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-14T06:09:18.201Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-14T06:09:18.201Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-14T06:09:18.201Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-14T06:09:18.201Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-14T06:09:18.201Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-14T06:09:18.201Z] daemon_test.go:145: root required [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-14T06:09:18.201Z] reload_test.go:342: root required [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-14T06:09:18.201Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-14T06:09:18.201Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-14T06:09:18.201Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-14T06:09:18.201Z] download_test.go:267: Needs fixing on Windows [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-14T06:09:18.201Z] layer_test.go:291: Failing on Windows [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-14T06:09:18.201Z] layer_test.go:340: Failing on Windows [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-14T06:09:18.201Z] layer_test.go:455: Failing on Windows [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-14T06:09:18.201Z] layer_test.go:684: Failing on Windows [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-14T06:09:18.201Z] migration_test.go:45: Failing on Windows [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-14T06:09:18.201Z] migration_test.go:181: Failing on Windows [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-14T06:09:18.201Z] mount_test.go:17: Failing on Windows [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-14T06:09:18.201Z] mount_test.go:76: Failing on Windows [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-14T06:09:18.201Z] mount_test.go:125: Failing on Windows [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-14T06:09:18.201Z] mount_test.go:212: Failing on Windows [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-03-14T06:09:18.201Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-14T06:09:18.201Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-14T06:09:18.201Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-14T06:09:18.201Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-14T06:09:18.201Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-14T06:09:18.201Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-14T06:09:18.201Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-14T06:09:18.201Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-14T06:09:18.201Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-14T06:09:18.201Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-14T06:09:18.201Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-14T06:09:18.201Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-14T06:09:18.201Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-14T06:09:18.201Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-14T06:09:18.201Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-14T06:09:18.201Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-14T06:09:18.201Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-14T06:09:18.201Z] archive_test.go:133: Xz not present in msys2 [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-14T06:09:18.201Z] archive_test.go:140: zstd not installed [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-14T06:09:18.201Z] archive_test.go:252: Failing on Windows CI machines [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-14T06:09:18.201Z] archive_windows_test.go:16: Currently fails [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-14T06:09:18.201Z] changes_test.go:195: needs more investigation [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-14T06:09:18.201Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-14T06:09:18.201Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-14T06:09:18.201Z] changes_test.go:432: needs further investigation [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-14T06:09:18.201Z] changes_test.go:468: needs further investigation [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-14T06:09:18.201Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-14T06:09:18.201Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-14T06:09:18.201Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-14T06:09:18.201Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-14T06:09:18.201Z] [2022-03-14T06:09:18.201Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-14T06:09:18.202Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:09:18.202Z] [2022-03-14T06:09:18.202Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-14T06:09:18.202Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-14T06:09:18.202Z] [2022-03-14T06:09:18.202Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-14T06:09:18.202Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:09:18.202Z] [2022-03-14T06:09:18.202Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-14T06:09:18.202Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:09:18.202Z] [2022-03-14T06:09:18.202Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-14T06:09:18.202Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:09:18.202Z] [2022-03-14T06:09:18.202Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-14T06:09:18.202Z] poller_test.go:40: No chmod on Windows [2022-03-14T06:09:18.202Z] [2022-03-14T06:09:18.202Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-14T06:09:18.202Z] fileutils_test.go:133: Needs porting to Windows [2022-03-14T06:09:18.202Z] [2022-03-14T06:09:18.202Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-14T06:09:18.202Z] fileutils_test.go:179: Needs porting to Windows [2022-03-14T06:09:18.202Z] [2022-03-14T06:09:18.202Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-14T06:09:18.202Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:09:18.202Z] [2022-03-14T06:09:18.202Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-14T06:09:18.202Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:09:18.202Z] [2022-03-14T06:09:18.202Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-14T06:09:18.202Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:09:18.202Z] [2022-03-14T06:09:18.202Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-14T06:09:18.202Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-14T06:09:18.202Z] [2022-03-14T06:09:18.202Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-14T06:09:18.202Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-14T06:09:18.202Z] [2022-03-14T06:09:18.202Z] DONE 2077 tests, 70 skipped in 294.472s [2022-03-14T06:09:18.659Z] INFO: make.ps1 ended at 03/14/2022 06:09:18 [2022-03-14T06:09:18.720Z] === RUN TestGenerate [2022-03-14T06:09:18.720Z] --- PASS: TestGenerate (0.00s) [2022-03-14T06:09:18.720Z] === RUN TestGeneratePtr [2022-03-14T06:09:18.720Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-14T06:09:18.720Z] === RUN TestGenerateMissingField [2022-03-14T06:09:18.720Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-14T06:09:18.720Z] === RUN TestFieldCannotBeSet [2022-03-14T06:09:18.720Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-14T06:09:18.720Z] === RUN TestTypeMismatchError [2022-03-14T06:09:18.720Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-14T06:09:18.720Z] PASS [2022-03-14T06:09:18.720Z] coverage: 100.0% of statements [2022-03-14T06:09:18.720Z] ok github.com/docker/docker/libnetwork/options 0.037s coverage: 100.0% of statements [2022-03-14T06:09:18.837Z] --- PASS: TestDockerNetworkConnectAlias (3.47s) [2022-03-14T06:09:18.837Z] === RUN TestDockerNetworkReConnect [2022-03-14T06:09:19.177Z] 2022/03/14 06:09:18 Closing DB instances... [2022-03-14T06:09:19.177Z] testing: warning: no tests to run [2022-03-14T06:09:19.177Z] PASS [2022-03-14T06:09:19.177Z] coverage: 0.0% of statements [2022-03-14T06:09:19.177Z] ok github.com/docker/docker/libnetwork/osl 0.039s coverage: 0.0% of statements [no tests to run] [2022-03-14T06:09:20.140Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-14T06:09:20.140Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-14T06:09:20.140Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-14T06:09:20.140Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-14T06:09:20.140Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-14T06:09:20.140Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-14T06:09:20.140Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-14T06:09:20.140Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-14T06:09:20.140Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-14T06:09:20.140Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-14T06:09:20.140Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-14T06:09:20.140Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-14T06:09:20.140Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-14T06:09:20.140Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-14T06:09:20.140Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-14T06:09:20.140Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-14T06:09:20.140Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-14T06:09:20.140Z] === RUN TestRequestNewPort [2022-03-14T06:09:20.140Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-14T06:09:20.140Z] === RUN TestRequestSpecificPort [2022-03-14T06:09:20.140Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-14T06:09:20.140Z] === RUN TestReleasePort [2022-03-14T06:09:20.140Z] --- PASS: TestReleasePort (0.00s) [2022-03-14T06:09:20.140Z] === RUN TestReuseReleasedPort [2022-03-14T06:09:20.140Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-14T06:09:20.140Z] === RUN TestReleaseUnreadledPort [2022-03-14T06:09:20.140Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-14T06:09:20.140Z] === RUN TestUnknowProtocol [2022-03-14T06:09:20.140Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-14T06:09:20.140Z] === RUN TestAllocateAllPorts [2022-03-14T06:09:20.140Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-14T06:09:20.140Z] === RUN TestPortAllocation [2022-03-14T06:09:20.140Z] --- PASS: TestPortAllocation (0.00s) [2022-03-14T06:09:20.140Z] === RUN TestPortAllocationWithCustomRange [2022-03-14T06:09:20.140Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-14T06:09:20.140Z] === RUN TestNoDuplicateBPR [2022-03-14T06:09:20.140Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-14T06:09:20.140Z] === RUN TestChangePortRange [2022-03-14T06:09:20.140Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-14T06:09:20.140Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-14T06:09:20.140Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-14T06:09:20.140Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-14T06:09:20.140Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-14T06:09:20.140Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-14T06:09:20.140Z] --- PASS: TestChangePortRange (0.00s) [2022-03-14T06:09:20.140Z] PASS [2022-03-14T06:09:20.140Z] coverage: 88.6% of statements [2022-03-14T06:09:20.140Z] ok github.com/docker/docker/libnetwork/portallocator 0.038s coverage: 88.6% of statements [2022-03-14T06:09:20.188Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-14T06:09:20.188Z] INFO: Unit tests ended at 03/14/2022 06:09:20. Duration:00:05:10.2977172 [2022-03-14T06:09:20.188Z] INFO: Building busybox [2022-03-14T06:09:20.303Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-03-14T06:09:20.595Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s) [2022-03-14T06:09:20.595Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-14T06:09:20.595Z] testing: warning: no tests to run [2022-03-14T06:09:20.595Z] PASS [2022-03-14T06:09:20.596Z] coverage: 0.0% of statements [2022-03-14T06:09:20.596Z] ok github.com/docker/docker/libnetwork/portmapper 0.041s coverage: 0.0% of statements [no tests to run] [2022-03-14T06:09:20.596Z] === RUN TestHashData [2022-03-14T06:09:20.596Z] --- PASS: TestHashData (0.00s) [2022-03-14T06:09:20.596Z] PASS [2022-03-14T06:09:20.596Z] coverage: 2.8% of statements [2022-03-14T06:09:20.596Z] ok github.com/docker/docker/libnetwork/resolvconf 0.037s coverage: 2.8% of statements [2022-03-14T06:09:20.646Z] Sending build context to Docker daemon 5.12kB [2022-03-14T06:09:20.646Z] [2022-03-14T06:09:20.646Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-14T06:09:20.646Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-14T06:09:20.646Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-14T06:09:20.646Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-14T06:09:20.646Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-14T06:09:20.646Z] ---> 02f938cacc3b [2022-03-14T06:09:20.646Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-14T06:09:20.646Z] ---> Running in db6770b78083 [2022-03-14T06:09:21.557Z] === RUN TestErrorConstructors [2022-03-14T06:09:21.557Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-14T06:09:21.557Z] === RUN TestCompareIPMask [2022-03-14T06:09:21.557Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-14T06:09:21.557Z] === RUN TestUtilGetHostPartIP [2022-03-14T06:09:21.557Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-14T06:09:21.557Z] === RUN TestUtilGetBroadcastIP [2022-03-14T06:09:21.557Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-14T06:09:21.557Z] === RUN TestParseCIDR [2022-03-14T06:09:21.557Z] --- PASS: TestParseCIDR (0.00s) [2022-03-14T06:09:21.557Z] PASS [2022-03-14T06:09:21.557Z] coverage: 37.3% of statements [2022-03-14T06:09:21.557Z] ok github.com/docker/docker/libnetwork/types 0.039s coverage: 37.3% of statements [2022-03-14T06:09:22.017Z] 2022/03/14 06:09:21 Closing DB instances... [2022-03-14T06:09:22.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-14T06:09:22.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-14T06:09:22.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-14T06:09:22.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-14T06:09:22.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-14T06:09:22.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-14T06:09:22.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-14T06:09:22.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-14T06:09:22.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-14T06:09:22.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-14T06:09:22.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-14T06:09:22.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-14T06:09:22.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-14T06:09:22.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-14T06:09:22.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-14T06:09:22.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-14T06:09:22.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-14T06:09:22.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-14T06:09:22.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-14T06:09:22.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-14T06:09:22.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-14T06:09:22.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-14T06:09:22.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-14T06:09:22.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-14T06:09:22.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-14T06:09:22.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-14T06:09:22.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-14T06:09:22.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-14T06:09:22.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-14T06:09:22.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-14T06:09:22.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-14T06:09:22.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-14T06:09:22.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-14T06:09:22.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-14T06:09:22.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-14T06:09:22.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-14T06:09:22.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-14T06:09:22.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-14T06:09:22.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-14T06:09:22.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-14T06:09:22.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-14T06:09:22.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-14T06:09:22.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-14T06:09:22.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-14T06:09:22.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-14T06:09:22.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-14T06:09:22.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-14T06:09:22.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-14T06:09:22.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-14T06:09:22.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-14T06:09:22.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-14T06:09:22.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-14T06:09:22.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-14T06:09:22.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-14T06:09:22.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-14T06:09:22.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-14T06:09:22.017Z] PASS [2022-03-14T06:09:22.017Z] coverage: 50.0% of statements [2022-03-14T06:09:22.017Z] ok github.com/docker/docker/oci 0.087s coverage: 50.0% of statements [2022-03-14T06:09:22.127Z] --- PASS: TestDockerNetworkReConnect (2.84s) [2022-03-14T06:09:22.127Z] === RUN TestServicePlugin [2022-03-14T06:09:22.127Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-14T06:09:22.127Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-14T06:09:22.127Z] === RUN TestServiceUpdateLabel [2022-03-14T06:09:22.980Z] === RUN TestAddressPoolOpt [2022-03-14T06:09:22.980Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-14T06:09:22.980Z] === RUN TestValidateEnv [2022-03-14T06:09:22.980Z] === RUN TestValidateEnv/a [2022-03-14T06:09:22.980Z] === RUN TestValidateEnv/something [2022-03-14T06:09:22.981Z] === RUN TestValidateEnv/_=a [2022-03-14T06:09:22.981Z] === RUN TestValidateEnv/env1=value1 [2022-03-14T06:09:22.981Z] === RUN TestValidateEnv/_env1=value1 [2022-03-14T06:09:22.981Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-14T06:09:22.981Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-14T06:09:22.981Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-14T06:09:22.981Z] === RUN TestValidateEnv/PATH [2022-03-14T06:09:22.981Z] === RUN TestValidateEnv/=a [2022-03-14T06:09:22.981Z] === RUN TestValidateEnv/PATH= [2022-03-14T06:09:22.981Z] === RUN TestValidateEnv/PATH=something [2022-03-14T06:09:22.981Z] === RUN TestValidateEnv/asd!qwe [2022-03-14T06:09:22.981Z] === RUN TestValidateEnv/1asd [2022-03-14T06:09:22.981Z] === RUN TestValidateEnv/123 [2022-03-14T06:09:22.981Z] === RUN TestValidateEnv/some_space [2022-03-14T06:09:22.981Z] === RUN TestValidateEnv/__some_space_before [2022-03-14T06:09:22.981Z] === RUN TestValidateEnv/some_space_after__ [2022-03-14T06:09:22.981Z] === RUN TestValidateEnv/= [2022-03-14T06:09:22.981Z] === RUN TestValidateEnv/PaTh [2022-03-14T06:09:22.981Z] --- PASS: TestValidateEnv (0.00s) [2022-03-14T06:09:22.981Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-14T06:09:22.981Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-14T06:09:22.981Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-14T06:09:22.981Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-14T06:09:22.981Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-14T06:09:22.981Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-14T06:09:22.981Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-14T06:09:22.981Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-14T06:09:22.981Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-14T06:09:22.981Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-14T06:09:22.981Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-14T06:09:22.981Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-14T06:09:22.981Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-14T06:09:22.981Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-14T06:09:22.981Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-14T06:09:22.981Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-14T06:09:22.981Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-14T06:09:22.981Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-14T06:09:22.981Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-14T06:09:22.981Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-14T06:09:22.981Z] === RUN TestParseHost [2022-03-14T06:09:22.981Z] --- PASS: TestParseHost (0.00s) [2022-03-14T06:09:22.981Z] === RUN TestParseDockerDaemonHost [2022-03-14T06:09:22.981Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-14T06:09:22.981Z] === RUN TestParseTCP [2022-03-14T06:09:22.981Z] --- PASS: TestParseTCP (0.00s) [2022-03-14T06:09:22.981Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-14T06:09:22.981Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-14T06:09:22.981Z] === RUN TestValidateExtraHosts [2022-03-14T06:09:22.981Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-14T06:09:22.981Z] === RUN TestIpOptString [2022-03-14T06:09:22.981Z] --- PASS: TestIpOptString (0.00s) [2022-03-14T06:09:22.981Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-14T06:09:22.981Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-14T06:09:22.981Z] === RUN TestNewIpOptValidDefaultVal [2022-03-14T06:09:22.981Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-14T06:09:22.981Z] === RUN TestIpOptSetInvalidVal [2022-03-14T06:09:22.981Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-14T06:09:22.981Z] === RUN TestValidateIPAddress [2022-03-14T06:09:22.981Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-14T06:09:22.981Z] === RUN TestMapOpts [2022-03-14T06:09:22.981Z] --- PASS: TestMapOpts (0.00s) [2022-03-14T06:09:22.981Z] === RUN TestListOptsWithoutValidator [2022-03-14T06:09:22.981Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-14T06:09:22.981Z] === RUN TestListOptsWithValidator [2022-03-14T06:09:22.981Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-14T06:09:22.981Z] === RUN TestValidateDNSSearch [2022-03-14T06:09:22.981Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-14T06:09:22.981Z] === RUN TestValidateLabel [2022-03-14T06:09:22.981Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-14T06:09:22.981Z] === RUN TestValidateLabel/label_with_general_format [2022-03-14T06:09:22.981Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-14T06:09:22.981Z] === RUN TestValidateLabel/label_with_one_more [2022-03-14T06:09:22.981Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-14T06:09:22.981Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-14T06:09:22.981Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-14T06:09:22.981Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-14T06:09:22.981Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-14T06:09:22.981Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-14T06:09:22.981Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-14T06:09:22.981Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-14T06:09:22.981Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-14T06:09:22.981Z] --- PASS: TestValidateLabel (0.00s) [2022-03-14T06:09:22.981Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-14T06:09:22.981Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-14T06:09:22.981Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-14T06:09:22.981Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-14T06:09:22.981Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-14T06:09:22.981Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-14T06:09:22.981Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-14T06:09:22.981Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-14T06:09:22.981Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-14T06:09:22.981Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-14T06:09:22.981Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-14T06:09:22.981Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-14T06:09:22.981Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-14T06:09:22.981Z] === RUN TestNamedListOpts [2022-03-14T06:09:22.981Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-14T06:09:22.981Z] === RUN TestNamedMapOpts [2022-03-14T06:09:22.981Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-14T06:09:22.981Z] === RUN TestParseLink [2022-03-14T06:09:22.981Z] --- PASS: TestParseLink (0.00s) [2022-03-14T06:09:22.981Z] === RUN TestQuotedStringSetWithQuotes [2022-03-14T06:09:22.981Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-14T06:09:22.981Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-14T06:09:22.981Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-14T06:09:22.981Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-14T06:09:22.981Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-14T06:09:22.981Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-14T06:09:22.981Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-14T06:09:22.981Z] === RUN TestUlimitOpt [2022-03-14T06:09:22.981Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-14T06:09:22.981Z] PASS [2022-03-14T06:09:22.981Z] coverage: 67.4% of statements [2022-03-14T06:09:22.981Z] ok github.com/docker/docker/opts 0.082s coverage: 67.4% of statements [2022-03-14T06:09:22.981Z] === RUN TestParseVersion [2022-03-14T06:09:22.981Z] --- PASS: TestParseVersion (0.00s) [2022-03-14T06:09:22.981Z] PASS [2022-03-14T06:09:22.981Z] coverage: 52.9% of statements [2022-03-14T06:09:22.981Z] ok github.com/docker/docker/pkg/aaparser 0.047s coverage: 52.9% of statements [2022-03-14T06:09:23.437Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-03-14T06:09:23.437Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-14T06:09:23.506Z] --- PASS: TestServiceUpdateLabel (1.73s) [2022-03-14T06:09:23.506Z] === RUN TestServiceUpdateSecrets [2022-03-14T06:09:23.905Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.3% of statements [2022-03-14T06:09:23.905Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-14T06:09:23.905Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-14T06:09:23.905Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-14T06:09:23.905Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-14T06:09:23.905Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-14T06:09:23.905Z] ? github.com/docker/docker/rootless [no test files] [2022-03-14T06:09:23.905Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-14T06:09:23.905Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-14T06:09:23.905Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-14T06:09:23.905Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-14T06:09:23.905Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-14T06:09:23.905Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-14T06:09:23.905Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-14T06:09:23.905Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-14T06:09:23.905Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-14T06:09:23.905Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-14T06:09:23.905Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-14T06:09:23.905Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-14T06:09:23.905Z] ? github.com/docker/docker/volume [no test files] [2022-03-14T06:09:23.905Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-14T06:09:23.905Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-14T06:09:23.905Z] [2022-03-14T06:09:23.905Z] === Skipped [2022-03-14T06:09:23.905Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-14T06:09:23.905Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-14T06:09:23.905Z] [2022-03-14T06:09:23.905Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-14T06:09:23.905Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-14T06:09:23.905Z] [2022-03-14T06:09:23.905Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-14T06:09:23.905Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-14T06:09:23.905Z] [2022-03-14T06:09:23.905Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-14T06:09:23.905Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-14T06:09:23.905Z] [2022-03-14T06:09:23.905Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-14T06:09:23.905Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-14T06:09:23.905Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-14T06:09:23.905Z] [2022-03-14T06:09:23.905Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-14T06:09:23.905Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-14T06:09:23.905Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-14T06:09:23.905Z] [2022-03-14T06:09:23.905Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-14T06:09:23.905Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-14T06:09:23.905Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-14T06:09:23.905Z] [2022-03-14T06:09:23.905Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-14T06:09:23.905Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-14T06:09:23.905Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-14T06:09:23.905Z] [2022-03-14T06:09:23.905Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-14T06:09:23.905Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-14T06:09:23.905Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-14T06:09:23.905Z] [2022-03-14T06:09:23.905Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-14T06:09:23.905Z] graphtest_unix.go:71: No driver to put! [2022-03-14T06:09:23.905Z] [2022-03-14T06:09:23.905Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-14T06:09:23.905Z] time="2022-03-14T06:08:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-14T06:09:23.905Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-14T06:09:23.905Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-14T06:09:23.905Z] [2022-03-14T06:09:23.905Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-14T06:09:23.905Z] time="2022-03-14T06:08:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-14T06:09:23.905Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-14T06:09:23.905Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-14T06:09:23.905Z] [2022-03-14T06:09:23.905Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-14T06:09:23.905Z] time="2022-03-14T06:08:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-14T06:09:23.905Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-14T06:09:23.905Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-14T06:09:23.905Z] [2022-03-14T06:09:23.905Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-14T06:09:23.905Z] time="2022-03-14T06:08:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-14T06:09:23.905Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-14T06:09:23.905Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-14T06:09:23.905Z] [2022-03-14T06:09:23.905Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-14T06:09:23.905Z] time="2022-03-14T06:08:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-14T06:09:23.905Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-14T06:09:23.905Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-14T06:09:23.905Z] [2022-03-14T06:09:23.905Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-14T06:09:23.905Z] graphtest_unix.go:71: No driver to put! [2022-03-14T06:09:23.905Z] [2022-03-14T06:09:23.905Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-14T06:09:23.905Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-14T06:09:23.905Z] [2022-03-14T06:09:23.905Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-14T06:09:23.905Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-14T06:09:23.905Z] [2022-03-14T06:09:23.905Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-14T06:09:23.905Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-14T06:09:23.905Z] [2022-03-14T06:09:23.905Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-14T06:09:23.905Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-14T06:09:23.905Z] [2022-03-14T06:09:23.905Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-14T06:09:23.905Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-14T06:09:23.905Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-14T06:09:23.905Z] [2022-03-14T06:09:23.905Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-14T06:09:23.905Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-14T06:09:23.905Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-14T06:09:23.905Z] [2022-03-14T06:09:23.905Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-14T06:09:23.905Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-14T06:09:23.905Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-14T06:09:23.905Z] [2022-03-14T06:09:23.905Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-14T06:09:23.905Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-14T06:09:23.905Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-14T06:09:23.905Z] [2022-03-14T06:09:23.905Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-14T06:09:23.905Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-14T06:09:23.905Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-14T06:09:23.905Z] [2022-03-14T06:09:23.905Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-14T06:09:23.905Z] graphtest_unix.go:71: No driver to put! [2022-03-14T06:09:23.905Z] [2022-03-14T06:09:23.905Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-14T06:09:23.905Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-14T06:09:23.905Z] [2022-03-14T06:09:23.905Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-14T06:09:23.905Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-14T06:09:23.905Z] [2022-03-14T06:09:23.905Z] DONE 2323 tests, 28 skipped in 235.228s [2022-03-14T06:09:23.905Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/bitseq [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/cluster [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/config [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/datastore [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/driverapi [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/etchosts [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/idm [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/ipam [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/iptables [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/netlabel [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/netutils [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/networkdb [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/ns [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/options [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/osl [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/portallocator [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/portmapper [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-14T06:09:23.905Z] github.com/docker/docker/libnetwork/testutils [2022-03-14T06:09:23.906Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-14T06:09:23.906Z] + 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-14T06:09:24.400Z] === RUN TestPeerCertificateMarshalJSON [2022-03-14T06:09:24.400Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-14T06:09:24.400Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-14T06:09:24.400Z] --- PASS: TestPeerCertificateMarshalJSON (0.34s) [2022-03-14T06:09:24.400Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-14T06:09:24.400Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-14T06:09:24.400Z] === RUN TestMiddleware [2022-03-14T06:09:24.400Z] --- PASS: TestMiddleware (0.00s) [2022-03-14T06:09:24.400Z] === RUN TestNewResponseModifier [2022-03-14T06:09:24.400Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-14T06:09:24.400Z] PASS [2022-03-14T06:09:24.400Z] coverage: 26.8% of statements [2022-03-14T06:09:24.400Z] ok github.com/docker/docker/pkg/authorization 0.393s coverage: 26.8% of statements [2022-03-14T06:09:24.857Z] === RUN TestIsArchivePathDir [2022-03-14T06:09:24.857Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-03-14T06:09:24.857Z] === RUN TestIsArchivePathInvalidFile [2022-03-14T06:09:25.313Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-03-14T06:09:25.313Z] === RUN TestIsArchivePathTar [2022-03-14T06:09:25.313Z] --- PASS: TestIsArchivePathTar (0.16s) [2022-03-14T06:09:25.313Z] === RUN TestDecompressStreamGzip [2022-03-14T06:09:25.313Z] --- PASS: TestDecompressStreamGzip (0.11s) [2022-03-14T06:09:25.313Z] === RUN TestDecompressStreamBzip2 [2022-03-14T06:09:25.313Z] 2022/03/14 06:09:25 Closing DB instances... [2022-03-14T06:09:25.313Z] === RUN TestUnbuffered [2022-03-14T06:09:25.313Z] --- PASS: TestUnbuffered (0.00s) [2022-03-14T06:09:25.313Z] === RUN TestRaceUnbuffered [2022-03-14T06:09:25.313Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-14T06:09:25.313Z] PASS [2022-03-14T06:09:25.313Z] coverage: 100.0% of statements [2022-03-14T06:09:25.313Z] ok github.com/docker/docker/pkg/broadcaster 0.036s coverage: 100.0% of statements [2022-03-14T06:09:25.313Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2022-03-14T06:09:25.313Z] === RUN TestDecompressStreamXz [2022-03-14T06:09:25.313Z] archive_test.go:133: Xz not present in msys2 [2022-03-14T06:09:25.313Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-14T06:09:25.313Z] === RUN TestDecompressStreamZstd [2022-03-14T06:09:25.313Z] archive_test.go:140: zstd not installed [2022-03-14T06:09:25.313Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-03-14T06:09:25.313Z] === RUN TestCompressStreamXzUnsupported [2022-03-14T06:09:25.313Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-14T06:09:25.313Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-14T06:09:25.313Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-14T06:09:25.313Z] === RUN TestCompressStreamInvalid [2022-03-14T06:09:25.313Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-14T06:09:25.313Z] === RUN TestExtensionInvalid [2022-03-14T06:09:25.313Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-14T06:09:25.313Z] === RUN TestExtensionUncompressed [2022-03-14T06:09:25.313Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-14T06:09:25.313Z] === RUN TestExtensionBzip2 [2022-03-14T06:09:25.313Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-14T06:09:25.313Z] === RUN TestExtensionGzip [2022-03-14T06:09:25.313Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-14T06:09:25.313Z] === RUN TestExtensionXz [2022-03-14T06:09:25.313Z] --- PASS: TestExtensionXz (0.00s) [2022-03-14T06:09:25.313Z] === RUN TestExtensionZstd [2022-03-14T06:09:25.313Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-14T06:09:25.313Z] === RUN TestCmdStreamLargeStderr [2022-03-14T06:09:25.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-03-14T06:09:25.769Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-03-14T06:09:25.769Z] === RUN TestCmdStreamBad [2022-03-14T06:09:25.769Z] archive_test.go:252: Failing on Windows CI machines [2022-03-14T06:09:25.769Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-14T06:09:25.769Z] === RUN TestCmdStreamGood [2022-03-14T06:09:25.769Z] --- PASS: TestCmdStreamGood (0.04s) [2022-03-14T06:09:25.769Z] === RUN TestUntarPathWithInvalidDest [2022-03-14T06:09:25.769Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-03-14T06:09:25.769Z] === RUN TestUntarPathWithInvalidSrc [2022-03-14T06:09:25.769Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-14T06:09:25.769Z] === RUN TestUntarPath [2022-03-14T06:09:25.769Z] --- PASS: TestUntarPath (0.07s) [2022-03-14T06:09:25.769Z] === RUN TestUntarPathWithDestinationFile [2022-03-14T06:09:25.769Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-03-14T06:09:25.769Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-14T06:09:25.769Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-03-14T06:09:25.769Z] === RUN TestCopyWithTarInvalidSrc [2022-03-14T06:09:25.769Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-14T06:09:25.769Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-14T06:09:25.769Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-14T06:09:25.769Z] === RUN TestCopyWithTarSrcFile [2022-03-14T06:09:25.769Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-14T06:09:25.769Z] === RUN TestCopyWithTarSrcFolder [2022-03-14T06:09:25.769Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-14T06:09:25.769Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-14T06:09:25.769Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-14T06:09:25.769Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-14T06:09:25.769Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-14T06:09:25.769Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-14T06:09:25.769Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-14T06:09:25.769Z] === RUN TestCopyFileWithTarSrcFile [2022-03-14T06:09:25.769Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-14T06:09:25.769Z] === RUN TestTarFiles [2022-03-14T06:09:26.225Z] === RUN TestMatch [2022-03-14T06:09:26.225Z] === RUN TestMatch/[[]] [2022-03-14T06:09:26.225Z] === RUN TestMatch/[[foo]] [2022-03-14T06:09:26.225Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-14T06:09:26.225Z] === RUN TestMatch/[[foo_bar]] [2022-03-14T06:09:26.225Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-14T06:09:26.225Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-14T06:09:26.225Z] === RUN TestMatch/[] [2022-03-14T06:09:26.225Z] === RUN TestMatch/[]#01 [2022-03-14T06:09:26.225Z] === RUN TestMatch/[[qux]] [2022-03-14T06:09:26.225Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-14T06:09:26.225Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-14T06:09:26.225Z] === RUN TestMatch/[[foo_baz]] [2022-03-14T06:09:26.225Z] --- PASS: TestMatch (0.00s) [2022-03-14T06:09:26.225Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-14T06:09:26.225Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-14T06:09:26.225Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-14T06:09:26.225Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-14T06:09:26.225Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-14T06:09:26.225Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-14T06:09:26.225Z] --- PASS: TestMatch/[] (0.00s) [2022-03-14T06:09:26.225Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-14T06:09:26.225Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-14T06:09:26.225Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-14T06:09:26.225Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-14T06:09:26.225Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-14T06:09:26.225Z] PASS [2022-03-14T06:09:26.225Z] coverage: 87.5% of statements [2022-03-14T06:09:26.225Z] ok github.com/docker/docker/pkg/capabilities 0.052s coverage: 87.5% of statements [2022-03-14T06:09:26.416Z] Removing intermediate container db6770b78083 [2022-03-14T06:09:26.416Z] ---> 041cd00f4a4b [2022-03-14T06:09:26.416Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-14T06:09:26.872Z] ---> Running in 2dfbce86a24b [2022-03-14T06:09:27.188Z] === RUN TestChrootTarUntar [2022-03-14T06:09:27.188Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:09:27.188Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-14T06:09:27.188Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-14T06:09:27.188Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:09:27.188Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-14T06:09:27.188Z] === RUN TestChrootUntarEmptyArchive [2022-03-14T06:09:27.188Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-14T06:09:27.188Z] === RUN TestChrootTarUntarWithSymlink [2022-03-14T06:09:27.188Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-14T06:09:27.188Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-14T06:09:27.188Z] === RUN TestChrootCopyWithTar [2022-03-14T06:09:27.188Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-14T06:09:27.188Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-14T06:09:27.188Z] === RUN TestChrootCopyFileWithTar [2022-03-14T06:09:27.188Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:09:27.188Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-14T06:09:27.188Z] === RUN TestChrootUntarPath [2022-03-14T06:09:27.188Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-14T06:09:27.188Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-14T06:09:27.188Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-14T06:09:27.188Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:09:27.188Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-14T06:09:27.188Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-14T06:09:27.188Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:09:27.188Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-14T06:09:27.188Z] === RUN TestChrootApplyDotDotFile [2022-03-14T06:09:27.188Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:09:27.188Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-14T06:09:27.188Z] PASS [2022-03-14T06:09:27.188Z] coverage: 15.1% of statements [2022-03-14T06:09:27.188Z] ok github.com/docker/docker/pkg/chrootarchive 0.087s coverage: 15.1% of statements [2022-03-14T06:09:27.327Z] Removing intermediate container 2dfbce86a24b [2022-03-14T06:09:27.327Z] ---> c42a2c0a1df4 [2022-03-14T06:09:27.327Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-14T06:09:27.327Z] ---> Running in f4ac6b8de65a [2022-03-14T06:09:27.644Z] --- PASS: TestNetworkDBCRUDTableEntry (4.07s) [2022-03-14T06:09:27.644Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-14T06:09:27.784Z] Removing intermediate container f4ac6b8de65a [2022-03-14T06:09:27.784Z] ---> f9a9af6005e3 [2022-03-14T06:09:27.784Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-14T06:09:28.100Z] === RUN TestEnsureRemoveAllNotExist [2022-03-14T06:09:28.100Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-14T06:09:28.100Z] === RUN TestEnsureRemoveAllWithDir [2022-03-14T06:09:28.100Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-14T06:09:28.100Z] === RUN TestEnsureRemoveAllWithFile [2022-03-14T06:09:28.100Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-14T06:09:28.100Z] PASS [2022-03-14T06:09:28.100Z] coverage: 0.0% of statements [2022-03-14T06:09:28.100Z] ok github.com/docker/docker/pkg/containerfs 0.048s coverage: 0.0% of statements [2022-03-14T06:09:28.745Z] [2022-03-14T06:09:29.063Z] === RUN TestSizeEmpty [2022-03-14T06:09:29.063Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-14T06:09:29.063Z] === RUN TestSizeEmptyFile [2022-03-14T06:09:29.063Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-14T06:09:29.063Z] === RUN TestSizeNonemptyFile [2022-03-14T06:09:29.063Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-14T06:09:29.063Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-14T06:09:29.063Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-14T06:09:29.063Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-14T06:09:29.063Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-14T06:09:29.063Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-14T06:09:29.063Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-14T06:09:29.063Z] === RUN TestMoveToSubdir [2022-03-14T06:09:29.063Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-14T06:09:29.063Z] === RUN TestSizeNonExistingDirectory [2022-03-14T06:09:29.063Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-14T06:09:29.063Z] PASS [2022-03-14T06:09:29.063Z] coverage: 80.0% of statements [2022-03-14T06:09:29.063Z] ok github.com/docker/docker/pkg/directory 0.050s coverage: 80.0% of statements [2022-03-14T06:09:29.201Z] ---> 703217e8c109 [2022-03-14T06:09:29.201Z] 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-14T06:09:29.520Z] 2022/03/14 06:09:29 Closing DB instances... [2022-03-14T06:09:29.657Z] ---> Running in a907b1f3d902 [2022-03-14T06:09:29.976Z] === RUN TestPollerAddRemove [2022-03-14T06:09:29.976Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-14T06:09:29.976Z] === RUN TestPollerEvent [2022-03-14T06:09:29.976Z] poller_test.go:40: No chmod on Windows [2022-03-14T06:09:29.976Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-14T06:09:29.976Z] === RUN TestPollerClose [2022-03-14T06:09:29.976Z] --- PASS: TestPollerClose (0.00s) [2022-03-14T06:09:29.976Z] PASS [2022-03-14T06:09:29.976Z] coverage: 36.2% of statements [2022-03-14T06:09:29.976Z] ok github.com/docker/docker/pkg/filenotify 0.056s coverage: 36.2% of statements [2022-03-14T06:09:30.939Z] --- PASS: TestTarFiles (4.86s) [2022-03-14T06:09:30.939Z] === RUN TestDetectCompressionZstd [2022-03-14T06:09:30.939Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-14T06:09:30.939Z] === RUN TestTarUntar [2022-03-14T06:09:30.939Z] === RUN TestCopyFileWithInvalidSrc [2022-03-14T06:09:30.939Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-14T06:09:30.939Z] === RUN TestCopyFileWithInvalidDest [2022-03-14T06:09:30.939Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-14T06:09:30.939Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-14T06:09:30.939Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-14T06:09:30.939Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-14T06:09:30.939Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-14T06:09:30.939Z] === RUN TestCopyFile [2022-03-14T06:09:30.939Z] --- PASS: TestCopyFile (0.00s) [2022-03-14T06:09:30.939Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-14T06:09:30.939Z] fileutils_test.go:133: Needs porting to Windows [2022-03-14T06:09:30.939Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-14T06:09:30.939Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-14T06:09:30.939Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-14T06:09:30.939Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-14T06:09:30.939Z] fileutils_test.go:179: Needs porting to Windows [2022-03-14T06:09:30.939Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-14T06:09:30.939Z] === RUN TestWildcardMatches [2022-03-14T06:09:30.939Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-14T06:09:30.939Z] === RUN TestPatternMatches [2022-03-14T06:09:30.939Z] --- PASS: TestPatternMatches (0.00s) [2022-03-14T06:09:30.939Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-14T06:09:30.939Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-14T06:09:30.939Z] === RUN TestPatternMatchesFolderExclusions [2022-03-14T06:09:30.939Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-14T06:09:30.939Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-14T06:09:30.939Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-14T06:09:30.939Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-14T06:09:30.939Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-14T06:09:30.939Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-14T06:09:30.939Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-14T06:09:30.939Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-14T06:09:30.939Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-14T06:09:30.939Z] === RUN TestSingleExclamationError [2022-03-14T06:09:30.939Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-14T06:09:30.939Z] === RUN TestMatchesWithNoPatterns [2022-03-14T06:09:30.939Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-14T06:09:30.939Z] === RUN TestMatchesWithMalformedPatterns [2022-03-14T06:09:30.939Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-14T06:09:30.939Z] === RUN TestMatches [2022-03-14T06:09:30.939Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-14T06:09:30.940Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-14T06:09:30.940Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-14T06:09:30.940Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-14T06:09:30.940Z] --- PASS: TestMatches (0.01s) [2022-03-14T06:09:30.940Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-14T06:09:30.940Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-14T06:09:30.940Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-14T06:09:30.940Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-14T06:09:30.940Z] === RUN TestCleanPatterns [2022-03-14T06:09:30.940Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-14T06:09:30.940Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-14T06:09:30.940Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-14T06:09:30.940Z] === RUN TestCleanPatternsExceptionFlag [2022-03-14T06:09:30.940Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-14T06:09:30.940Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-14T06:09:30.940Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-14T06:09:30.940Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-14T06:09:30.940Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-14T06:09:30.940Z] === RUN TestCleanPatternsErrorSingleException [2022-03-14T06:09:30.940Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-14T06:09:30.940Z] === RUN TestCreateIfNotExistsDir [2022-03-14T06:09:30.940Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-14T06:09:30.940Z] === RUN TestCreateIfNotExistsFile [2022-03-14T06:09:30.940Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-03-14T06:09:30.940Z] === RUN TestMatch [2022-03-14T06:09:30.940Z] --- PASS: TestMatch (0.00s) [2022-03-14T06:09:30.940Z] === RUN TestCompile [2022-03-14T06:09:30.940Z] === RUN TestCompile/slash [2022-03-14T06:09:30.940Z] === RUN TestCompile/backslash [2022-03-14T06:09:30.940Z] --- PASS: TestCompile (0.00s) [2022-03-14T06:09:30.940Z] --- PASS: TestCompile/slash (0.00s) [2022-03-14T06:09:30.940Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-14T06:09:30.940Z] PASS [2022-03-14T06:09:30.940Z] coverage: 84.7% of statements [2022-03-14T06:09:30.940Z] --- PASS: TestTarUntar (0.04s) [2022-03-14T06:09:30.940Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-14T06:09:30.940Z] ok github.com/docker/docker/pkg/fileutils 0.074s coverage: 84.7% of statements [2022-03-14T06:09:30.940Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-14T06:09:30.940Z] === RUN TestTarWithOptions [2022-03-14T06:09:30.940Z] --- PASS: TestTarWithOptions (0.03s) [2022-03-14T06:09:30.940Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-14T06:09:30.940Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-14T06:09:30.940Z] === RUN TestUntarUstarGnuConflict [2022-03-14T06:09:30.940Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-14T06:09:30.940Z] === RUN TestUntarInvalidFilenames [2022-03-14T06:09:30.940Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2435539561\\dest" [2022-03-14T06:09:30.940Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2022-03-14T06:09:30.940Z] === RUN TestUntarHardlinkToSymlink [2022-03-14T06:09:30.940Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-14T06:09:30.940Z] === RUN TestUntarInvalidHardlink [2022-03-14T06:09:30.940Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1448604591\\victim\\hello" -> "../victim/hello" [2022-03-14T06:09:30.940Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1642788429\\victim\\hello" -> "/../victim/hello" [2022-03-14T06:09:30.940Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3635869818\\victim" -> "../victim" [2022-03-14T06:09:30.940Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2851326618\\victim" -> "../victim" [2022-03-14T06:09:30.940Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2666658279\\victim" -> "../victim" [2022-03-14T06:09:30.940Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1017552107\\victim" -> "../victim" [2022-03-14T06:09:30.940Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-03-14T06:09:30.940Z] === RUN TestUntarInvalidSymlink [2022-03-14T06:09:30.940Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink290553745\\dest\\dotdot" -> "../victim/hello" [2022-03-14T06:09:30.940Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3344388147\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-14T06:09:30.940Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4279721398\\dest\\loophole-victim" -> "../victim" [2022-03-14T06:09:30.940Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1893397952\\dest\\loophole-victim" -> "../victim" [2022-03-14T06:09:30.940Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3103530127\\dest\\loophole-victim" -> "../victim" [2022-03-14T06:09:30.940Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1709233840\\dest\\loophole-victim" -> "../victim" [2022-03-14T06:09:30.940Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1508538644\\dest\\dir\\loophole" -> "../../victim" [2022-03-14T06:09:30.940Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-03-14T06:09:30.940Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-14T06:09:30.940Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-14T06:09:30.940Z] === RUN TestXGlobalNoParent [2022-03-14T06:09:30.940Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-14T06:09:30.940Z] === RUN TestReplaceFileTarWrapper [2022-03-14T06:09:30.940Z] --- PASS: TestNetworkDBCRUDTableEntries (3.70s) [2022-03-14T06:09:30.940Z] === RUN TestNetworkDBNodeLeave [2022-03-14T06:09:31.396Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2022-03-14T06:09:31.396Z] === RUN TestPrefixHeaderReadable [2022-03-14T06:09:31.396Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-03-14T06:09:31.396Z] === RUN TestDisablePigz [2022-03-14T06:09:31.396Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-14T06:09:31.396Z] --- PASS: TestDisablePigz (0.12s) [2022-03-14T06:09:31.396Z] === RUN TestPigz [2022-03-14T06:09:31.396Z] === RUN TestGet [2022-03-14T06:09:31.396Z] --- PASS: TestGet (0.00s) [2022-03-14T06:09:31.396Z] === RUN TestGetShortcutString [2022-03-14T06:09:31.396Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-14T06:09:31.396Z] PASS [2022-03-14T06:09:31.396Z] coverage: 42.9% of statements [2022-03-14T06:09:31.396Z] ok github.com/docker/docker/pkg/homedir 0.055s coverage: 42.9% of statements [2022-03-14T06:09:31.396Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-14T06:09:31.396Z] --- PASS: TestPigz (0.13s) [2022-03-14T06:09:31.396Z] === RUN TestNosysFileInfo [2022-03-14T06:09:31.396Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-14T06:09:31.396Z] === RUN TestCopyFileWithInvalidDest [2022-03-14T06:09:31.396Z] archive_windows_test.go:16: Currently fails [2022-03-14T06:09:31.396Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-14T06:09:31.396Z] === RUN TestCanonicalTarNameForPath [2022-03-14T06:09:31.396Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-14T06:09:31.396Z] === RUN TestCanonicalTarName [2022-03-14T06:09:31.396Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-14T06:09:31.396Z] === RUN TestChmodTarEntry [2022-03-14T06:09:31.396Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-14T06:09:31.396Z] === RUN TestHardLinkOrder [2022-03-14T06:09:31.396Z] --- PASS: TestHardLinkOrder (0.09s) [2022-03-14T06:09:31.396Z] === RUN TestChangeString [2022-03-14T06:09:31.396Z] --- PASS: TestChangeString (0.00s) [2022-03-14T06:09:31.396Z] === RUN TestChangesWithNoChanges [2022-03-14T06:09:31.852Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-14T06:09:31.852Z] === RUN TestChangesWithChanges [2022-03-14T06:09:31.852Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-14T06:09:31.852Z] === RUN TestChangesWithChangesGH13590 [2022-03-14T06:09:31.852Z] changes_test.go:195: needs more investigation [2022-03-14T06:09:31.852Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-14T06:09:31.852Z] === RUN TestChangesDirsEmpty [2022-03-14T06:09:31.852Z] --- PASS: TestChangesDirsEmpty (0.13s) [2022-03-14T06:09:31.852Z] === RUN TestChangesDirsMutated [2022-03-14T06:09:31.852Z] --- PASS: TestChangesDirsMutated (0.13s) [2022-03-14T06:09:31.852Z] === RUN TestApplyLayer [2022-03-14T06:09:31.852Z] changes_test.go:432: needs further investigation [2022-03-14T06:09:31.852Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-14T06:09:31.852Z] === RUN TestChangesSizeWithHardlinks [2022-03-14T06:09:31.852Z] changes_test.go:468: needs further investigation [2022-03-14T06:09:31.852Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-14T06:09:31.852Z] === RUN TestChangesSizeWithNoChanges [2022-03-14T06:09:31.852Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-14T06:09:31.852Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-14T06:09:31.852Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-14T06:09:31.852Z] === RUN TestChangesSize [2022-03-14T06:09:31.852Z] --- PASS: TestChangesSize (0.00s) [2022-03-14T06:09:31.852Z] === RUN TestApplyLayerInvalidFilenames [2022-03-14T06:09:31.852Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1183407272\\dest" [2022-03-14T06:09:31.852Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-03-14T06:09:31.852Z] === RUN TestApplyLayerInvalidHardlink [2022-03-14T06:09:31.852Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1972606296\\victim\\hello" -> "../victim/hello" [2022-03-14T06:09:31.852Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4040894420\\victim\\hello" -> "/../victim/hello" [2022-03-14T06:09:31.852Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1845427331\\victim" -> "../victim" [2022-03-14T06:09:31.852Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4049593752\\victim" -> "../victim" [2022-03-14T06:09:31.852Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3099798354\\victim" -> "../victim" [2022-03-14T06:09:31.852Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1034557235\\victim" -> "../victim" [2022-03-14T06:09:31.852Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-03-14T06:09:31.852Z] === RUN TestApplyLayerInvalidSymlink [2022-03-14T06:09:31.852Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2019573239\\dest\\dotdot" -> "../victim/hello" [2022-03-14T06:09:31.852Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1517962123\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-14T06:09:31.852Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1510079226\\dest\\loophole-victim" -> "../victim" [2022-03-14T06:09:31.852Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink709915005\\dest\\loophole-victim" -> "../victim" [2022-03-14T06:09:31.853Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3300437089\\dest\\loophole-victim" -> "../victim" [2022-03-14T06:09:31.853Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink971966767\\dest\\loophole-victim" -> "../victim" [2022-03-14T06:09:31.853Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-03-14T06:09:31.853Z] === RUN TestApplyLayerWhiteouts [2022-03-14T06:09:31.853Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-03-14T06:09:31.853Z] === RUN TestGenerateEmptyFile [2022-03-14T06:09:31.853Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-14T06:09:31.853Z] === RUN TestGenerateWithContent [2022-03-14T06:09:31.853Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-14T06:09:31.853Z] PASS [2022-03-14T06:09:31.853Z] coverage: 63.0% of statements [2022-03-14T06:09:31.853Z] ok github.com/docker/docker/pkg/archive 7.153s coverage: 63.0% of statements [2022-03-14T06:09:32.184Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-14T06:09:32.319Z] === RUN TestCreateIDMapOrder [2022-03-14T06:09:32.319Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-14T06:09:32.319Z] PASS [2022-03-14T06:09:32.319Z] coverage: 7.2% of statements [2022-03-14T06:09:32.319Z] ok github.com/docker/docker/pkg/idtools 0.044s coverage: 7.2% of statements [2022-03-14T06:09:33.128Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-14T06:09:33.847Z] === RUN TestFixedBufferCap [2022-03-14T06:09:33.847Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-14T06:09:33.847Z] === RUN TestFixedBufferLen [2022-03-14T06:09:33.847Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-14T06:09:33.847Z] === RUN TestFixedBufferString [2022-03-14T06:09:33.847Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-14T06:09:33.847Z] === RUN TestFixedBufferWrite [2022-03-14T06:09:33.847Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-14T06:09:33.847Z] === RUN TestFixedBufferRead [2022-03-14T06:09:33.847Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-14T06:09:33.847Z] === RUN TestBytesPipeRead [2022-03-14T06:09:33.847Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-14T06:09:33.847Z] === RUN TestBytesPipeWrite [2022-03-14T06:09:33.847Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-14T06:09:33.847Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-14T06:09:33.847Z] --- PASS: TestNetworkDBNodeLeave (2.85s) [2022-03-14T06:09:33.847Z] === RUN TestNetworkDBWatch [2022-03-14T06:09:33.847Z] --- PASS: TestBytesPipeWriteRandomChunks (0.44s) [2022-03-14T06:09:33.847Z] === RUN TestAtomicWriteToFile [2022-03-14T06:09:33.847Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-14T06:09:33.847Z] === RUN TestAtomicWriteSetCommit [2022-03-14T06:09:34.304Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-14T06:09:34.304Z] === RUN TestAtomicWriteSetCancel [2022-03-14T06:09:34.304Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-14T06:09:34.304Z] === RUN TestReadCloserWrapperClose [2022-03-14T06:09:34.304Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-14T06:09:34.304Z] === RUN TestReaderErrWrapperReadOnError [2022-03-14T06:09:34.304Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-14T06:09:34.304Z] === RUN TestReaderErrWrapperRead [2022-03-14T06:09:34.304Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-14T06:09:34.304Z] === RUN TestCancelReadCloser [2022-03-14T06:09:34.304Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-14T06:09:34.304Z] === RUN TestWriteCloserWrapperClose [2022-03-14T06:09:34.304Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-14T06:09:34.304Z] === RUN TestNopWriteCloser [2022-03-14T06:09:34.304Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-14T06:09:34.304Z] === RUN TestNopWriter [2022-03-14T06:09:34.304Z] --- PASS: TestNopWriter (0.00s) [2022-03-14T06:09:34.304Z] === RUN TestWriteCounter [2022-03-14T06:09:34.304Z] --- PASS: TestWriteCounter (0.00s) [2022-03-14T06:09:34.304Z] PASS [2022-03-14T06:09:34.304Z] coverage: 70.1% of statements [2022-03-14T06:09:34.304Z] ok github.com/docker/docker/pkg/ioutils 0.613s coverage: 70.1% of statements [2022-03-14T06:09:35.266Z] === RUN TestError [2022-03-14T06:09:35.266Z] --- PASS: TestError (0.00s) [2022-03-14T06:09:35.266Z] === RUN TestProgressString [2022-03-14T06:09:35.266Z] === RUN TestProgressString/no_progress [2022-03-14T06:09:35.266Z] === RUN TestProgressString/progress_1 [2022-03-14T06:09:35.266Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-14T06:09:35.266Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-14T06:09:35.266Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-14T06:09:35.266Z] === RUN TestProgressString/with_units [2022-03-14T06:09:35.266Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-14T06:09:35.266Z] === RUN TestProgressString/hide_counts [2022-03-14T06:09:35.266Z] --- PASS: TestProgressString (0.00s) [2022-03-14T06:09:35.266Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-14T06:09:35.266Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-14T06:09:35.266Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-14T06:09:35.266Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-14T06:09:35.266Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-14T06:09:35.266Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-14T06:09:35.266Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-14T06:09:35.266Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-14T06:09:35.266Z] === RUN TestJSONMessageDisplay [2022-03-14T06:09:35.266Z] --- PASS: TestJSONMessageDisplay (0.14s) [2022-03-14T06:09:35.266Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-14T06:09:35.266Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-14T06:09:35.266Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-14T06:09:35.266Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-14T06:09:35.266Z] === RUN TestDisplayJSONMessagesStream [2022-03-14T06:09:35.266Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-14T06:09:35.266Z] PASS [2022-03-14T06:09:35.266Z] coverage: 91.7% of statements [2022-03-14T06:09:35.266Z] ok github.com/docker/docker/pkg/jsonmessage 0.187s coverage: 91.7% of statements [2022-03-14T06:09:35.722Z] 2022/03/14 06:09:35 Closing DB instances... [2022-03-14T06:09:35.722Z] === RUN TestStandardLongPath [2022-03-14T06:09:35.722Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-14T06:09:35.722Z] === RUN TestUNCLongPath [2022-03-14T06:09:35.722Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-14T06:09:35.722Z] PASS [2022-03-14T06:09:35.722Z] coverage: 100.0% of statements [2022-03-14T06:09:35.722Z] ok github.com/docker/docker/pkg/longpath 0.048s coverage: 100.0% of statements [2022-03-14T06:09:36.683Z] === RUN TestNameFormat [2022-03-14T06:09:36.683Z] --- PASS: TestNameFormat (0.00s) [2022-03-14T06:09:36.683Z] === RUN TestNameRetries [2022-03-14T06:09:36.683Z] --- PASS: TestNameRetries (0.00s) [2022-03-14T06:09:36.683Z] PASS [2022-03-14T06:09:36.683Z] coverage: 85.7% of statements [2022-03-14T06:09:36.683Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2022-03-14T06:09:37.139Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-03-14T06:09:37.139Z] === RUN TestNetworkDBBulkSync [2022-03-14T06:09:37.139Z] === RUN TestParseKeyValueOpt [2022-03-14T06:09:37.139Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-14T06:09:37.139Z] === RUN TestParseUintList [2022-03-14T06:09:37.139Z] --- PASS: TestParseUintList (0.00s) [2022-03-14T06:09:37.139Z] === RUN TestParseUintListMaximumLimits [2022-03-14T06:09:37.139Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-14T06:09:37.139Z] PASS [2022-03-14T06:09:37.139Z] coverage: 97.0% of statements [2022-03-14T06:09:37.139Z] ok github.com/docker/docker/pkg/parsers 0.040s coverage: 97.0% of statements [2022-03-14T06:09:37.594Z] === RUN TestNewAndRemove [2022-03-14T06:09:37.595Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-14T06:09:37.595Z] === RUN TestRemoveInvalidPath [2022-03-14T06:09:37.595Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-14T06:09:37.595Z] PASS [2022-03-14T06:09:37.595Z] coverage: 82.6% of statements [2022-03-14T06:09:37.595Z] ok github.com/docker/docker/pkg/pidfile 0.037s coverage: 82.6% of statements [2022-03-14T06:09:38.384Z] --- PASS: TestServiceUpdateSecrets (13.90s) [2022-03-14T06:09:38.384Z] === RUN TestServiceUpdateConfigs [2022-03-14T06:09:38.426Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-03-14T06:09:38.557Z] 2022/03/14 06:09:38 Closing DB instances... [2022-03-14T06:09:39.368Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-03-14T06:09:39.519Z] === RUN TestFailedConnection [2022-03-14T06:09:39.953Z] Removing intermediate container a907b1f3d902 [2022-03-14T06:09:39.953Z] ---> 9cd929c861ff [2022-03-14T06:09:39.953Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-14T06:09:39.953Z] ---> Running in 9138b07cce33 [2022-03-14T06:09:39.974Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-03-14T06:09:39.974Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-14T06:09:39.974Z] --- PASS: TestGetAddress (22.26s) [2022-03-14T06:09:39.974Z] === RUN TestRequestSyntaxCheck [2022-03-14T06:09:39.974Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2022-03-14T06:09:39.974Z] === RUN TestRequest [2022-03-14T06:09:40.430Z] --- PASS: TestFailedConnection (1.06s) [2022-03-14T06:09:40.430Z] === RUN TestFailOnce [2022-03-14T06:09:40.886Z] 2022/03/14 06:09:40 http: panic serving 127.0.0.1:49297: Plugin not ready [2022-03-14T06:09:40.886Z] goroutine 38 [running]: [2022-03-14T06:09:40.886Z] net/http.(*conn).serve.func1() [2022-03-14T06:09:40.886Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-14T06:09:40.886Z] panic({0x11bca00, 0x12d09d0}) [2022-03-14T06:09:40.886Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-14T06:09:40.886Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xf5a7bb519e7b518a}, 0xc00019fa98) [2022-03-14T06:09:40.886Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-14T06:09:40.886Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x12dd900, 0xc000170000}, 0x10f1d26) [2022-03-14T06:09:40.886Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-14T06:09:40.886Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x12dd900, 0xc000170000}, 0xc0001b8200) [2022-03-14T06:09:40.886Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-14T06:09:40.886Z] net/http.serverHandler.ServeHTTP({0x12dbff0}, {0x12dd900, 0xc000170000}, 0xc0001b8200) [2022-03-14T06:09:40.886Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-14T06:09:40.886Z] net/http.(*conn).serve(0xc0001c6000, {0x12df900, 0xc0000260f0}) [2022-03-14T06:09:40.886Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-14T06:09:40.886Z] created by net/http.(*Server).Serve [2022-03-14T06:09:40.886Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-14T06:09:40.886Z] time="2022-03-14T06:09:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.FailOnce: Post \"http://127.0.0.1:49296/Test.FailOnce\": EOF, retrying in 1s" [2022-03-14T06:09:41.288Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-14T06:09:41.847Z] --- PASS: TestFailOnce (1.16s) [2022-03-14T06:09:41.847Z] === RUN TestEchoInputOutput [2022-03-14T06:09:41.847Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-14T06:09:41.847Z] === RUN TestBackoff [2022-03-14T06:09:41.847Z] --- PASS: TestBackoff (0.00s) [2022-03-14T06:09:41.847Z] === RUN TestAbortRetry [2022-03-14T06:09:41.847Z] --- PASS: TestAbortRetry (0.00s) [2022-03-14T06:09:41.847Z] === RUN TestClientScheme [2022-03-14T06:09:41.847Z] --- PASS: TestClientScheme (0.00s) [2022-03-14T06:09:41.847Z] === RUN TestNewClientWithTimeout [2022-03-14T06:09:41.859Z] docker_api_swarm_test.go:563: [db3c98f9733dc] joining swarm manager [d4e6a21624586]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-14T06:09:42.120Z] [2022-03-14T06:09:42.120Z] SUCCESS: Specified value was saved. [2022-03-14T06:09:42.303Z] time="2022-03-14T06:09:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49307/Test.Echo: Post \"http://127.0.0.1:49307/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-14T06:09:42.431Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-14T06:09:42.759Z] 2022/03/14 06:09:42 Closing DB instances... [2022-03-14T06:09:42.759Z] time="2022-03-14T06:09:42Z" level=error msg="node: 210b134bd6bc is unknown to memberlist" [2022-03-14T06:09:43.004Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-14T06:09:43.720Z] time="2022-03-14T06:09:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49307/Test.Echo: Post \"http://127.0.0.1:49307/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-14T06:09:43.946Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-14T06:09:45.016Z] Removing intermediate container 9138b07cce33 [2022-03-14T06:09:45.016Z] ---> 40621f216f24 [2022-03-14T06:09:45.016Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-14T06:09:45.227Z] --- PASS: TestBuildWithHugeFile (98.60s) [2022-03-14T06:09:45.227Z] === RUN TestBuildWCOWSandboxSize [2022-03-14T06:09:45.227Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-14T06:09:45.227Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-14T06:09:45.227Z] === RUN TestBuildWithEmptyDockerfile [2022-03-14T06:09:45.227Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-14T06:09:45.227Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-14T06:09:45.227Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-14T06:09:45.227Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-14T06:09:45.227Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-14T06:09:45.227Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-14T06:09:45.227Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-14T06:09:45.227Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-14T06:09:45.227Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-14T06:09:45.227Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-03-14T06:09:45.227Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-14T06:09:45.227Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-03-14T06:09:45.227Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-14T06:09:45.227Z] === RUN TestBuildPreserveOwnership [2022-03-14T06:09:45.227Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-14T06:09:45.227Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-14T06:09:45.227Z] === RUN TestBuildPlatformInvalid [2022-03-14T06:09:45.227Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-03-14T06:09:45.227Z] PASS [2022-03-14T06:09:45.227Z] ok github.com/docker/docker/integration/build 153.700s [2022-03-14T06:09:45.227Z] [2022-03-14T06:09:45.227Z] === Skipped [2022-03-14T06:09:45.227Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-14T06:09:45.227Z] build_session_test.go:25: TODO: BuildKit [2022-03-14T06:09:45.227Z] [2022-03-14T06:09:45.227Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-14T06:09:45.227Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:09:45.227Z] [2022-03-14T06:09:45.227Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-14T06:09:45.227Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-14T06:09:45.227Z] [2022-03-14T06:09:45.227Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-14T06:09:45.227Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-14T06:09:45.227Z] [2022-03-14T06:09:45.227Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-14T06:09:45.227Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-14T06:09:45.227Z] [2022-03-14T06:09:45.227Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-14T06:09:45.227Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-14T06:09:45.227Z] [2022-03-14T06:09:45.227Z] DONE 29 tests, 6 skipped in 185.255s [2022-03-14T06:09:45.227Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-14T06:09:45.227Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T06:09:45.227Z] INFO: Testing against a local daemon [2022-03-14T06:09:45.227Z] === RUN TestConfigInspect [2022-03-14T06:09:45.227Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:09:45.227Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-14T06:09:45.227Z] === RUN TestConfigList [2022-03-14T06:09:45.227Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:09:45.227Z] --- SKIP: TestConfigList (0.00s) [2022-03-14T06:09:45.227Z] === RUN TestConfigsCreateAndDelete [2022-03-14T06:09:45.227Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:09:45.227Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-14T06:09:45.227Z] === RUN TestConfigsUpdate [2022-03-14T06:09:45.227Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:09:45.227Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-14T06:09:45.227Z] === RUN TestTemplatedConfig [2022-03-14T06:09:45.227Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:09:45.227Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-14T06:09:45.227Z] === RUN TestConfigCreateResolve [2022-03-14T06:09:45.227Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:09:45.227Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-14T06:09:45.227Z] PASS [2022-03-14T06:09:45.227Z] ok github.com/docker/docker/integration/config 0.082s [2022-03-14T06:09:45.227Z] [2022-03-14T06:09:45.227Z] === Skipped [2022-03-14T06:09:45.227Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-14T06:09:45.227Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:09:45.227Z] [2022-03-14T06:09:45.227Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-14T06:09:45.227Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:09:45.227Z] [2022-03-14T06:09:45.227Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-14T06:09:45.227Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:09:45.227Z] [2022-03-14T06:09:45.227Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-14T06:09:45.227Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:09:45.227Z] [2022-03-14T06:09:45.227Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-14T06:09:45.227Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:09:45.227Z] [2022-03-14T06:09:45.227Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-14T06:09:45.227Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:09:45.227Z] [2022-03-14T06:09:45.227Z] DONE 6 tests, 6 skipped in 2.045s [2022-03-14T06:09:45.331Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-14T06:09:45.331Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-14T06:09:45.331Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-14T06:09:45.473Z] ---> Running in 5270b5d21446 [2022-03-14T06:09:45.688Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-14T06:09:45.884Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.69s) [2022-03-14T06:09:45.885Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-14T06:09:45.905Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-14T06:09:46.347Z] time="2022-03-14T06:09:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49307/Test.Echo: Post \"http://127.0.0.1:49307/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-14T06:09:46.347Z] 2022/03/14 06:09:46 Closing DB instances... [2022-03-14T06:09:46.804Z] === RUN TestParseEmptyInterface [2022-03-14T06:09:46.804Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-14T06:09:46.804Z] === RUN TestParseNonInterfaceType [2022-03-14T06:09:46.804Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-14T06:09:46.804Z] === RUN TestParseWithOneFunction [2022-03-14T06:09:46.804Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-14T06:09:46.804Z] === RUN TestParseWithMultipleFuncs [2022-03-14T06:09:46.804Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-14T06:09:46.804Z] === RUN TestParseWithUnnamedReturn [2022-03-14T06:09:46.804Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-14T06:09:46.804Z] === RUN TestEmbeddedInterface [2022-03-14T06:09:46.804Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-14T06:09:46.804Z] === RUN TestParsedImports [2022-03-14T06:09:46.804Z] --- PASS: TestParsedImports (0.00s) [2022-03-14T06:09:46.804Z] === RUN TestAliasedImports [2022-03-14T06:09:46.804Z] --- PASS: TestAliasedImports (0.00s) [2022-03-14T06:09:46.804Z] PASS [2022-03-14T06:09:46.804Z] coverage: 56.8% of statements [2022-03-14T06:09:46.804Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.049s coverage: 56.8% of statements [2022-03-14T06:09:47.766Z] === RUN TestHTTPTransport [2022-03-14T06:09:47.766Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-14T06:09:47.766Z] PASS [2022-03-14T06:09:47.766Z] coverage: 85.7% of statements [2022-03-14T06:09:47.766Z] ok github.com/docker/docker/pkg/plugins/transport 0.040s coverage: 85.7% of statements [2022-03-14T06:09:47.854Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T06:09:47.854Z] INFO: Testing against a local daemon [2022-03-14T06:09:47.854Z] === RUN TestCheckpoint [2022-03-14T06:09:47.854Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-14T06:09:47.854Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-14T06:09:47.854Z] === RUN TestContainerInvalidJSON [2022-03-14T06:09:47.854Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-14T06:09:47.854Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-14T06:09:47.854Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-14T06:09:47.854Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-14T06:09:47.854Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-14T06:09:47.854Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-14T06:09:47.854Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-03-14T06:09:47.854Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-14T06:09:47.854Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-14T06:09:47.854Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-14T06:09:47.854Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2022-03-14T06:09:47.854Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-14T06:09:48.221Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-03-14T06:09:48.221Z] === RUN TestNetworkDBGarbageCollection [2022-03-14T06:09:48.221Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-14T06:09:48.221Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-14T06:09:48.221Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-14T06:09:48.221Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-14T06:09:48.221Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-14T06:09:48.221Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-14T06:09:48.221Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-14T06:09:48.221Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-14T06:09:48.221Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-14T06:09:48.221Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-14T06:09:48.221Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-14T06:09:48.221Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-14T06:09:48.221Z] === RUN TestBufferPoolPutAndGet [2022-03-14T06:09:48.221Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-14T06:09:48.221Z] PASS [2022-03-14T06:09:48.221Z] coverage: 88.2% of statements [2022-03-14T06:09:48.221Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2022-03-14T06:09:48.309Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.20s) [2022-03-14T06:09:48.309Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-14T06:09:48.309Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2022-03-14T06:09:48.309Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-14T06:09:48.764Z] --- PASS: TestCopyToContainerPathIsNotDir (0.19s) [2022-03-14T06:09:48.764Z] === RUN TestCopyFromContainer [2022-03-14T06:09:48.764Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:09:48.764Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-14T06:09:48.764Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-14T06:09:48.764Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-14T06:09:48.764Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-14T06:09:48.764Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-14T06:09:48.764Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-14T06:09:48.764Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-14T06:09:48.764Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-14T06:09:48.764Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-14T06:09:48.764Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-14T06:09:48.764Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-14T06:09:48.764Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-03-14T06:09:48.764Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-14T06:09:48.764Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-14T06:09:48.764Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-14T06:09:48.764Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-14T06:09:48.764Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-14T06:09:48.764Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-14T06:09:48.764Z] === RUN TestCreateWithInvalidEnv [2022-03-14T06:09:48.764Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-14T06:09:48.764Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-14T06:09:48.764Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-14T06:09:48.764Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-14T06:09:48.764Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-14T06:09:48.764Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-14T06:09:48.764Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-14T06:09:48.764Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-14T06:09:48.764Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-14T06:09:48.764Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-03-14T06:09:48.764Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-14T06:09:48.764Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-14T06:09:48.764Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-14T06:09:48.764Z] === RUN TestCreateTmpfsMountsTarget [2022-03-14T06:09:48.764Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:09:48.764Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-14T06:09:48.764Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-14T06:09:48.764Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:09:48.764Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-14T06:09:48.764Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-14T06:09:48.764Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:09:48.764Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-14T06:09:48.764Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-14T06:09:48.764Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-14T06:09:48.764Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-14T06:09:48.764Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-14T06:09:48.764Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-14T06:09:48.764Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-14T06:09:48.764Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-14T06:09:48.764Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-14T06:09:48.764Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-14T06:09:48.764Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-14T06:09:48.764Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-14T06:09:48.764Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-14T06:09:48.764Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-14T06:09:48.764Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-14T06:09:48.764Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-14T06:09:48.764Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-14T06:09:48.764Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-03-14T06:09:48.764Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2022-03-14T06:09:48.764Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-03-14T06:09:48.764Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2022-03-14T06:09:48.764Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-14T06:09:48.764Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-14T06:09:48.764Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-14T06:09:48.764Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-14T06:09:48.764Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-14T06:09:48.764Z] === RUN TestCreateDifferentPlatform [2022-03-14T06:09:48.764Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-14T06:09:48.764Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-14T06:09:48.764Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-03-14T06:09:48.764Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-14T06:09:48.764Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-14T06:09:48.764Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-14T06:09:48.764Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2022-03-14T06:09:48.764Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-14T06:09:48.764Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-14T06:09:48.764Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-14T06:09:48.764Z] === RUN TestContainerKillOnDaemonStart [2022-03-14T06:09:48.764Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:09:48.764Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-14T06:09:48.764Z] === RUN TestDiff [2022-03-14T06:09:48.764Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-14T06:09:48.764Z] --- SKIP: TestDiff (0.00s) [2022-03-14T06:09:48.764Z] === RUN TestExecWithCloseStdin [2022-03-14T06:09:49.184Z] === RUN TestOutputOnPrematureClose [2022-03-14T06:09:49.184Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-14T06:09:49.184Z] === RUN TestCompleteSilently [2022-03-14T06:09:49.184Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-14T06:09:49.184Z] PASS [2022-03-14T06:09:49.184Z] coverage: 75.9% of statements [2022-03-14T06:09:49.184Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2022-03-14T06:09:49.639Z] === RUN TestSendToOneSub [2022-03-14T06:09:49.639Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-14T06:09:49.639Z] === RUN TestSendToMultipleSubs [2022-03-14T06:09:49.639Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-14T06:09:49.639Z] === RUN TestEvictOneSub [2022-03-14T06:09:49.639Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-14T06:09:49.639Z] === RUN TestClosePublisher [2022-03-14T06:09:49.639Z] --- PASS: TestClosePublisher (0.00s) [2022-03-14T06:09:49.639Z] === RUN TestPubSubRace [2022-03-14T06:09:50.095Z] --- PASS: TestRequest (10.02s) [2022-03-14T06:09:50.095Z] === RUN TestOverlappingRequests [2022-03-14T06:09:50.218Z] Cannot create a file when that file already exists. [2022-03-14T06:09:50.551Z] --- PASS: TestPubSubRace (1.06s) [2022-03-14T06:09:50.552Z] PASS [2022-03-14T06:09:50.552Z] coverage: 75.0% of statements [2022-03-14T06:09:50.552Z] ok github.com/docker/docker/pkg/pubsub 1.091s coverage: 75.0% of statements [2022-03-14T06:09:50.552Z] --- PASS: TestOverlappingRequests (0.43s) [2022-03-14T06:09:50.552Z] === RUN TestRelease [2022-03-14T06:09:50.552Z] time="2022-03-14T06:09:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49307/Test.Echo: Post \"http://127.0.0.1:49307/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-14T06:09:50.935Z] --- PASS: TestExecWithCloseStdin (2.11s) [2022-03-14T06:09:50.935Z] === RUN TestExec [2022-03-14T06:09:51.007Z] === RUN TestRegister [2022-03-14T06:09:51.007Z] --- PASS: TestRegister (0.00s) [2022-03-14T06:09:51.007Z] === RUN TestCommand [2022-03-14T06:09:51.007Z] --- PASS: TestCommand (0.03s) [2022-03-14T06:09:51.007Z] === RUN TestNaiveSelf [2022-03-14T06:09:51.007Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-14T06:09:51.007Z] PASS [2022-03-14T06:09:51.007Z] coverage: 82.4% of statements [2022-03-14T06:09:51.007Z] ok github.com/docker/docker/pkg/reexec 0.097s coverage: 82.4% of statements [2022-03-14T06:09:51.969Z] === RUN TestDump [2022-03-14T06:09:51.969Z] goroutine 19 [running]: [2022-03-14T06:09:51.969Z] github.com/docker/docker/pkg/stack.dump(0x144b9d7) [2022-03-14T06:09:51.969Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-14T06:09:51.969Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-14T06:09:51.969Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-14T06:09:51.969Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-14T06:09:51.969Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-14T06:09:51.969Z] testing.tRunner(0xc000085520, 0x15ba190) [2022-03-14T06:09:51.969Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-14T06:09:51.969Z] created by testing.(*T).Run [2022-03-14T06:09:51.969Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-14T06:09:51.969Z] [2022-03-14T06:09:51.969Z] goroutine 1 [chan receive]: [2022-03-14T06:09:51.969Z] testing.(*T).Run(0xc000085380, {0x15ab7b1, 0x142a733}, 0x15ba190) [2022-03-14T06:09:51.969Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-14T06:09:51.969Z] testing.runTests.func1(0xc0000b6810) [2022-03-14T06:09:51.969Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-14T06:09:51.969Z] testing.tRunner(0xc000085380, 0xc0000c1ce0) [2022-03-14T06:09:51.969Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-14T06:09:51.969Z] testing.runTests(0xc0000d0080, {0x171ec20, 0x3, 0x3}, {0x144ac2d, 0x15ad4ab, 0x17236e0}) [2022-03-14T06:09:51.969Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-14T06:09:51.969Z] testing.(*M).Run(0xc0000d0080) [2022-03-14T06:09:51.969Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-14T06:09:51.969Z] main.main() [2022-03-14T06:09:51.969Z] _testmain.go:95 +0x1f5 [2022-03-14T06:09:51.969Z] --- PASS: TestDump (0.00s) [2022-03-14T06:09:51.969Z] === RUN TestDumpToFile [2022-03-14T06:09:51.969Z] --- PASS: TestDumpToFile (0.14s) [2022-03-14T06:09:51.969Z] === RUN TestDumpToFileWithEmptyInput [2022-03-14T06:09:51.969Z] goroutine 21 [running]: [2022-03-14T06:09:51.969Z] github.com/docker/docker/pkg/stack.dump(0x14b8bb4) [2022-03-14T06:09:51.969Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-14T06:09:51.969Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x14b8f60}) [2022-03-14T06:09:51.969Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-14T06:09:51.969Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085520) [2022-03-14T06:09:51.969Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-14T06:09:51.969Z] testing.tRunner(0xc000085a00, 0x15ba180) [2022-03-14T06:09:51.969Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-14T06:09:51.969Z] created by testing.(*T).Run [2022-03-14T06:09:51.969Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-14T06:09:51.969Z] [2022-03-14T06:09:51.969Z] goroutine 1 [chan receive]: [2022-03-14T06:09:51.969Z] testing.(*T).Run(0xc000085380, {0x15b2596, 0x142a733}, 0x15ba180) [2022-03-14T06:09:51.969Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-14T06:09:51.969Z] testing.runTests.func1(0xc0000b6810) [2022-03-14T06:09:51.969Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-14T06:09:51.969Z] testing.tRunner(0xc000085380, 0xc0000c1ce0) [2022-03-14T06:09:51.969Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-14T06:09:51.969Z] testing.runTests(0xc0000d0080, {0x171ec20, 0x3, 0x3}, {0x144ac2d, 0x15ad4ab, 0x17236e0}) [2022-03-14T06:09:51.969Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-14T06:09:51.969Z] testing.(*M).Run(0xc0000d0080) [2022-03-14T06:09:51.969Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-14T06:09:51.969Z] main.main() [2022-03-14T06:09:51.969Z] _testmain.go:95 +0x1f5 [2022-03-14T06:09:51.969Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-14T06:09:51.969Z] PASS [2022-03-14T06:09:51.969Z] coverage: 90.9% of statements [2022-03-14T06:09:51.969Z] ok github.com/docker/docker/pkg/stack 0.179s coverage: 90.9% of statements [2022-03-14T06:09:52.425Z] === RUN TestNewStdWriter [2022-03-14T06:09:52.425Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-14T06:09:52.425Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-14T06:09:52.425Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-14T06:09:52.425Z] === RUN TestWriteWithNilBytes [2022-03-14T06:09:52.425Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-14T06:09:52.425Z] === RUN TestWrite [2022-03-14T06:09:52.425Z] --- PASS: TestWrite (0.00s) [2022-03-14T06:09:52.425Z] === RUN TestWriteWithWriterError [2022-03-14T06:09:52.425Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-14T06:09:52.425Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-14T06:09:52.425Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-14T06:09:52.425Z] === RUN TestStdCopyWriteAndRead [2022-03-14T06:09:52.425Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-14T06:09:52.425Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-14T06:09:52.425Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-14T06:09:52.425Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-14T06:09:52.425Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-14T06:09:52.425Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-14T06:09:52.425Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-14T06:09:52.425Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-14T06:09:52.425Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-14T06:09:52.425Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-14T06:09:52.425Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-14T06:09:52.425Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-14T06:09:52.425Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-14T06:09:52.425Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-14T06:09:52.425Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-14T06:09:52.425Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-14T06:09:52.425Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-14T06:09:52.425Z] PASS [2022-03-14T06:09:52.425Z] coverage: 100.0% of statements [2022-03-14T06:09:52.425Z] ok github.com/docker/docker/pkg/stdcopy 0.039s coverage: 100.0% of statements [2022-03-14T06:09:52.425Z] --- PASS: TestRelease (2.03s) [2022-03-14T06:09:52.425Z] === RUN TestAllocateRandomDeallocate [2022-03-14T06:09:53.100Z] --- PASS: TestExec (2.03s) [2022-03-14T06:09:53.100Z] === RUN TestExecUser [2022-03-14T06:09:53.100Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-14T06:09:53.100Z] --- SKIP: TestExecUser (0.00s) [2022-03-14T06:09:53.100Z] === RUN TestExportContainerAndImportImage [2022-03-14T06:09:53.100Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:09:53.100Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-14T06:09:53.100Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-14T06:09:53.100Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:09:53.100Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-14T06:09:53.100Z] === RUN TestHealthCheckWorkdir [2022-03-14T06:09:53.100Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-14T06:09:53.100Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-14T06:09:53.100Z] === RUN TestHealthKillContainer [2022-03-14T06:09:53.100Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-14T06:09:53.100Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-14T06:09:53.100Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-14T06:09:53.100Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-14T06:09:53.100Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-14T06:09:53.100Z] === RUN TestKillContainerInvalidSignal [2022-03-14T06:09:53.289Z] --- PASS: TestServiceUpdateConfigs (14.32s) [2022-03-14T06:09:53.289Z] === RUN TestServiceUpdateNetwork [2022-03-14T06:09:53.388Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-14T06:09:53.388Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-14T06:09:53.388Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-14T06:09:53.388Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-14T06:09:53.388Z] === RUN TestFormatStatus [2022-03-14T06:09:53.388Z] --- PASS: TestFormatStatus (0.00s) [2022-03-14T06:09:53.388Z] === RUN TestFormatError [2022-03-14T06:09:53.388Z] --- PASS: TestFormatError (0.00s) [2022-03-14T06:09:53.388Z] === RUN TestFormatJSONError [2022-03-14T06:09:53.388Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-14T06:09:53.388Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-14T06:09:53.388Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-14T06:09:53.388Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-14T06:09:53.388Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-14T06:09:53.388Z] === RUN TestNewJSONProgressOutput [2022-03-14T06:09:53.388Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-14T06:09:53.388Z] === RUN TestAuxFormatterEmit [2022-03-14T06:09:53.388Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-14T06:09:53.388Z] === RUN TestStreamWriterStdout [2022-03-14T06:09:53.388Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-14T06:09:53.388Z] === RUN TestStreamWriterStderr [2022-03-14T06:09:53.388Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-14T06:09:53.388Z] PASS [2022-03-14T06:09:53.388Z] coverage: 66.2% of statements [2022-03-14T06:09:53.388Z] ok github.com/docker/docker/pkg/streamformatter 0.040s coverage: 66.2% of statements [2022-03-14T06:09:53.844Z] === RUN TestGenerateRandomID [2022-03-14T06:09:53.844Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-14T06:09:53.844Z] === RUN TestShortenId [2022-03-14T06:09:53.844Z] --- PASS: TestShortenId (0.00s) [2022-03-14T06:09:53.844Z] === RUN TestShortenSha256Id [2022-03-14T06:09:53.844Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-14T06:09:53.844Z] === RUN TestShortenIdEmpty [2022-03-14T06:09:53.844Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-14T06:09:53.844Z] === RUN TestShortenIdInvalid [2022-03-14T06:09:53.844Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-14T06:09:53.844Z] === RUN TestIsShortIDNonHex [2022-03-14T06:09:53.844Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-14T06:09:53.844Z] === RUN TestIsShortIDNotCorrectSize [2022-03-14T06:09:53.844Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-14T06:09:53.844Z] PASS [2022-03-14T06:09:53.844Z] coverage: 70.6% of statements [2022-03-14T06:09:53.844Z] ok github.com/docker/docker/pkg/stringid 0.034s coverage: 70.6% of statements [2022-03-14T06:09:54.299Z] === RUN TestIsCpusetListAvailable [2022-03-14T06:09:54.299Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-14T06:09:54.299Z] PASS [2022-03-14T06:09:54.299Z] coverage: 39.4% of statements [2022-03-14T06:09:54.299Z] ok github.com/docker/docker/pkg/sysinfo 0.034s coverage: 39.4% of statements [2022-03-14T06:09:55.264Z] --- PASS: TestKillContainerInvalidSignal (2.03s) [2022-03-14T06:09:55.265Z] === RUN TestKillContainer [2022-03-14T06:09:55.265Z] === RUN TestKillContainer/no_signal [2022-03-14T06:09:55.827Z] === RUN TestChtimes [2022-03-14T06:09:55.827Z] --- PASS: TestChtimes (0.00s) [2022-03-14T06:09:55.827Z] === RUN TestChtimesWindows [2022-03-14T06:09:55.828Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-14T06:09:55.828Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-14T06:09:55.828Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-14T06:09:55.828Z] PASS [2022-03-14T06:09:55.828Z] coverage: 12.9% of statements [2022-03-14T06:09:55.828Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 12.9% of statements [2022-03-14T06:09:55.911Z] docker_api_swarm_test.go:585: [ddd06066a5a15] joining swarm manager [d4e6a21624586]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-14T06:09:55.911Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-14T06:09:55.911Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-14T06:09:56.284Z] === RUN TestTailFile [2022-03-14T06:09:56.284Z] --- PASS: TestTailFile (0.00s) [2022-03-14T06:09:56.284Z] === RUN TestTailFileManyLines [2022-03-14T06:09:56.284Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-14T06:09:56.284Z] === RUN TestTailEmptyFile [2022-03-14T06:09:56.284Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-14T06:09:56.284Z] === RUN TestTailNegativeN [2022-03-14T06:09:56.284Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader [2022-03-14T06:09:56.284Z] === CONT TestNewTailReader [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/no_delimiter [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/truncated_last_line [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-14T06:09:56.284Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-14T06:09:56.284Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:09:56.284Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:09:56.284Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-14T06:09:56.284Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:09:56.284Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:09:56.284Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:09:56.284Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:09:56.284Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-14T06:09:56.284Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:09:56.284Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:09:56.284Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:09:56.284Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:09:56.284Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:09:56.285Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:09:56.285Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:09:56.285Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:09:56.285Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:09:56.285Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:09:56.285Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:09:56.285Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:09:56.285Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:09:56.285Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:09:56.285Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:09:56.285Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:09:56.285Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:09:56.285Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:09:56.285Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:09:56.285Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:09:56.285Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:09:56.285Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:09:56.285Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:09:56.285Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:09:56.285Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-14T06:09:56.285Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-14T06:09:56.285Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-14T06:09:56.285Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-14T06:09:56.285Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-14T06:09:56.285Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-14T06:09:56.285Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-14T06:09:56.285Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-14T06:09:56.285Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-14T06:09:56.285Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-14T06:09:56.285Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-14T06:09:56.285Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-14T06:09:56.285Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-14T06:09:56.285Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-14T06:09:56.285Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-14T06:09:56.285Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:09:56.285Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:09:56.285Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-14T06:09:56.285Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:09:56.285Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:09:56.285Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:09:56.285Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:09:56.285Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:09:56.285Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:09:56.285Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:09:56.285Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:09:56.285Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:09:56.285Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-14T06:09:56.285Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-14T06:09:56.285Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-14T06:09:56.285Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-14T06:09:56.285Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-14T06:09:56.285Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-14T06:09:56.285Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:09:56.285Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:09:56.285Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-14T06:09:56.285Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-14T06:09:56.285Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:09:56.285Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:09:56.285Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:09:56.285Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-14T06:09:56.285Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-14T06:09:56.285Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-14T06:09:56.285Z] === CONT TestNewTailReader/no_delimiter [2022-03-14T06:09:56.285Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-14T06:09:56.285Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-14T06:09:56.285Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-14T06:09:56.285Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-14T06:09:56.285Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-14T06:09:56.285Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-14T06:09:56.285Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-14T06:09:56.285Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-14T06:09:56.285Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-14T06:09:56.285Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-14T06:09:56.285Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-14T06:09:56.485Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-14T06:09:56.745Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-14T06:09:56.745Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:09:56.745Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:09:56.745Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-14T06:09:56.745Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:09:56.745Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:09:56.745Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:09:56.745Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:09:56.745Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:09:56.745Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:09:56.745Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:09:56.745Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:09:56.745Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:09:56.745Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:09:56.745Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:09:56.745Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-14T06:09:56.745Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:09:56.745Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-14T06:09:56.745Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-14T06:09:56.745Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:09:56.746Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:09:56.746Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:09:56.747Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:09:56.747Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:09:56.747Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:09:56.747Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-14T06:09:56.747Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:09:56.747Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:09:56.747Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:09:56.747Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-14T06:09:56.747Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-14T06:09:56.747Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-14T06:09:56.747Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-14T06:09:56.747Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:09:56.747Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:09:56.747Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:09:56.747Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-14T06:09:56.747Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-14T06:09:56.747Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:09:56.747Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:09:56.747Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:09:56.747Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:09:56.748Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:09:56.748Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:09:56.749Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-14T06:09:57.205Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-14T06:09:57.205Z] --- PASS: TestNewTailReader (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-14T06:09:57.206Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.02s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-14T06:09:57.207Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-14T06:09:57.208Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-14T06:09:57.208Z] PASS [2022-03-14T06:09:57.208Z] coverage: 88.6% of statements [2022-03-14T06:09:57.208Z] ok github.com/docker/docker/pkg/tailfile 0.154s coverage: 88.6% of statements [2022-03-14T06:09:57.270Z] Removing intermediate container 5270b5d21446 [2022-03-14T06:09:57.270Z] ---> 56f360a55b92 [2022-03-14T06:09:57.270Z] Step 13/13 : CMD ["sh"] [2022-03-14T06:09:57.270Z] ---> Running in 71d1027497cc [2022-03-14T06:09:57.270Z] Removing intermediate container 71d1027497cc [2022-03-14T06:09:57.270Z] ---> af5933adcdb8 [2022-03-14T06:09:57.270Z] Successfully built af5933adcdb8 [2022-03-14T06:09:57.270Z] Successfully tagged busybox:latest [2022-03-14T06:09:57.270Z] INFO: Docker images of the daemon under test [2022-03-14T06:09:57.270Z] [2022-03-14T06:09:57.270Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-14T06:09:57.270Z] busybox latest af5933adcdb8 Less than a second ago 5.01GB [2022-03-14T06:09:57.270Z] microsoft/windowsservercore latest 02f938cacc3b 11 days ago 4.96GB [2022-03-14T06:09:57.270Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 11 days ago 4.96GB [2022-03-14T06:09:57.270Z] [2022-03-14T06:09:57.270Z] INFO: Running integration tests at 03/14/2022 06:09:56... [2022-03-14T06:09:57.270Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-14T06:09:57.270Z] INFO: Integration API tests being run from the host: [2022-03-14T06:09:57.270Z] INFO: make.ps1 starting at 03/14/2022 06:09:56 [2022-03-14T06:09:57.430Z] === RUN TestKillContainer/non_killing_signal [2022-03-14T06:09:57.430Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-14T06:09:57.430Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-14T06:09:57.430Z] === RUN TestKillContainer/killing_signal [2022-03-14T06:09:57.664Z] === RUN TestTarSumRemoveNonExistent [2022-03-14T06:09:57.664Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-03-14T06:09:57.664Z] === RUN TestTarSumRemove [2022-03-14T06:09:57.664Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-14T06:09:57.664Z] === RUN TestSortFileInfoSums [2022-03-14T06:09:57.664Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-14T06:09:57.664Z] === RUN TestNewTarSumForLabelInvalid [2022-03-14T06:09:57.664Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-14T06:09:57.664Z] === RUN TestNewTarSumForLabel [2022-03-14T06:09:57.664Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-14T06:09:57.664Z] === RUN TestEmptyTar [2022-03-14T06:09:57.664Z] --- PASS: TestEmptyTar (0.00s) [2022-03-14T06:09:57.664Z] === RUN TestTarSumsReadSize [2022-03-14T06:09:57.664Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-14T06:09:57.664Z] === RUN TestTarSums [2022-03-14T06:09:57.664Z] --- PASS: TestTarSums (0.06s) [2022-03-14T06:09:57.664Z] === RUN TestIteration [2022-03-14T06:09:57.664Z] --- PASS: TestIteration (0.00s) [2022-03-14T06:09:57.664Z] === RUN TestVersionLabelForChecksum [2022-03-14T06:09:57.664Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-14T06:09:57.664Z] === RUN TestVersion [2022-03-14T06:09:57.664Z] --- PASS: TestVersion (0.00s) [2022-03-14T06:09:57.664Z] === RUN TestGetVersion [2022-03-14T06:09:57.664Z] --- PASS: TestGetVersion (0.00s) [2022-03-14T06:09:57.664Z] === RUN TestGetVersions [2022-03-14T06:09:57.664Z] --- PASS: TestGetVersions (0.00s) [2022-03-14T06:09:57.664Z] PASS [2022-03-14T06:09:57.664Z] coverage: 89.3% of statements [2022-03-14T06:09:57.664Z] ok github.com/docker/docker/pkg/tarsum 0.129s coverage: 89.3% of statements [2022-03-14T06:09:57.692Z] === RUN TestDockerSuite/TestBuildFails [2022-03-14T06:09:57.692Z] check_test.go:379: [db3c98f9733dc] daemon is not started [2022-03-14T06:09:58.120Z] === RUN TestTruncIndex [2022-03-14T06:09:58.241Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-14T06:09:58.578Z] --- PASS: TestTruncIndex (0.10s) [2022-03-14T06:09:58.578Z] PASS [2022-03-14T06:09:58.578Z] coverage: 91.5% of statements [2022-03-14T06:09:58.578Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2022-03-14T06:09:58.578Z] --- PASS: TestAllocateRandomDeallocate (6.05s) [2022-03-14T06:09:58.578Z] === RUN TestRetrieveFromStore [2022-03-14T06:09:58.637Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-14T06:09:58.637Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-14T06:09:59.034Z] === RUN TestIsGIT [2022-03-14T06:09:59.034Z] --- PASS: TestIsGIT (0.00s) [2022-03-14T06:09:59.034Z] === RUN TestIsTransport [2022-03-14T06:09:59.034Z] --- PASS: TestIsTransport (0.00s) [2022-03-14T06:09:59.034Z] PASS [2022-03-14T06:09:59.034Z] coverage: 100.0% of statements [2022-03-14T06:09:59.034Z] ok github.com/docker/docker/pkg/urlutil 0.035s coverage: 100.0% of statements [2022-03-14T06:09:59.490Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-14T06:09:59.490Z] === RUN TestClientStream [2022-03-14T06:09:59.490Z] --- PASS: TestClientStream (0.00s) [2022-03-14T06:09:59.490Z] === RUN TestClientSendFile [2022-03-14T06:09:59.490Z] --- PASS: TestClientSendFile (0.00s) [2022-03-14T06:09:59.490Z] === RUN TestClientWithRequestTimeout [2022-03-14T06:09:59.490Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-14T06:09:59.490Z] === RUN TestFileSpecPlugin [2022-03-14T06:09:59.490Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-14T06:09:59.490Z] === RUN TestFileJSONSpecPlugin [2022-03-14T06:09:59.490Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-14T06:09:59.490Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-14T06:09:59.490Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-14T06:09:59.490Z] === RUN TestPluginAddHandler [2022-03-14T06:09:59.490Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-14T06:09:59.490Z] === RUN TestPluginWaitBadPlugin [2022-03-14T06:09:59.490Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-14T06:09:59.490Z] === RUN TestGet [2022-03-14T06:09:59.490Z] time="2022-03-14T06:09:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-14T06:09:59.490Z] === RUN TestVersionInfo [2022-03-14T06:09:59.490Z] --- PASS: TestVersionInfo (0.00s) [2022-03-14T06:09:59.490Z] === RUN TestAppendVersions [2022-03-14T06:09:59.490Z] --- PASS: TestAppendVersions (0.00s) [2022-03-14T06:09:59.490Z] PASS [2022-03-14T06:09:59.490Z] coverage: 88.9% of statements [2022-03-14T06:09:59.490Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2022-03-14T06:09:59.596Z] --- PASS: TestKillContainer (4.39s) [2022-03-14T06:09:59.596Z] --- PASS: TestKillContainer/no_signal (1.91s) [2022-03-14T06:09:59.596Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-14T06:09:59.596Z] --- PASS: TestKillContainer/killing_signal (2.45s) [2022-03-14T06:09:59.596Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-14T06:09:59.596Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-14T06:09:59.596Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-14T06:09:59.596Z] === RUN TestKillStoppedContainer [2022-03-14T06:09:59.596Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-14T06:09:59.596Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-14T06:09:59.596Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-14T06:09:59.596Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-14T06:09:59.596Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-14T06:09:59.596Z] === RUN TestKillDifferentUserContainer [2022-03-14T06:09:59.596Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-14T06:09:59.596Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-14T06:09:59.596Z] === RUN TestInspectOomKilledTrue [2022-03-14T06:09:59.596Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:09:59.596Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-14T06:09:59.596Z] === RUN TestInspectOomKilledFalse [2022-03-14T06:09:59.596Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-14T06:09:59.596Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-14T06:09:59.596Z] === RUN TestLogsFollowTailEmpty [2022-03-14T06:10:00.451Z] time="2022-03-14T06:10:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-14T06:10:00.451Z] --- PASS: TestRetrieveFromStore (1.89s) [2022-03-14T06:10:00.451Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-14T06:10:00.451Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-14T06:10:00.451Z] === RUN TestParallelPredefinedRequest1 [2022-03-14T06:10:00.451Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-14T06:10:00.451Z] === RUN TestParallelPredefinedRequest2 [2022-03-14T06:10:00.451Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-14T06:10:00.451Z] === RUN TestParallelPredefinedRequest3 [2022-03-14T06:10:00.451Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-14T06:10:00.451Z] === RUN TestParallelPredefinedRequest4 [2022-03-14T06:10:00.451Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-14T06:10:00.451Z] === RUN TestParallelPredefinedRequest5 [2022-03-14T06:10:00.451Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-14T06:10:00.451Z] === RUN TestDebug [2022-03-14T06:10:00.451Z] --- PASS: TestDebug (0.00s) [2022-03-14T06:10:00.451Z] === RUN TestRequestPoolParallel [2022-03-14T06:10:00.552Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-14T06:10:00.907Z] --- PASS: TestRequestPoolParallel (0.54s) [2022-03-14T06:10:00.907Z] === RUN TestFullAllocateRelease [2022-03-14T06:10:01.363Z] === RUN TestValidatePrivileges [2022-03-14T06:10:01.363Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-14T06:10:01.363Z] === RUN TestFilterByCapNeg [2022-03-14T06:10:01.363Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-14T06:10:01.363Z] === RUN TestFilterByCapPos [2022-03-14T06:10:01.363Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-14T06:10:01.363Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-14T06:10:01.363Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-14T06:10:01.363Z] PASS [2022-03-14T06:10:01.363Z] coverage: 12.0% of statements [2022-03-14T06:10:01.363Z] ok github.com/docker/docker/plugin 0.061s coverage: 12.0% of statements [2022-03-14T06:10:01.363Z] --- PASS: TestFullAllocateRelease (0.45s) [2022-03-14T06:10:01.363Z] === RUN TestOddAllocateRelease [2022-03-14T06:10:01.759Z] --- PASS: TestLogsFollowTailEmpty (2.02s) [2022-03-14T06:10:01.759Z] === RUN TestNetworkNat [2022-03-14T06:10:01.759Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-14T06:10:01.759Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-14T06:10:01.759Z] === RUN TestNetworkLocalhostTCPNat [2022-03-14T06:10:01.819Z] --- PASS: TestOddAllocateRelease (0.24s) [2022-03-14T06:10:01.819Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-14T06:10:01.819Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-03-14T06:10:01.819Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-14T06:10:01.819Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-03-14T06:10:01.819Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-14T06:10:01.819Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-03-14T06:10:01.819Z] === CONT TestParallelPredefinedRequest4 [2022-03-14T06:10:01.819Z] === CONT TestParallelPredefinedRequest1 [2022-03-14T06:10:01.819Z] === CONT TestParallelPredefinedRequest3 [2022-03-14T06:10:01.819Z] === CONT TestParallelPredefinedRequest4 [2022-03-14T06:10:01.819Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:10:01.819Z] === CONT TestParallelPredefinedRequest5 [2022-03-14T06:10:01.819Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:10:01.819Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-14T06:10:01.819Z] === CONT TestParallelPredefinedRequest2 [2022-03-14T06:10:01.819Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:10:01.819Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-14T06:10:01.819Z] === CONT TestParallelPredefinedRequest1 [2022-03-14T06:10:01.819Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:10:01.819Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-14T06:10:01.819Z] === CONT TestParallelPredefinedRequest3 [2022-03-14T06:10:01.819Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:10:01.819Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-14T06:10:01.819Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-14T06:10:01.819Z] PASS [2022-03-14T06:10:01.819Z] coverage: 85.3% of statements [2022-03-14T06:10:01.819Z] ok github.com/docker/docker/libnetwork/ipam 53.374s coverage: 85.3% of statements [2022-03-14T06:10:02.275Z] === RUN TestNewSettable [2022-03-14T06:10:02.275Z] --- PASS: TestNewSettable (0.00s) [2022-03-14T06:10:02.275Z] === RUN TestIsSettable [2022-03-14T06:10:02.275Z] --- PASS: TestIsSettable (0.00s) [2022-03-14T06:10:02.275Z] === RUN TestUpdateSettingsEnv [2022-03-14T06:10:02.275Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-14T06:10:02.275Z] PASS [2022-03-14T06:10:02.275Z] coverage: 20.0% of statements [2022-03-14T06:10:02.275Z] ok github.com/docker/docker/plugin/v2 0.032s coverage: 20.0% of statements [2022-03-14T06:10:02.275Z] time="2022-03-14T06:10:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-14T06:10:02.507Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-14T06:10:02.656Z] ok github.com/docker/docker/libnetwork 37.206s coverage: 40.7% of statements [2022-03-14T06:10:02.656Z] ok github.com/docker/docker/libnetwork/bitseq 0.118s coverage: 84.4% of statements [2022-03-14T06:10:02.656Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-14T06:10:03.237Z] === RUN TestLoad [2022-03-14T06:10:03.237Z] --- PASS: TestLoad (0.00s) [2022-03-14T06:10:03.237Z] === RUN TestSave [2022-03-14T06:10:03.237Z] --- PASS: TestSave (0.03s) [2022-03-14T06:10:03.237Z] === RUN TestAddDeleteGet [2022-03-14T06:10:03.237Z] --- PASS: TestAddDeleteGet (0.04s) [2022-03-14T06:10:03.237Z] === RUN TestInvalidTags [2022-03-14T06:10:03.237Z] --- PASS: TestInvalidTags (0.01s) [2022-03-14T06:10:03.237Z] PASS [2022-03-14T06:10:03.237Z] coverage: 83.7% of statements [2022-03-14T06:10:03.237Z] ok github.com/docker/docker/reference 0.106s coverage: 83.7% of statements [2022-03-14T06:10:03.601Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-14T06:10:03.923Z] --- PASS: TestNetworkLocalhostTCPNat (2.30s) [2022-03-14T06:10:03.923Z] === RUN TestNetworkLoopbackNat [2022-03-14T06:10:03.923Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-14T06:10:03.923Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-14T06:10:03.923Z] === RUN TestPause [2022-03-14T06:10:03.923Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-14T06:10:03.923Z] --- SKIP: TestPause (0.00s) [2022-03-14T06:10:03.923Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-14T06:10:04.174Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-14T06:10:04.174Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-14T06:10:04.174Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-14T06:10:04.174Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-14T06:10:04.174Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-14T06:10:04.174Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-14T06:10:04.432Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-14T06:10:04.435Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-03-14T06:10:04.697Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-14T06:10:04.697Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-14T06:10:04.697Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-14T06:10:04.959Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-14T06:10:05.404Z] === RUN TestResolveAuthConfigIndexServer [2022-03-14T06:10:05.404Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-14T06:10:05.404Z] === RUN TestResolveAuthConfigFullURL [2022-03-14T06:10:05.404Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-14T06:10:05.404Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-14T06:10:05.404Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-14T06:10:05.404Z] === RUN TestValidateMirror [2022-03-14T06:10:05.404Z] --- PASS: TestValidateMirror (0.00s) [2022-03-14T06:10:05.404Z] === RUN TestLoadInsecureRegistries [2022-03-14T06:10:05.404Z] time="2022-03-14T06:10:04Z" 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-14T06:10:05.404Z] time="2022-03-14T06:10:04Z" 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-14T06:10:05.404Z] time="2022-03-14T06:10:04Z" 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-14T06:10:05.404Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2022-03-14T06:10:05.404Z] === RUN TestNewServiceConfig [2022-03-14T06:10:05.404Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-14T06:10:05.404Z] === RUN TestValidateIndexName [2022-03-14T06:10:05.404Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-14T06:10:05.404Z] === RUN TestValidateIndexNameWithError [2022-03-14T06:10:05.404Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-14T06:10:05.404Z] === RUN TestEndpointParse [2022-03-14T06:10:05.404Z] --- PASS: TestEndpointParse (0.00s) [2022-03-14T06:10:05.404Z] === RUN TestEndpointParseInvalid [2022-03-14T06:10:05.404Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-14T06:10:05.404Z] === RUN TestValidateEndpoint [2022-03-14T06:10:05.404Z] --- PASS: TestValidateEndpoint (0.00s) [2022-03-14T06:10:05.404Z] === RUN TestPing [2022-03-14T06:10:05.404Z] --- PASS: TestPing (0.00s) [2022-03-14T06:10:05.404Z] === RUN TestPingRegistryEndpoint [2022-03-14T06:10:05.404Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:10:05.404Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-14T06:10:05.404Z] === RUN TestEndpoint [2022-03-14T06:10:05.404Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:10:05.404Z] --- SKIP: TestEndpoint (0.00s) [2022-03-14T06:10:05.404Z] === RUN TestParseRepositoryInfo [2022-03-14T06:10:05.404Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-14T06:10:05.404Z] === RUN TestNewIndexInfo [2022-03-14T06:10:05.404Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-14T06:10:05.404Z] === RUN TestMirrorEndpointLookup [2022-03-14T06:10:05.404Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:10:05.404Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-14T06:10:05.404Z] === RUN TestSearchRepositories [2022-03-14T06:10:05.404Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-14T06:10:05.404Z] Host: 127.0.0.1:49331 [2022-03-14T06:10:05.404Z] User-Agent: docker test client [2022-03-14T06:10:05.404Z] Authorization: Token fake-token [2022-03-14T06:10:05.404Z] X-Docker-Token: true [2022-03-14T06:10:05.404Z] Accept-Encoding: gzip [2022-03-14T06:10:05.404Z] [2022-03-14T06:10:05.404Z] [2022-03-14T06:10:05.404Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-14T06:10:05.404Z] Connection: close [2022-03-14T06:10:05.404Z] Content-Length: 144 [2022-03-14T06:10:05.404Z] Cache-Control: no-cache [2022-03-14T06:10:05.404Z] Content-Type: application/json [2022-03-14T06:10:05.404Z] Date: Mon, 14 Mar 2022 06:10:04 GMT [2022-03-14T06:10:05.404Z] Expires: -1 [2022-03-14T06:10:05.404Z] Pragma: no-cache [2022-03-14T06:10:05.404Z] Server: docker-tests/mock [2022-03-14T06:10:05.404Z] X-Docker-Registry-Config: mock [2022-03-14T06:10:05.404Z] X-Docker-Registry-Version: 0.0.0 [2022-03-14T06:10:05.404Z] [2022-03-14T06:10:05.404Z] [2022-03-14T06:10:05.404Z] --- PASS: TestSearchRepositories (0.00s) [2022-03-14T06:10:05.404Z] === RUN TestTrustedLocation [2022-03-14T06:10:05.404Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-14T06:10:05.404Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-14T06:10:05.404Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-14T06:10:05.404Z] === RUN TestAllowNondistributableArtifacts [2022-03-14T06:10:05.404Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-14T06:10:05.404Z] === RUN TestIsSecureIndex [2022-03-14T06:10:05.404Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-14T06:10:05.404Z] PASS [2022-03-14T06:10:05.404Z] coverage: 51.2% of statements [2022-03-14T06:10:05.404Z] ok github.com/docker/docker/registry 0.215s coverage: 51.2% of statements [2022-03-14T06:10:05.495Z] --- PASS: TestServiceUpdateNetwork (11.96s) [2022-03-14T06:10:05.495Z] === RUN TestServiceUpdatePidsLimit [2022-03-14T06:10:05.495Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-14T06:10:05.495Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-14T06:10:05.820Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-14T06:10:06.082Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-14T06:10:06.089Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.95s) [2022-03-14T06:10:06.089Z] === RUN TestPauseStopPausedContainer [2022-03-14T06:10:06.089Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:10:06.089Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-14T06:10:06.089Z] === RUN TestPsFilter [2022-03-14T06:10:06.089Z] --- PASS: TestPsFilter (0.28s) [2022-03-14T06:10:06.089Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-14T06:10:06.369Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-14T06:10:06.369Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-03-14T06:10:06.369Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-14T06:10:06.369Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-14T06:10:06.369Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-14T06:10:06.369Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-14T06:10:06.369Z] === RUN TestResumableRequestReaderWithReadError [2022-03-14T06:10:06.369Z] time="2022-03-14T06:10:05Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-14T06:10:06.369Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2022-03-14T06:10:06.369Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-14T06:10:06.369Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-14T06:10:06.369Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-14T06:10:06.369Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-14T06:10:06.369Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-14T06:10:06.369Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-14T06:10:06.369Z] === RUN TestResumableRequestReader [2022-03-14T06:10:06.369Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-14T06:10:06.369Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-14T06:10:06.369Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-14T06:10:06.369Z] PASS [2022-03-14T06:10:06.369Z] coverage: 100.0% of statements [2022-03-14T06:10:06.369Z] ok github.com/docker/docker/registry/resumable 0.201s coverage: 100.0% of statements [2022-03-14T06:10:06.369Z] time="2022-03-14T06:10:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-14T06:10:06.826Z] === RUN TestRestartManagerTimeout [2022-03-14T06:10:06.826Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-14T06:10:06.826Z] === RUN TestRestartManagerTimeoutReset [2022-03-14T06:10:06.826Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-14T06:10:06.826Z] PASS [2022-03-14T06:10:06.826Z] coverage: 50.9% of statements [2022-03-14T06:10:06.826Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 50.9% of statements [2022-03-14T06:10:07.025Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-14T06:10:07.509Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.372s coverage: 59.9% of statements [2022-03-14T06:10:07.509Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-14T06:10:07.769Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-14T06:10:07.792Z] === RUN TestDecodeContainerConfig [2022-03-14T06:10:07.792Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-14T06:10:07.792Z] === RUN TestDecodeContainerConfigIsolation [2022-03-14T06:10:07.792Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-14T06:10:07.792Z] === RUN TestValidatePrivileged [2022-03-14T06:10:07.792Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-14T06:10:07.792Z] PASS [2022-03-14T06:10:07.792Z] coverage: 52.6% of statements [2022-03-14T06:10:07.792Z] ok github.com/docker/docker/runconfig 0.038s coverage: 52.6% of statements [2022-03-14T06:10:08.247Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-14T06:10:08.247Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-14T06:10:08.247Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-14T06:10:08.247Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-14T06:10:08.247Z] PASS [2022-03-14T06:10:08.247Z] coverage: 62.5% of statements [2022-03-14T06:10:08.247Z] ok github.com/docker/docker/testutil 0.035s coverage: 62.5% of statements [2022-03-14T06:10:08.340Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.185s coverage: 4.0% of statements [2022-03-14T06:10:08.407Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-03-14T06:10:08.407Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-14T06:10:08.407Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-03-14T06:10:08.600Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-14T06:10:08.667Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-14T06:10:08.860Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-03-14T06:10:08.978Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.55s) [2022-03-14T06:10:08.978Z] === RUN TestRemoveContainerWithVolume [2022-03-14T06:10:09.121Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-14T06:10:09.121Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-14T06:10:09.608Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-14T06:10:10.179Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-14T06:10:11.122Z] docker_api_swarm_test.go:46: [dbd0680537ab7] joining swarm manager [df57d5c3510cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-14T06:10:11.141Z] --- PASS: TestRemoveContainerWithVolume (2.48s) [2022-03-14T06:10:11.141Z] === RUN TestRemoveContainerRunning [2022-03-14T06:10:11.962Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-14T06:10:11.962Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-14T06:10:11.962Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-14T06:10:11.962Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-14T06:10:12.054Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-14T06:10:12.505Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-14T06:10:12.924Z] === RUN TestGetDriver [2022-03-14T06:10:12.924Z] --- PASS: TestGetDriver (0.00s) [2022-03-14T06:10:12.924Z] === RUN TestVolumeRequestError [2022-03-14T06:10:12.924Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-14T06:10:12.924Z] PASS [2022-03-14T06:10:12.924Z] coverage: 36.1% of statements [2022-03-14T06:10:12.924Z] ok github.com/docker/docker/volume/drivers 0.061s coverage: 36.1% of statements [2022-03-14T06:10:12.924Z] === RUN TestGetAddress [2022-03-14T06:10:12.924Z] --- PASS: TestGetAddress (0.00s) [2022-03-14T06:10:12.924Z] === RUN TestRemove [2022-03-14T06:10:12.924Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-14T06:10:12.924Z] --- SKIP: TestRemove (0.00s) [2022-03-14T06:10:12.924Z] === RUN TestInitializeWithVolumes [2022-03-14T06:10:12.924Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-14T06:10:12.924Z] === RUN TestCreate [2022-03-14T06:10:12.924Z] --- PASS: TestCreate (0.01s) [2022-03-14T06:10:12.924Z] === RUN TestValidateName [2022-03-14T06:10:12.924Z] --- PASS: TestValidateName (0.00s) [2022-03-14T06:10:12.924Z] === RUN TestCreateWithOpts [2022-03-14T06:10:12.924Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-14T06:10:12.924Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-14T06:10:13.304Z] --- PASS: TestRemoveContainerRunning (1.97s) [2022-03-14T06:10:13.304Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-14T06:10:13.379Z] === RUN TestRelaodNoOpts [2022-03-14T06:10:13.379Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-03-14T06:10:13.379Z] PASS [2022-03-14T06:10:13.379Z] coverage: 41.5% of statements [2022-03-14T06:10:13.379Z] ok github.com/docker/docker/volume/local 0.072s coverage: 41.5% of statements [2022-03-14T06:10:14.340Z] === RUN TestLCOWParseMountRaw [2022-03-14T06:10:14.340Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-14T06:10:14.340Z] === RUN TestLCOWParseMountRawSplit [2022-03-14T06:10:14.340Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-14T06:10:14.340Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-14T06:10:14.340Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-14T06:10:14.340Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-14T06:10:14.340Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-14T06:10:14.340Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-14T06:10:14.340Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-14T06:10:14.340Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-14T06:10:14.340Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-14T06:10:14.340Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-14T06:10:14.340Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-14T06:10:14.340Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-14T06:10:14.340Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-14T06:10:14.340Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-14T06:10:14.340Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-14T06:10:14.340Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-14T06:10:14.340Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-14T06:10:14.340Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-14T06:10:14.340Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-14T06:10:14.340Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-14T06:10:14.340Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-14T06:10:14.340Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-14T06:10:14.340Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-14T06:10:14.340Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-14T06:10:14.340Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-14T06:10:14.340Z] === RUN TestLinuxParseMountRaw [2022-03-14T06:10:14.340Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-14T06:10:14.340Z] === RUN TestLinuxParseMountRawSplit [2022-03-14T06:10:14.340Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-14T06:10:14.340Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-14T06:10:14.340Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-14T06:10:14.340Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-14T06:10:14.340Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-14T06:10:14.340Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-14T06:10:14.340Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-14T06:10:14.340Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-14T06:10:14.340Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-14T06:10:14.340Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-14T06:10:14.340Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-14T06:10:14.340Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-14T06:10:14.340Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-14T06:10:14.340Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-14T06:10:14.340Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-14T06:10:14.340Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-14T06:10:14.340Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-14T06:10:14.340Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-14T06:10:14.340Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-14T06:10:14.340Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-14T06:10:14.340Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-14T06:10:14.340Z] === RUN TestConvertTmpfsOptions [2022-03-14T06:10:14.340Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-14T06:10:14.340Z] linux_parser_test.go:209: data="ro" [2022-03-14T06:10:14.340Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-14T06:10:14.340Z] === RUN TestParseMountSpec [2022-03-14T06:10:14.340Z] parser_test.go:62: case 0 [2022-03-14T06:10:14.340Z] parser_test.go:62: case 1 [2022-03-14T06:10:14.340Z] parser_test.go:62: case 2 [2022-03-14T06:10:14.340Z] parser_test.go:62: case 3 [2022-03-14T06:10:14.340Z] parser_test.go:62: case 4 [2022-03-14T06:10:14.340Z] parser_test.go:62: case 5 [2022-03-14T06:10:14.340Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-14T06:10:14.340Z] === RUN TestValidateMount [2022-03-14T06:10:14.340Z] --- PASS: TestValidateMount (0.00s) [2022-03-14T06:10:14.340Z] === RUN TestWindowsParseMountRaw [2022-03-14T06:10:14.340Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-14T06:10:14.340Z] === RUN TestWindowsParseMountRawSplit [2022-03-14T06:10:14.341Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-14T06:10:14.341Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-14T06:10:14.341Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-14T06:10:14.341Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-14T06:10:14.341Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-14T06:10:14.341Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-14T06:10:14.341Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-14T06:10:14.341Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-14T06:10:14.341Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-14T06:10:14.341Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-14T06:10:14.341Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-14T06:10:14.341Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-14T06:10:14.341Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-14T06:10:14.341Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-14T06:10:14.341Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-14T06:10:14.341Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-14T06:10:14.341Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-14T06:10:14.341Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-14T06:10:14.341Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-14T06:10:14.341Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-14T06:10:14.341Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-14T06:10:14.341Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-14T06:10:14.341Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-14T06:10:14.341Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-14T06:10:14.341Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-14T06:10:14.341Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-14T06:10:14.341Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-14T06:10:14.341Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-14T06:10:14.341Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-14T06:10:14.341Z] PASS [2022-03-14T06:10:14.341Z] coverage: 67.6% of statements [2022-03-14T06:10:14.341Z] ok github.com/docker/docker/volume/mounts 0.051s coverage: 67.6% of statements [2022-03-14T06:10:14.341Z] --- PASS: TestGet (15.01s) [2022-03-14T06:10:14.341Z] === RUN TestPluginWithNoManifest [2022-03-14T06:10:14.341Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-14T06:10:14.341Z] === RUN TestGetAll [2022-03-14T06:10:14.341Z] --- PASS: TestGetAll (0.01s) [2022-03-14T06:10:14.341Z] PASS [2022-03-14T06:10:14.341Z] coverage: 73.2% of statements [2022-03-14T06:10:14.341Z] ok github.com/docker/docker/pkg/plugins 34.922s coverage: 73.2% of statements [2022-03-14T06:10:14.417Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-14T06:10:14.833Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.97s) [2022-03-14T06:10:14.833Z] === RUN TestRemoveInvalidContainer [2022-03-14T06:10:14.833Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-03-14T06:10:14.833Z] === RUN TestRenameLinkedContainer [2022-03-14T06:10:14.833Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-14T06:10:14.833Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-14T06:10:14.833Z] === RUN TestRenameStoppedContainer [2022-03-14T06:10:15.302Z] === RUN TestSetGetMeta [2022-03-14T06:10:15.302Z] === PAUSE TestSetGetMeta [2022-03-14T06:10:15.302Z] === RUN TestRestore [2022-03-14T06:10:15.302Z] === PAUSE TestRestore [2022-03-14T06:10:15.302Z] === RUN TestServiceCreate [2022-03-14T06:10:15.302Z] === PAUSE TestServiceCreate [2022-03-14T06:10:15.302Z] === RUN TestServiceList [2022-03-14T06:10:15.302Z] === PAUSE TestServiceList [2022-03-14T06:10:15.302Z] === RUN TestServiceRemove [2022-03-14T06:10:15.302Z] === PAUSE TestServiceRemove [2022-03-14T06:10:15.302Z] === RUN TestServiceGet [2022-03-14T06:10:15.302Z] === PAUSE TestServiceGet [2022-03-14T06:10:15.302Z] === RUN TestServicePrune [2022-03-14T06:10:15.302Z] === PAUSE TestServicePrune [2022-03-14T06:10:15.302Z] === RUN TestCreate [2022-03-14T06:10:15.302Z] === PAUSE TestCreate [2022-03-14T06:10:15.302Z] === RUN TestRemove [2022-03-14T06:10:15.302Z] === PAUSE TestRemove [2022-03-14T06:10:15.302Z] === RUN TestList [2022-03-14T06:10:15.302Z] === PAUSE TestList [2022-03-14T06:10:15.302Z] === RUN TestFindByDriver [2022-03-14T06:10:15.302Z] === PAUSE TestFindByDriver [2022-03-14T06:10:15.302Z] === RUN TestFindByReferenced [2022-03-14T06:10:15.302Z] === PAUSE TestFindByReferenced [2022-03-14T06:10:15.302Z] === RUN TestDerefMultipleOfSameRef [2022-03-14T06:10:15.302Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-14T06:10:15.302Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-14T06:10:15.302Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-14T06:10:15.302Z] === RUN TestDefererencePluginOnCreateError [2022-03-14T06:10:15.302Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-14T06:10:15.302Z] === RUN TestRefDerefRemove [2022-03-14T06:10:15.302Z] === PAUSE TestRefDerefRemove [2022-03-14T06:10:15.302Z] === RUN TestGet [2022-03-14T06:10:15.302Z] === PAUSE TestGet [2022-03-14T06:10:15.302Z] === RUN TestGetWithReference [2022-03-14T06:10:15.302Z] === PAUSE TestGetWithReference [2022-03-14T06:10:15.302Z] === RUN TestFilterFunc [2022-03-14T06:10:15.302Z] === RUN TestFilterFunc/test_nil_list [2022-03-14T06:10:15.302Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-14T06:10:15.302Z] === RUN TestFilterFunc/test_empty_list [2022-03-14T06:10:15.302Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-14T06:10:15.302Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-14T06:10:15.303Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-14T06:10:15.303Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-14T06:10:15.303Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-14T06:10:15.303Z] === RUN TestFilterFunc/test_filter_some [2022-03-14T06:10:15.303Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-14T06:10:15.303Z] === RUN TestFilterFunc/test_filter_middle [2022-03-14T06:10:15.303Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-14T06:10:15.303Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-14T06:10:15.303Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-14T06:10:15.303Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-14T06:10:15.303Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-14T06:10:15.303Z] === CONT TestFilterFunc/test_nil_list [2022-03-14T06:10:15.303Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-14T06:10:15.303Z] === CONT TestFilterFunc/test_filter_some [2022-03-14T06:10:15.303Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-14T06:10:15.303Z] === CONT TestFilterFunc/test_filter_middle [2022-03-14T06:10:15.303Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-14T06:10:15.303Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-14T06:10:15.303Z] === CONT TestFilterFunc/test_empty_list [2022-03-14T06:10:15.303Z] --- PASS: TestFilterFunc (0.00s) [2022-03-14T06:10:15.303Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-14T06:10:15.303Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-14T06:10:15.303Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-14T06:10:15.303Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-14T06:10:15.303Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-14T06:10:15.303Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-14T06:10:15.303Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-14T06:10:15.303Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-14T06:10:15.303Z] === CONT TestSetGetMeta [2022-03-14T06:10:15.303Z] === CONT TestDefererencePluginOnCreateError [2022-03-14T06:10:15.303Z] === CONT TestList [2022-03-14T06:10:15.303Z] === CONT TestDerefMultipleOfSameRef [2022-03-14T06:10:15.303Z] --- PASS: TestSetGetMeta (0.03s) [2022-03-14T06:10:15.303Z] === CONT TestRemove [2022-03-14T06:10:15.303Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-03-14T06:10:15.303Z] === CONT TestCreate [2022-03-14T06:10:15.303Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2022-03-14T06:10:15.303Z] === CONT TestServicePrune [2022-03-14T06:10:15.303Z] --- PASS: TestList (0.05s) [2022-03-14T06:10:15.303Z] === CONT TestServiceGet [2022-03-14T06:10:15.303Z] --- PASS: TestRemove (0.04s) [2022-03-14T06:10:15.303Z] === CONT TestServiceRemove [2022-03-14T06:10:15.303Z] --- PASS: TestCreate (0.03s) [2022-03-14T06:10:15.303Z] === CONT TestServiceList [2022-03-14T06:10:15.303Z] --- PASS: TestServiceGet (0.15s) [2022-03-14T06:10:15.303Z] === CONT TestServiceCreate [2022-03-14T06:10:15.303Z] time="2022-03-14T06:10:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-14T06:10:15.303Z] --- PASS: TestServiceRemove (0.14s) [2022-03-14T06:10:15.303Z] === CONT TestRestore [2022-03-14T06:10:15.303Z] --- PASS: TestServiceList (0.14s) [2022-03-14T06:10:15.303Z] === CONT TestFindByReferenced [2022-03-14T06:10:15.303Z] time="2022-03-14T06:10:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-14T06:10:15.303Z] time="2022-03-14T06:10:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-14T06:10:15.303Z] time="2022-03-14T06:10:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-14T06:10:15.303Z] --- PASS: TestServiceCreate (0.03s) [2022-03-14T06:10:15.303Z] === CONT TestFindByDriver [2022-03-14T06:10:15.303Z] time="2022-03-14T06:10:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-14T06:10:15.303Z] --- PASS: TestFindByReferenced (0.03s) [2022-03-14T06:10:15.303Z] === CONT TestGetWithReference [2022-03-14T06:10:15.303Z] === CONT TestGet [2022-03-14T06:10:15.303Z] --- PASS: TestRestore (0.04s) [2022-03-14T06:10:15.303Z] --- PASS: TestServicePrune (0.20s) [2022-03-14T06:10:15.303Z] === CONT TestRefDerefRemove [2022-03-14T06:10:15.759Z] --- PASS: TestFindByDriver (0.04s) [2022-03-14T06:10:15.759Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-14T06:10:15.759Z] --- PASS: TestRefDerefRemove (0.03s) [2022-03-14T06:10:15.759Z] --- PASS: TestGet (0.04s) [2022-03-14T06:10:15.759Z] --- PASS: TestGetWithReference (0.04s) [2022-03-14T06:10:15.759Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-14T06:10:15.759Z] PASS [2022-03-14T06:10:15.759Z] coverage: 69.0% of statements [2022-03-14T06:10:15.759Z] ok github.com/docker/docker/volume/service 0.340s coverage: 69.0% of statements [2022-03-14T06:10:15.803Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-14T06:10:17.723Z] --- PASS: TestRenameStoppedContainer (2.63s) [2022-03-14T06:10:17.723Z] === RUN TestRenameRunningContainerAndReuse [2022-03-14T06:10:19.107Z] --- PASS: TestImportExtremelyLargeImageWorks (176.44s) [2022-03-14T06:10:19.107Z] PASS [2022-03-14T06:10:19.107Z] [2022-03-14T06:10:19.107Z] DONE 22 tests in 180.921s [2022-03-14T06:10:19.107Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-14T06:10:19.107Z] ++ 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-14T06:10:19.107Z] ++ set -e [2022-03-14T06:10:19.107Z] ++ '[' -n 0 ']' [2022-03-14T06:10:19.107Z] ++ set -x [2022-03-14T06:10:19.107Z] ++ 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-14T06:10:19.111Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.796s coverage: 7.2% of statements [2022-03-14T06:10:19.111Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-14T06:10:19.111Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-14T06:10:19.111Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-03-14T06:10:19.111Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-14T06:10:19.111Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-14T06:10:19.111Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-14T06:10:19.368Z] INFO: Testing against a local daemon [2022-03-14T06:10:19.368Z] === RUN TestNetworkCreateDelete [2022-03-14T06:10:19.368Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-03-14T06:10:19.368Z] === RUN TestDockerNetworkDeletePreferID [2022-03-14T06:10:19.371Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-03-14T06:10:19.629Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-14T06:10:19.632Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-03-14T06:10:19.891Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s) [2022-03-14T06:10:19.891Z] === RUN TestDaemonDNSFallback [2022-03-14T06:10:19.891Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-14T06:10:19.893Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-14T06:10:19.893Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-03-14T06:10:20.166Z] --- PASS: TestServiceUpdatePidsLimit (15.44s) [2022-03-14T06:10:20.166Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s) [2022-03-14T06:10:20.166Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-03-14T06:10:20.166Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2022-03-14T06:10:20.166Z] PASS [2022-03-14T06:10:20.166Z] [2022-03-14T06:10:20.166Z] === Skipped [2022-03-14T06:10:20.166Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-14T06:10:20.166Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-14T06:10:20.166Z] [2022-03-14T06:10:20.166Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-03-14T06:10:20.166Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-14T06:10:20.166Z] [2022-03-14T06:10:20.166Z] DONE 27 tests, 2 skipped in 143.973s [2022-03-14T06:10:20.166Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-03-14T06:10:20.166Z] ++ 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-14T06:10:20.166Z] ++ set -e [2022-03-14T06:10:20.166Z] ++ '[' -n 0 ']' [2022-03-14T06:10:20.166Z] ++ set -x [2022-03-14T06:10:20.166Z] ++ 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-14T06:10:20.166Z] INFO: Testing against a local daemon [2022-03-14T06:10:20.166Z] === RUN TestSessionCreate [2022-03-14T06:10:20.166Z] --- PASS: TestSessionCreate (0.02s) [2022-03-14T06:10:20.166Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-14T06:10:20.166Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-14T06:10:20.166Z] PASS [2022-03-14T06:10:20.166Z] [2022-03-14T06:10:20.166Z] DONE 2 tests in 0.136s [2022-03-14T06:10:20.166Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-03-14T06:10:20.166Z] ++ 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-14T06:10:20.166Z] ++ set -e [2022-03-14T06:10:20.166Z] ++ '[' -n 0 ']' [2022-03-14T06:10:20.166Z] ++ set -x [2022-03-14T06:10:20.166Z] ++ 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-14T06:10:20.166Z] INFO: Testing against a local daemon [2022-03-14T06:10:20.166Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-14T06:10:20.166Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-14T06:10:20.166Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-14T06:10:20.166Z] === RUN TestDiskUsage [2022-03-14T06:10:20.166Z] === PAUSE TestDiskUsage [2022-03-14T06:10:20.166Z] === RUN TestEventsExecDie [2022-03-14T06:10:20.166Z] --- PASS: TestEventsExecDie (0.46s) [2022-03-14T06:10:20.166Z] === RUN TestEventsBackwardsCompatible [2022-03-14T06:10:20.166Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-14T06:10:20.166Z] === RUN TestEventsVolumeCreate [2022-03-14T06:10:20.166Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-03-14T06:10:20.166Z] === RUN TestInfoBinaryCommits [2022-03-14T06:10:20.166Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-14T06:10:20.166Z] === RUN TestInfoAPIVersioned [2022-03-14T06:10:20.166Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-14T06:10:20.166Z] === RUN TestInfoAPI [2022-03-14T06:10:20.166Z] --- PASS: TestInfoAPI (0.02s) [2022-03-14T06:10:20.166Z] === RUN TestInfoAPIWarnings [2022-03-14T06:10:20.465Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-14T06:10:21.040Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-14T06:10:21.438Z] --- PASS: TestRenameRunningContainerAndReuse (3.87s) [2022-03-14T06:10:21.438Z] === RUN TestRenameInvalidName [2022-03-14T06:10:21.613Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-14T06:10:21.613Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-14T06:10:22.185Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-14T06:10:22.757Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-14T06:10:23.018Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-14T06:10:23.278Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-14T06:10:23.538Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-14T06:10:23.628Z] --- PASS: TestRenameInvalidName (2.19s) [2022-03-14T06:10:23.628Z] === RUN TestRenameAnonymousContainer [2022-03-14T06:10:23.800Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-14T06:10:24.741Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-14T06:10:26.660Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-14T06:10:26.660Z] --- PASS: TestDaemonDNSFallback (6.65s) [2022-03-14T06:10:26.660Z] === RUN TestInspectNetwork [2022-03-14T06:10:28.574Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-03-14T06:10:29.516Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-03-14T06:10:30.087Z] === RUN TestInspectNetwork/full_network_id [2022-03-14T06:10:30.087Z] === RUN TestInspectNetwork/partial_network_id [2022-03-14T06:10:30.087Z] === RUN TestInspectNetwork/network_name [2022-03-14T06:10:30.087Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-14T06:10:31.474Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-14T06:10:32.131Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-03-14T06:10:33.926Z] --- PASS: TestRenameAnonymousContainer (9.18s) [2022-03-14T06:10:33.926Z] === RUN TestRenameContainerWithSameName [2022-03-14T06:10:34.016Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-14T06:10:34.016Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-14T06:10:34.016Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-14T06:10:34.016Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-14T06:10:34.278Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-14T06:10:34.278Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-14T06:10:34.538Z] --- PASS: TestInspectNetwork (7.95s) [2022-03-14T06:10:34.538Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-14T06:10:34.538Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-14T06:10:34.538Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-14T06:10:34.538Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-14T06:10:34.538Z] === RUN TestRunContainerWithBridgeNone [2022-03-14T06:10:34.887Z] --- PASS: TestRenameContainerWithSameName (1.99s) [2022-03-14T06:10:34.887Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-14T06:10:34.887Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-14T06:10:34.887Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-14T06:10:34.887Z] === RUN TestResize [2022-03-14T06:10:35.922Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-14T06:10:36.496Z] --- PASS: TestRunContainerWithBridgeNone (1.98s) [2022-03-14T06:10:36.496Z] === RUN TestNetworkInvalidJSON [2022-03-14T06:10:36.496Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-14T06:10:36.496Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-14T06:10:36.496Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-14T06:10:36.496Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-14T06:10:36.496Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-14T06:10:36.496Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-14T06:10:36.496Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-14T06:10:36.496Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-14T06:10:36.496Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-14T06:10:36.496Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-03-14T06:10:36.496Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-14T06:10:36.496Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-14T06:10:36.496Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-14T06:10:36.496Z] === RUN TestNetworkList [2022-03-14T06:10:36.496Z] === RUN TestNetworkList//networks [2022-03-14T06:10:36.496Z] === PAUSE TestNetworkList//networks [2022-03-14T06:10:36.496Z] === RUN TestNetworkList//networks/ [2022-03-14T06:10:36.496Z] === PAUSE TestNetworkList//networks/ [2022-03-14T06:10:36.496Z] === CONT TestNetworkList//networks [2022-03-14T06:10:36.496Z] === CONT TestNetworkList//networks/ [2022-03-14T06:10:36.496Z] --- PASS: TestNetworkList (0.02s) [2022-03-14T06:10:36.496Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-14T06:10:36.496Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-14T06:10:36.496Z] === RUN TestHostIPv4BridgeLabel [2022-03-14T06:10:37.049Z] --- PASS: TestResize (1.96s) [2022-03-14T06:10:37.049Z] === RUN TestResizeWithInvalidSize [2022-03-14T06:10:37.068Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-14T06:10:37.068Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-03-14T06:10:37.068Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-14T06:10:38.247Z] --- PASS: TestInfoAPIWarnings (16.21s) [2022-03-14T06:10:38.247Z] === RUN TestInfoDebug [2022-03-14T06:10:38.247Z] --- PASS: TestInfoDebug (0.52s) [2022-03-14T06:10:38.248Z] === RUN TestInfoInsecureRegistries [2022-03-14T06:10:38.248Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-14T06:10:38.248Z] === RUN TestInfoRegistryMirrors [2022-03-14T06:10:38.248Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-14T06:10:38.248Z] === RUN TestLoginFailsWithBadCredentials [2022-03-14T06:10:38.248Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-03-14T06:10:38.248Z] === RUN TestPingCacheHeaders [2022-03-14T06:10:38.248Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-14T06:10:38.248Z] === RUN TestPingGet [2022-03-14T06:10:38.248Z] --- PASS: TestPingGet (0.01s) [2022-03-14T06:10:38.248Z] === RUN TestPingHead [2022-03-14T06:10:38.248Z] --- PASS: TestPingHead (0.02s) [2022-03-14T06:10:38.248Z] === RUN TestVersion [2022-03-14T06:10:38.248Z] --- PASS: TestVersion (0.02s) [2022-03-14T06:10:38.248Z] === CONT TestDiskUsage [2022-03-14T06:10:38.248Z] === RUN TestDiskUsage/empty [2022-03-14T06:10:38.248Z] === RUN TestDiskUsage/empty/container_types [2022-03-14T06:10:38.248Z] === RUN TestDiskUsage/empty/image_types [2022-03-14T06:10:38.248Z] === RUN TestDiskUsage/empty/volume_types [2022-03-14T06:10:38.248Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-14T06:10:38.248Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-14T06:10:38.248Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-14T06:10:38.248Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-14T06:10:38.248Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-14T06:10:38.248Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-14T06:10:38.248Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-14T06:10:38.248Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-14T06:10:38.448Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-03-14T06:10:38.448Z] === RUN TestDaemonDefaultNetworkPools [2022-03-14T06:10:38.506Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-14T06:10:38.506Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-14T06:10:38.506Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-14T06:10:38.506Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-14T06:10:38.506Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-14T06:10:38.506Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-14T06:10:38.506Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-14T06:10:38.506Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-14T06:10:38.506Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-14T06:10:38.506Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-14T06:10:38.506Z] === RUN TestDiskUsage/after_container.Run [2022-03-14T06:10:38.573Z] --- PASS: TestResizeWithInvalidSize (1.92s) [2022-03-14T06:10:38.574Z] === RUN TestResizeWhenContainerNotStarted [2022-03-14T06:10:38.764Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-14T06:10:38.764Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-14T06:10:38.764Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-14T06:10:38.764Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-14T06:10:38.764Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-14T06:10:38.764Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-14T06:10:38.764Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-14T06:10:38.764Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-14T06:10:38.764Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-14T06:10:38.764Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-14T06:10:38.764Z] --- PASS: TestDiskUsage (1.09s) [2022-03-14T06:10:38.764Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-14T06:10:38.764Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-14T06:10:38.764Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-14T06:10:38.764Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-14T06:10:38.764Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-14T06:10:38.764Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-14T06:10:38.764Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-14T06:10:38.764Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-14T06:10:38.764Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-14T06:10:38.764Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-14T06:10:38.764Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-14T06:10:38.764Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-03-14T06:10:38.764Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-14T06:10:38.764Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-14T06:10:38.764Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-14T06:10:38.764Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-14T06:10:38.764Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-14T06:10:38.764Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-14T06:10:38.764Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-14T06:10:38.764Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-14T06:10:38.764Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-14T06:10:38.764Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-14T06:10:38.764Z] --- PASS: TestDiskUsage/after_container.Run (0.29s) [2022-03-14T06:10:38.765Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-14T06:10:38.765Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-14T06:10:38.765Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-14T06:10:38.765Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-14T06:10:38.765Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-14T06:10:38.765Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-14T06:10:38.765Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-14T06:10:38.765Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-14T06:10:38.765Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-14T06:10:38.765Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-14T06:10:38.765Z] PASS [2022-03-14T06:10:38.765Z] [2022-03-14T06:10:38.765Z] === Skipped [2022-03-14T06:10:38.765Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-14T06:10:38.765Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-14T06:10:38.765Z] [2022-03-14T06:10:38.765Z] DONE 50 tests, 1 skipped in 19.768s [2022-03-14T06:10:38.765Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-14T06:10:38.765Z] ++ 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-14T06:10:38.765Z] ++ set -e [2022-03-14T06:10:38.765Z] ++ '[' -n 0 ']' [2022-03-14T06:10:38.765Z] ++ set -x [2022-03-14T06:10:38.765Z] ++ 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-14T06:10:39.019Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-03-14T06:10:39.019Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-14T06:10:39.023Z] INFO: Testing against a local daemon [2022-03-14T06:10:39.023Z] === RUN TestVolumesCreateAndList [2022-03-14T06:10:39.023Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-14T06:10:39.023Z] === RUN TestVolumesRemove [2022-03-14T06:10:39.023Z] --- PASS: TestVolumesRemove (0.06s) [2022-03-14T06:10:39.023Z] === RUN TestVolumesInspect [2022-03-14T06:10:39.023Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-14T06:10:39.023Z] === RUN TestVolumesInvalidJSON [2022-03-14T06:10:39.023Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-14T06:10:39.023Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-14T06:10:39.023Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-14T06:10:39.023Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-03-14T06:10:39.023Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-14T06:10:39.023Z] PASS [2022-03-14T06:10:39.023Z] [2022-03-14T06:10:39.023Z] DONE 5 tests in 0.222s [2022-03-14T06:10:39.023Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-14T06:10:39.281Z] ++++ cat bundles/test-integration/docker.pid [2022-03-14T06:10:39.281Z] +++ kill 13679 [2022-03-14T06:10:39.281Z] +++ /etc/init.d/apparmor stop [2022-03-14T06:10:39.281Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-14T06:10:39.281Z] [2022-03-14T06:10:39.281Z] Unloading profiles will leave already running processes permanently [2022-03-14T06:10:39.281Z] unconfined, which can lead to unexpected situations. [2022-03-14T06:10:39.281Z] [2022-03-14T06:10:39.281Z] To set a process to complain mode, use the command line tool [2022-03-14T06:10:39.281Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-14T06:10:39.281Z] +++ true [2022-03-14T06:10:39.539Z] exiting test-integration [2022-03-14T06:10:39.539Z] ++ exit 0 [2022-03-14T06:10:39.539Z] [2022-03-14T06:10:39.959Z] === RUN TestDockerSuite/TestBuildMultiStageCache Post stage [Pipeline] junit [2022-03-14T06:10:40.119Z] Recording test results [2022-03-14T06:10:40.220Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2022-03-14T06:10:40.220Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-14T06:10:40.220Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-14T06:10:40.286Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-14T06:10:40.620Z] + echo Ensuring container killed. [2022-03-14T06:10:40.621Z] Ensuring container killed. [2022-03-14T06:10:40.621Z] + docker rm -vf docker-pr1 [2022-03-14T06:10:40.621Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-03-14T06:10:40.795Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-14T06:10:40.850Z] 2022/03/14 06:10:40 Closing DB instances... [2022-03-14T06:10:40.871Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T06:10:40.871Z] INFO: Testing against a local daemon [2022-03-14T06:10:40.871Z] === RUN TestBuildWithSession [2022-03-14T06:10:40.871Z] build_session_test.go:25: TODO: BuildKit [2022-03-14T06:10:40.871Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-14T06:10:40.871Z] === RUN TestBuildSquashParent [2022-03-14T06:10:40.871Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:10:40.871Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-14T06:10:40.871Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-14T06:10:40.871Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-14T06:10:40.871Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-14T06:10:40.871Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-14T06:10:40.871Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-14T06:10:40.871Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-14T06:10:40.871Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-14T06:10:40.871Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-14T06:10:40.871Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-14T06:10:40.871Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-14T06:10:40.871Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-14T06:10:40.871Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-14T06:10:40.871Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-14T06:10:40.871Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-14T06:10:40.871Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-14T06:10:40.871Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-14T06:10:40.871Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-14T06:10:40.904Z] + echo Chowning /workspace to jenkins user [2022-03-14T06:10:40.904Z] Chowning /workspace to jenkins user [2022-03-14T06:10:40.904Z] + id -u [2022-03-14T06:10:40.904Z] + id -g [2022-03-14T06:10:40.904Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43375:/workspace busybox chown -R 1000:1000 /workspace [2022-03-14T06:10:40.904Z] Unable to find image 'busybox:latest' locally [2022-03-14T06:10:40.904Z] latest: Pulling from library/busybox [2022-03-14T06:10:41.167Z] aa5434a6d997: Pulling fs layer [2022-03-14T06:10:41.167Z] aa5434a6d997: Verifying Checksum [2022-03-14T06:10:41.167Z] aa5434a6d997: Download complete [2022-03-14T06:10:41.167Z] aa5434a6d997: Pull complete [2022-03-14T06:10:41.167Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-14T06:10:41.167Z] Status: Downloaded newer image for busybox:latest [2022-03-14T06:10:41.366Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-03-14T06:10:41.366Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-14T06:10:41.459Z] --- PASS: TestResizeWhenContainerNotStarted (2.48s) [2022-03-14T06:10:41.459Z] === RUN TestDaemonRestartKillContainers [2022-03-14T06:10:41.459Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:10:41.459Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-14T06:10:41.459Z] === RUN TestStats [2022-03-14T06:10:41.459Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-14T06:10:41.459Z] --- SKIP: TestStats (0.00s) [2022-03-14T06:10:41.459Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-14T06:10:41.936Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-03-14T06:10:41.936Z] === RUN TestServiceWithPredefinedNetwork [2022-03-14T06:10:42.377Z] --- PASS: TestNetworkDBGarbageCollection (54.04s) [2022-03-14T06:10:42.377Z] === RUN TestFindNode [2022-03-14T06:10:42.377Z] 2022/03/14 06:10:41 Closing DB instances... [2022-03-14T06:10:42.377Z] --- PASS: TestFindNode (0.02s) [2022-03-14T06:10:42.377Z] === RUN TestChangeNodeState [2022-03-14T06:10:42.377Z] 2022/03/14 06:10:41 Closing DB instances... [2022-03-14T06:10:42.377Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-14T06:10:42.377Z] === RUN TestNodeReincarnation [2022-03-14T06:10:42.377Z] 2022/03/14 06:10:41 Closing DB instances... [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-14T06:10:42.839Z] + bundleName=arm64-integration [2022-03-14T06:10:42.839Z] + echo Creating arm64-integration-bundles.tar.gz [2022-03-14T06:10:42.839Z] Creating arm64-integration-bundles.tar.gz [2022-03-14T06:10:42.839Z] + 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-14T06:10:42.839Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-14T06:10:43.108Z] Archiving artifacts [2022-03-14T06:10:44.903Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43375/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-14T06:10:45.210Z] + make clean [2022-03-14T06:10:45.210Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-14T06:10:45.210Z] docker-dev-cache [2022-03-14T06:10:45.210Z] docker-mod-cache [Pipeline] deleteDir [2022-03-14T06:10:45.235Z] --- PASS: TestServiceWithPredefinedNetwork (2.88s) [2022-03-14T06:10:45.235Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-14T06:10:45.235Z] service_test.go:243: FLAKY_TEST [2022-03-14T06:10:45.235Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-14T06:10:45.235Z] === RUN TestServiceWithDataPathPortInit [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-14T06:10:47.034Z] ok github.com/docker/docker/libnetwork/ipam 13.943s coverage: 85.3% of statements [2022-03-14T06:10:47.034Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-14T06:10:47.034Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-14T06:10:47.034Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-14T06:10:47.034Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-03-14T06:10:47.034Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-14T06:10:47.034Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-14T06:10:47.034Z] ok github.com/docker/docker/libnetwork/ipamutils 0.250s coverage: 74.0% of statements [2022-03-14T06:10:47.034Z] ok github.com/docker/docker/libnetwork/iptables 0.153s coverage: 45.1% of statements [2022-03-14T06:10:47.034Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-03-14T06:10:47.034Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-03-14T06:10:47.045Z] time="2022-03-14T06:10:46Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-14T06:10:47.045Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-14T06:10:47.045Z] === RUN TestParallelCreate [2022-03-14T06:10:47.045Z] 2022/03/14 06:10:46 Closing DB instances... [2022-03-14T06:10:47.045Z] --- PASS: TestParallelCreate (0.02s) [2022-03-14T06:10:47.045Z] === RUN TestParallelDelete [2022-03-14T06:10:47.045Z] 2022/03/14 06:10:47 Closing DB instances... [2022-03-14T06:10:47.045Z] --- PASS: TestParallelDelete (0.02s) [2022-03-14T06:10:47.045Z] === RUN TestNetworkDBIslands [2022-03-14T06:10:47.501Z] time="2022-03-14T06:10:47Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:a8c975ff5820 with config:&{NodeID:a8c975ff5820 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-14T06:10:47.501Z] time="2022-03-14T06:10:47Z" level=info msg="Node a8c975ff5820/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:47.501Z] time="2022-03-14T06:10:47Z" level=info msg="Node a8c975ff5820/172.20.164.169, added to nodes list" [2022-03-14T06:10:47.501Z] time="2022-03-14T06:10:47Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:319d9d6600e9 with config:&{NodeID:319d9d6600e9 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-14T06:10:47.501Z] time="2022-03-14T06:10:47Z" level=info msg="Node 319d9d6600e9/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:47.501Z] time="2022-03-14T06:10:47Z" level=info msg="Node 319d9d6600e9/172.20.164.169, added to nodes list" [2022-03-14T06:10:47.501Z] time="2022-03-14T06:10:47Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-14T06:10:47.501Z] time="2022-03-14T06:10:47Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-14T06:10:47.501Z] time="2022-03-14T06:10:47Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-03-14T06:10:47.501Z] time="2022-03-14T06:10:47Z" level=info msg="Node 319d9d6600e9/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:47.501Z] time="2022-03-14T06:10:47Z" level=info msg="Node 319d9d6600e9/172.20.164.169, added to nodes list" [2022-03-14T06:10:47.501Z] time="2022-03-14T06:10:47Z" level=info msg="Node a8c975ff5820/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:47.501Z] time="2022-03-14T06:10:47Z" level=info msg="Node a8c975ff5820/172.20.164.169, added to nodes list" [2022-03-14T06:10:47.501Z] time="2022-03-14T06:10:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-14T06:10:47.501Z] time="2022-03-14T06:10:47Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-03-14T06:10:47.958Z] time="2022-03-14T06:10:47Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:110e5331fb78 with config:&{NodeID:110e5331fb78 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-14T06:10:47.958Z] time="2022-03-14T06:10:47Z" level=info msg="Node 110e5331fb78/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:47.958Z] time="2022-03-14T06:10:47Z" level=info msg="Node 110e5331fb78/172.20.164.169, added to nodes list" [2022-03-14T06:10:47.958Z] time="2022-03-14T06:10:47Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-14T06:10:47.958Z] time="2022-03-14T06:10:47Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-14T06:10:47.958Z] time="2022-03-14T06:10:47Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-03-14T06:10:47.958Z] time="2022-03-14T06:10:47Z" level=info msg="Node 110e5331fb78/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:47.958Z] time="2022-03-14T06:10:47Z" level=info msg="Node 110e5331fb78/172.20.164.169, added to nodes list" [2022-03-14T06:10:47.958Z] time="2022-03-14T06:10:47Z" level=info msg="Node a8c975ff5820/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:47.958Z] time="2022-03-14T06:10:47Z" level=info msg="Node a8c975ff5820/172.20.164.169, added to nodes list" [2022-03-14T06:10:47.958Z] time="2022-03-14T06:10:47Z" level=info msg="Node 319d9d6600e9/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:47.958Z] time="2022-03-14T06:10:47Z" level=info msg="Node 319d9d6600e9/172.20.164.169, added to nodes list" [2022-03-14T06:10:47.958Z] time="2022-03-14T06:10:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-14T06:10:47.958Z] time="2022-03-14T06:10:47Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-03-14T06:10:48.414Z] time="2022-03-14T06:10:48Z" level=info msg="Node 110e5331fb78/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:48.414Z] time="2022-03-14T06:10:48Z" level=info msg="Node 110e5331fb78/172.20.164.169, added to nodes list" [2022-03-14T06:10:48.414Z] time="2022-03-14T06:10:48Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:fa03c5e4c1f8 with config:&{NodeID:fa03c5e4c1f8 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-14T06:10:48.414Z] time="2022-03-14T06:10:48Z" level=info msg="Node fa03c5e4c1f8/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:48.414Z] time="2022-03-14T06:10:48Z" level=info msg="Node fa03c5e4c1f8/172.20.164.169, added to nodes list" [2022-03-14T06:10:48.414Z] time="2022-03-14T06:10:48Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-14T06:10:48.414Z] time="2022-03-14T06:10:48Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-14T06:10:48.414Z] time="2022-03-14T06:10:48Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2022-03-14T06:10:48.414Z] time="2022-03-14T06:10:48Z" level=info msg="Node fa03c5e4c1f8/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:48.414Z] time="2022-03-14T06:10:48Z" level=info msg="Node fa03c5e4c1f8/172.20.164.169, added to nodes list" [2022-03-14T06:10:48.414Z] time="2022-03-14T06:10:48Z" level=info msg="Node a8c975ff5820/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:48.414Z] time="2022-03-14T06:10:48Z" level=info msg="Node a8c975ff5820/172.20.164.169, added to nodes list" [2022-03-14T06:10:48.414Z] time="2022-03-14T06:10:48Z" level=info msg="Node 319d9d6600e9/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:48.414Z] time="2022-03-14T06:10:48Z" level=info msg="Node 319d9d6600e9/172.20.164.169, added to nodes list" [2022-03-14T06:10:48.414Z] time="2022-03-14T06:10:48Z" level=info msg="Node 110e5331fb78/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:48.414Z] time="2022-03-14T06:10:48Z" level=info msg="Node 110e5331fb78/172.20.164.169, added to nodes list" [2022-03-14T06:10:48.414Z] time="2022-03-14T06:10:48Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2022-03-14T06:10:48.414Z] time="2022-03-14T06:10:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-14T06:10:48.499Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.38s) [2022-03-14T06:10:48.499Z] === RUN TestStopContainerWithTimeout [2022-03-14T06:10:48.499Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-14T06:10:48.499Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-14T06:10:48.499Z] === RUN TestUpdateRestartPolicy [2022-03-14T06:10:48.537Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-14T06:10:48.870Z] time="2022-03-14T06:10:48Z" level=info msg="Node fa03c5e4c1f8/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:48.870Z] time="2022-03-14T06:10:48Z" level=info msg="Node fa03c5e4c1f8/172.20.164.169, added to nodes list" [2022-03-14T06:10:48.870Z] time="2022-03-14T06:10:48Z" level=info msg="Node fa03c5e4c1f8/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:48.870Z] time="2022-03-14T06:10:48Z" level=info msg="Node fa03c5e4c1f8/172.20.164.169, added to nodes list" [2022-03-14T06:10:48.870Z] time="2022-03-14T06:10:48Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:0063ddb6447b with config:&{NodeID:0063ddb6447b 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-14T06:10:48.870Z] time="2022-03-14T06:10:48Z" level=info msg="Node 0063ddb6447b/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:48.870Z] time="2022-03-14T06:10:48Z" level=info msg="Node 0063ddb6447b/172.20.164.169, added to nodes list" [2022-03-14T06:10:48.870Z] time="2022-03-14T06:10:48Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-14T06:10:48.870Z] time="2022-03-14T06:10:48Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-14T06:10:48.870Z] time="2022-03-14T06:10:48Z" level=debug msg="memberlist: Stream connection from=[::1]:49371" [2022-03-14T06:10:48.870Z] time="2022-03-14T06:10:48Z" level=info msg="Node 0063ddb6447b/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:48.870Z] time="2022-03-14T06:10:48Z" level=info msg="Node 0063ddb6447b/172.20.164.169, added to nodes list" [2022-03-14T06:10:48.870Z] time="2022-03-14T06:10:48Z" level=info msg="Node a8c975ff5820/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:48.870Z] time="2022-03-14T06:10:48Z" level=info msg="Node a8c975ff5820/172.20.164.169, added to nodes list" [2022-03-14T06:10:48.870Z] time="2022-03-14T06:10:48Z" level=info msg="Node 110e5331fb78/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:48.870Z] time="2022-03-14T06:10:48Z" level=info msg="Node 110e5331fb78/172.20.164.169, added to nodes list" [2022-03-14T06:10:48.870Z] time="2022-03-14T06:10:48Z" level=info msg="Node fa03c5e4c1f8/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:48.870Z] time="2022-03-14T06:10:48Z" level=info msg="Node fa03c5e4c1f8/172.20.164.169, added to nodes list" [2022-03-14T06:10:48.870Z] time="2022-03-14T06:10:48Z" level=info msg="Node 319d9d6600e9/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:48.870Z] time="2022-03-14T06:10:48Z" level=info msg="Node 319d9d6600e9/172.20.164.169, added to nodes list" [2022-03-14T06:10:48.870Z] time="2022-03-14T06:10:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-14T06:10:48.870Z] time="2022-03-14T06:10:48Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49372" [2022-03-14T06:10:49.326Z] time="2022-03-14T06:10:48Z" level=info msg="Node 0063ddb6447b/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:49.326Z] time="2022-03-14T06:10:48Z" level=info msg="Node 0063ddb6447b/172.20.164.169, added to nodes list" [2022-03-14T06:10:49.326Z] time="2022-03-14T06:10:48Z" level=info msg="Node 0063ddb6447b/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:49.326Z] time="2022-03-14T06:10:48Z" level=info msg="Node 0063ddb6447b/172.20.164.169, added to nodes list" [2022-03-14T06:10:49.326Z] time="2022-03-14T06:10:48Z" level=info msg="Node 0063ddb6447b/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:49.326Z] time="2022-03-14T06:10:48Z" level=info msg="Node 0063ddb6447b/172.20.164.169, added to nodes list" [2022-03-14T06:10:49.326Z] networkdb_test.go:835: Re-joining: 3 [2022-03-14T06:10:49.326Z] time="2022-03-14T06:10:49Z" level=info msg="The new bootstrap node list is:[172.20.164.169:10033 172.20.164.169:10034 172.20.164.169:10035]" [2022-03-14T06:10:49.326Z] time="2022-03-14T06:10:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.164.169:10033" [2022-03-14T06:10:49.326Z] time="2022-03-14T06:10:49Z" level=debug msg="memberlist: Stream connection from=172.20.164.169:49373" [2022-03-14T06:10:49.326Z] time="2022-03-14T06:10:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.164.169:10034" [2022-03-14T06:10:49.326Z] time="2022-03-14T06:10:49Z" level=debug msg="memberlist: Stream connection from=172.20.164.169:49374" [2022-03-14T06:10:49.326Z] time="2022-03-14T06:10:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.164.169:10035" [2022-03-14T06:10:49.326Z] time="2022-03-14T06:10:49Z" level=debug msg="memberlist: Stream connection from=172.20.164.169:49375" [2022-03-14T06:10:49.326Z] networkdb_test.go:835: Re-joining: 4 [2022-03-14T06:10:49.326Z] time="2022-03-14T06:10:49Z" level=info msg="The new bootstrap node list is:[172.20.164.169:10033 172.20.164.169:10034 172.20.164.169:10035]" [2022-03-14T06:10:49.326Z] time="2022-03-14T06:10:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.164.169:10033" [2022-03-14T06:10:49.326Z] time="2022-03-14T06:10:49Z" level=debug msg="memberlist: Stream connection from=172.20.164.169:49376" [2022-03-14T06:10:49.326Z] time="2022-03-14T06:10:49Z" level=debug msg="memberlist: Stream connection from=172.20.164.169:49377" [2022-03-14T06:10:49.326Z] time="2022-03-14T06:10:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.164.169:10034" [2022-03-14T06:10:49.326Z] time="2022-03-14T06:10:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.164.169:10035" [2022-03-14T06:10:49.326Z] time="2022-03-14T06:10:49Z" level=debug msg="memberlist: Stream connection from=172.20.164.169:49378" [2022-03-14T06:10:49.781Z] time="2022-03-14T06:10:49Z" level=info msg="node 0 leaving" [2022-03-14T06:10:49.781Z] time="2022-03-14T06:10:49Z" level=info msg="Node a8c975ff5820 change state NodeActive --> NodeLeft" [2022-03-14T06:10:49.781Z] time="2022-03-14T06:10:49Z" level=info msg="node3(110e5331fb78): Node leave event for a8c975ff5820/172.20.164.169" [2022-03-14T06:10:49.781Z] time="2022-03-14T06:10:49Z" level=info msg="Node a8c975ff5820 change state NodeActive --> NodeLeft" [2022-03-14T06:10:49.781Z] time="2022-03-14T06:10:49Z" level=info msg="node4(fa03c5e4c1f8): Node leave event for a8c975ff5820/172.20.164.169" [2022-03-14T06:10:49.781Z] time="2022-03-14T06:10:49Z" level=info msg="Node a8c975ff5820 change state NodeActive --> NodeLeft" [2022-03-14T06:10:49.781Z] time="2022-03-14T06:10:49Z" level=info msg="node2(319d9d6600e9): Node leave event for a8c975ff5820/172.20.164.169" [2022-03-14T06:10:49.781Z] time="2022-03-14T06:10:49Z" level=info msg="Node a8c975ff5820 change state NodeActive --> NodeLeft" [2022-03-14T06:10:49.781Z] time="2022-03-14T06:10:49Z" level=info msg="node1(a8c975ff5820): Node leave event for a8c975ff5820/172.20.164.169" [2022-03-14T06:10:49.781Z] time="2022-03-14T06:10:49Z" level=info msg="Node a8c975ff5820 change state NodeActive --> NodeLeft" [2022-03-14T06:10:49.781Z] time="2022-03-14T06:10:49Z" level=info msg="node5(0063ddb6447b): Node leave event for a8c975ff5820/172.20.164.169" [2022-03-14T06:10:49.781Z] time="2022-03-14T06:10:49Z" level=info msg="Node a8c975ff5820/172.20.164.169, left gossip cluster" [2022-03-14T06:10:49.781Z] time="2022-03-14T06:10:49Z" level=info msg="Node a8c975ff5820/172.20.164.169, left gossip cluster" [2022-03-14T06:10:49.781Z] time="2022-03-14T06:10:49Z" level=info msg="Node a8c975ff5820/172.20.164.169, left gossip cluster" [2022-03-14T06:10:49.781Z] time="2022-03-14T06:10:49Z" level=info msg="Node a8c975ff5820/172.20.164.169, left gossip cluster" [2022-03-14T06:10:49.782Z] time="2022-03-14T06:10:49Z" level=info msg="Node a8c975ff5820/172.20.164.169, left gossip cluster" [2022-03-14T06:10:50.238Z] time="2022-03-14T06:10:49Z" level=info msg="node 1 leaving" [2022-03-14T06:10:50.238Z] time="2022-03-14T06:10:49Z" level=info msg="Node 319d9d6600e9 change state NodeActive --> NodeLeft" [2022-03-14T06:10:50.238Z] time="2022-03-14T06:10:49Z" level=info msg="node4(fa03c5e4c1f8): Node leave event for 319d9d6600e9/172.20.164.169" [2022-03-14T06:10:50.238Z] time="2022-03-14T06:10:49Z" level=info msg="Node 319d9d6600e9 change state NodeActive --> NodeLeft" [2022-03-14T06:10:50.238Z] time="2022-03-14T06:10:49Z" level=info msg="node3(110e5331fb78): Node leave event for 319d9d6600e9/172.20.164.169" [2022-03-14T06:10:50.238Z] time="2022-03-14T06:10:49Z" level=info msg="Node 319d9d6600e9 change state NodeActive --> NodeLeft" [2022-03-14T06:10:50.238Z] time="2022-03-14T06:10:49Z" level=info msg="node5(0063ddb6447b): Node leave event for 319d9d6600e9/172.20.164.169" [2022-03-14T06:10:50.238Z] time="2022-03-14T06:10:49Z" level=info msg="Node 319d9d6600e9 change state NodeActive --> NodeLeft" [2022-03-14T06:10:50.238Z] time="2022-03-14T06:10:49Z" level=info msg="node2(319d9d6600e9): Node leave event for 319d9d6600e9/172.20.164.169" [2022-03-14T06:10:50.238Z] time="2022-03-14T06:10:50Z" level=info msg="Node 319d9d6600e9/172.20.164.169, left gossip cluster" [2022-03-14T06:10:50.238Z] time="2022-03-14T06:10:50Z" level=info msg="Node 319d9d6600e9/172.20.164.169, left gossip cluster" [2022-03-14T06:10:50.238Z] time="2022-03-14T06:10:50Z" level=info msg="Node 319d9d6600e9/172.20.164.169, left gossip cluster" [2022-03-14T06:10:50.238Z] time="2022-03-14T06:10:50Z" level=info msg="Node 319d9d6600e9/172.20.164.169, left gossip cluster" [2022-03-14T06:10:50.694Z] time="2022-03-14T06:10:50Z" level=info msg="node 2 leaving" [2022-03-14T06:10:50.694Z] time="2022-03-14T06:10:50Z" level=info msg="Node 110e5331fb78 change state NodeActive --> NodeLeft" [2022-03-14T06:10:50.694Z] time="2022-03-14T06:10:50Z" level=info msg="node4(fa03c5e4c1f8): Node leave event for 110e5331fb78/172.20.164.169" [2022-03-14T06:10:50.694Z] time="2022-03-14T06:10:50Z" level=info msg="Node 110e5331fb78 change state NodeActive --> NodeLeft" [2022-03-14T06:10:50.694Z] time="2022-03-14T06:10:50Z" level=info msg="node5(0063ddb6447b): Node leave event for 110e5331fb78/172.20.164.169" [2022-03-14T06:10:50.694Z] time="2022-03-14T06:10:50Z" level=info msg="Node 110e5331fb78 change state NodeActive --> NodeLeft" [2022-03-14T06:10:50.694Z] time="2022-03-14T06:10:50Z" level=info msg="node3(110e5331fb78): Node leave event for 110e5331fb78/172.20.164.169" [2022-03-14T06:10:50.695Z] time="2022-03-14T06:10:50Z" level=info msg="Node 110e5331fb78/172.20.164.169, left gossip cluster" [2022-03-14T06:10:50.695Z] time="2022-03-14T06:10:50Z" level=info msg="Node 110e5331fb78/172.20.164.169, left gossip cluster" [2022-03-14T06:10:50.695Z] time="2022-03-14T06:10:50Z" level=info msg="Node 110e5331fb78/172.20.164.169, left gossip cluster" [2022-03-14T06:10:51.079Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-14T06:10:51.150Z] networkdb_test.go:867: node4: OK [2022-03-14T06:10:51.150Z] networkdb_test.go:867: node5: OK [2022-03-14T06:10:51.150Z] time="2022-03-14T06:10:50Z" level=info msg="node 0 coming back" [2022-03-14T06:10:51.150Z] time="2022-03-14T06:10:50Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:3a90d20c4db7 with config:&{NodeID:3a90d20c4db7 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-14T06:10:51.150Z] time="2022-03-14T06:10:50Z" level=info msg="Node 3a90d20c4db7/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:51.150Z] time="2022-03-14T06:10:50Z" level=info msg="Node 3a90d20c4db7/172.20.164.169, added to nodes list" [2022-03-14T06:10:51.150Z] time="2022-03-14T06:10:50Z" level=info msg="node 1 coming back" [2022-03-14T06:10:51.150Z] time="2022-03-14T06:10:50Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e25763613566 with config:&{NodeID:e25763613566 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-14T06:10:51.150Z] time="2022-03-14T06:10:50Z" level=info msg="Node e25763613566/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:51.150Z] time="2022-03-14T06:10:50Z" level=info msg="Node e25763613566/172.20.164.169, added to nodes list" [2022-03-14T06:10:51.150Z] time="2022-03-14T06:10:50Z" level=info msg="node 2 coming back" [2022-03-14T06:10:51.150Z] time="2022-03-14T06:10:50Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d2f05f0ed8e2 with config:&{NodeID:d2f05f0ed8e2 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-14T06:10:51.150Z] time="2022-03-14T06:10:50Z" level=info msg="Node d2f05f0ed8e2/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:51.150Z] time="2022-03-14T06:10:50Z" level=info msg="Node d2f05f0ed8e2/172.20.164.169, added to nodes list" [2022-03-14T06:10:51.229Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-14T06:10:51.339Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-14T06:10:53.249Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-14T06:10:53.249Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-14T06:10:53.249Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-14T06:10:54.860Z] time="2022-03-14T06:10:54Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.164.169:10033 172.20.164.169:10034 172.20.164.169:10035]" [2022-03-14T06:10:54.861Z] time="2022-03-14T06:10:54Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.164.169:10033 172.20.164.169:10034 172.20.164.169:10035]" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.164.169:10033" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=debug msg="memberlist: Stream connection from=172.20.164.169:49379" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node 0063ddb6447b/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node 0063ddb6447b/172.20.164.169, added to nodes list" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node fa03c5e4c1f8/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node fa03c5e4c1f8/172.20.164.169, added to nodes list" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node 3a90d20c4db7/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node 3a90d20c4db7/172.20.164.169, is the new incarnation of the shutdown node a8c975ff5820/172.20.164.169" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node 3a90d20c4db7/172.20.164.169, added to nodes list" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=debug msg="memberlist: Stream connection from=172.20.164.169:49380" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.164.169:10034" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node 0063ddb6447b/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node 0063ddb6447b/172.20.164.169, added to nodes list" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node 3a90d20c4db7/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node 3a90d20c4db7/172.20.164.169, added to nodes list" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node fa03c5e4c1f8/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node fa03c5e4c1f8/172.20.164.169, added to nodes list" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node e25763613566/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node e25763613566/172.20.164.169, is the new incarnation of the shutdown node 319d9d6600e9/172.20.164.169" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node e25763613566/172.20.164.169, added to nodes list" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.164.169:10035" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=debug msg="memberlist: Stream connection from=172.20.164.169:49381" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node 0063ddb6447b/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node 0063ddb6447b/172.20.164.169, added to nodes list" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node e25763613566/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node e25763613566/172.20.164.169, added to nodes list" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node 3a90d20c4db7/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node 3a90d20c4db7/172.20.164.169, added to nodes list" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node fa03c5e4c1f8/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node fa03c5e4c1f8/172.20.164.169, added to nodes list" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node d2f05f0ed8e2/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node d2f05f0ed8e2/172.20.164.169, is the new incarnation of the shutdown node 110e5331fb78/172.20.164.169" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node d2f05f0ed8e2/172.20.164.169, added to nodes list" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node e25763613566/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node e25763613566/172.20.164.169, added to nodes list" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node e25763613566/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node e25763613566/172.20.164.169, is the new incarnation of the shutdown node 319d9d6600e9/172.20.164.169" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node e25763613566/172.20.164.169, added to nodes list" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node 3a90d20c4db7/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node 3a90d20c4db7/172.20.164.169, is the new incarnation of the shutdown node a8c975ff5820/172.20.164.169" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node 3a90d20c4db7/172.20.164.169, added to nodes list" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node d2f05f0ed8e2/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node d2f05f0ed8e2/172.20.164.169, added to nodes list" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node d2f05f0ed8e2/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node d2f05f0ed8e2/172.20.164.169, is the new incarnation of the shutdown node 110e5331fb78/172.20.164.169" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node d2f05f0ed8e2/172.20.164.169, added to nodes list" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node d2f05f0ed8e2/172.20.164.169, joined gossip cluster" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=info msg="Node d2f05f0ed8e2/172.20.164.169, added to nodes list" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.164.169:10033" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=debug msg="memberlist: Stream connection from=172.20.164.169:49382" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.164.169:10034" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=debug msg="memberlist: Stream connection from=172.20.164.169:49383" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.164.169:10035" [2022-03-14T06:10:55.821Z] time="2022-03-14T06:10:55Z" level=debug msg="memberlist: Stream connection from=172.20.164.169:49384" [2022-03-14T06:10:55.904Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-14T06:10:56.277Z] 2022/03/14 06:10:55 Closing DB instances... [2022-03-14T06:10:56.277Z] time="2022-03-14T06:10:56Z" level=info msg="Node 3a90d20c4db7 change state NodeActive --> NodeLeft" [2022-03-14T06:10:56.277Z] time="2022-03-14T06:10:56Z" level=info msg="node5(0063ddb6447b): Node leave event for 3a90d20c4db7/172.20.164.169" [2022-03-14T06:10:56.277Z] time="2022-03-14T06:10:56Z" level=info msg="Node 3a90d20c4db7 change state NodeActive --> NodeLeft" [2022-03-14T06:10:56.277Z] time="2022-03-14T06:10:56Z" level=info msg="node4(fa03c5e4c1f8): Node leave event for 3a90d20c4db7/172.20.164.169" [2022-03-14T06:10:56.277Z] time="2022-03-14T06:10:56Z" level=info msg="Node 3a90d20c4db7 change state NodeActive --> NodeLeft" [2022-03-14T06:10:56.277Z] time="2022-03-14T06:10:56Z" level=info msg="node3(d2f05f0ed8e2): Node leave event for 3a90d20c4db7/172.20.164.169" [2022-03-14T06:10:56.277Z] time="2022-03-14T06:10:56Z" level=info msg="Node 3a90d20c4db7 change state NodeActive --> NodeLeft" [2022-03-14T06:10:56.277Z] time="2022-03-14T06:10:56Z" level=info msg="node1(3a90d20c4db7): Node leave event for 3a90d20c4db7/172.20.164.169" [2022-03-14T06:10:56.277Z] time="2022-03-14T06:10:56Z" level=info msg="Node 3a90d20c4db7 change state NodeActive --> NodeLeft" [2022-03-14T06:10:56.277Z] time="2022-03-14T06:10:56Z" level=info msg="node2(e25763613566): Node leave event for 3a90d20c4db7/172.20.164.169" [2022-03-14T06:10:56.547Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-14T06:10:56.733Z] time="2022-03-14T06:10:56Z" level=info msg="Node 3a90d20c4db7/172.20.164.169, left gossip cluster" [2022-03-14T06:10:56.733Z] time="2022-03-14T06:10:56Z" level=info msg="Node 3a90d20c4db7/172.20.164.169, left gossip cluster" [2022-03-14T06:10:56.733Z] time="2022-03-14T06:10:56Z" level=info msg="Node 3a90d20c4db7/172.20.164.169, left gossip cluster" [2022-03-14T06:10:56.733Z] time="2022-03-14T06:10:56Z" level=info msg="Node 3a90d20c4db7/172.20.164.169, left gossip cluster" [2022-03-14T06:10:56.733Z] time="2022-03-14T06:10:56Z" level=info msg="Node 3a90d20c4db7/172.20.164.169, left gossip cluster" [2022-03-14T06:10:56.733Z] time="2022-03-14T06:10:56Z" level=info msg="Node e25763613566 change state NodeActive --> NodeLeft" [2022-03-14T06:10:56.733Z] time="2022-03-14T06:10:56Z" level=info msg="node4(fa03c5e4c1f8): Node leave event for e25763613566/172.20.164.169" [2022-03-14T06:10:56.733Z] time="2022-03-14T06:10:56Z" level=info msg="Node e25763613566 change state NodeActive --> NodeLeft" [2022-03-14T06:10:56.733Z] time="2022-03-14T06:10:56Z" level=info msg="node5(0063ddb6447b): Node leave event for e25763613566/172.20.164.169" [2022-03-14T06:10:56.733Z] time="2022-03-14T06:10:56Z" level=info msg="Node e25763613566 change state NodeActive --> NodeLeft" [2022-03-14T06:10:56.733Z] time="2022-03-14T06:10:56Z" level=info msg="node3(d2f05f0ed8e2): Node leave event for e25763613566/172.20.164.169" [2022-03-14T06:10:56.733Z] time="2022-03-14T06:10:56Z" level=info msg="Node e25763613566 change state NodeActive --> NodeLeft" [2022-03-14T06:10:56.733Z] time="2022-03-14T06:10:56Z" level=info msg="node2(e25763613566): Node leave event for e25763613566/172.20.164.169" [2022-03-14T06:10:56.733Z] time="2022-03-14T06:10:56Z" level=info msg="Node e25763613566/172.20.164.169, left gossip cluster" [2022-03-14T06:10:56.733Z] time="2022-03-14T06:10:56Z" level=info msg="Node e25763613566/172.20.164.169, left gossip cluster" [2022-03-14T06:10:56.733Z] time="2022-03-14T06:10:56Z" level=info msg="Node e25763613566/172.20.164.169, left gossip cluster" [2022-03-14T06:10:56.808Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-14T06:10:57.190Z] time="2022-03-14T06:10:56Z" level=info msg="Node e25763613566/172.20.164.169, left gossip cluster" [2022-03-14T06:10:57.190Z] time="2022-03-14T06:10:56Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.20.164.169:10035: use of closed network connection" [2022-03-14T06:10:57.190Z] time="2022-03-14T06:10:56Z" level=info msg="Node d2f05f0ed8e2 change state NodeActive --> NodeLeft" [2022-03-14T06:10:57.190Z] time="2022-03-14T06:10:56Z" level=info msg="node5(0063ddb6447b): Node leave event for d2f05f0ed8e2/172.20.164.169" [2022-03-14T06:10:57.190Z] time="2022-03-14T06:10:56Z" level=info msg="Node d2f05f0ed8e2 change state NodeActive --> NodeLeft" [2022-03-14T06:10:57.190Z] time="2022-03-14T06:10:56Z" level=info msg="node4(fa03c5e4c1f8): Node leave event for d2f05f0ed8e2/172.20.164.169" [2022-03-14T06:10:57.190Z] time="2022-03-14T06:10:57Z" level=info msg="Node d2f05f0ed8e2 change state NodeActive --> NodeLeft" [2022-03-14T06:10:57.190Z] time="2022-03-14T06:10:57Z" level=info msg="node3(d2f05f0ed8e2): Node leave event for d2f05f0ed8e2/172.20.164.169" [2022-03-14T06:10:57.190Z] time="2022-03-14T06:10:57Z" level=info msg="Node d2f05f0ed8e2/172.20.164.169, left gossip cluster" [2022-03-14T06:10:57.190Z] time="2022-03-14T06:10:57Z" level=info msg="Node d2f05f0ed8e2/172.20.164.169, left gossip cluster" [2022-03-14T06:10:57.645Z] time="2022-03-14T06:10:57Z" level=info msg="Node d2f05f0ed8e2/172.20.164.169, left gossip cluster" [2022-03-14T06:10:58.101Z] time="2022-03-14T06:10:57Z" level=info msg="Node fa03c5e4c1f8 change state NodeActive --> NodeLeft" [2022-03-14T06:10:58.101Z] time="2022-03-14T06:10:57Z" level=info msg="node5(0063ddb6447b): Node leave event for fa03c5e4c1f8/172.20.164.169" [2022-03-14T06:10:58.101Z] time="2022-03-14T06:10:57Z" level=info msg="Node fa03c5e4c1f8 change state NodeActive --> NodeLeft" [2022-03-14T06:10:58.101Z] time="2022-03-14T06:10:57Z" level=info msg="node4(fa03c5e4c1f8): Node leave event for fa03c5e4c1f8/172.20.164.169" [2022-03-14T06:10:58.191Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-14T06:10:58.452Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-14T06:10:58.557Z] time="2022-03-14T06:10:58Z" level=info msg="Node fa03c5e4c1f8/172.20.164.169, left gossip cluster" [2022-03-14T06:10:58.557Z] time="2022-03-14T06:10:58Z" level=info msg="Node fa03c5e4c1f8/172.20.164.169, left gossip cluster" [2022-03-14T06:10:59.518Z] time="2022-03-14T06:10:59Z" level=error msg="node4(fa03c5e4c1f8) Could not close DB: timeout waiting for leave broadcast" [2022-03-14T06:10:59.518Z] time="2022-03-14T06:10:59Z" level=info msg="Node 0063ddb6447b/172.20.164.169, left gossip cluster" [2022-03-14T06:10:59.518Z] time="2022-03-14T06:10:59Z" level=info msg="Node 0063ddb6447b change state NodeActive --> NodeFailed" [2022-03-14T06:10:59.518Z] time="2022-03-14T06:10:59Z" level=info msg="Node 0063ddb6447b/172.20.164.169, added to failed nodes list" [2022-03-14T06:10:59.518Z] --- PASS: TestNetworkDBIslands (12.27s) [2022-03-14T06:10:59.518Z] PASS [2022-03-14T06:10:59.518Z] time="2022-03-14T06:10:59Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.20.164.169:10036: use of closed network connection from=172.20.164.169:10036" [2022-03-14T06:10:59.518Z] coverage: 60.4% of statements [2022-03-14T06:10:59.518Z] ok github.com/docker/docker/libnetwork/networkdb 103.919s coverage: 60.4% of statements [2022-03-14T06:10:59.518Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-14T06:10:59.518Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-14T06:10:59.518Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-14T06:10:59.518Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-14T06:10:59.518Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-14T06:10:59.518Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-14T06:10:59.518Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-14T06:10:59.518Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-14T06:10:59.518Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-14T06:10:59.518Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-14T06:10:59.518Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-14T06:10:59.518Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-14T06:10:59.518Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-14T06:10:59.518Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-14T06:10:59.518Z] ? github.com/docker/docker/quota [no test files] [2022-03-14T06:10:59.518Z] ? github.com/docker/docker/rootless [no test files] [2022-03-14T06:10:59.518Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-14T06:10:59.518Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-14T06:10:59.518Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-14T06:10:59.518Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-14T06:10:59.518Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-14T06:10:59.518Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-14T06:10:59.518Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-14T06:10:59.518Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-14T06:10:59.518Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-14T06:10:59.518Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-14T06:10:59.518Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-14T06:10:59.518Z] ? github.com/docker/docker/volume [no test files] [2022-03-14T06:10:59.518Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-14T06:10:59.518Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-14T06:10:59.836Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-14T06:11:00.097Z] --- PASS: TestServiceWithDataPathPortInit (15.27s) [2022-03-14T06:11:00.097Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-14T06:11:00.377Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-14T06:11:00.952Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === Skipped [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-14T06:11:01.694Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-14T06:11:01.694Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-14T06:11:01.694Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-14T06:11:01.694Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-14T06:11:01.694Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-14T06:11:01.694Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-14T06:11:01.694Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-14T06:11:01.694Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-14T06:11:01.694Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-14T06:11:01.694Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-14T06:11:01.694Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-14T06:11:01.694Z] daemon_test.go:145: root required [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-14T06:11:01.694Z] reload_test.go:342: root required [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-14T06:11:01.694Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-14T06:11:01.694Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-14T06:11:01.694Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-14T06:11:01.694Z] download_test.go:267: Needs fixing on Windows [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-14T06:11:01.694Z] layer_test.go:291: Failing on Windows [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-14T06:11:01.694Z] layer_test.go:340: Failing on Windows [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-14T06:11:01.694Z] layer_test.go:455: Failing on Windows [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-14T06:11:01.694Z] layer_test.go:684: Failing on Windows [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-14T06:11:01.694Z] migration_test.go:45: Failing on Windows [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-14T06:11:01.694Z] migration_test.go:181: Failing on Windows [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-14T06:11:01.694Z] mount_test.go:17: Failing on Windows [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-14T06:11:01.694Z] mount_test.go:76: Failing on Windows [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-14T06:11:01.694Z] mount_test.go:125: Failing on Windows [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-14T06:11:01.694Z] mount_test.go:212: Failing on Windows [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-14T06:11:01.694Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-03-14T06:11:01.694Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-14T06:11:01.694Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-14T06:11:01.694Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-14T06:11:01.694Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-14T06:11:01.694Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-14T06:11:01.694Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-14T06:11:01.694Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-14T06:11:01.694Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-14T06:11:01.694Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-14T06:11:01.694Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-14T06:11:01.694Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-14T06:11:01.694Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-14T06:11:01.694Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-14T06:11:01.694Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-14T06:11:01.694Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-14T06:11:01.694Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-14T06:11:01.694Z] archive_test.go:133: Xz not present in msys2 [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-03-14T06:11:01.694Z] archive_test.go:140: zstd not installed [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-14T06:11:01.694Z] archive_test.go:252: Failing on Windows CI machines [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-14T06:11:01.694Z] archive_windows_test.go:16: Currently fails [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.694Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-14T06:11:01.694Z] changes_test.go:195: needs more investigation [2022-03-14T06:11:01.694Z] [2022-03-14T06:11:01.695Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-14T06:11:01.695Z] changes_test.go:432: needs further investigation [2022-03-14T06:11:01.695Z] [2022-03-14T06:11:01.695Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-14T06:11:01.695Z] changes_test.go:468: needs further investigation [2022-03-14T06:11:01.695Z] [2022-03-14T06:11:01.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-14T06:11:01.695Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:11:01.695Z] [2022-03-14T06:11:01.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-14T06:11:01.695Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:11:01.695Z] [2022-03-14T06:11:01.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-14T06:11:01.695Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-14T06:11:01.695Z] [2022-03-14T06:11:01.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-14T06:11:01.695Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-14T06:11:01.695Z] [2022-03-14T06:11:01.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-14T06:11:01.695Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:11:01.695Z] [2022-03-14T06:11:01.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-14T06:11:01.695Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-14T06:11:01.695Z] [2022-03-14T06:11:01.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-14T06:11:01.695Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:11:01.695Z] [2022-03-14T06:11:01.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-14T06:11:01.695Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:11:01.695Z] [2022-03-14T06:11:01.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-14T06:11:01.695Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:11:01.695Z] [2022-03-14T06:11:01.695Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-14T06:11:01.695Z] poller_test.go:40: No chmod on Windows [2022-03-14T06:11:01.695Z] [2022-03-14T06:11:01.695Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-14T06:11:01.695Z] fileutils_test.go:133: Needs porting to Windows [2022-03-14T06:11:01.695Z] [2022-03-14T06:11:01.695Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-14T06:11:01.695Z] fileutils_test.go:179: Needs porting to Windows [2022-03-14T06:11:01.695Z] [2022-03-14T06:11:01.695Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-14T06:11:01.695Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:11:01.695Z] [2022-03-14T06:11:01.695Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-14T06:11:01.695Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:11:01.695Z] [2022-03-14T06:11:01.695Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-14T06:11:01.695Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-14T06:11:01.695Z] [2022-03-14T06:11:01.695Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-14T06:11:01.695Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-14T06:11:01.695Z] [2022-03-14T06:11:01.695Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-14T06:11:01.695Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-14T06:11:01.695Z] [2022-03-14T06:11:01.695Z] DONE 2077 tests, 68 skipped in 277.141s [2022-03-14T06:11:01.695Z] INFO: make.ps1 ended at 03/14/2022 06:11:01 [2022-03-14T06:11:01.902Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-14T06:11:03.329Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-14T06:11:03.329Z] INFO: Unit tests ended at 03/14/2022 06:11:03. Duration:00:04:53.3706710 [2022-03-14T06:11:03.329Z] INFO: Building busybox [2022-03-14T06:11:03.338Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-14T06:11:03.599Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:v65ulkqwif9bmgs21kc5rvco1 Created:2022-03-14 06:11:01.656519771 +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[1bdf414e4704a00c1210c4405c7587ce561fb8e5d686f4a80ef9472323e9a9c5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r7lawq8jmvhcf9wkok6uovizm EndpointID:3b206945dc5ac5d4b998fb5116f9ff31b1811d5dbbaf3129a5094e48f78e0241 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8b88082d3fc8a90d5a890a37e4eacaa2833710bb368b131283502e4ef8f08800 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:bc0c69627c5d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r7lawq8jmvhcf9wkok6uovizm EndpointID:3b206945dc5ac5d4b998fb5116f9ff31b1811d5dbbaf3129a5094e48f78e0241 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-14T06:11:03.790Z] Sending build context to Docker daemon 5.12kB [2022-03-14T06:11:03.790Z] [2022-03-14T06:11:03.790Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-14T06:11:03.790Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-14T06:11:03.790Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-14T06:11:03.790Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-14T06:11:03.790Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-14T06:11:03.790Z] ---> 6a11116086a4 [2022-03-14T06:11:03.790Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-14T06:11:03.790Z] ---> Running in bdc8df7abe0a [2022-03-14T06:11:03.859Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-14T06:11:03.859Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-14T06:11:04.119Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-14T06:11:04.380Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-14T06:11:04.640Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-14T06:11:06.021Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-14T06:11:06.591Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-14T06:11:07.974Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.92s) [2022-03-14T06:11:07.974Z] PASS [2022-03-14T06:11:07.974Z] [2022-03-14T06:11:07.974Z] === Skipped [2022-03-14T06:11:07.974Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-14T06:11:07.974Z] service_test.go:243: FLAKY_TEST [2022-03-14T06:11:07.974Z] [2022-03-14T06:11:07.974Z] DONE 26 tests, 1 skipped in 48.838s [2022-03-14T06:11:07.974Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-14T06:11:07.974Z] ++ 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-14T06:11:07.974Z] ++ set -e [2022-03-14T06:11:07.974Z] ++ '[' -n 0 ']' [2022-03-14T06:11:07.974Z] ++ set -x [2022-03-14T06:11:07.974Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-14T06:11:08.233Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-14T06:11:08.233Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.59s) [2022-03-14T06:11:08.233Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (20.24s) [2022-03-14T06:11:08.233Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (20.80s) [2022-03-14T06:11:08.233Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (21.12s) [2022-03-14T06:11:08.233Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.63s) [2022-03-14T06:11:08.233Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.80s) [2022-03-14T06:11:08.233Z] === RUN TestBuildMultiStageCopy [2022-03-14T06:11:08.233Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-14T06:11:08.234Z] INFO: Testing against a local daemon [2022-03-14T06:11:08.234Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-14T06:11:08.234Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-14T06:11:08.234Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-14T06:11:08.234Z] === RUN TestDockerNetworkIpvlan [2022-03-14T06:11:08.234Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-14T06:11:08.234Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-14T06:11:08.234Z] PASS [2022-03-14T06:11:08.234Z] [2022-03-14T06:11:08.234Z] === Skipped [2022-03-14T06:11:08.234Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-14T06:11:08.234Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-14T06:11:08.234Z] [2022-03-14T06:11:08.234Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-14T06:11:08.234Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-14T06:11:08.235Z] [2022-03-14T06:11:08.235Z] DONE 2 tests, 2 skipped in 0.102s [2022-03-14T06:11:08.235Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-14T06:11:08.235Z] ++ 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-14T06:11:08.235Z] ++ set -e [2022-03-14T06:11:08.235Z] ++ '[' -n 0 ']' [2022-03-14T06:11:08.235Z] ++ set -x [2022-03-14T06:11:08.235Z] ++ 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-14T06:11:08.235Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-14T06:11:08.235Z] INFO: Testing against a local daemon [2022-03-14T06:11:08.235Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-14T06:11:09.617Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-14T06:11:09.617Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-03-14T06:11:09.617Z] === RUN TestDockerNetworkMacvlan [2022-03-14T06:11:09.659Z] --- PASS: TestUpdateRestartPolicy (21.47s) [2022-03-14T06:11:09.659Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-14T06:11:10.559Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-14T06:11:11.129Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-14T06:11:11.169Z] --- PASS: TestUpdateRestartWithAutoRemove (2.00s) [2022-03-14T06:11:11.169Z] === RUN TestWaitNonBlocked [2022-03-14T06:11:11.169Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-14T06:11:11.169Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-14T06:11:11.169Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-14T06:11:11.169Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-14T06:11:11.169Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-14T06:11:11.169Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-14T06:11:11.389Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-14T06:11:11.961Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-14T06:11:12.221Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-14T06:11:13.163Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-14T06:11:13.733Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-14T06:11:14.304Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-14T06:11:14.850Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-03-14T06:11:14.850Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.47s) [2022-03-14T06:11:14.850Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.57s) [2022-03-14T06:11:14.850Z] === RUN TestWaitBlocked [2022-03-14T06:11:14.850Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:11:14.850Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-14T06:11:14.850Z] PASS [2022-03-14T06:11:14.850Z] ok github.com/docker/docker/integration/container 86.981s [2022-03-14T06:11:14.850Z] [2022-03-14T06:11:14.850Z] === Skipped [2022-03-14T06:11:14.850Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-14T06:11:14.850Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-14T06:11:14.850Z] [2022-03-14T06:11:14.850Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-14T06:11:14.850Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:11:14.850Z] [2022-03-14T06:11:14.850Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-14T06:11:14.850Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-14T06:11:14.850Z] [2022-03-14T06:11:14.850Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-14T06:11:14.850Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:11:14.850Z] [2022-03-14T06:11:14.850Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-14T06:11:14.850Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:11:14.850Z] [2022-03-14T06:11:14.850Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-14T06:11:14.850Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:11:14.850Z] [2022-03-14T06:11:14.850Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-14T06:11:14.850Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-14T06:11:14.850Z] [2022-03-14T06:11:14.850Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-14T06:11:14.850Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-14T06:11:14.850Z] [2022-03-14T06:11:14.850Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-14T06:11:14.850Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:11:14.850Z] [2022-03-14T06:11:14.850Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-14T06:11:14.850Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-14T06:11:14.850Z] [2022-03-14T06:11:14.850Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-14T06:11:14.850Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-14T06:11:14.850Z] [2022-03-14T06:11:14.850Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-14T06:11:14.850Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:11:14.850Z] [2022-03-14T06:11:14.850Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-14T06:11:14.850Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:11:14.850Z] [2022-03-14T06:11:14.850Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-14T06:11:14.850Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-14T06:11:14.850Z] [2022-03-14T06:11:14.850Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-14T06:11:14.850Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-14T06:11:14.850Z] [2022-03-14T06:11:14.850Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-14T06:11:14.850Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-14T06:11:14.850Z] [2022-03-14T06:11:14.850Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-14T06:11:14.850Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-14T06:11:14.850Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-14T06:11:14.850Z] [2022-03-14T06:11:14.850Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-14T06:11:14.850Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-14T06:11:14.850Z] [2022-03-14T06:11:14.850Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-14T06:11:14.850Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-14T06:11:14.850Z] [2022-03-14T06:11:14.850Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-14T06:11:14.850Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-14T06:11:14.850Z] [2022-03-14T06:11:14.850Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-14T06:11:14.850Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-14T06:11:14.850Z] [2022-03-14T06:11:14.850Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-14T06:11:14.850Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:11:14.850Z] [2022-03-14T06:11:14.850Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-14T06:11:14.850Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-14T06:11:14.850Z] [2022-03-14T06:11:14.850Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-14T06:11:14.850Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-14T06:11:14.850Z] [2022-03-14T06:11:14.850Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-14T06:11:14.850Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-14T06:11:14.850Z] [2022-03-14T06:11:14.850Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-14T06:11:14.850Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-14T06:11:14.850Z] [2022-03-14T06:11:14.850Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-14T06:11:14.850Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:11:14.850Z] [2022-03-14T06:11:14.850Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-14T06:11:14.850Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-14T06:11:14.850Z] [2022-03-14T06:11:14.850Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-14T06:11:14.850Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-14T06:11:14.850Z] [2022-03-14T06:11:14.850Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-14T06:11:14.850Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:11:14.850Z] [2022-03-14T06:11:14.850Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-14T06:11:14.850Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-14T06:11:14.850Z] [2022-03-14T06:11:14.850Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-14T06:11:14.850Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-14T06:11:14.850Z] [2022-03-14T06:11:14.850Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-14T06:11:14.850Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:11:14.850Z] [2022-03-14T06:11:14.850Z] DONE 87 tests, 33 skipped in 89.328s [2022-03-14T06:11:14.850Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-14T06:11:16.215Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-14T06:11:16.787Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-14T06:11:18.172Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-03-14T06:11:18.743Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-14T06:11:19.686Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-14T06:11:20.526Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-14T06:11:20.526Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-14T06:11:20.629Z] docker_api_swarm_test.go:304: [d2ca1e1ce5dcc] joining swarm manager [d450ff12f7186]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-14T06:11:20.890Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-14T06:11:20.982Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-14T06:11:21.568Z] Removing intermediate container bdc8df7abe0a [2022-03-14T06:11:21.568Z] ---> cc6c5d1d9d2c [2022-03-14T06:11:21.568Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-14T06:11:21.568Z] ---> Running in 2fe6324f1bbb [2022-03-14T06:11:22.023Z] Removing intermediate container 2fe6324f1bbb [2022-03-14T06:11:22.023Z] ---> b7e131d34c5e [2022-03-14T06:11:22.023Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-14T06:11:22.023Z] ---> Running in 89994be95a09 [2022-03-14T06:11:22.275Z] docker_api_swarm_test.go:305: [d43a30a17a921] joining swarm manager [d450ff12f7186]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-14T06:11:22.275Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-14T06:11:22.478Z] Removing intermediate container 89994be95a09 [2022-03-14T06:11:22.478Z] ---> 7070acae3beb [2022-03-14T06:11:22.478Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-14T06:11:22.509Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-14T06:11:23.659Z] --- PASS: TestDockerNetworkMacvlan (13.87s) [2022-03-14T06:11:23.659Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-03-14T06:11:23.659Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-14T06:11:23.659Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s) [2022-03-14T06:11:23.659Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.26s) [2022-03-14T06:11:23.659Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.74s) [2022-03-14T06:11:23.659Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.94s) [2022-03-14T06:11:23.659Z] PASS [2022-03-14T06:11:23.659Z] [2022-03-14T06:11:23.659Z] DONE 8 tests in 15.317s [2022-03-14T06:11:23.659Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-14T06:11:23.659Z] ++ 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-14T06:11:23.659Z] ++ set -e [2022-03-14T06:11:23.659Z] ++ '[' -n 0 ']' [2022-03-14T06:11:23.659Z] ++ set -x [2022-03-14T06:11:23.660Z] ++ 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-14T06:11:23.660Z] testing: warning: no tests to run [2022-03-14T06:11:23.660Z] PASS [2022-03-14T06:11:23.660Z] [2022-03-14T06:11:23.660Z] DONE 0 tests in 0.027s [2022-03-14T06:11:23.660Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-14T06:11:23.660Z] ++ 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-14T06:11:23.660Z] ++ set -e [2022-03-14T06:11:23.660Z] ++ '[' -n 0 ']' [2022-03-14T06:11:23.660Z] ++ set -x [2022-03-14T06:11:23.660Z] ++ 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-14T06:11:23.660Z] INFO: Testing against a local daemon [2022-03-14T06:11:23.660Z] === RUN TestAuthZPluginAllowRequest [2022-03-14T06:11:24.004Z] [2022-03-14T06:11:24.034Z] --- PASS: TestBuildMultiStageCopy (16.85s) [2022-03-14T06:11:24.034Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.96s) [2022-03-14T06:11:24.034Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.95s) [2022-03-14T06:11:24.034Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.13s) [2022-03-14T06:11:24.034Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.31s) [2022-03-14T06:11:24.034Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.49s) [2022-03-14T06:11:24.034Z] === RUN TestBuildMultiStageParentConfig [2022-03-14T06:11:24.230Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-03-14T06:11:24.460Z] ---> 93cb433f1c37 [2022-03-14T06:11:24.460Z] 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-14T06:11:24.460Z] ---> Running in 03a803efd90b [2022-03-14T06:11:25.170Z] --- PASS: TestAuthZPluginAllowRequest (1.47s) [2022-03-14T06:11:25.170Z] === RUN TestAuthZPluginTLS [2022-03-14T06:11:25.741Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-14T06:11:25.741Z] === RUN TestAuthZPluginDenyRequest [2022-03-14T06:11:26.312Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-03-14T06:11:26.312Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-14T06:11:26.883Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-14T06:11:26.883Z] === RUN TestAuthZPluginDenyResponse [2022-03-14T06:11:26.924Z] --- PASS: TestBuildMultiStageParentConfig (3.02s) [2022-03-14T06:11:26.924Z] === RUN TestBuildLabelWithTargets [2022-03-14T06:11:26.924Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-14T06:11:26.924Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-14T06:11:26.924Z] === RUN TestBuildWithEmptyLayers [2022-03-14T06:11:27.454Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-03-14T06:11:27.454Z] === RUN TestAuthZPluginAllowEventStream [2022-03-14T06:11:28.395Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-14T06:11:28.450Z] --- PASS: TestBuildWithEmptyLayers (1.52s) [2022-03-14T06:11:28.450Z] === RUN TestBuildMultiStageOnBuild [2022-03-14T06:11:28.655Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2022-03-14T06:11:28.656Z] === RUN TestAuthZPluginErrorResponse [2022-03-14T06:11:29.227Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-03-14T06:11:29.227Z] === RUN TestAuthZPluginErrorRequest [2022-03-14T06:11:29.798Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2022-03-14T06:11:29.799Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-14T06:11:30.370Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-14T06:11:30.370Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-14T06:11:31.316Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-03-14T06:11:32.258Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.68s) [2022-03-14T06:11:32.258Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-14T06:11:32.828Z] === RUN TestDockerSuite/TestBuildRm [2022-03-14T06:11:33.775Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.73s) [2022-03-14T06:11:33.775Z] === RUN TestAuthZPluginHeader [2022-03-14T06:11:34.721Z] --- PASS: TestAuthZPluginHeader (0.78s) [2022-03-14T06:11:34.721Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-14T06:11:35.295Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-14T06:11:36.239Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-14T06:11:37.184Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-14T06:11:37.757Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-14T06:11:38.330Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-14T06:11:39.275Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-14T06:11:39.275Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.80s) [2022-03-14T06:11:39.275Z] === RUN TestAuthZPluginV2Disable [2022-03-14T06:11:40.211Z] === RUN TestConfigDaemonLibtrustID [2022-03-14T06:11:40.211Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-14T06:11:40.211Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-14T06:11:40.211Z] === RUN TestDaemonConfigValidation [2022-03-14T06:11:40.211Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-14T06:11:40.211Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-14T06:11:40.211Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-14T06:11:40.211Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-14T06:11:40.211Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-14T06:11:40.211Z] === RUN TestDaemonProxy [2022-03-14T06:11:40.211Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-14T06:11:40.211Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-14T06:11:40.211Z] PASS [2022-03-14T06:11:40.211Z] ok github.com/docker/docker/integration/daemon 0.124s [2022-03-14T06:11:40.211Z] [2022-03-14T06:11:40.211Z] === Skipped [2022-03-14T06:11:40.211Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-14T06:11:40.211Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-14T06:11:40.211Z] [2022-03-14T06:11:40.211Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-14T06:11:40.211Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-14T06:11:40.211Z] [2022-03-14T06:11:40.211Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-14T06:11:40.211Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-14T06:11:40.211Z] [2022-03-14T06:11:40.211Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-14T06:11:40.211Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-14T06:11:40.211Z] [2022-03-14T06:11:40.211Z] DONE 4 tests, 4 skipped in 21.807s [2022-03-14T06:11:40.211Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-14T06:11:40.220Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-14T06:11:40.667Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T06:11:40.667Z] INFO: Testing against a local daemon [2022-03-14T06:11:40.667Z] === RUN TestCommitInheritsEnv [2022-03-14T06:11:40.667Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-14T06:11:40.667Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-14T06:11:40.667Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-14T06:11:40.667Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-14T06:11:40.667Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-14T06:11:40.667Z] === RUN TestImportWithCustomPlatform [2022-03-14T06:11:40.667Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-14T06:11:40.667Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-14T06:11:40.667Z] === RUN TestImagesFilterMultiReference [2022-03-14T06:11:40.667Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-03-14T06:11:40.667Z] === RUN TestImagePullPlatformInvalid [2022-03-14T06:11:40.667Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-14T06:11:40.667Z] === RUN TestRemoveImageOrphaning [2022-03-14T06:11:40.792Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-14T06:11:41.628Z] --- PASS: TestRemoveImageOrphaning (0.98s) [2022-03-14T06:11:41.628Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-14T06:11:41.628Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-03-14T06:11:41.628Z] === RUN TestTagInvalidReference [2022-03-14T06:11:41.628Z] --- PASS: TestTagInvalidReference (0.03s) [2022-03-14T06:11:41.628Z] === RUN TestTagValidPrefixedRepo [2022-03-14T06:11:41.628Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-03-14T06:11:41.628Z] === RUN TestTagExistedNameWithoutForce [2022-03-14T06:11:42.084Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-03-14T06:11:42.084Z] === RUN TestTagOfficialNames [2022-03-14T06:11:42.084Z] --- PASS: TestTagOfficialNames (0.09s) [2022-03-14T06:11:42.084Z] === RUN TestTagMatchesDigest [2022-03-14T06:11:42.084Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-03-14T06:11:42.084Z] PASS [2022-03-14T06:11:42.084Z] ok github.com/docker/docker/integration/image 1.455s [2022-03-14T06:11:42.540Z] [2022-03-14T06:11:42.540Z] === Skipped [2022-03-14T06:11:42.540Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-14T06:11:42.540Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-14T06:11:42.540Z] [2022-03-14T06:11:42.540Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-14T06:11:42.540Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-14T06:11:42.540Z] [2022-03-14T06:11:42.540Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-14T06:11:42.540Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-14T06:11:42.540Z] [2022-03-14T06:11:42.540Z] DONE 12 tests, 3 skipped in 5.464s [2022-03-14T06:11:42.540Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-14T06:11:43.454Z] --- PASS: TestAuthZPluginV2Disable (3.90s) [2022-03-14T06:11:43.454Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-14T06:11:44.025Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-14T06:11:44.025Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-14T06:11:44.286Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-14T06:11:44.286Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-14T06:11:44.286Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-14T06:11:44.549Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-14T06:11:44.709Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T06:11:44.709Z] INFO: Testing against a local daemon [2022-03-14T06:11:44.709Z] === RUN TestNetworkCreateDelete [2022-03-14T06:11:44.709Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:11:44.709Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-14T06:11:44.709Z] === RUN TestDockerNetworkDeletePreferID [2022-03-14T06:11:44.709Z] 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-14T06:11:44.709Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-14T06:11:44.709Z] === RUN TestDaemonDNSFallback [2022-03-14T06:11:44.709Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:11:44.709Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-14T06:11:44.709Z] === RUN TestInspectNetwork [2022-03-14T06:11:44.709Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-14T06:11:44.709Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-14T06:11:44.709Z] === RUN TestRunContainerWithBridgeNone [2022-03-14T06:11:44.709Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:11:44.709Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-14T06:11:44.709Z] === RUN TestNetworkInvalidJSON [2022-03-14T06:11:44.709Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-14T06:11:44.709Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-14T06:11:44.709Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-14T06:11:44.709Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-14T06:11:44.709Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-14T06:11:44.709Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-14T06:11:44.709Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-14T06:11:44.709Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-14T06:11:44.709Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-14T06:11:44.709Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-03-14T06:11:44.709Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-14T06:11:44.709Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-14T06:11:44.709Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-14T06:11:44.709Z] === RUN TestNetworkList [2022-03-14T06:11:44.709Z] === RUN TestNetworkList//networks [2022-03-14T06:11:44.709Z] === PAUSE TestNetworkList//networks [2022-03-14T06:11:44.709Z] === RUN TestNetworkList//networks/ [2022-03-14T06:11:44.709Z] === PAUSE TestNetworkList//networks/ [2022-03-14T06:11:44.709Z] === CONT TestNetworkList//networks [2022-03-14T06:11:44.709Z] === CONT TestNetworkList//networks/ [2022-03-14T06:11:44.709Z] --- PASS: TestNetworkList (0.03s) [2022-03-14T06:11:44.709Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-14T06:11:44.709Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-14T06:11:44.709Z] === RUN TestHostIPv4BridgeLabel [2022-03-14T06:11:44.709Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-14T06:11:44.709Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-14T06:11:44.709Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-14T06:11:44.709Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-14T06:11:44.709Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-14T06:11:44.709Z] === RUN TestDaemonDefaultNetworkPools [2022-03-14T06:11:44.709Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-14T06:11:44.709Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-14T06:11:44.709Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-14T06:11:44.709Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-14T06:11:44.709Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-14T06:11:44.709Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-14T06:11:44.709Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-14T06:11:44.709Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-14T06:11:44.709Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-14T06:11:44.709Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-14T06:11:44.709Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-14T06:11:44.709Z] === RUN TestServiceWithPredefinedNetwork [2022-03-14T06:11:44.709Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-14T06:11:44.709Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-14T06:11:44.709Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-14T06:11:44.709Z] service_test.go:243: FLAKY_TEST [2022-03-14T06:11:44.709Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-14T06:11:44.709Z] === RUN TestServiceWithDataPathPortInit [2022-03-14T06:11:44.709Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-14T06:11:44.709Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-14T06:11:44.709Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-14T06:11:44.709Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-14T06:11:44.709Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-14T06:11:44.709Z] PASS [2022-03-14T06:11:44.709Z] ok github.com/docker/docker/integration/network 0.150s [2022-03-14T06:11:44.709Z] [2022-03-14T06:11:44.709Z] === Skipped [2022-03-14T06:11:44.709Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-14T06:11:44.709Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:11:44.709Z] [2022-03-14T06:11:44.709Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-14T06:11:44.709Z] 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-14T06:11:44.709Z] [2022-03-14T06:11:44.709Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-14T06:11:44.709Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:11:44.709Z] [2022-03-14T06:11:44.709Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-14T06:11:44.709Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-14T06:11:44.709Z] [2022-03-14T06:11:44.709Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-14T06:11:44.709Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:11:44.709Z] [2022-03-14T06:11:44.709Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-14T06:11:44.709Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-14T06:11:44.709Z] [2022-03-14T06:11:44.709Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-14T06:11:44.709Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-14T06:11:44.709Z] [2022-03-14T06:11:44.709Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-14T06:11:44.709Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-14T06:11:44.709Z] [2022-03-14T06:11:44.709Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-14T06:11:44.709Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-14T06:11:44.709Z] [2022-03-14T06:11:44.709Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-14T06:11:44.709Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-14T06:11:44.709Z] [2022-03-14T06:11:44.709Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-14T06:11:44.709Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-14T06:11:44.709Z] [2022-03-14T06:11:44.709Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-14T06:11:44.709Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-14T06:11:44.709Z] [2022-03-14T06:11:44.709Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-14T06:11:44.709Z] service_test.go:243: FLAKY_TEST [2022-03-14T06:11:44.709Z] [2022-03-14T06:11:44.709Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-14T06:11:44.709Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-14T06:11:44.709Z] [2022-03-14T06:11:44.709Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-14T06:11:44.709Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-14T06:11:44.709Z] [2022-03-14T06:11:44.709Z] DONE 22 tests, 15 skipped in 2.351s [2022-03-14T06:11:44.709Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-14T06:11:44.812Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-03-14T06:11:45.387Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-14T06:11:45.387Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-14T06:11:45.533Z] Removing intermediate container 03a803efd90b [2022-03-14T06:11:45.533Z] ---> 9634aca93fef [2022-03-14T06:11:45.533Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-14T06:11:45.533Z] ---> Running in 2ba45987a537 [2022-03-14T06:11:45.672Z] testing: warning: no tests to run [2022-03-14T06:11:45.673Z] PASS [2022-03-14T06:11:45.673Z] ok github.com/docker/docker/integration/network/ipvlan 0.074s [2022-03-14T06:11:45.673Z] [2022-03-14T06:11:45.673Z] DONE 0 tests in 0.664s [2022-03-14T06:11:45.673Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-14T06:11:46.116Z] --- PASS: TestBuildMultiStageOnBuild (16.74s) [2022-03-14T06:11:46.116Z] === RUN TestBuildUncleanTarFilenames [2022-03-14T06:11:46.116Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-14T06:11:46.116Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-14T06:11:46.116Z] === RUN TestBuildMultiStageLayerLeak [2022-03-14T06:11:46.333Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-14T06:11:46.494Z] [2022-03-14T06:11:46.494Z] SUCCESS: Specified value was saved. [2022-03-14T06:11:46.635Z] testing: warning: no tests to run [2022-03-14T06:11:46.635Z] PASS [2022-03-14T06:11:46.635Z] ok github.com/docker/docker/integration/network/macvlan 0.076s [2022-03-14T06:11:46.635Z] [2022-03-14T06:11:46.635Z] DONE 0 tests in 0.674s [2022-03-14T06:11:46.635Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-14T06:11:46.905Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.61s) [2022-03-14T06:11:46.906Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-14T06:11:47.090Z] testing: warning: no tests to run [2022-03-14T06:11:47.090Z] PASS [2022-03-14T06:11:47.090Z] ok github.com/docker/docker/integration/plugin 0.065s [2022-03-14T06:11:47.090Z] [2022-03-14T06:11:47.090Z] DONE 0 tests in 0.634s [2022-03-14T06:11:47.090Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-14T06:11:48.053Z] testing: warning: no tests to run [2022-03-14T06:11:48.053Z] PASS [2022-03-14T06:11:48.053Z] ok github.com/docker/docker/integration/plugin/authz 0.062s [2022-03-14T06:11:48.053Z] [2022-03-14T06:11:48.053Z] DONE 0 tests in 0.649s [2022-03-14T06:11:48.053Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-14T06:11:48.664Z] Removing intermediate container 2ba45987a537 [2022-03-14T06:11:48.664Z] ---> f713ddc5ae3f [2022-03-14T06:11:48.664Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-14T06:11:48.664Z] ---> Running in 7c8948b3a637 [2022-03-14T06:11:49.456Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-14T06:11:50.844Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-14T06:11:51.790Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-14T06:11:52.741Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-14T06:11:52.743Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T06:11:52.743Z] INFO: Testing against a local daemon [2022-03-14T06:11:52.743Z] === RUN TestPluginInvalidJSON [2022-03-14T06:11:52.743Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-14T06:11:52.743Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-14T06:11:52.743Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-14T06:11:52.743Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-14T06:11:52.743Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-14T06:11:52.743Z] === RUN TestPluginInstall [2022-03-14T06:11:52.743Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-14T06:11:52.743Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-14T06:11:52.743Z] === RUN TestPluginsWithRuntimes [2022-03-14T06:11:52.743Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-14T06:11:52.743Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-14T06:11:52.743Z] === RUN TestPluginBackCompatMediaTypes [2022-03-14T06:11:52.743Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-14T06:11:52.743Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-14T06:11:52.743Z] PASS [2022-03-14T06:11:52.743Z] ok github.com/docker/docker/integration/plugin/common 0.112s [2022-03-14T06:11:52.743Z] [2022-03-14T06:11:52.743Z] === Skipped [2022-03-14T06:11:52.743Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-14T06:11:52.743Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-14T06:11:52.743Z] [2022-03-14T06:11:52.743Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-14T06:11:52.743Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-14T06:11:52.743Z] [2022-03-14T06:11:52.743Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-14T06:11:52.743Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-14T06:11:52.743Z] [2022-03-14T06:11:52.743Z] DONE 5 tests, 3 skipped in 4.422s [2022-03-14T06:11:52.743Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-14T06:11:53.683Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-14T06:11:54.432Z] Cannot create a file when that file already exists. [2022-03-14T06:11:54.908Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T06:11:54.908Z] INFO: Testing against a local daemon [2022-03-14T06:11:54.908Z] === RUN TestExternalGraphDriver [2022-03-14T06:11:54.908Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-14T06:11:54.908Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-14T06:11:54.908Z] === RUN TestGraphdriverPluginV2 [2022-03-14T06:11:54.908Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-14T06:11:54.908Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-14T06:11:54.908Z] PASS [2022-03-14T06:11:54.908Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.092s [2022-03-14T06:11:54.908Z] [2022-03-14T06:11:54.908Z] === Skipped [2022-03-14T06:11:54.908Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-14T06:11:54.908Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-14T06:11:54.908Z] [2022-03-14T06:11:54.908Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-14T06:11:54.908Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-14T06:11:54.908Z] [2022-03-14T06:11:54.908Z] DONE 2 tests, 2 skipped in 2.375s [2022-03-14T06:11:54.908Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-14T06:11:55.067Z] === RUN TestDockerSuite/TestBuildUser [2022-03-14T06:11:56.985Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-14T06:11:57.073Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T06:11:57.073Z] INFO: Testing against a local daemon [2022-03-14T06:11:57.073Z] === RUN TestReadPluginNoRead [2022-03-14T06:11:57.073Z] read_test.go:21: no unix domain sockets on Windows [2022-03-14T06:11:57.073Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-14T06:11:57.073Z] PASS [2022-03-14T06:11:57.073Z] ok github.com/docker/docker/integration/plugin/logging 0.075s [2022-03-14T06:11:57.073Z] [2022-03-14T06:11:57.073Z] === Skipped [2022-03-14T06:11:57.073Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-14T06:11:57.073Z] read_test.go:21: no unix domain sockets on Windows [2022-03-14T06:11:57.073Z] [2022-03-14T06:11:57.073Z] DONE 1 tests, 1 skipped in 2.036s [2022-03-14T06:11:57.073Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-14T06:11:57.559Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.80s) [2022-03-14T06:11:57.559Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-14T06:11:58.035Z] testing: warning: no tests to run [2022-03-14T06:11:58.035Z] PASS [2022-03-14T06:11:58.035Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.062s [2022-03-14T06:11:58.035Z] [2022-03-14T06:11:58.035Z] DONE 0 tests in 1.015s [2022-03-14T06:11:58.035Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-14T06:11:58.149Z] Removing intermediate container 7c8948b3a637 [2022-03-14T06:11:58.149Z] ---> 58087af7d73f [2022-03-14T06:11:58.149Z] Step 13/13 : CMD ["sh"] [2022-03-14T06:11:58.149Z] ---> Running in 7c453916e109 [2022-03-14T06:11:58.605Z] Removing intermediate container 7c453916e109 [2022-03-14T06:11:58.605Z] ---> 70d714062846 [2022-03-14T06:11:58.605Z] Successfully built 70d714062846 [2022-03-14T06:11:58.605Z] Successfully tagged busybox:latest [2022-03-14T06:11:58.605Z] INFO: Docker images of the daemon under test [2022-03-14T06:11:58.605Z] [2022-03-14T06:11:58.605Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-14T06:11:58.605Z] busybox latest 70d714062846 Less than a second ago 5.78GB [2022-03-14T06:11:58.605Z] microsoft/windowsservercore latest 6a11116086a4 10 days ago 5.75GB [2022-03-14T06:11:58.605Z] mcr.microsoft.com/windows/servercore ltsc2019 6a11116086a4 10 days ago 5.75GB [2022-03-14T06:11:59.062Z] [2022-03-14T06:11:59.062Z] INFO: Running integration tests at 03/14/2022 06:11:58... [2022-03-14T06:11:59.062Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-14T06:11:59.062Z] INFO: Integration API tests being run from the host: [2022-03-14T06:11:59.062Z] INFO: make.ps1 starting at 03/14/2022 06:11:58 [2022-03-14T06:11:59.477Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-14T06:12:00.023Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-14T06:12:00.200Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T06:12:00.200Z] INFO: Testing against a local daemon [2022-03-14T06:12:00.200Z] === RUN TestPluginWithDevMounts [2022-03-14T06:12:00.200Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:00.200Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-14T06:12:00.200Z] PASS [2022-03-14T06:12:00.200Z] ok github.com/docker/docker/integration/plugin/volumes 0.077s [2022-03-14T06:12:00.200Z] [2022-03-14T06:12:00.200Z] === Skipped [2022-03-14T06:12:00.200Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-14T06:12:00.200Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:00.200Z] [2022-03-14T06:12:00.200Z] DONE 1 tests, 1 skipped in 2.171s [2022-03-14T06:12:00.421Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-03-14T06:12:00.657Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-14T06:12:00.905Z] --- PASS: TestBuildMultiStageLayerLeak (13.70s) [2022-03-14T06:12:00.905Z] === RUN TestBuildWithHugeFile [2022-03-14T06:12:02.215Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T06:12:02.216Z] INFO: Testing against a local daemon [2022-03-14T06:12:02.216Z] === RUN TestSecretInspect [2022-03-14T06:12:02.216Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:02.216Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-14T06:12:02.216Z] === RUN TestSecretList [2022-03-14T06:12:02.216Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:02.216Z] --- SKIP: TestSecretList (0.00s) [2022-03-14T06:12:02.216Z] === RUN TestSecretsCreateAndDelete [2022-03-14T06:12:02.216Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:02.216Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-14T06:12:02.216Z] === RUN TestSecretsUpdate [2022-03-14T06:12:02.216Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:02.216Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-14T06:12:02.216Z] === RUN TestTemplatedSecret [2022-03-14T06:12:02.216Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:02.216Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-14T06:12:02.216Z] === RUN TestSecretCreateResolve [2022-03-14T06:12:02.216Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:12:02.216Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-14T06:12:02.216Z] PASS [2022-03-14T06:12:02.216Z] ok github.com/docker/docker/integration/secret 0.090s [2022-03-14T06:12:02.671Z] [2022-03-14T06:12:02.671Z] === Skipped [2022-03-14T06:12:02.671Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-14T06:12:02.671Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:02.671Z] [2022-03-14T06:12:02.671Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-14T06:12:02.671Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:02.671Z] [2022-03-14T06:12:02.671Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-14T06:12:02.671Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:02.671Z] [2022-03-14T06:12:02.671Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-14T06:12:02.671Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:02.671Z] [2022-03-14T06:12:02.671Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-14T06:12:02.671Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:02.671Z] [2022-03-14T06:12:02.671Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-14T06:12:02.671Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:12:02.671Z] [2022-03-14T06:12:02.671Z] DONE 6 tests, 6 skipped in 2.069s [2022-03-14T06:12:02.671Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-14T06:12:02.974Z] docker_api_swarm_test.go:272: [dbdb59de85857] joining swarm manager [d1163fb959bb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-14T06:12:03.916Z] docker_api_swarm_test.go:273: [d6ef53e122f56] joining swarm manager [d1163fb959bb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-14T06:12:04.836Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T06:12:04.837Z] INFO: Testing against a local daemon [2022-03-14T06:12:04.837Z] === RUN TestServiceCreateInit [2022-03-14T06:12:04.837Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-14T06:12:04.837Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:04.837Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-14T06:12:04.837Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:04.837Z] --- PASS: TestServiceCreateInit (0.04s) [2022-03-14T06:12:04.837Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-14T06:12:04.837Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-14T06:12:04.837Z] === RUN TestCreateServiceMultipleTimes [2022-03-14T06:12:04.837Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:04.837Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-14T06:12:04.837Z] === RUN TestCreateServiceConflict [2022-03-14T06:12:04.837Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:04.837Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-14T06:12:04.837Z] === RUN TestCreateServiceMaxReplicas [2022-03-14T06:12:04.837Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:04.837Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-03-14T06:12:04.837Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-14T06:12:04.837Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:04.837Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-14T06:12:04.837Z] === RUN TestCreateServiceSecretFileMode [2022-03-14T06:12:04.837Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:04.837Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-14T06:12:04.837Z] === RUN TestCreateServiceConfigFileMode [2022-03-14T06:12:04.837Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:04.837Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-14T06:12:04.837Z] === RUN TestCreateServiceSysctls [2022-03-14T06:12:04.837Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:04.837Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-03-14T06:12:04.837Z] === RUN TestCreateServiceCapabilities [2022-03-14T06:12:04.837Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:04.837Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-03-14T06:12:04.837Z] === RUN TestInspect [2022-03-14T06:12:04.837Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:04.837Z] --- SKIP: TestInspect (0.00s) [2022-03-14T06:12:04.837Z] === RUN TestCreateJob [2022-03-14T06:12:04.837Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:04.837Z] --- SKIP: TestCreateJob (0.00s) [2022-03-14T06:12:04.837Z] === RUN TestReplicatedJob [2022-03-14T06:12:04.837Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:04.837Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-14T06:12:04.837Z] === RUN TestUpdateReplicatedJob [2022-03-14T06:12:04.837Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:04.837Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-14T06:12:04.837Z] === RUN TestServiceListWithStatuses [2022-03-14T06:12:04.837Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:04.837Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-14T06:12:04.837Z] === RUN TestDockerNetworkConnectAlias [2022-03-14T06:12:04.837Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:04.837Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-14T06:12:04.837Z] === RUN TestDockerNetworkReConnect [2022-03-14T06:12:04.837Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:04.837Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-14T06:12:04.837Z] === RUN TestServicePlugin [2022-03-14T06:12:04.837Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:04.837Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-14T06:12:04.837Z] === RUN TestServiceUpdateLabel [2022-03-14T06:12:04.837Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:12:04.837Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-14T06:12:04.837Z] === RUN TestServiceUpdateSecrets [2022-03-14T06:12:04.837Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:12:04.837Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-14T06:12:04.837Z] === RUN TestServiceUpdateConfigs [2022-03-14T06:12:04.837Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:12:04.837Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-14T06:12:04.837Z] === RUN TestServiceUpdateNetwork [2022-03-14T06:12:04.837Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:12:04.837Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-14T06:12:04.837Z] === RUN TestServiceUpdatePidsLimit [2022-03-14T06:12:04.837Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:12:04.837Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-14T06:12:04.837Z] PASS [2022-03-14T06:12:05.292Z] ok github.com/docker/docker/integration/service 0.200s [2022-03-14T06:12:05.292Z] [2022-03-14T06:12:05.292Z] === Skipped [2022-03-14T06:12:05.292Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-14T06:12:05.292Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:05.292Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-14T06:12:05.292Z] [2022-03-14T06:12:05.292Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-14T06:12:05.292Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:05.292Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-14T06:12:05.292Z] [2022-03-14T06:12:05.292Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-14T06:12:05.292Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:05.292Z] [2022-03-14T06:12:05.292Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-14T06:12:05.292Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:05.292Z] [2022-03-14T06:12:05.292Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-03-14T06:12:05.292Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:05.292Z] [2022-03-14T06:12:05.292Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-14T06:12:05.292Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:05.292Z] [2022-03-14T06:12:05.292Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-14T06:12:05.292Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:05.292Z] [2022-03-14T06:12:05.292Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-14T06:12:05.292Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:05.292Z] [2022-03-14T06:12:05.292Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-03-14T06:12:05.292Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:05.292Z] [2022-03-14T06:12:05.292Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2022-03-14T06:12:05.292Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:05.292Z] [2022-03-14T06:12:05.292Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-14T06:12:05.292Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:05.292Z] [2022-03-14T06:12:05.292Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-14T06:12:05.292Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:05.292Z] [2022-03-14T06:12:05.292Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-14T06:12:05.292Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:05.292Z] [2022-03-14T06:12:05.292Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-14T06:12:05.292Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:05.292Z] [2022-03-14T06:12:05.292Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-14T06:12:05.292Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:05.292Z] [2022-03-14T06:12:05.292Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-14T06:12:05.292Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:05.292Z] [2022-03-14T06:12:05.292Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-14T06:12:05.292Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:05.292Z] [2022-03-14T06:12:05.292Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-14T06:12:05.292Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:05.292Z] [2022-03-14T06:12:05.292Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-14T06:12:05.292Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:12:05.292Z] [2022-03-14T06:12:05.292Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-14T06:12:05.292Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:12:05.292Z] [2022-03-14T06:12:05.292Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-14T06:12:05.292Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:12:05.292Z] [2022-03-14T06:12:05.292Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-14T06:12:05.292Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:12:05.292Z] [2022-03-14T06:12:05.292Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-14T06:12:05.292Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:12:05.292Z] [2022-03-14T06:12:05.292Z] DONE 24 tests, 23 skipped in 2.599s [2022-03-14T06:12:05.292Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-14T06:12:06.821Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T06:12:06.821Z] INFO: Testing against a local daemon [2022-03-14T06:12:06.821Z] === RUN TestSessionCreate [2022-03-14T06:12:06.821Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-14T06:12:06.821Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-14T06:12:06.821Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-14T06:12:06.821Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-14T06:12:06.821Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-14T06:12:06.821Z] PASS [2022-03-14T06:12:06.821Z] ok github.com/docker/docker/integration/session 0.075s [2022-03-14T06:12:06.821Z] [2022-03-14T06:12:06.821Z] === Skipped [2022-03-14T06:12:06.821Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-14T06:12:06.821Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-14T06:12:06.821Z] [2022-03-14T06:12:06.821Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-14T06:12:06.821Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-14T06:12:06.821Z] [2022-03-14T06:12:06.821Z] DONE 2 tests, 2 skipped in 1.675s [2022-03-14T06:12:07.275Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-14T06:12:09.443Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T06:12:09.443Z] INFO: Testing against a local daemon [2022-03-14T06:12:09.443Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-14T06:12:09.443Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:09.443Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-14T06:12:09.443Z] === RUN TestDiskUsage [2022-03-14T06:12:09.443Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-14T06:12:09.443Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-14T06:12:09.443Z] === RUN TestEventsExecDie [2022-03-14T06:12:09.443Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-14T06:12:09.443Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-14T06:12:09.443Z] === RUN TestEventsBackwardsCompatible [2022-03-14T06:12:09.443Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-14T06:12:09.443Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-14T06:12:09.443Z] === RUN TestEventsVolumeCreate [2022-03-14T06:12:09.443Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-14T06:12:09.443Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-14T06:12:09.443Z] === RUN TestInfoAPI [2022-03-14T06:12:09.443Z] --- PASS: TestInfoAPI (0.04s) [2022-03-14T06:12:09.443Z] === RUN TestInfoAPIWarnings [2022-03-14T06:12:09.443Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-14T06:12:09.443Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-14T06:12:09.443Z] === RUN TestInfoDebug [2022-03-14T06:12:09.443Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-14T06:12:09.443Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-14T06:12:09.443Z] === RUN TestInfoInsecureRegistries [2022-03-14T06:12:09.443Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-14T06:12:09.443Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-14T06:12:09.443Z] === RUN TestInfoRegistryMirrors [2022-03-14T06:12:09.443Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-14T06:12:09.443Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-14T06:12:09.443Z] === RUN TestLoginFailsWithBadCredentials [2022-03-14T06:12:09.899Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2022-03-14T06:12:09.899Z] === RUN TestPingCacheHeaders [2022-03-14T06:12:09.899Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-14T06:12:09.899Z] === RUN TestPingGet [2022-03-14T06:12:09.899Z] --- PASS: TestPingGet (0.02s) [2022-03-14T06:12:09.899Z] === RUN TestPingHead [2022-03-14T06:12:09.899Z] --- PASS: TestPingHead (0.02s) [2022-03-14T06:12:09.899Z] === RUN TestVersion [2022-03-14T06:12:09.899Z] --- PASS: TestVersion (0.03s) [2022-03-14T06:12:09.899Z] PASS [2022-03-14T06:12:09.899Z] ok github.com/docker/docker/integration/system 1.147s [2022-03-14T06:12:10.355Z] [2022-03-14T06:12:10.355Z] === Skipped [2022-03-14T06:12:10.355Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-14T06:12:10.355Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:10.355Z] [2022-03-14T06:12:10.355Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-14T06:12:10.355Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-14T06:12:10.355Z] [2022-03-14T06:12:10.355Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-14T06:12:10.355Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-14T06:12:10.355Z] [2022-03-14T06:12:10.355Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-14T06:12:10.355Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-14T06:12:10.355Z] [2022-03-14T06:12:10.355Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-14T06:12:10.355Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-14T06:12:10.355Z] [2022-03-14T06:12:10.355Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-14T06:12:10.355Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-14T06:12:10.355Z] [2022-03-14T06:12:10.355Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-14T06:12:10.355Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-14T06:12:10.355Z] [2022-03-14T06:12:10.355Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-14T06:12:10.355Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-14T06:12:10.355Z] [2022-03-14T06:12:10.355Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-14T06:12:10.355Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-14T06:12:10.355Z] [2022-03-14T06:12:10.355Z] DONE 15 tests, 9 skipped in 3.147s [2022-03-14T06:12:10.355Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-14T06:12:10.501Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-14T06:12:10.501Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-14T06:12:10.501Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-14T06:12:11.074Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-14T06:12:11.648Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-14T06:12:12.520Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T06:12:12.520Z] INFO: Testing against a local daemon [2022-03-14T06:12:12.520Z] === RUN TestVolumesCreateAndList [2022-03-14T06:12:12.520Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-03-14T06:12:12.520Z] === RUN TestVolumesRemove [2022-03-14T06:12:12.520Z] --- PASS: TestVolumesRemove (0.15s) [2022-03-14T06:12:12.520Z] === RUN TestVolumesInspect [2022-03-14T06:12:12.520Z] --- PASS: TestVolumesInspect (0.03s) [2022-03-14T06:12:12.520Z] === RUN TestVolumesInvalidJSON [2022-03-14T06:12:12.520Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-14T06:12:12.520Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-14T06:12:12.520Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-14T06:12:12.520Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-03-14T06:12:12.520Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-14T06:12:12.520Z] PASS [2022-03-14T06:12:12.520Z] ok github.com/docker/docker/integration/volume 0.306s [2022-03-14T06:12:12.520Z] [2022-03-14T06:12:12.520Z] DONE 5 tests in 2.182s [2022-03-14T06:12:12.520Z] INFO: make.ps1 ended at 03/14/2022 06:12:12 [2022-03-14T06:12:12.520Z] INFO: Integration CLI tests being run from the host: [2022-03-14T06:12:12.520Z] 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-14T06:12:12.594Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-14T06:12:12.594Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-14T06:12:12.594Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-14T06:12:12.594Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-14T06:12:12.594Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-14T06:12:12.594Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-14T06:12:12.594Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-14T06:12:12.594Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-14T06:12:12.594Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-14T06:12:13.540Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-14T06:12:13.802Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-14T06:12:14.373Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-03-14T06:12:14.373Z] PASS [2022-03-14T06:12:14.373Z] [2022-03-14T06:12:14.373Z] DONE 17 tests in 50.709s [2022-03-14T06:12:14.373Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-14T06:12:14.373Z] ++ 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-14T06:12:14.373Z] ++ set -e [2022-03-14T06:12:14.373Z] ++ '[' -n 0 ']' [2022-03-14T06:12:14.373Z] ++ set -x [2022-03-14T06:12:14.373Z] ++ 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-14T06:12:14.373Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-14T06:12:14.373Z] INFO: Testing against a local daemon [2022-03-14T06:12:14.373Z] === RUN TestPluginInvalidJSON [2022-03-14T06:12:14.373Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-14T06:12:14.373Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-14T06:12:14.373Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-14T06:12:14.373Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-14T06:12:14.373Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-14T06:12:14.373Z] === RUN TestPluginInstall [2022-03-14T06:12:14.373Z] === RUN TestPluginInstall/no_auth [2022-03-14T06:12:14.943Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-14T06:12:15.885Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-14T06:12:15.885Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-14T06:12:16.829Z] time="2022-03-14T06:12:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-14T06:12:16.829Z] time="2022-03-14T06:12:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:24135beac17147603ddf59f50fd1c3614ebbcdd797b428de8c2b0fee911e958e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-14T06:12:16.829Z] time="2022-03-14T06:12:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-14T06:12:16.829Z] time="2022-03-14T06:12:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:24135beac17147603ddf59f50fd1c3614ebbcdd797b428de8c2b0fee911e958e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-14T06:12:16.829Z] === RUN TestPluginInstall/with_htpasswd [2022-03-14T06:12:17.400Z] time="2022-03-14T06:12:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-14T06:12:17.400Z] time="2022-03-14T06:12:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:24135beac17147603ddf59f50fd1c3614ebbcdd797b428de8c2b0fee911e958e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-14T06:12:17.400Z] time="2022-03-14T06:12:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-14T06:12:17.400Z] time="2022-03-14T06:12:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:24135beac17147603ddf59f50fd1c3614ebbcdd797b428de8c2b0fee911e958e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-14T06:12:17.661Z] === RUN TestPluginInstall/with_insecure [2022-03-14T06:12:18.234Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-14T06:12:18.807Z] time="2022-03-14T06:12:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-14T06:12:18.807Z] time="2022-03-14T06:12:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d79dc07bcbd6add46764e28642061054ab6f9f66c85da9277e169520703e0aa6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-14T06:12:18.807Z] time="2022-03-14T06:12:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-14T06:12:18.807Z] time="2022-03-14T06:12:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d79dc07bcbd6add46764e28642061054ab6f9f66c85da9277e169520703e0aa6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-14T06:12:19.069Z] plugin_test.go:165: [d3f8d62ef3053] daemon is not started [2022-03-14T06:12:19.069Z] --- PASS: TestPluginInstall (4.64s) [2022-03-14T06:12:19.069Z] --- PASS: TestPluginInstall/no_auth (2.49s) [2022-03-14T06:12:19.069Z] --- PASS: TestPluginInstall/with_htpasswd (0.88s) [2022-03-14T06:12:19.069Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2022-03-14T06:12:19.069Z] === RUN TestPluginsWithRuntimes [2022-03-14T06:12:19.656Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-14T06:12:20.614Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-14T06:12:20.877Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-14T06:12:20.877Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-14T06:12:21.449Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-14T06:12:21.449Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-14T06:12:21.449Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-14T06:12:22.024Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-14T06:12:22.024Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-14T06:12:22.815Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T06:12:22.815Z] INFO: Testing against a local daemon [2022-03-14T06:12:22.815Z] === RUN TestDockerSuite [2022-03-14T06:12:22.815Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-14T06:12:22.815Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-14T06:12:22.815Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-14T06:12:22.815Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-14T06:12:22.815Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-14T06:12:22.815Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-14T06:12:22.815Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-14T06:12:22.815Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-14T06:12:22.815Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-14T06:12:22.815Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-14T06:12:22.815Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-14T06:12:22.970Z] --- PASS: TestPluginsWithRuntimes (3.94s) [2022-03-14T06:12:22.970Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.03s) [2022-03-14T06:12:22.970Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.08s) [2022-03-14T06:12:22.970Z] === RUN TestPluginBackCompatMediaTypes [2022-03-14T06:12:23.266Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-14T06:12:23.543Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-14T06:12:23.717Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-14T06:12:23.805Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-14T06:12:23.805Z] docker_cli_sni_test.go:18: Flakey test [2022-03-14T06:12:23.805Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-14T06:12:23.805Z] --- PASS: TestPluginBackCompatMediaTypes (0.76s) [2022-03-14T06:12:23.805Z] PASS [2022-03-14T06:12:23.805Z] [2022-03-14T06:12:23.805Z] DONE 10 tests in 9.480s [2022-03-14T06:12:23.805Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-14T06:12:23.805Z] ++ 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-14T06:12:23.805Z] ++ set -e [2022-03-14T06:12:23.805Z] ++ '[' -n 0 ']' [2022-03-14T06:12:23.805Z] ++ set -x [2022-03-14T06:12:23.806Z] ++ 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-14T06:12:23.806Z] INFO: Testing against a local daemon [2022-03-14T06:12:23.806Z] === RUN TestExternalGraphDriver [2022-03-14T06:12:24.068Z] === RUN TestExternalGraphDriver/json [2022-03-14T06:12:24.168Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-14T06:12:24.330Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-14T06:12:24.903Z] === RUN TestDockerSuite/TestCommitChange [2022-03-14T06:12:24.903Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-03-14T06:12:25.848Z] === RUN TestExternalGraphDriver/spec [2022-03-14T06:12:25.848Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-14T06:12:26.790Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-14T06:12:28.177Z] === RUN TestExternalGraphDriver/pull [2022-03-14T06:12:28.747Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-14T06:12:29.692Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-14T06:12:29.957Z] --- PASS: TestExternalGraphDriver (6.10s) [2022-03-14T06:12:29.957Z] --- PASS: TestExternalGraphDriver/json (1.88s) [2022-03-14T06:12:29.957Z] --- PASS: TestExternalGraphDriver/spec (2.32s) [2022-03-14T06:12:29.957Z] --- PASS: TestExternalGraphDriver/pull (1.83s) [2022-03-14T06:12:29.957Z] === RUN TestGraphdriverPluginV2 [2022-03-14T06:12:30.532Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-14T06:12:31.476Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-14T06:12:32.422Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-14T06:12:33.367Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-14T06:12:34.313Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-14T06:12:34.313Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-14T06:12:34.313Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-14T06:12:34.313Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-14T06:12:34.313Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-14T06:12:34.313Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-14T06:12:34.313Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-14T06:12:34.575Z] --- PASS: TestGraphdriverPluginV2 (4.46s) [2022-03-14T06:12:34.575Z] PASS [2022-03-14T06:12:34.575Z] [2022-03-14T06:12:34.575Z] DONE 5 tests in 10.684s [2022-03-14T06:12:34.575Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-14T06:12:34.575Z] ++ 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-14T06:12:34.575Z] ++ set -e [2022-03-14T06:12:34.575Z] ++ '[' -n 0 ']' [2022-03-14T06:12:34.575Z] ++ set -x [2022-03-14T06:12:34.575Z] ++ 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-14T06:12:34.575Z] INFO: Testing against a local daemon [2022-03-14T06:12:34.575Z] === RUN TestContinueAfterPluginCrash [2022-03-14T06:12:34.575Z] === PAUSE TestContinueAfterPluginCrash [2022-03-14T06:12:34.575Z] === RUN TestReadPluginNoRead [2022-03-14T06:12:34.575Z] === PAUSE TestReadPluginNoRead [2022-03-14T06:12:34.575Z] === RUN TestDaemonStartWithLogOpt [2022-03-14T06:12:34.575Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-14T06:12:34.575Z] === CONT TestContinueAfterPluginCrash [2022-03-14T06:12:34.575Z] === CONT TestDaemonStartWithLogOpt [2022-03-14T06:12:35.520Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-14T06:12:35.802Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-14T06:12:35.802Z] INFO: Testing against a local daemon [2022-03-14T06:12:35.802Z] === RUN TestBuildWithSession [2022-03-14T06:12:35.802Z] build_session_test.go:25: TODO: BuildKit [2022-03-14T06:12:35.802Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-14T06:12:35.802Z] === RUN TestBuildSquashParent [2022-03-14T06:12:35.802Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:12:35.802Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-14T06:12:35.802Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-14T06:12:35.802Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-14T06:12:35.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-14T06:12:35.802Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-14T06:12:35.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-14T06:12:35.802Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-14T06:12:35.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-14T06:12:35.802Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-14T06:12:35.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-14T06:12:35.802Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-14T06:12:35.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-14T06:12:35.802Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-14T06:12:35.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-14T06:12:35.802Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-14T06:12:35.802Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-14T06:12:35.802Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-14T06:12:35.802Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-14T06:12:37.443Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-14T06:12:37.443Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-14T06:12:38.017Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-14T06:12:38.524Z] ok github.com/docker/docker/libnetwork/networkdb 102.684s coverage: 60.1% of statements [2022-03-14T06:12:38.524Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-14T06:12:38.524Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-14T06:12:38.524Z] ok github.com/docker/docker/libnetwork/osl 4.312s coverage: 39.7% of statements [2022-03-14T06:12:38.524Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-03-14T06:12:38.524Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-03-14T06:12:38.524Z] ok github.com/docker/docker/libnetwork/portmapper 0.213s coverage: 48.6% of statements [2022-03-14T06:12:38.524Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-03-14T06:12:38.524Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-14T06:12:38.524Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-14T06:12:38.524Z] [2022-03-14T06:12:38.524Z] === Skipped [2022-03-14T06:12:38.524Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-14T06:12:38.524Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-14T06:12:38.524Z] [2022-03-14T06:12:38.524Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-14T06:12:38.524Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-14T06:12:38.524Z] [2022-03-14T06:12:38.524Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-14T06:12:38.524Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-14T06:12:38.524Z] [2022-03-14T06:12:38.524Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-14T06:12:38.524Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:12:38.524Z] [2022-03-14T06:12:38.524Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-14T06:12:38.524Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:12:38.524Z] [2022-03-14T06:12:38.524Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-14T06:12:38.524Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:12:38.524Z] [2022-03-14T06:12:38.524Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-14T06:12:38.524Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:12:38.524Z] [2022-03-14T06:12:38.524Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-14T06:12:38.524Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-14T06:12:38.524Z] [2022-03-14T06:12:38.524Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-14T06:12:38.524Z] firewalld_test.go:14: firewalld is not running [2022-03-14T06:12:38.524Z] [2022-03-14T06:12:38.524Z] DONE 326 tests, 9 skipped in 196.632s Post stage [Pipeline] junit [2022-03-14T06:12:38.538Z] Recording test results [2022-03-14T06:12:38.587Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-14T06:12:38.848Z] --- PASS: TestDaemonStartWithLogOpt (4.31s) [2022-03-14T06:12:38.849Z] === CONT TestReadPluginNoRead [2022-03-14T06:12:38.912Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-03-14T06:12:39.109Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-14T06:12:39.242Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43375/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=da068165f6c8ae5771abb6aaf1523accef8e250d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:da068165f6c8ae5771abb6aaf1523accef8e250d hack/validate/vendor [2022-03-14T06:12:39.682Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-14T06:12:39.815Z] No vendor changes in diff. [2022-03-14T06:12:40.077Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-14T06:12:40.625Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-14T06:12:40.625Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-14T06:12:40.625Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-14T06:12:40.688Z] + echo Ensuring container killed. [2022-03-14T06:12:40.688Z] Ensuring container killed. [2022-03-14T06:12:40.688Z] + docker rm -vf docker-pr1 [2022-03-14T06:12:40.688Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-03-14T06:12:40.981Z] + echo Chowning /workspace to jenkins user [2022-03-14T06:12:40.981Z] Chowning /workspace to jenkins user [2022-03-14T06:12:40.981Z] + id -u [2022-03-14T06:12:40.981Z] + id -g [2022-03-14T06:12:40.981Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43375:/workspace busybox chown -R 1000:1000 /workspace [2022-03-14T06:12:41.198Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-14T06:12:41.198Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-14T06:12:41.198Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-14T06:12:41.198Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-14T06:12:41.198Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-14T06:12:41.460Z] === RUN TestReadPluginNoRead/default [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-14T06:12:41.725Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-14T06:12:41.859Z] + bundleName=unit [2022-03-14T06:12:41.859Z] + echo Creating unit-bundles.tar.gz [2022-03-14T06:12:41.859Z] Creating unit-bundles.tar.gz [2022-03-14T06:12:41.859Z] + 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-14T06:12:41.859Z] bundles/junit-report-libnetwork.xml [2022-03-14T06:12:41.859Z] bundles/junit-report.xml [2022-03-14T06:12:41.859Z] bundles/go-test-report-libnetwork.json [2022-03-14T06:12:41.859Z] bundles/go-test-report.json [2022-03-14T06:12:41.859Z] bundles/profile-libnetwork.out [2022-03-14T06:12:41.859Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-03-14T06:12:41.873Z] Archiving artifacts [2022-03-14T06:12:42.297Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-14T06:12:42.352Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43375/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-14T06:12:42.667Z] + make clean [2022-03-14T06:12:42.667Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-14T06:12:42.667Z] docker-dev-cache [2022-03-14T06:12:42.667Z] docker-mod-cache [Pipeline] deleteDir [2022-03-14T06:12:42.871Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-14T06:12:42.871Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-14T06:12:43.132Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-14T06:12:44.080Z] --- PASS: TestContinueAfterPluginCrash (9.45s) [2022-03-14T06:12:44.080Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-14T06:12:44.377Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-14T06:12:44.377Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-14T06:12:44.653Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-14T06:12:44.916Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-14T06:12:44.916Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-14T06:12:45.489Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-14T06:12:45.750Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-14T06:12:46.013Z] === CONT TestReadPluginNoRead [2022-03-14T06:12:46.013Z] read_test.go:92: [dd1aa5494a670] daemon is not started [2022-03-14T06:12:46.013Z] --- PASS: TestReadPluginNoRead (7.21s) [2022-03-14T06:12:46.013Z] --- PASS: TestReadPluginNoRead/default (1.53s) [2022-03-14T06:12:46.013Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.60s) [2022-03-14T06:12:46.013Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.44s) [2022-03-14T06:12:46.013Z] PASS [2022-03-14T06:12:46.275Z] [2022-03-14T06:12:46.275Z] DONE 6 tests in 11.647s [2022-03-14T06:12:46.275Z] 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-14T06:12:46.275Z] ++ 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-14T06:12:46.275Z] ++ set -e [2022-03-14T06:12:46.275Z] ++ '[' -n 0 ']' [2022-03-14T06:12:46.275Z] ++ set -x [2022-03-14T06:12:46.275Z] ++ 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-14T06:12:46.275Z] testing: warning: no tests to run [2022-03-14T06:12:46.275Z] PASS [2022-03-14T06:12:46.275Z] [2022-03-14T06:12:46.275Z] DONE 0 tests in 0.037s [2022-03-14T06:12:46.275Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-14T06:12:46.275Z] ++ 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-14T06:12:46.275Z] ++ set -e [2022-03-14T06:12:46.275Z] ++ '[' -n 0 ']' [2022-03-14T06:12:46.275Z] ++ set -x [2022-03-14T06:12:46.276Z] ++ 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-14T06:12:46.276Z] INFO: Testing against a local daemon [2022-03-14T06:12:46.276Z] === RUN TestPluginWithDevMounts [2022-03-14T06:12:46.276Z] === PAUSE TestPluginWithDevMounts [2022-03-14T06:12:46.276Z] === CONT TestPluginWithDevMounts [2022-03-14T06:12:46.536Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-14T06:12:47.111Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-14T06:12:47.111Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-14T06:12:47.686Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-14T06:12:48.260Z] --- PASS: TestPluginWithDevMounts (1.79s) [2022-03-14T06:12:48.260Z] PASS [2022-03-14T06:12:48.260Z] [2022-03-14T06:12:48.260Z] DONE 1 tests in 1.890s [2022-03-14T06:12:48.260Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-14T06:12:48.260Z] ++ 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-14T06:12:48.260Z] ++ set -e [2022-03-14T06:12:48.260Z] ++ '[' -n 0 ']' [2022-03-14T06:12:48.260Z] ++ set -x [2022-03-14T06:12:48.260Z] ++ 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-14T06:12:48.260Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-14T06:12:48.260Z] INFO: Testing against a local daemon [2022-03-14T06:12:48.260Z] === RUN TestSecretInspect [2022-03-14T06:12:49.202Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-03-14T06:12:49.202Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-14T06:12:49.202Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-14T06:12:49.774Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-14T06:12:50.715Z] --- PASS: TestSecretInspect (2.51s) [2022-03-14T06:12:50.715Z] === RUN TestSecretList [2022-03-14T06:12:51.287Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-14T06:12:52.930Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-14T06:12:52.930Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.26s) [2022-03-14T06:12:52.930Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.02s) [2022-03-14T06:12:52.930Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (13.06s) [2022-03-14T06:12:52.930Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.31s) [2022-03-14T06:12:52.930Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.30s) [2022-03-14T06:12:52.930Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.74s) [2022-03-14T06:12:52.930Z] === RUN TestBuildMultiStageCopy [2022-03-14T06:12:52.930Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-14T06:12:53.206Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-14T06:12:53.206Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-14T06:12:53.206Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-14T06:12:53.206Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-14T06:12:53.206Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-14T06:12:53.468Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-03-14T06:12:53.730Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-14T06:12:53.992Z] --- PASS: TestSecretList (3.24s) [2022-03-14T06:12:53.992Z] === RUN TestSecretsCreateAndDelete [2022-03-14T06:12:55.917Z] docker_api_swarm_node_test.go:20: [dc9e0049a8ba2] joining swarm manager [dfff141b4acf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-14T06:12:56.491Z] --- PASS: TestSecretsCreateAndDelete (2.46s) [2022-03-14T06:12:56.491Z] === RUN TestSecretsUpdate [2022-03-14T06:12:56.491Z] docker_api_swarm_node_test.go:21: [d42feada957a7] joining swarm manager [dfff141b4acf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-14T06:12:58.407Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-14T06:12:58.669Z] --- PASS: TestSecretsUpdate (2.29s) [2022-03-14T06:12:58.669Z] === RUN TestTemplatedSecret [2022-03-14T06:12:58.931Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-14T06:12:59.193Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-14T06:12:59.193Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-14T06:12:59.454Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-14T06:12:59.454Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-14T06:13:01.363Z] --- PASS: TestTemplatedSecret (2.57s) [2022-03-14T06:13:01.363Z] === RUN TestSecretCreateResolve [2022-03-14T06:13:01.468Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-14T06:13:01.468Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-14T06:13:01.934Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-14T06:13:02.430Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-14T06:13:02.505Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-14T06:13:03.391Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-14T06:13:03.450Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-14T06:13:04.022Z] --- PASS: TestSecretCreateResolve (2.58s) [2022-03-14T06:13:04.022Z] PASS [2022-03-14T06:13:04.022Z] [2022-03-14T06:13:04.022Z] DONE 6 tests in 15.756s [2022-03-14T06:13:04.022Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-14T06:13:04.022Z] ++ 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-14T06:13:04.022Z] ++ set -e [2022-03-14T06:13:04.022Z] ++ '[' -n 0 ']' [2022-03-14T06:13:04.022Z] ++ set -x [2022-03-14T06:13:04.022Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-14T06:13:04.022Z] INFO: Testing against a local daemon [2022-03-14T06:13:04.022Z] === RUN TestServiceCreateInit [2022-03-14T06:13:04.022Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-14T06:13:04.920Z] --- PASS: TestBuildMultiStageCopy (12.69s) [2022-03-14T06:13:04.920Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.38s) [2022-03-14T06:13:04.920Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.77s) [2022-03-14T06:13:04.920Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.94s) [2022-03-14T06:13:04.920Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.17s) [2022-03-14T06:13:04.920Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.42s) [2022-03-14T06:13:04.920Z] === RUN TestBuildMultiStageParentConfig [2022-03-14T06:13:07.332Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-14T06:13:07.332Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-03-14T06:13:07.332Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-14T06:13:07.811Z] --- PASS: TestBuildMultiStageParentConfig (2.50s) [2022-03-14T06:13:07.811Z] === RUN TestBuildLabelWithTargets [2022-03-14T06:13:07.811Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-14T06:13:07.811Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-14T06:13:07.811Z] === RUN TestBuildWithEmptyLayers [2022-03-14T06:13:08.723Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-14T06:13:08.779Z] --- PASS: TestBuildWithEmptyLayers (1.36s) [2022-03-14T06:13:08.779Z] === RUN TestBuildMultiStageOnBuild [2022-03-14T06:13:08.986Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-14T06:13:10.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-14T06:13:11.761Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-03-14T06:13:12.332Z] docker_api_swarm_test.go:502: [d0f9023103d01] joining swarm manager [d427ec10b4586]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-14T06:13:13.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-03-14T06:13:13.843Z] --- PASS: TestServiceCreateInit (9.86s) [2022-03-14T06:13:13.843Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.45s) [2022-03-14T06:13:13.843Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.39s) [2022-03-14T06:13:13.843Z] === RUN TestCreateServiceMultipleTimes [2022-03-14T06:13:14.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-03-14T06:13:16.187Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-03-14T06:13:18.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000efd188_} [2022-03-14T06:13:18.369Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14071439701_/foo_false____} [2022-03-14T06:13:20.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14071439701_/foo_true____} [2022-03-14T06:13:21.165Z] --- PASS: TestBuildMultiStageOnBuild (11.56s) [2022-03-14T06:13:21.165Z] === RUN TestBuildUncleanTarFilenames [2022-03-14T06:13:21.165Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-14T06:13:21.165Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-03-14T06:13:21.165Z] === RUN TestBuildMultiStageLayerLeak [2022-03-14T06:13:21.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32951649832_/foo_false____} [2022-03-14T06:13:22.617Z] docker_api_swarm_test.go:507: [d0d4c3757595f] joining swarm manager [d427ec10b4586]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-14T06:13:22.617Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32951649832_/foo_true____} [2022-03-14T06:13:24.528Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32951649832_/foo_true__0xc000efd1b8__} [2022-03-14T06:13:25.469Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000efd1d0_} [2022-03-14T06:13:26.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000efd1e8_} [2022-03-14T06:13:28.239Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000efd200_} [2022-03-14T06:13:29.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000efd218_} [2022-03-14T06:13:30.198Z] --- PASS: TestCreateServiceMultipleTimes (16.26s) [2022-03-14T06:13:30.198Z] === RUN TestCreateServiceConflict [2022-03-14T06:13:31.142Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-14T06:13:32.086Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-14T06:13:32.086Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-14T06:13:32.086Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-14T06:13:32.086Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-14T06:13:32.086Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-14T06:13:32.086Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-14T06:13:32.086Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-14T06:13:32.086Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-14T06:13:32.086Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-14T06:13:32.348Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-14T06:13:32.348Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-14T06:13:32.348Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-03-14T06:13:32.348Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-03-14T06:13:32.348Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-03-14T06:13:32.348Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-03-14T06:13:32.348Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-03-14T06:13:32.348Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-03-14T06:13:32.348Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-14T06:13:32.611Z] --- PASS: TestCreateServiceConflict (2.50s) [2022-03-14T06:13:32.611Z] === RUN TestCreateServiceMaxReplicas [2022-03-14T06:13:34.531Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-14T06:13:36.090Z] --- PASS: TestBuildMultiStageLayerLeak (14.92s) [2022-03-14T06:13:36.090Z] === RUN TestBuildWithHugeFile [2022-03-14T06:13:36.146Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-14T06:13:36.147Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-14T06:13:36.147Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-14T06:13:36.147Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-14T06:13:36.147Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-14T06:13:36.147Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-14T06:13:36.147Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-14T06:13:36.147Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-14T06:13:36.147Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-14T06:13:36.147Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-14T06:13:36.147Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-14T06:13:36.147Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-14T06:13:36.147Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-14T06:13:36.147Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-14T06:13:36.147Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-14T06:13:36.147Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-14T06:13:36.147Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-14T06:13:36.147Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-14T06:13:36.147Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-14T06:13:36.147Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-14T06:13:36.453Z] --- PASS: TestCreateServiceMaxReplicas (3.76s) [2022-03-14T06:13:36.453Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-14T06:13:36.734Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-14T06:13:39.280Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-14T06:13:39.938Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-14T06:13:39.938Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-14T06:13:39.938Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-14T06:13:39.938Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-14T06:13:39.938Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-14T06:13:40.224Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-14T06:13:40.224Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-14T06:13:40.797Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-14T06:13:41.370Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-03-14T06:13:41.943Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-14T06:13:42.515Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-14T06:13:42.890Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-14T06:13:43.090Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-14T06:13:43.663Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-14T06:13:44.236Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-14T06:13:44.808Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-14T06:13:45.105Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-14T06:13:45.105Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-14T06:13:45.105Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-14T06:13:45.105Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-14T06:13:45.105Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-14T06:13:45.105Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-14T06:13:45.105Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-14T06:13:45.105Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-14T06:13:45.105Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-14T06:13:45.379Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-14T06:13:45.951Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-14T06:13:46.522Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-14T06:13:47.093Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-14T06:13:47.664Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-14T06:13:48.055Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-14T06:13:48.055Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-14T06:13:48.055Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-14T06:13:48.055Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-14T06:13:48.055Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-14T06:13:48.608Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-14T06:13:48.869Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-14T06:13:49.442Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-14T06:13:49.442Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-14T06:13:50.015Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.64s) [2022-03-14T06:13:50.015Z] === RUN TestCreateServiceSecretFileMode [2022-03-14T06:13:50.277Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-14T06:13:50.850Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-14T06:13:51.795Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-14T06:13:52.057Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-03-14T06:13:53.004Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-14T06:13:53.576Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-14T06:13:54.523Z] docker_api_swarm_node_test.go:81: [da9e1296afb15] joining swarm manager [d7f480cd48c5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-14T06:13:54.787Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-14T06:13:55.270Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-14T06:13:55.375Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-14T06:13:57.288Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-14T06:14:00.588Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-14T06:14:03.136Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-14T06:14:03.398Z] --- PASS: TestCreateServiceSecretFileMode (13.32s) [2022-03-14T06:14:03.398Z] === RUN TestCreateServiceConfigFileMode [2022-03-14T06:14:03.661Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-14T06:14:06.970Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-14T06:14:07.911Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-03-14T06:14:08.852Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-14T06:14:09.113Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-14T06:14:10.499Z] docker_api_swarm_node_test.go:53: [d20b2eb4f2785] joining swarm manager [d0e82f9a406d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-14T06:14:11.451Z] docker_api_swarm_node_test.go:54: [d1eda4c84e280] joining swarm manager [d0e82f9a406d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-14T06:14:12.394Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-03-14T06:14:12.566Z] --- PASS: TestBuildWithHugeFile (126.50s) [2022-03-14T06:14:12.566Z] === RUN TestBuildWCOWSandboxSize [2022-03-14T06:14:12.566Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-14T06:14:12.566Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-14T06:14:12.566Z] === RUN TestBuildWithEmptyDockerfile [2022-03-14T06:14:12.566Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-14T06:14:12.566Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-14T06:14:12.566Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-14T06:14:12.566Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-14T06:14:12.566Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-14T06:14:12.566Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-14T06:14:12.566Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-14T06:14:12.566Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-14T06:14:12.566Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-14T06:14:12.566Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-03-14T06:14:12.566Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-03-14T06:14:12.566Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-14T06:14:12.566Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-14T06:14:12.566Z] === RUN TestBuildPreserveOwnership [2022-03-14T06:14:12.566Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-14T06:14:12.566Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-14T06:14:12.566Z] === RUN TestBuildPlatformInvalid [2022-03-14T06:14:12.566Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-03-14T06:14:12.566Z] PASS [2022-03-14T06:14:12.566Z] ok github.com/docker/docker/integration/build 209.660s [2022-03-14T06:14:12.566Z] [2022-03-14T06:14:12.566Z] === Skipped [2022-03-14T06:14:12.566Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-14T06:14:12.566Z] build_session_test.go:25: TODO: BuildKit [2022-03-14T06:14:12.566Z] [2022-03-14T06:14:12.566Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-14T06:14:12.566Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:14:12.566Z] [2022-03-14T06:14:12.566Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-14T06:14:12.566Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-14T06:14:12.566Z] [2022-03-14T06:14:12.566Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-14T06:14:12.566Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-14T06:14:12.566Z] [2022-03-14T06:14:12.566Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-14T06:14:12.566Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-14T06:14:12.566Z] [2022-03-14T06:14:12.566Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-14T06:14:12.566Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-14T06:14:12.566Z] [2022-03-14T06:14:12.566Z] DONE 29 tests, 6 skipped in 247.624s [2022-03-14T06:14:12.566Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-14T06:14:12.566Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T06:14:12.566Z] INFO: Testing against a local daemon [2022-03-14T06:14:12.566Z] === RUN TestConfigInspect [2022-03-14T06:14:12.566Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:14:12.566Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-14T06:14:12.566Z] === RUN TestConfigList [2022-03-14T06:14:12.566Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:14:12.566Z] --- SKIP: TestConfigList (0.00s) [2022-03-14T06:14:12.566Z] === RUN TestConfigsCreateAndDelete [2022-03-14T06:14:12.566Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:14:12.566Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-14T06:14:12.566Z] === RUN TestConfigsUpdate [2022-03-14T06:14:12.566Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:14:12.566Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-14T06:14:12.566Z] === RUN TestTemplatedConfig [2022-03-14T06:14:12.566Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:14:12.566Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-14T06:14:12.566Z] === RUN TestConfigCreateResolve [2022-03-14T06:14:12.566Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:14:12.566Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-14T06:14:12.566Z] PASS [2022-03-14T06:14:12.566Z] ok github.com/docker/docker/integration/config 0.110s [2022-03-14T06:14:12.566Z] [2022-03-14T06:14:12.566Z] === Skipped [2022-03-14T06:14:12.566Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-14T06:14:12.566Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:14:12.566Z] [2022-03-14T06:14:12.566Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-14T06:14:12.566Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:14:12.566Z] [2022-03-14T06:14:12.566Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-14T06:14:12.566Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:14:12.566Z] [2022-03-14T06:14:12.566Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-14T06:14:12.566Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:14:12.566Z] [2022-03-14T06:14:12.566Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-14T06:14:12.566Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:14:12.566Z] [2022-03-14T06:14:12.566Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s) [2022-03-14T06:14:12.566Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:14:12.566Z] [2022-03-14T06:14:12.566Z] DONE 6 tests, 6 skipped in 2.630s [2022-03-14T06:14:12.566Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-14T06:14:12.566Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T06:14:12.566Z] INFO: Testing against a local daemon [2022-03-14T06:14:12.566Z] === RUN TestCheckpoint [2022-03-14T06:14:12.566Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-14T06:14:12.566Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-14T06:14:12.566Z] === RUN TestContainerInvalidJSON [2022-03-14T06:14:12.566Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-14T06:14:12.566Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-14T06:14:12.566Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-14T06:14:12.566Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-14T06:14:12.566Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-14T06:14:12.566Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-14T06:14:12.566Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-14T06:14:12.566Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-14T06:14:12.566Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-14T06:14:12.566Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-14T06:14:12.566Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-03-14T06:14:12.566Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-14T06:14:12.566Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2022-03-14T06:14:12.566Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-14T06:14:12.566Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-03-14T06:14:12.566Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-14T06:14:12.967Z] === RUN TestDockerSuite/TestCpToDot [2022-03-14T06:14:13.035Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2022-03-14T06:14:13.035Z] === RUN TestCopyFromContainer [2022-03-14T06:14:13.035Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:14:13.035Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-14T06:14:13.035Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-14T06:14:13.035Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-14T06:14:13.035Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-14T06:14:13.035Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-14T06:14:13.035Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-14T06:14:13.035Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-14T06:14:13.035Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-14T06:14:13.035Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-14T06:14:13.035Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-14T06:14:13.035Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-14T06:14:13.035Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-14T06:14:13.035Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-14T06:14:13.035Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-03-14T06:14:13.035Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-14T06:14:13.035Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-14T06:14:13.035Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-14T06:14:13.035Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-14T06:14:13.035Z] === RUN TestCreateWithInvalidEnv [2022-03-14T06:14:13.035Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-14T06:14:13.035Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-14T06:14:13.035Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-14T06:14:13.035Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-14T06:14:13.035Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-14T06:14:13.035Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-14T06:14:13.035Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-14T06:14:13.035Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-14T06:14:13.035Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-14T06:14:13.035Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-14T06:14:13.035Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-14T06:14:13.035Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-14T06:14:13.035Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-14T06:14:13.035Z] === RUN TestCreateTmpfsMountsTarget [2022-03-14T06:14:13.035Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:14:13.035Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-14T06:14:13.035Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-14T06:14:13.035Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:14:13.035Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-14T06:14:13.035Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-14T06:14:13.035Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:14:13.035Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-14T06:14:13.035Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-14T06:14:13.035Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-14T06:14:13.035Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-14T06:14:13.035Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-14T06:14:13.035Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-14T06:14:13.035Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-14T06:14:13.035Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-14T06:14:13.035Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-14T06:14:13.035Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-14T06:14:13.035Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-14T06:14:13.035Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-14T06:14:13.035Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-14T06:14:13.035Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-14T06:14:13.035Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-14T06:14:13.035Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-14T06:14:13.035Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-14T06:14:13.035Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-03-14T06:14:13.035Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-14T06:14:13.035Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-14T06:14:13.035Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-14T06:14:13.035Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-14T06:14:13.035Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-03-14T06:14:13.035Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-14T06:14:13.035Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-14T06:14:13.035Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-14T06:14:13.035Z] === RUN TestCreateDifferentPlatform [2022-03-14T06:14:13.035Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-14T06:14:13.035Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-14T06:14:13.035Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-14T06:14:13.035Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-14T06:14:13.035Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-14T06:14:13.035Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-14T06:14:13.035Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-03-14T06:14:13.035Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-14T06:14:13.035Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-14T06:14:13.035Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-14T06:14:13.035Z] === RUN TestContainerKillOnDaemonStart [2022-03-14T06:14:13.035Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:14:13.035Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-14T06:14:13.035Z] === RUN TestDiff [2022-03-14T06:14:13.035Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-14T06:14:13.035Z] --- SKIP: TestDiff (0.00s) [2022-03-14T06:14:13.035Z] === RUN TestExecWithCloseStdin [2022-03-14T06:14:13.035Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-14T06:14:13.035Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-03-14T06:14:13.035Z] === RUN TestExec [2022-03-14T06:14:13.540Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-14T06:14:14.485Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-14T06:14:15.057Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-14T06:14:15.632Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-14T06:14:16.204Z] --- PASS: TestCreateServiceConfigFileMode (12.94s) [2022-03-14T06:14:16.204Z] === RUN TestCreateServiceSysctls [2022-03-14T06:14:16.792Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-14T06:14:17.368Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-14T06:14:17.800Z] --- PASS: TestExec (4.41s) [2022-03-14T06:14:17.800Z] === RUN TestExecUser [2022-03-14T06:14:17.800Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-14T06:14:17.800Z] --- SKIP: TestExecUser (0.00s) [2022-03-14T06:14:17.800Z] === RUN TestExportContainerAndImportImage [2022-03-14T06:14:17.800Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:14:17.800Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-14T06:14:17.800Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-14T06:14:17.800Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:14:17.800Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-14T06:14:17.800Z] === RUN TestHealthCheckWorkdir [2022-03-14T06:14:17.800Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-14T06:14:17.800Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-14T06:14:17.800Z] === RUN TestHealthKillContainer [2022-03-14T06:14:17.800Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-14T06:14:17.800Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-14T06:14:17.800Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-14T06:14:17.800Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-14T06:14:17.800Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-14T06:14:17.800Z] === RUN TestKillContainerInvalidSignal [2022-03-14T06:14:17.944Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-14T06:14:19.327Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-14T06:14:19.327Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-14T06:14:19.327Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-14T06:14:19.897Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-14T06:14:19.897Z] --- PASS: TestCreateServiceSysctls (3.67s) [2022-03-14T06:14:19.897Z] === RUN TestCreateServiceCapabilities [2022-03-14T06:14:20.469Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-14T06:14:20.469Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-14T06:14:20.469Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-14T06:14:20.469Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-14T06:14:21.040Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-14T06:14:21.301Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-14T06:14:21.301Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-14T06:14:21.301Z] === RUN TestDockerSuite/TestCreateRM [2022-03-14T06:14:21.563Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-14T06:14:21.563Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-14T06:14:21.563Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-14T06:14:21.563Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-14T06:14:21.592Z] --- PASS: TestKillContainerInvalidSignal (3.65s) [2022-03-14T06:14:21.592Z] === RUN TestKillContainer [2022-03-14T06:14:21.592Z] === RUN TestKillContainer/no_signal [2022-03-14T06:14:21.823Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-14T06:14:22.768Z] --- PASS: TestCreateServiceCapabilities (2.86s) [2022-03-14T06:14:22.768Z] === RUN TestInspect [2022-03-14T06:14:23.711Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-14T06:14:23.711Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-14T06:14:23.972Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-14T06:14:24.541Z] === RUN TestKillContainer/non_killing_signal [2022-03-14T06:14:24.541Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-14T06:14:24.541Z] === RUN TestKillContainer/killing_signal [2022-03-14T06:14:26.524Z] --- PASS: TestInspect (3.51s) [2022-03-14T06:14:26.524Z] === RUN TestCreateJob [2022-03-14T06:14:27.467Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-14T06:14:27.728Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-14T06:14:27.728Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-14T06:14:27.728Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-14T06:14:27.728Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-14T06:14:27.989Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-14T06:14:28.360Z] --- PASS: TestKillContainer (7.15s) [2022-03-14T06:14:28.360Z] --- PASS: TestKillContainer/no_signal (3.46s) [2022-03-14T06:14:28.360Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-14T06:14:28.360Z] --- PASS: TestKillContainer/killing_signal (3.65s) [2022-03-14T06:14:28.360Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-14T06:14:28.360Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-14T06:14:28.360Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-14T06:14:28.360Z] === RUN TestKillStoppedContainer [2022-03-14T06:14:28.360Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-14T06:14:28.360Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-14T06:14:28.360Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-14T06:14:28.360Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-14T06:14:28.360Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-14T06:14:28.360Z] === RUN TestKillDifferentUserContainer [2022-03-14T06:14:28.360Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-14T06:14:28.360Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-14T06:14:28.360Z] === RUN TestInspectOomKilledTrue [2022-03-14T06:14:28.360Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:14:28.360Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-14T06:14:28.360Z] === RUN TestInspectOomKilledFalse [2022-03-14T06:14:28.360Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-14T06:14:28.360Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-14T06:14:28.360Z] === RUN TestLogsFollowTailEmpty [2022-03-14T06:14:28.563Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-14T06:14:29.949Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-14T06:14:29.949Z] --- PASS: TestCreateJob (3.72s) [2022-03-14T06:14:29.949Z] === RUN TestReplicatedJob [2022-03-14T06:14:30.519Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-14T06:14:31.903Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-14T06:14:32.156Z] --- PASS: TestLogsFollowTailEmpty (3.48s) [2022-03-14T06:14:32.156Z] === RUN TestNetworkNat [2022-03-14T06:14:32.156Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-14T06:14:32.156Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-14T06:14:32.156Z] === RUN TestNetworkLocalhostTCPNat [2022-03-14T06:14:33.289Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-14T06:14:33.863Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-14T06:14:34.436Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-14T06:14:34.436Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-14T06:14:35.380Z] === RUN TestDockerSuite/TestDockerFails [2022-03-14T06:14:35.380Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-03-14T06:14:35.380Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-03-14T06:14:35.380Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-03-14T06:14:36.341Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-03-14T06:14:36.341Z] --- PASS: TestReplicatedJob (6.31s) [2022-03-14T06:14:36.341Z] === RUN TestUpdateReplicatedJob [2022-03-14T06:14:36.913Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-03-14T06:14:36.918Z] --- PASS: TestNetworkLocalhostTCPNat (4.29s) [2022-03-14T06:14:36.918Z] === RUN TestNetworkLoopbackNat [2022-03-14T06:14:36.918Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-14T06:14:36.918Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-14T06:14:36.918Z] === RUN TestPause [2022-03-14T06:14:36.918Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-14T06:14:36.918Z] --- SKIP: TestPause (0.00s) [2022-03-14T06:14:36.918Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-14T06:14:38.299Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-03-14T06:14:38.299Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-03-14T06:14:38.299Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-03-14T06:14:38.560Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-03-14T06:14:39.871Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.47s) [2022-03-14T06:14:39.871Z] === RUN TestPauseStopPausedContainer [2022-03-14T06:14:39.871Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:14:39.871Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-14T06:14:39.871Z] === RUN TestPsFilter [2022-03-14T06:14:39.871Z] --- PASS: TestPsFilter (0.35s) [2022-03-14T06:14:39.871Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-14T06:14:40.477Z] --- PASS: TestUpdateReplicatedJob (3.87s) [2022-03-14T06:14:40.477Z] === RUN TestServiceListWithStatuses [2022-03-14T06:14:40.477Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-14T06:14:40.477Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-14T06:14:40.477Z] === RUN TestDockerNetworkConnectAlias [2022-03-14T06:14:43.717Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.54s) [2022-03-14T06:14:43.717Z] === RUN TestRemoveContainerWithVolume [2022-03-14T06:14:43.774Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-03-14T06:14:44.720Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-14T06:14:44.720Z] --- PASS: TestDockerNetworkConnectAlias (4.27s) [2022-03-14T06:14:44.720Z] === RUN TestDockerNetworkReConnect [2022-03-14T06:14:47.271Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-14T06:14:47.512Z] --- PASS: TestRemoveContainerWithVolume (3.47s) [2022-03-14T06:14:47.513Z] === RUN TestRemoveContainerRunning [2022-03-14T06:14:48.658Z] --- PASS: TestDockerNetworkReConnect (4.24s) [2022-03-14T06:14:48.658Z] === RUN TestServicePlugin [2022-03-14T06:14:48.919Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-14T06:14:49.865Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-03-14T06:14:50.468Z] --- PASS: TestRemoveContainerRunning (3.55s) [2022-03-14T06:14:50.468Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-14T06:14:50.811Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-03-14T06:14:51.757Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-14T06:14:52.698Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-14T06:14:52.698Z] docker_api_swarm_test.go:202: [dbd33555df79e] joining swarm manager [d47d97715c46c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-14T06:14:53.270Z] plugin_test.go:61: [d7483be5dea25] joining swarm manager [d500b53347124]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-14T06:14:53.841Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-14T06:14:54.260Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.75s) [2022-03-14T06:14:54.260Z] === RUN TestRemoveInvalidContainer [2022-03-14T06:14:54.260Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-14T06:14:54.260Z] === RUN TestRenameLinkedContainer [2022-03-14T06:14:54.260Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-14T06:14:54.260Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-14T06:14:54.260Z] === RUN TestRenameStoppedContainer [2022-03-14T06:14:54.412Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-14T06:14:54.672Z] plugin_test.go:64: [dbf2d89dc5796] joining swarm manager [d500b53347124]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-14T06:14:54.932Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-14T06:14:55.876Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-03-14T06:14:57.275Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-03-14T06:14:57.985Z] --- PASS: TestRenameStoppedContainer (3.53s) [2022-03-14T06:14:57.985Z] === RUN TestRenameRunningContainerAndReuse [2022-03-14T06:14:58.221Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-14T06:15:00.774Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-03-14T06:15:02.688Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-14T06:15:03.629Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-14T06:15:05.015Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-14T06:15:06.533Z] --- PASS: TestRenameRunningContainerAndReuse (7.42s) [2022-03-14T06:15:06.533Z] === RUN TestRenameInvalidName [2022-03-14T06:15:07.544Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-14T06:15:07.545Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-14T06:15:07.545Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-14T06:15:07.545Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-14T06:15:08.000Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-14T06:15:09.428Z] --- PASS: TestRenameInvalidName (3.75s) [2022-03-14T06:15:09.428Z] === RUN TestRenameAnonymousContainer [2022-03-14T06:15:10.304Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-14T06:15:10.565Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-14T06:15:10.890Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-14T06:15:11.510Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-14T06:15:11.854Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-14T06:15:11.854Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-14T06:15:11.854Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-14T06:15:11.854Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-14T06:15:11.854Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-14T06:15:11.854Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-14T06:15:11.854Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-14T06:15:12.082Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-03-14T06:15:12.082Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-03-14T06:15:12.311Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-14T06:15:12.344Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-14T06:15:12.606Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-03-14T06:15:12.606Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-03-14T06:15:12.766Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-14T06:15:12.868Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-14T06:15:13.812Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-14T06:15:14.384Z] docker_api_swarm_test.go:384: [d5a081756af27] joining swarm manager [df0941bd0110f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-14T06:15:14.955Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-14T06:15:14.955Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-14T06:15:14.955Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-14T06:15:15.526Z] docker_api_swarm_test.go:385: [d0aa1876e5a0b] joining swarm manager [df0941bd0110f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-14T06:15:15.787Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-14T06:15:15.787Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-14T06:15:16.483Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-14T06:15:16.729Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-14T06:15:17.443Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-14T06:15:17.443Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-14T06:15:17.443Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-14T06:15:17.443Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-14T06:15:17.443Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-14T06:15:17.443Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-14T06:15:17.668Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-03-14T06:15:17.930Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-03-14T06:15:17.930Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-14T06:15:17.930Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-03-14T06:15:17.930Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-14T06:15:17.930Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-14T06:15:19.854Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-03-14T06:15:20.330Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-14T06:15:20.427Z] === RUN TestDockerSuite/TestEventsRename [2022-03-14T06:15:20.689Z] --- PASS: TestServicePlugin (32.02s) [2022-03-14T06:15:20.689Z] === RUN TestServiceUpdateLabel [2022-03-14T06:15:20.951Z] === RUN TestDockerSuite/TestEventsResize [2022-03-14T06:15:21.523Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-14T06:15:23.440Z] --- PASS: TestServiceUpdateLabel (2.37s) [2022-03-14T06:15:23.440Z] === RUN TestServiceUpdateSecrets [2022-03-14T06:15:24.207Z] --- PASS: TestRenameAnonymousContainer (12.98s) [2022-03-14T06:15:24.207Z] === RUN TestRenameContainerWithSameName [2022-03-14T06:15:25.738Z] --- PASS: TestRenameContainerWithSameName (3.63s) [2022-03-14T06:15:25.738Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-14T06:15:25.738Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-14T06:15:25.738Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-14T06:15:25.738Z] === RUN TestResize [2022-03-14T06:15:27.647Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-14T06:15:27.647Z] === RUN TestDockerSuite/TestEventsStreaming [2022-03-14T06:15:27.907Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-14T06:15:29.455Z] --- PASS: TestResize (3.49s) [2022-03-14T06:15:29.455Z] === RUN TestResizeWithInvalidSize [2022-03-14T06:15:30.630Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-14T06:15:31.209Z] === RUN TestDockerSuite/TestEventsTop [2022-03-14T06:15:31.209Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-14T06:15:33.174Z] --- PASS: TestResizeWithInvalidSize (3.50s) [2022-03-14T06:15:33.174Z] === RUN TestResizeWhenContainerNotStarted [2022-03-14T06:15:33.756Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-14T06:15:35.313Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-14T06:15:35.768Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-14T06:15:35.768Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-14T06:15:35.768Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-14T06:15:36.897Z] --- PASS: TestResizeWhenContainerNotStarted (3.66s) [2022-03-14T06:15:36.897Z] === RUN TestDaemonRestartKillContainers [2022-03-14T06:15:36.897Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:15:36.897Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-14T06:15:36.897Z] === RUN TestStats [2022-03-14T06:15:36.897Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-14T06:15:36.897Z] --- SKIP: TestStats (0.00s) [2022-03-14T06:15:36.897Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-14T06:15:37.964Z] --- PASS: TestServiceUpdateSecrets (14.46s) [2022-03-14T06:15:37.964Z] === RUN TestServiceUpdateConfigs [2022-03-14T06:15:39.485Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-14T06:15:40.446Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-14T06:15:45.113Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-14T06:15:45.113Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-14T06:15:45.113Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-14T06:15:45.113Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-14T06:15:45.113Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-14T06:15:45.113Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-14T06:15:45.113Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-14T06:15:45.113Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-14T06:15:45.113Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-14T06:15:45.568Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-14T06:15:46.102Z] === RUN TestDockerSuite/TestExec [2022-03-14T06:15:46.102Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-14T06:15:46.102Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-14T06:15:46.366Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-14T06:15:46.941Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-14T06:15:47.203Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.61s) [2022-03-14T06:15:47.203Z] === RUN TestStopContainerWithTimeout [2022-03-14T06:15:47.203Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-14T06:15:47.203Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-14T06:15:47.203Z] === RUN TestUpdateRestartPolicy [2022-03-14T06:15:47.891Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-14T06:15:48.006Z] --- PASS: TestBuildWithHugeFile (130.05s) [2022-03-14T06:15:48.006Z] === RUN TestBuildWCOWSandboxSize [2022-03-14T06:15:48.006Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-14T06:15:48.006Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-14T06:15:48.006Z] === RUN TestBuildWithEmptyDockerfile [2022-03-14T06:15:48.006Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-14T06:15:48.006Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-14T06:15:48.006Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-14T06:15:48.006Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-14T06:15:48.006Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-14T06:15:48.006Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-14T06:15:48.006Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-14T06:15:48.006Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-14T06:15:48.006Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-14T06:15:48.006Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-03-14T06:15:48.006Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-14T06:15:48.006Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-14T06:15:48.006Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-14T06:15:48.006Z] === RUN TestBuildPreserveOwnership [2022-03-14T06:15:48.006Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-14T06:15:48.006Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2022-03-14T06:15:48.006Z] === RUN TestBuildPlatformInvalid [2022-03-14T06:15:48.006Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2022-03-14T06:15:48.006Z] PASS [2022-03-14T06:15:48.006Z] ok github.com/docker/docker/integration/build 192.066s [2022-03-14T06:15:48.006Z] [2022-03-14T06:15:48.006Z] === Skipped [2022-03-14T06:15:48.006Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-14T06:15:48.006Z] build_session_test.go:25: TODO: BuildKit [2022-03-14T06:15:48.006Z] [2022-03-14T06:15:48.006Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-14T06:15:48.006Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:15:48.006Z] [2022-03-14T06:15:48.006Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-14T06:15:48.006Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-14T06:15:48.006Z] [2022-03-14T06:15:48.006Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-03-14T06:15:48.006Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-14T06:15:48.006Z] [2022-03-14T06:15:48.006Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-14T06:15:48.006Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-14T06:15:48.006Z] [2022-03-14T06:15:48.006Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2022-03-14T06:15:48.006Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-14T06:15:48.006Z] [2022-03-14T06:15:48.006Z] DONE 29 tests, 6 skipped in 225.934s [2022-03-14T06:15:48.006Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-14T06:15:48.006Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-14T06:15:48.006Z] INFO: Testing against a local daemon [2022-03-14T06:15:48.006Z] === RUN TestConfigInspect [2022-03-14T06:15:48.006Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:15:48.006Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-14T06:15:48.006Z] === RUN TestConfigList [2022-03-14T06:15:48.006Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:15:48.006Z] --- SKIP: TestConfigList (0.00s) [2022-03-14T06:15:48.006Z] === RUN TestConfigsCreateAndDelete [2022-03-14T06:15:48.006Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:15:48.006Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-14T06:15:48.006Z] === RUN TestConfigsUpdate [2022-03-14T06:15:48.006Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:15:48.006Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-14T06:15:48.006Z] === RUN TestTemplatedConfig [2022-03-14T06:15:48.006Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:15:48.006Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-14T06:15:48.006Z] === RUN TestConfigCreateResolve [2022-03-14T06:15:48.006Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:15:48.006Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-14T06:15:48.006Z] PASS [2022-03-14T06:15:48.006Z] ok github.com/docker/docker/integration/config 0.099s [2022-03-14T06:15:48.462Z] [2022-03-14T06:15:48.462Z] === Skipped [2022-03-14T06:15:48.462Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-14T06:15:48.462Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:15:48.462Z] [2022-03-14T06:15:48.462Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-14T06:15:48.462Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:15:48.462Z] [2022-03-14T06:15:48.462Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-14T06:15:48.462Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:15:48.462Z] [2022-03-14T06:15:48.462Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-14T06:15:48.462Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:15:48.462Z] [2022-03-14T06:15:48.462Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-14T06:15:48.462Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:15:48.462Z] [2022-03-14T06:15:48.462Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-14T06:15:48.462Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:15:48.462Z] [2022-03-14T06:15:48.462Z] DONE 6 tests, 6 skipped in 2.416s [2022-03-14T06:15:48.462Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-14T06:15:48.469Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-14T06:15:49.039Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-14T06:15:49.610Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-14T06:15:49.870Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-14T06:15:50.442Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-14T06:15:51.013Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-14T06:15:51.350Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-14T06:15:51.350Z] INFO: Testing against a local daemon [2022-03-14T06:15:51.350Z] === RUN TestCheckpoint [2022-03-14T06:15:51.350Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-14T06:15:51.350Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-14T06:15:51.350Z] === RUN TestContainerInvalidJSON [2022-03-14T06:15:51.350Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-14T06:15:51.350Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-14T06:15:51.350Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-14T06:15:51.350Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-14T06:15:51.350Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-14T06:15:51.350Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-14T06:15:51.350Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-03-14T06:15:51.350Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-14T06:15:51.350Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-14T06:15:51.350Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-14T06:15:51.350Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.35s) [2022-03-14T06:15:51.350Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-14T06:15:51.805Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.20s) [2022-03-14T06:15:51.805Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-14T06:15:51.805Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2022-03-14T06:15:51.805Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-14T06:15:51.955Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-14T06:15:52.261Z] --- PASS: TestCopyToContainerPathIsNotDir (0.19s) [2022-03-14T06:15:52.261Z] === RUN TestCopyFromContainer [2022-03-14T06:15:52.261Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:15:52.261Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-14T06:15:52.261Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-14T06:15:52.261Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-14T06:15:52.261Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-14T06:15:52.261Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-14T06:15:52.261Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-14T06:15:52.261Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-14T06:15:52.261Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-14T06:15:52.261Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-14T06:15:52.261Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-14T06:15:52.261Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-14T06:15:52.261Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-14T06:15:52.261Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-14T06:15:52.261Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-14T06:15:52.261Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-14T06:15:52.261Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-14T06:15:52.261Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-14T06:15:52.261Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.01s) [2022-03-14T06:15:52.261Z] === RUN TestCreateWithInvalidEnv [2022-03-14T06:15:52.261Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-14T06:15:52.261Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-14T06:15:52.261Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-14T06:15:52.261Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-14T06:15:52.261Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-14T06:15:52.261Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-14T06:15:52.261Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-14T06:15:52.261Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-14T06:15:52.261Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-14T06:15:52.261Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-14T06:15:52.261Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-14T06:15:52.261Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-14T06:15:52.261Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-14T06:15:52.261Z] === RUN TestCreateTmpfsMountsTarget [2022-03-14T06:15:52.261Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:15:52.261Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-14T06:15:52.261Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-14T06:15:52.261Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:15:52.261Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-14T06:15:52.261Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-14T06:15:52.261Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:15:52.261Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-14T06:15:52.261Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-14T06:15:52.261Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-14T06:15:52.261Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-14T06:15:52.261Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-14T06:15:52.261Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-14T06:15:52.261Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-14T06:15:52.261Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-14T06:15:52.261Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-14T06:15:52.261Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-14T06:15:52.261Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-14T06:15:52.261Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-14T06:15:52.261Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-14T06:15:52.261Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-14T06:15:52.261Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-14T06:15:52.261Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-14T06:15:52.261Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-14T06:15:52.261Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-03-14T06:15:52.261Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-03-14T06:15:52.261Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-14T06:15:52.261Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-14T06:15:52.261Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-14T06:15:52.261Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-14T06:15:52.261Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-14T06:15:52.261Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-14T06:15:52.261Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-14T06:15:52.261Z] === RUN TestCreateDifferentPlatform [2022-03-14T06:15:52.261Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-14T06:15:52.261Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-14T06:15:52.261Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-03-14T06:15:52.261Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-14T06:15:52.261Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-14T06:15:52.261Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-14T06:15:52.261Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-03-14T06:15:52.261Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-14T06:15:52.261Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-14T06:15:52.261Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-03-14T06:15:52.261Z] === RUN TestContainerKillOnDaemonStart [2022-03-14T06:15:52.261Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:15:52.261Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-14T06:15:52.261Z] === RUN TestDiff [2022-03-14T06:15:52.261Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-14T06:15:52.261Z] --- SKIP: TestDiff (0.00s) [2022-03-14T06:15:52.261Z] === RUN TestExecWithCloseStdin [2022-03-14T06:15:52.528Z] --- PASS: TestServiceUpdateConfigs (14.91s) [2022-03-14T06:15:52.528Z] === RUN TestServiceUpdateNetwork [2022-03-14T06:15:52.790Z] === RUN TestDockerSuite/TestExecEnv [2022-03-14T06:15:53.736Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-14T06:15:55.154Z] --- PASS: TestExecWithCloseStdin (2.37s) [2022-03-14T06:15:55.154Z] === RUN TestExec [2022-03-14T06:15:55.657Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-14T06:15:55.919Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-14T06:15:57.321Z] --- PASS: TestExec (2.16s) [2022-03-14T06:15:57.321Z] === RUN TestExecUser [2022-03-14T06:15:57.321Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-14T06:15:57.321Z] --- SKIP: TestExecUser (0.00s) [2022-03-14T06:15:57.322Z] === RUN TestExportContainerAndImportImage [2022-03-14T06:15:57.322Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:15:57.322Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-14T06:15:57.322Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-14T06:15:57.322Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:15:57.322Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-14T06:15:57.322Z] === RUN TestHealthCheckWorkdir [2022-03-14T06:15:57.322Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-14T06:15:57.322Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-14T06:15:57.322Z] === RUN TestHealthKillContainer [2022-03-14T06:15:57.322Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-14T06:15:57.322Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-14T06:15:57.322Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-14T06:15:57.322Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-14T06:15:57.322Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-14T06:15:57.322Z] === RUN TestKillContainerInvalidSignal [2022-03-14T06:15:57.834Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-14T06:15:58.096Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-03-14T06:15:58.670Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-14T06:15:58.854Z] --- PASS: TestKillContainerInvalidSignal (2.04s) [2022-03-14T06:15:58.854Z] === RUN TestKillContainer [2022-03-14T06:15:58.854Z] === RUN TestKillContainer/no_signal [2022-03-14T06:15:59.243Z] === RUN TestDockerSuite/TestExecParseError [2022-03-14T06:15:59.815Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-14T06:16:00.386Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-14T06:16:00.956Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-14T06:16:01.018Z] === RUN TestKillContainer/non_killing_signal [2022-03-14T06:16:01.018Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-14T06:16:01.018Z] === RUN TestKillContainer/killing_signal [2022-03-14T06:16:01.897Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-14T06:16:02.476Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-14T06:16:03.048Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-14T06:16:03.180Z] --- PASS: TestKillContainer (4.17s) [2022-03-14T06:16:03.180Z] --- PASS: TestKillContainer/no_signal (1.95s) [2022-03-14T06:16:03.180Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-14T06:16:03.180Z] --- PASS: TestKillContainer/killing_signal (2.17s) [2022-03-14T06:16:03.180Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-14T06:16:03.180Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-14T06:16:03.180Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-14T06:16:03.180Z] === RUN TestKillStoppedContainer [2022-03-14T06:16:03.180Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-14T06:16:03.180Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-14T06:16:03.180Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-14T06:16:03.180Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-14T06:16:03.180Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-14T06:16:03.180Z] === RUN TestKillDifferentUserContainer [2022-03-14T06:16:03.180Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-14T06:16:03.180Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-14T06:16:03.180Z] === RUN TestInspectOomKilledTrue [2022-03-14T06:16:03.180Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:16:03.180Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-14T06:16:03.180Z] === RUN TestInspectOomKilledFalse [2022-03-14T06:16:03.180Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-14T06:16:03.180Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-14T06:16:03.180Z] === RUN TestLogsFollowTailEmpty [2022-03-14T06:16:05.344Z] --- PASS: TestLogsFollowTailEmpty (2.10s) [2022-03-14T06:16:05.344Z] === RUN TestNetworkNat [2022-03-14T06:16:05.344Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-14T06:16:05.344Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-14T06:16:05.344Z] === RUN TestNetworkLocalhostTCPNat [2022-03-14T06:16:05.600Z] check_test.go:379: [d0aa1876e5a0b] daemon is not started [2022-03-14T06:16:05.600Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-03-14T06:16:05.600Z] --- PASS: TestServiceUpdateNetwork (13.17s) [2022-03-14T06:16:05.600Z] === RUN TestServiceUpdatePidsLimit [2022-03-14T06:16:06.990Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-14T06:16:07.508Z] --- PASS: TestNetworkLocalhostTCPNat (2.33s) [2022-03-14T06:16:07.508Z] === RUN TestNetworkLoopbackNat [2022-03-14T06:16:07.508Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-14T06:16:07.508Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-14T06:16:07.508Z] === RUN TestPause [2022-03-14T06:16:07.508Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-14T06:16:07.508Z] --- SKIP: TestPause (0.00s) [2022-03-14T06:16:07.508Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-14T06:16:07.596Z] docker_api_swarm_test.go:802: [d5cec661a153b] joining swarm manager [d677f34ff8ff5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-14T06:16:07.857Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-14T06:16:08.802Z] docker_api_swarm_test.go:802: [dd29468b11102] joining swarm manager [d677f34ff8ff5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-14T06:16:09.673Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.01s) [2022-03-14T06:16:09.673Z] === RUN TestPauseStopPausedContainer [2022-03-14T06:16:09.673Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:16:09.673Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-14T06:16:09.673Z] === RUN TestPsFilter [2022-03-14T06:16:09.673Z] --- PASS: TestPsFilter (0.19s) [2022-03-14T06:16:09.673Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-14T06:16:10.189Z] docker_api_swarm_test.go:802: [df50bb53bbd9c] joining swarm manager [d677f34ff8ff5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-14T06:16:11.130Z] docker_api_swarm_test.go:802: [daed2334dde91] joining swarm manager [d677f34ff8ff5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-14T06:16:12.297Z] --- PASS: TestUpdateRestartPolicy (26.12s) [2022-03-14T06:16:12.297Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-14T06:16:12.563Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.55s) [2022-03-14T06:16:12.563Z] === RUN TestRemoveContainerWithVolume [2022-03-14T06:16:13.669Z] docker_api_swarm_test.go:810: [d4cf2df18a551] joining swarm manager [d677f34ff8ff5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-03-14T06:16:13.930Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-14T06:16:14.503Z] === RUN TestDockerSuite/TestExecTTY [2022-03-14T06:16:14.765Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-14T06:16:15.027Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-14T06:16:15.459Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-14T06:16:15.459Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-14T06:16:15.598Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-14T06:16:15.914Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-14T06:16:15.914Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-14T06:16:15.914Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-14T06:16:16.036Z] --- PASS: TestUpdateRestartWithAutoRemove (3.48s) [2022-03-14T06:16:16.036Z] === RUN TestWaitNonBlocked [2022-03-14T06:16:16.036Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-14T06:16:16.036Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-14T06:16:16.036Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-14T06:16:16.036Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-14T06:16:16.036Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-14T06:16:16.036Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-14T06:16:16.171Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-14T06:16:16.744Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-14T06:16:16.744Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-14T06:16:16.744Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-14T06:16:18.130Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-03-14T06:16:18.392Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-14T06:16:19.629Z] --- PASS: TestRemoveContainerWithVolume (7.38s) [2022-03-14T06:16:19.629Z] === RUN TestRemoveContainerRunning [2022-03-14T06:16:19.780Z] === RUN TestDockerSuite/TestExecWithTERM [2022-03-14T06:16:20.041Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-14T06:16:20.614Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-14T06:16:20.710Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-03-14T06:16:20.710Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.11s) [2022-03-14T06:16:20.710Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.48s) [2022-03-14T06:16:20.710Z] === RUN TestWaitBlocked [2022-03-14T06:16:20.710Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:16:20.710Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-14T06:16:20.710Z] PASS [2022-03-14T06:16:20.710Z] ok github.com/docker/docker/integration/container 128.336s [2022-03-14T06:16:20.710Z] [2022-03-14T06:16:20.710Z] === Skipped [2022-03-14T06:16:20.710Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-14T06:16:20.710Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-14T06:16:20.710Z] [2022-03-14T06:16:20.710Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-14T06:16:20.710Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:16:20.710Z] [2022-03-14T06:16:20.710Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-14T06:16:20.710Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-14T06:16:20.710Z] [2022-03-14T06:16:20.710Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-14T06:16:20.710Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:16:20.710Z] [2022-03-14T06:16:20.710Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-14T06:16:20.710Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:16:20.710Z] [2022-03-14T06:16:20.710Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-14T06:16:20.710Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:16:20.710Z] [2022-03-14T06:16:20.710Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-14T06:16:20.710Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-14T06:16:20.710Z] [2022-03-14T06:16:20.710Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-14T06:16:20.710Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-14T06:16:20.710Z] [2022-03-14T06:16:20.710Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-14T06:16:20.710Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:16:20.710Z] [2022-03-14T06:16:20.710Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-14T06:16:20.710Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-14T06:16:20.710Z] [2022-03-14T06:16:20.710Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-03-14T06:16:20.710Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-14T06:16:20.710Z] [2022-03-14T06:16:20.710Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-14T06:16:20.710Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-14T06:16:20.710Z] [2022-03-14T06:16:20.710Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-14T06:16:20.710Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:16:20.710Z] [2022-03-14T06:16:20.710Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-14T06:16:20.710Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:16:20.710Z] [2022-03-14T06:16:20.710Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-14T06:16:20.710Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-14T06:16:20.710Z] [2022-03-14T06:16:20.710Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-14T06:16:20.710Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-14T06:16:20.710Z] [2022-03-14T06:16:20.710Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-14T06:16:20.710Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-14T06:16:20.710Z] [2022-03-14T06:16:20.710Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-14T06:16:20.710Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-14T06:16:20.710Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-14T06:16:20.710Z] [2022-03-14T06:16:20.710Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-14T06:16:20.710Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-14T06:16:20.710Z] [2022-03-14T06:16:20.710Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-14T06:16:20.710Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-14T06:16:20.710Z] [2022-03-14T06:16:20.710Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-14T06:16:20.710Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-14T06:16:20.710Z] [2022-03-14T06:16:20.710Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-14T06:16:20.710Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-14T06:16:20.710Z] [2022-03-14T06:16:20.710Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-14T06:16:20.710Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:16:20.710Z] [2022-03-14T06:16:20.710Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-14T06:16:20.710Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-14T06:16:20.710Z] [2022-03-14T06:16:20.711Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-14T06:16:20.711Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-14T06:16:20.711Z] [2022-03-14T06:16:20.711Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-14T06:16:20.711Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-14T06:16:20.711Z] [2022-03-14T06:16:20.711Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-14T06:16:20.711Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-14T06:16:20.711Z] [2022-03-14T06:16:20.711Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-14T06:16:20.711Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:16:20.711Z] [2022-03-14T06:16:20.711Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-14T06:16:20.711Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-14T06:16:20.711Z] [2022-03-14T06:16:20.711Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-14T06:16:20.711Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-14T06:16:20.711Z] [2022-03-14T06:16:20.711Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-14T06:16:20.711Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:16:20.711Z] [2022-03-14T06:16:20.711Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-14T06:16:20.711Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-14T06:16:20.711Z] [2022-03-14T06:16:20.711Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-14T06:16:20.711Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-14T06:16:20.711Z] [2022-03-14T06:16:20.711Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-14T06:16:20.711Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:16:20.711Z] [2022-03-14T06:16:20.711Z] DONE 87 tests, 34 skipped in 131.311s [2022-03-14T06:16:20.711Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-14T06:16:22.517Z] --- PASS: TestRemoveContainerRunning (2.32s) [2022-03-14T06:16:22.517Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-14T06:16:22.525Z] --- PASS: TestServiceUpdatePidsLimit (16.52s) [2022-03-14T06:16:22.525Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-03-14T06:16:22.525Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2022-03-14T06:16:22.525Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.02s) [2022-03-14T06:16:22.525Z] PASS [2022-03-14T06:16:22.525Z] [2022-03-14T06:16:22.525Z] === Skipped [2022-03-14T06:16:22.525Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-14T06:16:22.525Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-14T06:16:22.525Z] [2022-03-14T06:16:22.525Z] DONE 27 tests, 1 skipped in 198.301s [2022-03-14T06:16:22.525Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-14T06:16:22.525Z] ++ 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-14T06:16:22.525Z] ++ set -e [2022-03-14T06:16:22.525Z] ++ '[' -n 0 ']' [2022-03-14T06:16:22.525Z] ++ set -x [2022-03-14T06:16:22.525Z] ++ 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-14T06:16:22.525Z] INFO: Testing against a local daemon [2022-03-14T06:16:22.525Z] === RUN TestSessionCreate [2022-03-14T06:16:22.525Z] --- PASS: TestSessionCreate (0.03s) [2022-03-14T06:16:22.525Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-14T06:16:22.525Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2022-03-14T06:16:22.525Z] PASS [2022-03-14T06:16:22.525Z] [2022-03-14T06:16:22.525Z] DONE 2 tests in 0.133s [2022-03-14T06:16:22.525Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-14T06:16:22.525Z] ++ 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-14T06:16:22.525Z] ++ set -e [2022-03-14T06:16:22.525Z] ++ '[' -n 0 ']' [2022-03-14T06:16:22.525Z] ++ set -x [2022-03-14T06:16:22.525Z] ++ 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-14T06:16:22.525Z] INFO: Testing against a local daemon [2022-03-14T06:16:22.525Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-14T06:16:22.525Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-14T06:16:22.525Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-14T06:16:22.525Z] === RUN TestDiskUsage [2022-03-14T06:16:22.525Z] === PAUSE TestDiskUsage [2022-03-14T06:16:22.525Z] === RUN TestEventsExecDie [2022-03-14T06:16:23.095Z] --- PASS: TestEventsExecDie (0.53s) [2022-03-14T06:16:23.095Z] === RUN TestEventsBackwardsCompatible [2022-03-14T06:16:23.095Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-03-14T06:16:23.095Z] === RUN TestEventsVolumeCreate [2022-03-14T06:16:23.095Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-03-14T06:16:23.095Z] === RUN TestInfoBinaryCommits [2022-03-14T06:16:23.095Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-14T06:16:23.095Z] === RUN TestInfoAPIVersioned [2022-03-14T06:16:23.095Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-14T06:16:23.095Z] === RUN TestInfoAPI [2022-03-14T06:16:23.095Z] --- PASS: TestInfoAPI (0.02s) [2022-03-14T06:16:23.095Z] === RUN TestInfoAPIWarnings [2022-03-14T06:16:24.048Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.19s) [2022-03-14T06:16:24.048Z] === RUN TestRemoveInvalidContainer [2022-03-14T06:16:24.509Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-14T06:16:24.509Z] === RUN TestRenameLinkedContainer [2022-03-14T06:16:24.509Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-14T06:16:24.509Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-14T06:16:24.509Z] === RUN TestRenameStoppedContainer [2022-03-14T06:16:25.636Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-14T06:16:26.693Z] --- PASS: TestRenameStoppedContainer (2.44s) [2022-03-14T06:16:26.693Z] === RUN TestRenameRunningContainerAndReuse [2022-03-14T06:16:29.870Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-14T06:16:31.253Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-14T06:16:31.388Z] --- PASS: TestRenameRunningContainerAndReuse (4.54s) [2022-03-14T06:16:31.388Z] === RUN TestRenameInvalidName [2022-03-14T06:16:33.539Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-14T06:16:33.539Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-14T06:16:33.539Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-14T06:16:33.539Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-14T06:16:33.551Z] --- PASS: TestRenameInvalidName (2.26s) [2022-03-14T06:16:33.551Z] === RUN TestRenameAnonymousContainer [2022-03-14T06:16:36.534Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-14T06:16:36.534Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-14T06:16:36.534Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-14T06:16:36.534Z] === RUN TestDockerSuite/TestHealth [2022-03-14T06:16:39.301Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-14T06:16:39.301Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-14T06:16:39.757Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-14T06:16:39.840Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-03-14T06:16:39.840Z] === RUN TestInfoDebug [2022-03-14T06:16:39.840Z] --- PASS: TestInfoDebug (0.52s) [2022-03-14T06:16:39.840Z] === RUN TestInfoInsecureRegistries [2022-03-14T06:16:40.410Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-03-14T06:16:40.410Z] === RUN TestInfoRegistryMirrors [2022-03-14T06:16:40.982Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-14T06:16:40.982Z] === RUN TestLoginFailsWithBadCredentials [2022-03-14T06:16:40.982Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-14T06:16:40.982Z] === RUN TestPingCacheHeaders [2022-03-14T06:16:40.982Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-14T06:16:40.982Z] === RUN TestPingGet [2022-03-14T06:16:40.982Z] --- PASS: TestPingGet (0.02s) [2022-03-14T06:16:40.982Z] === RUN TestPingHead [2022-03-14T06:16:40.982Z] --- PASS: TestPingHead (0.01s) [2022-03-14T06:16:40.982Z] === RUN TestVersion [2022-03-14T06:16:40.982Z] --- PASS: TestVersion (0.01s) [2022-03-14T06:16:40.982Z] === CONT TestDiskUsage [2022-03-14T06:16:41.552Z] === RUN TestDiskUsage/empty [2022-03-14T06:16:41.552Z] === RUN TestDiskUsage/empty/container_types [2022-03-14T06:16:41.552Z] === RUN TestDiskUsage/empty/image_types [2022-03-14T06:16:41.552Z] === RUN TestDiskUsage/empty/volume_types [2022-03-14T06:16:41.552Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-14T06:16:41.552Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-14T06:16:41.552Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-14T06:16:41.552Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-14T06:16:41.552Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-14T06:16:41.552Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-14T06:16:41.552Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-14T06:16:41.552Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-14T06:16:41.812Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-14T06:16:41.813Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-14T06:16:41.813Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-14T06:16:41.813Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-14T06:16:41.813Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-14T06:16:41.813Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-14T06:16:41.813Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-14T06:16:41.813Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-14T06:16:41.813Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-14T06:16:41.813Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-14T06:16:41.813Z] === RUN TestDiskUsage/after_container.Run [2022-03-14T06:16:42.073Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-14T06:16:42.073Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-14T06:16:42.073Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-14T06:16:42.073Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-14T06:16:42.073Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-14T06:16:42.073Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-14T06:16:42.073Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-14T06:16:42.073Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-14T06:16:42.073Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-14T06:16:42.073Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-14T06:16:42.333Z] --- PASS: TestDiskUsage (1.24s) [2022-03-14T06:16:42.333Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-14T06:16:42.333Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-14T06:16:42.333Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-14T06:16:42.333Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-14T06:16:42.333Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-14T06:16:42.333Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-14T06:16:42.333Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-14T06:16:42.333Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-14T06:16:42.333Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-14T06:16:42.333Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-14T06:16:42.333Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-14T06:16:42.333Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.19s) [2022-03-14T06:16:42.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-14T06:16:42.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-14T06:16:42.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-14T06:16:42.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-14T06:16:42.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-14T06:16:42.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-14T06:16:42.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-14T06:16:42.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-14T06:16:42.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-14T06:16:42.333Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-14T06:16:42.333Z] --- PASS: TestDiskUsage/after_container.Run (0.39s) [2022-03-14T06:16:42.333Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-14T06:16:42.333Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-14T06:16:42.333Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-14T06:16:42.333Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-14T06:16:42.333Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-14T06:16:42.333Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-14T06:16:42.334Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-14T06:16:42.334Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-14T06:16:42.334Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-14T06:16:42.334Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-14T06:16:42.334Z] PASS [2022-03-14T06:16:42.334Z] [2022-03-14T06:16:42.334Z] === Skipped [2022-03-14T06:16:42.334Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-14T06:16:42.334Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-14T06:16:42.334Z] [2022-03-14T06:16:42.334Z] DONE 50 tests, 1 skipped in 19.946s [2022-03-14T06:16:42.334Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-14T06:16:42.334Z] ++ 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-14T06:16:42.334Z] ++ set -e [2022-03-14T06:16:42.334Z] ++ '[' -n 0 ']' [2022-03-14T06:16:42.334Z] ++ set -x [2022-03-14T06:16:42.334Z] ++ 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-14T06:16:42.334Z] INFO: Testing against a local daemon [2022-03-14T06:16:42.334Z] === RUN TestVolumesCreateAndList [2022-03-14T06:16:42.334Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-14T06:16:42.334Z] === RUN TestVolumesRemove [2022-03-14T06:16:42.595Z] --- PASS: TestVolumesRemove (0.05s) [2022-03-14T06:16:42.595Z] === RUN TestVolumesInspect [2022-03-14T06:16:42.595Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-14T06:16:42.595Z] === RUN TestVolumesInvalidJSON [2022-03-14T06:16:42.595Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-14T06:16:42.595Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-14T06:16:42.595Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-14T06:16:42.595Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-14T06:16:42.595Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-14T06:16:42.595Z] PASS [2022-03-14T06:16:42.595Z] [2022-03-14T06:16:42.595Z] DONE 5 tests in 0.189s [2022-03-14T06:16:42.595Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-14T06:16:42.856Z] ++++ cat bundles/test-integration/docker.pid [2022-03-14T06:16:42.856Z] +++ kill 6411 [2022-03-14T06:16:43.120Z] +++ /etc/init.d/apparmor stop [2022-03-14T06:16:43.120Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-14T06:16:43.120Z] [2022-03-14T06:16:43.120Z] Unloading profiles will leave already running processes permanently [2022-03-14T06:16:43.120Z] unconfined, which can lead to unexpected situations. [2022-03-14T06:16:43.120Z] [2022-03-14T06:16:43.120Z] To set a process to complain mode, use the command line tool [2022-03-14T06:16:43.120Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-14T06:16:43.120Z] +++ true [2022-03-14T06:16:43.120Z] exiting test-integration [2022-03-14T06:16:43.120Z] ++ exit 0 [2022-03-14T06:16:43.120Z] [2022-03-14T06:16:43.469Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-14T06:16:43.694Z] + for job in $(jobs -p) [2022-03-14T06:16:43.694Z] + wait 8776 [2022-03-14T06:16:43.834Z] --- PASS: TestRenameAnonymousContainer (9.86s) [2022-03-14T06:16:43.834Z] === RUN TestRenameContainerWithSameName [2022-03-14T06:16:45.360Z] --- PASS: TestRenameContainerWithSameName (2.01s) [2022-03-14T06:16:45.360Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-14T06:16:45.360Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-14T06:16:45.360Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-14T06:16:45.360Z] === RUN TestResize [2022-03-14T06:16:47.527Z] --- PASS: TestResize (2.28s) [2022-03-14T06:16:47.527Z] === RUN TestResizeWithInvalidSize [2022-03-14T06:16:50.427Z] --- PASS: TestResizeWithInvalidSize (2.27s) [2022-03-14T06:16:50.427Z] === RUN TestResizeWhenContainerNotStarted [2022-03-14T06:16:50.648Z] === RUN TestConfigDaemonLibtrustID [2022-03-14T06:16:50.648Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-14T06:16:50.648Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-14T06:16:50.648Z] === RUN TestDaemonConfigValidation [2022-03-14T06:16:50.648Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-14T06:16:50.648Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-14T06:16:50.648Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-14T06:16:50.648Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-14T06:16:50.648Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-14T06:16:50.648Z] === RUN TestDaemonProxy [2022-03-14T06:16:50.648Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-14T06:16:50.648Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-14T06:16:50.648Z] PASS [2022-03-14T06:16:50.648Z] ok github.com/docker/docker/integration/daemon 0.153s [2022-03-14T06:16:50.648Z] [2022-03-14T06:16:50.648Z] === Skipped [2022-03-14T06:16:50.648Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-14T06:16:50.648Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-14T06:16:50.648Z] [2022-03-14T06:16:50.648Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-14T06:16:50.648Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-14T06:16:50.648Z] [2022-03-14T06:16:50.648Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-14T06:16:50.648Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-14T06:16:50.648Z] [2022-03-14T06:16:50.648Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-14T06:16:50.648Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-14T06:16:50.648Z] [2022-03-14T06:16:50.648Z] DONE 4 tests, 4 skipped in 26.176s [2022-03-14T06:16:50.648Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-14T06:16:51.617Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T06:16:51.617Z] INFO: Testing against a local daemon [2022-03-14T06:16:51.617Z] === RUN TestCommitInheritsEnv [2022-03-14T06:16:51.617Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-14T06:16:51.617Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-14T06:16:51.617Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-14T06:16:51.617Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-14T06:16:51.617Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-14T06:16:51.617Z] === RUN TestImportWithCustomPlatform [2022-03-14T06:16:51.617Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-14T06:16:51.617Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-14T06:16:51.617Z] === RUN TestImagesFilterMultiReference [2022-03-14T06:16:51.617Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-03-14T06:16:51.617Z] === RUN TestImagePullPlatformInvalid [2022-03-14T06:16:51.617Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-14T06:16:51.617Z] === RUN TestRemoveImageOrphaning [2022-03-14T06:16:51.999Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-14T06:16:52.598Z] --- PASS: TestResizeWhenContainerNotStarted (2.64s) [2022-03-14T06:16:52.598Z] === RUN TestDaemonRestartKillContainers [2022-03-14T06:16:52.598Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:16:52.598Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-14T06:16:52.598Z] === RUN TestStats [2022-03-14T06:16:52.599Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-14T06:16:52.599Z] --- SKIP: TestStats (0.00s) [2022-03-14T06:16:52.599Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-14T06:16:53.148Z] --- PASS: TestRemoveImageOrphaning (1.36s) [2022-03-14T06:16:53.148Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-14T06:16:53.148Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-03-14T06:16:53.148Z] === RUN TestTagInvalidReference [2022-03-14T06:16:53.148Z] --- PASS: TestTagInvalidReference (0.04s) [2022-03-14T06:16:53.148Z] === RUN TestTagValidPrefixedRepo [2022-03-14T06:16:53.148Z] --- PASS: TestTagValidPrefixedRepo (0.11s) [2022-03-14T06:16:53.148Z] === RUN TestTagExistedNameWithoutForce [2022-03-14T06:16:53.148Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-03-14T06:16:53.148Z] === RUN TestTagOfficialNames [2022-03-14T06:16:53.148Z] --- PASS: TestTagOfficialNames (0.10s) [2022-03-14T06:16:53.148Z] === RUN TestTagMatchesDigest [2022-03-14T06:16:53.604Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-03-14T06:16:53.604Z] PASS [2022-03-14T06:16:53.604Z] ok github.com/docker/docker/integration/image 1.964s [2022-03-14T06:16:53.604Z] [2022-03-14T06:16:53.604Z] === Skipped [2022-03-14T06:16:53.604Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-14T06:16:53.604Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-14T06:16:53.604Z] [2022-03-14T06:16:53.604Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-14T06:16:53.604Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-14T06:16:53.604Z] [2022-03-14T06:16:53.604Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-14T06:16:53.604Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-14T06:16:53.604Z] [2022-03-14T06:16:53.604Z] DONE 12 tests, 3 skipped in 6.911s [2022-03-14T06:16:53.604Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-14T06:16:55.923Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-14T06:16:55.923Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-14T06:16:55.923Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-14T06:16:55.923Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-14T06:16:55.923Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-14T06:16:56.183Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-14T06:16:56.496Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T06:16:56.496Z] INFO: Testing against a local daemon [2022-03-14T06:16:56.496Z] === RUN TestNetworkCreateDelete [2022-03-14T06:16:56.496Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:16:56.496Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-14T06:16:56.496Z] === RUN TestDockerNetworkDeletePreferID [2022-03-14T06:16:56.496Z] 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-14T06:16:56.496Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-14T06:16:56.496Z] === RUN TestDaemonDNSFallback [2022-03-14T06:16:56.496Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:16:56.496Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-14T06:16:56.496Z] === RUN TestInspectNetwork [2022-03-14T06:16:56.496Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-14T06:16:56.496Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-14T06:16:56.496Z] === RUN TestRunContainerWithBridgeNone [2022-03-14T06:16:56.496Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:16:56.496Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-14T06:16:56.496Z] === RUN TestNetworkInvalidJSON [2022-03-14T06:16:56.496Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-14T06:16:56.496Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-14T06:16:56.496Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-14T06:16:56.496Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-14T06:16:56.496Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-14T06:16:56.496Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-14T06:16:56.496Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-14T06:16:56.496Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-14T06:16:56.496Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-14T06:16:56.496Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-03-14T06:16:56.496Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-14T06:16:56.496Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-14T06:16:56.496Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-14T06:16:56.496Z] === RUN TestNetworkList [2022-03-14T06:16:56.496Z] === RUN TestNetworkList//networks [2022-03-14T06:16:56.496Z] === PAUSE TestNetworkList//networks [2022-03-14T06:16:56.496Z] === RUN TestNetworkList//networks/ [2022-03-14T06:16:56.496Z] === PAUSE TestNetworkList//networks/ [2022-03-14T06:16:56.496Z] === CONT TestNetworkList//networks [2022-03-14T06:16:56.496Z] === CONT TestNetworkList//networks/ [2022-03-14T06:16:56.496Z] --- PASS: TestNetworkList (0.04s) [2022-03-14T06:16:56.496Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-14T06:16:56.496Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-14T06:16:56.496Z] === RUN TestHostIPv4BridgeLabel [2022-03-14T06:16:56.496Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-14T06:16:56.496Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-14T06:16:56.496Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-14T06:16:56.497Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-14T06:16:56.497Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-14T06:16:56.497Z] === RUN TestDaemonDefaultNetworkPools [2022-03-14T06:16:56.497Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-14T06:16:56.497Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-14T06:16:56.497Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-14T06:16:56.497Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-14T06:16:56.497Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-14T06:16:56.497Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-14T06:16:56.497Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-14T06:16:56.497Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-14T06:16:56.497Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-14T06:16:56.497Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-14T06:16:56.497Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-14T06:16:56.497Z] === RUN TestServiceWithPredefinedNetwork [2022-03-14T06:16:56.497Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-14T06:16:56.497Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-14T06:16:56.497Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-14T06:16:56.497Z] service_test.go:243: FLAKY_TEST [2022-03-14T06:16:56.497Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-14T06:16:56.497Z] === RUN TestServiceWithDataPathPortInit [2022-03-14T06:16:56.497Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-14T06:16:56.497Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2022-03-14T06:16:56.497Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-14T06:16:56.497Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-14T06:16:56.497Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-14T06:16:56.497Z] PASS [2022-03-14T06:16:56.497Z] ok github.com/docker/docker/integration/network 0.188s [2022-03-14T06:16:56.754Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-14T06:16:56.754Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-14T06:16:56.754Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-14T06:16:56.754Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-14T06:16:56.954Z] [2022-03-14T06:16:56.954Z] === Skipped [2022-03-14T06:16:56.954Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-14T06:16:56.954Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:16:56.954Z] [2022-03-14T06:16:56.954Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-14T06:16:56.954Z] 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-14T06:16:56.954Z] [2022-03-14T06:16:56.954Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-14T06:16:56.954Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:16:56.954Z] [2022-03-14T06:16:56.954Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-14T06:16:56.954Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-14T06:16:56.954Z] [2022-03-14T06:16:56.954Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-14T06:16:56.954Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:16:56.954Z] [2022-03-14T06:16:56.954Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-14T06:16:56.954Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-14T06:16:56.954Z] [2022-03-14T06:16:56.954Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-14T06:16:56.954Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-14T06:16:56.954Z] [2022-03-14T06:16:56.954Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-14T06:16:56.954Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-14T06:16:56.954Z] [2022-03-14T06:16:56.954Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-14T06:16:56.954Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-14T06:16:56.954Z] [2022-03-14T06:16:56.954Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-14T06:16:56.954Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-14T06:16:56.954Z] [2022-03-14T06:16:56.954Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-14T06:16:56.954Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-14T06:16:56.954Z] [2022-03-14T06:16:56.954Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-14T06:16:56.954Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-14T06:16:56.954Z] [2022-03-14T06:16:56.954Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-14T06:16:56.954Z] service_test.go:243: FLAKY_TEST [2022-03-14T06:16:56.954Z] [2022-03-14T06:16:56.954Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.01s) [2022-03-14T06:16:56.954Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-14T06:16:56.954Z] [2022-03-14T06:16:56.954Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-14T06:16:56.954Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-14T06:16:56.954Z] [2022-03-14T06:16:56.954Z] DONE 22 tests, 15 skipped in 3.068s [2022-03-14T06:16:56.954Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-14T06:16:57.015Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-14T06:16:57.015Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-14T06:16:57.268Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.34s) [2022-03-14T06:16:57.268Z] === RUN TestStopContainerWithTimeout [2022-03-14T06:16:57.268Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-14T06:16:57.268Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-14T06:16:57.268Z] === RUN TestUpdateRestartPolicy [2022-03-14T06:16:57.409Z] testing: warning: no tests to run [2022-03-14T06:16:57.409Z] PASS [2022-03-14T06:16:57.409Z] ok github.com/docker/docker/integration/network/ipvlan 0.078s [2022-03-14T06:16:57.409Z] [2022-03-14T06:16:57.409Z] DONE 0 tests in 0.762s [2022-03-14T06:16:57.586Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-14T06:16:57.586Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-14T06:16:57.865Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-14T06:16:58.158Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-14T06:16:58.158Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-14T06:16:58.321Z] testing: warning: no tests to run [2022-03-14T06:16:58.321Z] PASS [2022-03-14T06:16:58.321Z] ok github.com/docker/docker/integration/network/macvlan 0.083s [2022-03-14T06:16:58.728Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-14T06:16:58.777Z] [2022-03-14T06:16:58.777Z] DONE 0 tests in 0.770s [2022-03-14T06:16:58.777Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-14T06:16:59.043Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-14T06:16:59.043Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-14T06:16:59.043Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-14T06:16:59.233Z] testing: warning: no tests to run [2022-03-14T06:16:59.233Z] PASS [2022-03-14T06:16:59.233Z] ok github.com/docker/docker/integration/plugin 0.075s [2022-03-14T06:16:59.233Z] [2022-03-14T06:16:59.233Z] DONE 0 tests in 0.744s [2022-03-14T06:16:59.306Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-14T06:16:59.306Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-14T06:16:59.689Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-14T06:16:59.936Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-14T06:17:00.145Z] testing: warning: no tests to run [2022-03-14T06:17:00.145Z] PASS [2022-03-14T06:17:00.145Z] ok github.com/docker/docker/integration/plugin/authz 0.094s [2022-03-14T06:17:00.145Z] [2022-03-14T06:17:00.145Z] DONE 0 tests in 0.783s [2022-03-14T06:17:00.601Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-14T06:17:01.323Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-03-14T06:17:02.710Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-14T06:17:02.710Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-14T06:17:02.710Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-14T06:17:03.653Z] === RUN TestDockerSuite/TestImportFile [2022-03-14T06:17:03.785Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-14T06:17:03.785Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-14T06:17:03.785Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-14T06:17:03.785Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-14T06:17:03.785Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-14T06:17:04.599Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-14T06:17:04.599Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-14T06:17:05.986Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-14T06:17:06.398Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T06:17:06.399Z] INFO: Testing against a local daemon [2022-03-14T06:17:06.399Z] === RUN TestPluginInvalidJSON [2022-03-14T06:17:06.399Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-14T06:17:06.399Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-14T06:17:06.399Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-14T06:17:06.399Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-03-14T06:17:06.399Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-14T06:17:06.399Z] === RUN TestPluginInstall [2022-03-14T06:17:06.399Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-14T06:17:06.399Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-14T06:17:06.399Z] === RUN TestPluginsWithRuntimes [2022-03-14T06:17:06.399Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-14T06:17:06.399Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-14T06:17:06.399Z] === RUN TestPluginBackCompatMediaTypes [2022-03-14T06:17:06.399Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-14T06:17:06.399Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-14T06:17:06.399Z] PASS [2022-03-14T06:17:06.399Z] ok github.com/docker/docker/integration/plugin/common 0.126s [2022-03-14T06:17:06.399Z] [2022-03-14T06:17:06.399Z] === Skipped [2022-03-14T06:17:06.399Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-14T06:17:06.399Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-14T06:17:06.399Z] [2022-03-14T06:17:06.399Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-14T06:17:06.399Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-14T06:17:06.399Z] [2022-03-14T06:17:06.399Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-14T06:17:06.399Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-14T06:17:06.399Z] [2022-03-14T06:17:06.399Z] DONE 5 tests, 3 skipped in 5.364s [2022-03-14T06:17:06.399Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-14T06:17:06.929Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-14T06:17:08.312Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-14T06:17:08.573Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-14T06:17:08.577Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T06:17:08.577Z] INFO: Testing against a local daemon [2022-03-14T06:17:08.577Z] === RUN TestExternalGraphDriver [2022-03-14T06:17:08.577Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-14T06:17:08.577Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-14T06:17:08.577Z] === RUN TestGraphdriverPluginV2 [2022-03-14T06:17:08.577Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-14T06:17:08.577Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-14T06:17:08.577Z] PASS [2022-03-14T06:17:08.577Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.123s [2022-03-14T06:17:09.033Z] [2022-03-14T06:17:09.033Z] === Skipped [2022-03-14T06:17:09.033Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-14T06:17:09.033Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-14T06:17:09.033Z] [2022-03-14T06:17:09.033Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-14T06:17:09.033Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-14T06:17:09.033Z] [2022-03-14T06:17:09.033Z] DONE 2 tests, 2 skipped in 3.010s [2022-03-14T06:17:09.033Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-14T06:17:09.144Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-14T06:17:09.407Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-14T06:17:09.407Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-03-14T06:17:09.407Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-14T06:17:09.547Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-14T06:17:09.547Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-14T06:17:09.547Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-14T06:17:09.978Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-14T06:17:10.003Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-14T06:17:10.003Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-14T06:17:10.003Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-14T06:17:10.003Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-14T06:17:10.003Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-14T06:17:10.548Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-14T06:17:10.808Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-14T06:17:11.379Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-14T06:17:11.640Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-14T06:17:11.921Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T06:17:11.921Z] INFO: Testing against a local daemon [2022-03-14T06:17:11.921Z] === RUN TestReadPluginNoRead [2022-03-14T06:17:11.921Z] read_test.go:21: no unix domain sockets on Windows [2022-03-14T06:17:11.921Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-14T06:17:11.921Z] PASS [2022-03-14T06:17:11.921Z] ok github.com/docker/docker/integration/plugin/logging 0.106s [2022-03-14T06:17:11.921Z] [2022-03-14T06:17:11.921Z] === Skipped [2022-03-14T06:17:11.921Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-14T06:17:11.921Z] read_test.go:21: no unix domain sockets on Windows [2022-03-14T06:17:11.921Z] [2022-03-14T06:17:11.921Z] DONE 1 tests, 1 skipped in 2.820s [2022-03-14T06:17:11.921Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-14T06:17:12.210Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-14T06:17:12.210Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-03-14T06:17:13.151Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-14T06:17:13.448Z] testing: warning: no tests to run [2022-03-14T06:17:13.448Z] PASS [2022-03-14T06:17:13.448Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.093s [2022-03-14T06:17:13.448Z] [2022-03-14T06:17:13.448Z] DONE 0 tests in 1.296s [2022-03-14T06:17:13.448Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-14T06:17:13.721Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-14T06:17:13.982Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-14T06:17:14.242Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-14T06:17:14.504Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-14T06:17:14.504Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-14T06:17:14.504Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-14T06:17:15.073Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-14T06:17:15.646Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-14T06:17:16.216Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-14T06:17:16.345Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T06:17:16.345Z] INFO: Testing against a local daemon [2022-03-14T06:17:16.345Z] === RUN TestPluginWithDevMounts [2022-03-14T06:17:16.345Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:16.345Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-14T06:17:16.345Z] PASS [2022-03-14T06:17:16.345Z] ok github.com/docker/docker/integration/plugin/volumes 0.112s [2022-03-14T06:17:16.345Z] [2022-03-14T06:17:16.345Z] === Skipped [2022-03-14T06:17:16.345Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-14T06:17:16.345Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:16.345Z] [2022-03-14T06:17:16.345Z] DONE 1 tests, 1 skipped in 2.587s [2022-03-14T06:17:16.345Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-14T06:17:16.785Z] === RUN TestDockerSuite/TestInspectImage [2022-03-14T06:17:16.786Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-14T06:17:16.786Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-14T06:17:16.786Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-14T06:17:16.786Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-14T06:17:17.056Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-14T06:17:17.642Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-14T06:17:17.642Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-14T06:17:18.214Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-14T06:17:18.309Z] --- PASS: TestUpdateRestartPolicy (21.10s) [2022-03-14T06:17:18.310Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-14T06:17:18.473Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-14T06:17:18.513Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T06:17:18.513Z] INFO: Testing against a local daemon [2022-03-14T06:17:18.513Z] === RUN TestSecretInspect [2022-03-14T06:17:18.513Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:18.513Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-14T06:17:18.513Z] === RUN TestSecretList [2022-03-14T06:17:18.513Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:18.513Z] --- SKIP: TestSecretList (0.00s) [2022-03-14T06:17:18.513Z] === RUN TestSecretsCreateAndDelete [2022-03-14T06:17:18.513Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:18.513Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-14T06:17:18.513Z] === RUN TestSecretsUpdate [2022-03-14T06:17:18.513Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:18.513Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-14T06:17:18.513Z] === RUN TestTemplatedSecret [2022-03-14T06:17:18.513Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:18.513Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-14T06:17:18.513Z] === RUN TestSecretCreateResolve [2022-03-14T06:17:18.513Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:17:18.513Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-14T06:17:18.513Z] PASS [2022-03-14T06:17:18.513Z] ok github.com/docker/docker/integration/secret 0.117s [2022-03-14T06:17:18.513Z] [2022-03-14T06:17:18.513Z] === Skipped [2022-03-14T06:17:18.513Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-14T06:17:18.513Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:18.513Z] [2022-03-14T06:17:18.513Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-14T06:17:18.513Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:18.513Z] [2022-03-14T06:17:18.513Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-14T06:17:18.513Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:18.513Z] [2022-03-14T06:17:18.513Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-14T06:17:18.513Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:18.513Z] [2022-03-14T06:17:18.513Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-14T06:17:18.513Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:18.513Z] [2022-03-14T06:17:18.513Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-14T06:17:18.513Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:17:18.513Z] [2022-03-14T06:17:18.513Z] DONE 6 tests, 6 skipped in 2.519s [2022-03-14T06:17:18.969Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-14T06:17:20.385Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-14T06:17:20.385Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-14T06:17:20.475Z] --- PASS: TestUpdateRestartWithAutoRemove (2.09s) [2022-03-14T06:17:20.475Z] === RUN TestWaitNonBlocked [2022-03-14T06:17:20.475Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-14T06:17:20.475Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-14T06:17:20.475Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-14T06:17:20.475Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-14T06:17:20.475Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-14T06:17:20.475Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-14T06:17:20.955Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-14T06:17:21.525Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-14T06:17:21.876Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T06:17:21.877Z] INFO: Testing against a local daemon [2022-03-14T06:17:21.877Z] === RUN TestServiceCreateInit [2022-03-14T06:17:21.877Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-14T06:17:21.877Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-14T06:17:21.877Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] --- PASS: TestServiceCreateInit (0.07s) [2022-03-14T06:17:21.877Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-14T06:17:21.877Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-14T06:17:21.877Z] === RUN TestCreateServiceMultipleTimes [2022-03-14T06:17:21.877Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-14T06:17:21.877Z] === RUN TestCreateServiceConflict [2022-03-14T06:17:21.877Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-14T06:17:21.877Z] === RUN TestCreateServiceMaxReplicas [2022-03-14T06:17:21.877Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-03-14T06:17:21.877Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-14T06:17:21.877Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-14T06:17:21.877Z] === RUN TestCreateServiceSecretFileMode [2022-03-14T06:17:21.877Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-14T06:17:21.877Z] === RUN TestCreateServiceConfigFileMode [2022-03-14T06:17:21.877Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-14T06:17:21.877Z] === RUN TestCreateServiceSysctls [2022-03-14T06:17:21.877Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-03-14T06:17:21.877Z] === RUN TestCreateServiceCapabilities [2022-03-14T06:17:21.877Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-03-14T06:17:21.877Z] === RUN TestInspect [2022-03-14T06:17:21.877Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] --- SKIP: TestInspect (0.00s) [2022-03-14T06:17:21.877Z] === RUN TestCreateJob [2022-03-14T06:17:21.877Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] --- SKIP: TestCreateJob (0.00s) [2022-03-14T06:17:21.877Z] === RUN TestReplicatedJob [2022-03-14T06:17:21.877Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-14T06:17:21.877Z] === RUN TestUpdateReplicatedJob [2022-03-14T06:17:21.877Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-14T06:17:21.877Z] === RUN TestServiceListWithStatuses [2022-03-14T06:17:21.877Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-14T06:17:21.877Z] === RUN TestDockerNetworkConnectAlias [2022-03-14T06:17:21.877Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-14T06:17:21.877Z] === RUN TestDockerNetworkReConnect [2022-03-14T06:17:21.877Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-14T06:17:21.877Z] === RUN TestServicePlugin [2022-03-14T06:17:21.877Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-14T06:17:21.877Z] === RUN TestServiceUpdateLabel [2022-03-14T06:17:21.877Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:17:21.877Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-14T06:17:21.877Z] === RUN TestServiceUpdateSecrets [2022-03-14T06:17:21.877Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:17:21.877Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-14T06:17:21.877Z] === RUN TestServiceUpdateConfigs [2022-03-14T06:17:21.877Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:17:21.877Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-14T06:17:21.877Z] === RUN TestServiceUpdateNetwork [2022-03-14T06:17:21.877Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:17:21.877Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-14T06:17:21.877Z] === RUN TestServiceUpdatePidsLimit [2022-03-14T06:17:21.877Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:17:21.877Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-14T06:17:21.877Z] PASS [2022-03-14T06:17:21.877Z] ok github.com/docker/docker/integration/service 0.281s [2022-03-14T06:17:21.877Z] [2022-03-14T06:17:21.877Z] === Skipped [2022-03-14T06:17:21.877Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-14T06:17:21.877Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-14T06:17:21.877Z] [2022-03-14T06:17:21.877Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-14T06:17:21.877Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-14T06:17:21.877Z] [2022-03-14T06:17:21.877Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-14T06:17:21.877Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] [2022-03-14T06:17:21.877Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-14T06:17:21.877Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] [2022-03-14T06:17:21.877Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-03-14T06:17:21.877Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] [2022-03-14T06:17:21.877Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-14T06:17:21.877Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] [2022-03-14T06:17:21.877Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-14T06:17:21.877Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] [2022-03-14T06:17:21.877Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-14T06:17:21.877Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] [2022-03-14T06:17:21.877Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-03-14T06:17:21.877Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] [2022-03-14T06:17:21.877Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-03-14T06:17:21.877Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] [2022-03-14T06:17:21.877Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-14T06:17:21.877Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] [2022-03-14T06:17:21.877Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-14T06:17:21.877Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] [2022-03-14T06:17:21.877Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-14T06:17:21.877Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] [2022-03-14T06:17:21.877Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-14T06:17:21.877Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] [2022-03-14T06:17:21.877Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-14T06:17:21.877Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] [2022-03-14T06:17:21.877Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-14T06:17:21.877Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] [2022-03-14T06:17:21.877Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-14T06:17:21.877Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] [2022-03-14T06:17:21.877Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-14T06:17:21.877Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:21.877Z] [2022-03-14T06:17:21.877Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-14T06:17:21.877Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:17:21.877Z] [2022-03-14T06:17:21.877Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-14T06:17:21.877Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:17:21.877Z] [2022-03-14T06:17:21.877Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-14T06:17:21.877Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:17:21.877Z] [2022-03-14T06:17:21.877Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-14T06:17:21.877Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:17:21.877Z] [2022-03-14T06:17:21.877Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-14T06:17:21.877Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:17:21.877Z] [2022-03-14T06:17:21.877Z] DONE 24 tests, 23 skipped in 2.993s [2022-03-14T06:17:21.877Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-14T06:17:22.470Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-14T06:17:22.733Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-03-14T06:17:22.996Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-14T06:17:23.381Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-03-14T06:17:23.381Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.02s) [2022-03-14T06:17:23.381Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.04s) [2022-03-14T06:17:23.381Z] === RUN TestWaitBlocked [2022-03-14T06:17:23.381Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:17:23.381Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-14T06:17:23.381Z] PASS [2022-03-14T06:17:23.381Z] ok github.com/docker/docker/integration/container 92.109s [2022-03-14T06:17:23.381Z] [2022-03-14T06:17:23.381Z] === Skipped [2022-03-14T06:17:23.381Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-14T06:17:23.381Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-14T06:17:23.381Z] [2022-03-14T06:17:23.381Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-14T06:17:23.381Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:23.381Z] [2022-03-14T06:17:23.381Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.01s) [2022-03-14T06:17:23.381Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-14T06:17:23.381Z] [2022-03-14T06:17:23.381Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-14T06:17:23.381Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:23.381Z] [2022-03-14T06:17:23.381Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-14T06:17:23.381Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:17:23.381Z] [2022-03-14T06:17:23.381Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-14T06:17:23.381Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:17:23.381Z] [2022-03-14T06:17:23.381Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-14T06:17:23.381Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-14T06:17:23.381Z] [2022-03-14T06:17:23.381Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-03-14T06:17:23.381Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-14T06:17:23.381Z] [2022-03-14T06:17:23.381Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-14T06:17:23.381Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:23.381Z] [2022-03-14T06:17:23.381Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-14T06:17:23.381Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-14T06:17:23.381Z] [2022-03-14T06:17:23.381Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-14T06:17:23.381Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-14T06:17:23.381Z] [2022-03-14T06:17:23.381Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-14T06:17:23.381Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:23.381Z] [2022-03-14T06:17:23.381Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-14T06:17:23.381Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:23.381Z] [2022-03-14T06:17:23.381Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-14T06:17:23.381Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-14T06:17:23.381Z] [2022-03-14T06:17:23.381Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-14T06:17:23.381Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-14T06:17:23.381Z] [2022-03-14T06:17:23.381Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-14T06:17:23.381Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-14T06:17:23.381Z] [2022-03-14T06:17:23.381Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-14T06:17:23.381Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-14T06:17:23.381Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-14T06:17:23.381Z] [2022-03-14T06:17:23.381Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-14T06:17:23.381Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-14T06:17:23.381Z] [2022-03-14T06:17:23.381Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-14T06:17:23.381Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-14T06:17:23.381Z] [2022-03-14T06:17:23.381Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-14T06:17:23.381Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-14T06:17:23.381Z] [2022-03-14T06:17:23.381Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-14T06:17:23.381Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-14T06:17:23.381Z] [2022-03-14T06:17:23.381Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-14T06:17:23.381Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:23.381Z] [2022-03-14T06:17:23.381Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-14T06:17:23.381Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-14T06:17:23.381Z] [2022-03-14T06:17:23.381Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-14T06:17:23.381Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-14T06:17:23.381Z] [2022-03-14T06:17:23.381Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-14T06:17:23.381Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-14T06:17:23.381Z] [2022-03-14T06:17:23.381Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-14T06:17:23.381Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-14T06:17:23.381Z] [2022-03-14T06:17:23.381Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-14T06:17:23.381Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:23.381Z] [2022-03-14T06:17:23.381Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-14T06:17:23.381Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-14T06:17:23.381Z] [2022-03-14T06:17:23.381Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-14T06:17:23.381Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-14T06:17:23.381Z] [2022-03-14T06:17:23.381Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-14T06:17:23.381Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:23.381Z] [2022-03-14T06:17:23.381Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-14T06:17:23.381Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-14T06:17:23.381Z] [2022-03-14T06:17:23.381Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-14T06:17:23.381Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-14T06:17:23.381Z] [2022-03-14T06:17:23.381Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-14T06:17:23.381Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:17:23.381Z] [2022-03-14T06:17:23.381Z] DONE 87 tests, 33 skipped in 94.848s [2022-03-14T06:17:23.381Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-14T06:17:23.569Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-14T06:17:24.049Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T06:17:24.049Z] INFO: Testing against a local daemon [2022-03-14T06:17:24.049Z] === RUN TestSessionCreate [2022-03-14T06:17:24.049Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-14T06:17:24.049Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-14T06:17:24.049Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-14T06:17:24.049Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-14T06:17:24.049Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-14T06:17:24.049Z] PASS [2022-03-14T06:17:24.049Z] ok github.com/docker/docker/integration/session 0.101s [2022-03-14T06:17:24.049Z] [2022-03-14T06:17:24.049Z] === Skipped [2022-03-14T06:17:24.049Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-14T06:17:24.049Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-14T06:17:24.049Z] [2022-03-14T06:17:24.049Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-14T06:17:24.049Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-14T06:17:24.049Z] [2022-03-14T06:17:24.049Z] DONE 2 tests, 2 skipped in 2.135s [2022-03-14T06:17:24.049Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-14T06:17:24.141Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-14T06:17:25.090Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-14T06:17:25.663Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-14T06:17:26.238Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-14T06:17:26.238Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-03-14T06:17:26.944Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T06:17:26.944Z] INFO: Testing against a local daemon [2022-03-14T06:17:26.944Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-14T06:17:26.944Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:26.944Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-14T06:17:26.944Z] === RUN TestDiskUsage [2022-03-14T06:17:26.944Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-14T06:17:26.944Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-14T06:17:26.944Z] === RUN TestEventsExecDie [2022-03-14T06:17:26.944Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-14T06:17:26.944Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-14T06:17:26.944Z] === RUN TestEventsBackwardsCompatible [2022-03-14T06:17:26.944Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-14T06:17:26.944Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-14T06:17:26.944Z] === RUN TestEventsVolumeCreate [2022-03-14T06:17:26.944Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-14T06:17:26.944Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-14T06:17:26.944Z] === RUN TestInfoAPI [2022-03-14T06:17:26.944Z] --- PASS: TestInfoAPI (0.05s) [2022-03-14T06:17:26.944Z] === RUN TestInfoAPIWarnings [2022-03-14T06:17:26.944Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-14T06:17:26.944Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-14T06:17:26.944Z] === RUN TestInfoDebug [2022-03-14T06:17:26.944Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-14T06:17:26.944Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-14T06:17:26.944Z] === RUN TestInfoInsecureRegistries [2022-03-14T06:17:26.944Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-14T06:17:26.944Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-14T06:17:26.944Z] === RUN TestInfoRegistryMirrors [2022-03-14T06:17:26.944Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-14T06:17:26.944Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-14T06:17:26.944Z] === RUN TestLoginFailsWithBadCredentials [2022-03-14T06:17:27.184Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-03-14T06:17:27.905Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-03-14T06:17:27.905Z] === RUN TestPingCacheHeaders [2022-03-14T06:17:27.905Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-14T06:17:27.905Z] === RUN TestPingGet [2022-03-14T06:17:27.905Z] --- PASS: TestPingGet (0.04s) [2022-03-14T06:17:27.905Z] === RUN TestPingHead [2022-03-14T06:17:27.905Z] --- PASS: TestPingHead (0.03s) [2022-03-14T06:17:27.905Z] === RUN TestVersion [2022-03-14T06:17:27.905Z] --- PASS: TestVersion (0.04s) [2022-03-14T06:17:27.905Z] PASS [2022-03-14T06:17:27.905Z] ok github.com/docker/docker/integration/system 1.254s [2022-03-14T06:17:27.905Z] [2022-03-14T06:17:27.905Z] === Skipped [2022-03-14T06:17:27.905Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-14T06:17:27.905Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:17:27.905Z] [2022-03-14T06:17:27.905Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-14T06:17:27.905Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-14T06:17:27.905Z] [2022-03-14T06:17:27.905Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-14T06:17:27.905Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-14T06:17:27.905Z] [2022-03-14T06:17:27.905Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-14T06:17:27.906Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-14T06:17:27.906Z] [2022-03-14T06:17:27.906Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-14T06:17:27.906Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-14T06:17:27.906Z] [2022-03-14T06:17:27.906Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-14T06:17:27.906Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-14T06:17:27.906Z] [2022-03-14T06:17:27.906Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-14T06:17:27.906Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-14T06:17:27.906Z] [2022-03-14T06:17:27.906Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-14T06:17:27.906Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-14T06:17:27.906Z] [2022-03-14T06:17:27.906Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-14T06:17:27.906Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-14T06:17:27.906Z] [2022-03-14T06:17:27.906Z] DONE 15 tests, 9 skipped in 3.564s [2022-03-14T06:17:27.906Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-14T06:17:28.128Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-14T06:17:29.074Z] docker_api_swarm_service_test.go:395: [d03484c1d545f] joining swarm manager [def66995f851a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-14T06:17:29.646Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-14T06:17:29.906Z] docker_api_swarm_service_test.go:395: [d0ae14a5582ea] joining swarm manager [def66995f851a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-14T06:17:30.075Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T06:17:30.075Z] INFO: Testing against a local daemon [2022-03-14T06:17:30.075Z] === RUN TestVolumesCreateAndList [2022-03-14T06:17:30.075Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-03-14T06:17:30.075Z] === RUN TestVolumesRemove [2022-03-14T06:17:30.531Z] --- PASS: TestVolumesRemove (0.16s) [2022-03-14T06:17:30.531Z] === RUN TestVolumesInspect [2022-03-14T06:17:30.531Z] --- PASS: TestVolumesInspect (0.05s) [2022-03-14T06:17:30.531Z] === RUN TestVolumesInvalidJSON [2022-03-14T06:17:30.531Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-14T06:17:30.531Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-14T06:17:30.531Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-14T06:17:30.531Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-03-14T06:17:30.531Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-14T06:17:30.531Z] PASS [2022-03-14T06:17:30.531Z] ok github.com/docker/docker/integration/volume 0.355s [2022-03-14T06:17:30.531Z] [2022-03-14T06:17:30.531Z] DONE 5 tests in 2.658s [2022-03-14T06:17:30.531Z] INFO: make.ps1 ended at 03/14/2022 06:17:30 [2022-03-14T06:17:30.848Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-14T06:17:30.988Z] INFO: Integration CLI tests being run from the host: [2022-03-14T06:17:30.988Z] 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-14T06:17:31.111Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-14T06:17:32.496Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-14T06:17:34.411Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-14T06:17:35.078Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-14T06:17:35.541Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-14T06:17:35.541Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-14T06:17:36.349Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-14T06:17:36.349Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-14T06:17:36.502Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-14T06:17:36.502Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-14T06:17:36.502Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-14T06:17:37.737Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-14T06:17:37.737Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-14T06:17:38.028Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-14T06:17:38.028Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-14T06:17:38.028Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-14T06:17:38.310Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-14T06:17:41.742Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-14T06:17:43.268Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-14T06:17:43.268Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-14T06:17:43.268Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-14T06:17:43.268Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-14T06:17:43.268Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-14T06:17:43.363Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-14T06:17:43.363Z] INFO: Testing against a local daemon [2022-03-14T06:17:43.363Z] === RUN TestDockerSuite [2022-03-14T06:17:43.363Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-14T06:17:43.363Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-14T06:17:43.363Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-14T06:17:43.363Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-14T06:17:43.363Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-14T06:17:43.363Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-14T06:17:43.363Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-14T06:17:43.363Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-14T06:17:43.363Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-14T06:17:43.363Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-14T06:17:43.363Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-14T06:17:43.819Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-14T06:17:44.275Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-14T06:17:44.732Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-14T06:17:44.793Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-14T06:17:44.900Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-14T06:17:45.473Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-03-14T06:17:45.753Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-14T06:17:46.209Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-14T06:17:46.419Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-14T06:17:46.665Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-14T06:17:47.120Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-14T06:17:47.806Z] docker_api_swarm_service_test.go:343: [d90e484f4af07] joining swarm manager [d9116665f4e9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-14T06:17:47.806Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-14T06:17:48.540Z] === RUN TestConfigDaemonLibtrustID [2022-03-14T06:17:48.540Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-14T06:17:48.540Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-14T06:17:48.540Z] === RUN TestDaemonConfigValidation [2022-03-14T06:17:48.540Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-14T06:17:48.540Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-14T06:17:48.540Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-14T06:17:48.540Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-14T06:17:48.540Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-14T06:17:48.540Z] === RUN TestDaemonProxy [2022-03-14T06:17:48.540Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-14T06:17:48.540Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-14T06:17:48.540Z] PASS [2022-03-14T06:17:48.540Z] ok github.com/docker/docker/integration/daemon 0.121s [2022-03-14T06:17:48.540Z] [2022-03-14T06:17:48.540Z] === Skipped [2022-03-14T06:17:48.540Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-14T06:17:48.540Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-14T06:17:48.540Z] [2022-03-14T06:17:48.540Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-14T06:17:48.540Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-14T06:17:48.540Z] [2022-03-14T06:17:48.540Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-14T06:17:48.540Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-14T06:17:48.540Z] [2022-03-14T06:17:48.540Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-14T06:17:48.540Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-14T06:17:48.540Z] [2022-03-14T06:17:48.540Z] DONE 4 tests, 4 skipped in 24.141s [2022-03-14T06:17:48.540Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-14T06:17:48.752Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-14T06:17:48.752Z] docker_api_swarm_service_test.go:343: [d1cf7bc0b4290] joining swarm manager [d9116665f4e9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-14T06:17:50.671Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-03-14T06:17:50.671Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-14T06:17:50.932Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-14T06:17:51.195Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-14T06:17:51.195Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-14T06:17:51.766Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-14T06:17:52.276Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-14T06:17:52.276Z] INFO: Testing against a local daemon [2022-03-14T06:17:52.276Z] === RUN TestCommitInheritsEnv [2022-03-14T06:17:52.276Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-14T06:17:52.276Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-03-14T06:17:52.276Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-14T06:17:52.276Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-14T06:17:52.276Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-14T06:17:52.276Z] === RUN TestImportWithCustomPlatform [2022-03-14T06:17:52.276Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-14T06:17:52.276Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-14T06:17:52.276Z] === RUN TestImagesFilterMultiReference [2022-03-14T06:17:52.276Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-03-14T06:17:52.276Z] === RUN TestImagePullPlatformInvalid [2022-03-14T06:17:52.276Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-14T06:17:52.276Z] === RUN TestRemoveImageOrphaning [2022-03-14T06:17:52.710Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-14T06:17:52.883Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-14T06:17:53.237Z] --- PASS: TestRemoveImageOrphaning (1.07s) [2022-03-14T06:17:53.237Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-14T06:17:53.237Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-03-14T06:17:53.237Z] === RUN TestTagInvalidReference [2022-03-14T06:17:53.237Z] --- PASS: TestTagInvalidReference (0.03s) [2022-03-14T06:17:53.237Z] === RUN TestTagValidPrefixedRepo [2022-03-14T06:17:53.237Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-03-14T06:17:53.237Z] === RUN TestTagExistedNameWithoutForce [2022-03-14T06:17:53.237Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-03-14T06:17:53.237Z] === RUN TestTagOfficialNames [2022-03-14T06:17:53.693Z] --- PASS: TestTagOfficialNames (0.09s) [2022-03-14T06:17:53.693Z] === RUN TestTagMatchesDigest [2022-03-14T06:17:53.693Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-03-14T06:17:53.693Z] PASS [2022-03-14T06:17:53.693Z] ok github.com/docker/docker/integration/image 1.580s [2022-03-14T06:17:53.693Z] [2022-03-14T06:17:53.693Z] === Skipped [2022-03-14T06:17:53.693Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-03-14T06:17:53.693Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-14T06:17:53.693Z] [2022-03-14T06:17:53.693Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-14T06:17:53.693Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-14T06:17:53.693Z] [2022-03-14T06:17:53.693Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-14T06:17:53.693Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-14T06:17:53.693Z] [2022-03-14T06:17:53.693Z] DONE 12 tests, 3 skipped in 5.936s [2022-03-14T06:17:53.693Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-14T06:17:54.407Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-14T06:17:54.407Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-14T06:17:54.407Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-14T06:17:55.859Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-14T06:17:55.859Z] INFO: Testing against a local daemon [2022-03-14T06:17:55.859Z] === RUN TestNetworkCreateDelete [2022-03-14T06:17:55.859Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:17:55.859Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-14T06:17:55.859Z] === RUN TestDockerNetworkDeletePreferID [2022-03-14T06:17:55.859Z] 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-14T06:17:55.859Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-14T06:17:55.859Z] === RUN TestDaemonDNSFallback [2022-03-14T06:17:55.859Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:17:55.859Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-14T06:17:55.859Z] === RUN TestInspectNetwork [2022-03-14T06:17:55.859Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-14T06:17:55.859Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-14T06:17:55.859Z] === RUN TestRunContainerWithBridgeNone [2022-03-14T06:17:55.859Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:17:55.859Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-14T06:17:55.859Z] === RUN TestNetworkInvalidJSON [2022-03-14T06:17:55.859Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-14T06:17:55.859Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-14T06:17:55.859Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-14T06:17:55.859Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-14T06:17:55.859Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-14T06:17:55.859Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-14T06:17:55.859Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-14T06:17:55.932Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-14T06:17:55.932Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-14T06:17:55.932Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-14T06:17:56.006Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-14T06:17:56.314Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-14T06:17:56.314Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-14T06:17:56.314Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-03-14T06:17:56.314Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-14T06:17:56.314Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-14T06:17:56.314Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-14T06:17:56.315Z] === RUN TestNetworkList [2022-03-14T06:17:56.315Z] === RUN TestNetworkList//networks [2022-03-14T06:17:56.315Z] === PAUSE TestNetworkList//networks [2022-03-14T06:17:56.315Z] === RUN TestNetworkList//networks/ [2022-03-14T06:17:56.315Z] === PAUSE TestNetworkList//networks/ [2022-03-14T06:17:56.315Z] === CONT TestNetworkList//networks [2022-03-14T06:17:56.315Z] === CONT TestNetworkList//networks/ [2022-03-14T06:17:56.315Z] --- PASS: TestNetworkList (0.03s) [2022-03-14T06:17:56.315Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-14T06:17:56.315Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-14T06:17:56.315Z] === RUN TestHostIPv4BridgeLabel [2022-03-14T06:17:56.315Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-14T06:17:56.315Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-14T06:17:56.315Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-14T06:17:56.315Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-14T06:17:56.315Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-14T06:17:56.315Z] === RUN TestDaemonDefaultNetworkPools [2022-03-14T06:17:56.315Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-14T06:17:56.315Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-14T06:17:56.315Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-14T06:17:56.315Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-14T06:17:56.315Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-14T06:17:56.315Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-14T06:17:56.315Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-14T06:17:56.315Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-14T06:17:56.315Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-14T06:17:56.315Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-14T06:17:56.315Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-14T06:17:56.315Z] === RUN TestServiceWithPredefinedNetwork [2022-03-14T06:17:56.315Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-14T06:17:56.315Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-14T06:17:56.315Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-14T06:17:56.315Z] service_test.go:243: FLAKY_TEST [2022-03-14T06:17:56.315Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-14T06:17:56.315Z] === RUN TestServiceWithDataPathPortInit [2022-03-14T06:17:56.315Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-14T06:17:56.315Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-14T06:17:56.315Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-14T06:17:56.315Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-14T06:17:56.315Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-14T06:17:56.315Z] PASS [2022-03-14T06:17:56.315Z] ok github.com/docker/docker/integration/network 0.155s [2022-03-14T06:17:56.315Z] [2022-03-14T06:17:56.315Z] === Skipped [2022-03-14T06:17:56.315Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-14T06:17:56.315Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:17:56.315Z] [2022-03-14T06:17:56.315Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-14T06:17:56.315Z] 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-14T06:17:56.315Z] [2022-03-14T06:17:56.315Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-14T06:17:56.315Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:17:56.315Z] [2022-03-14T06:17:56.315Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-14T06:17:56.315Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-14T06:17:56.315Z] [2022-03-14T06:17:56.315Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-14T06:17:56.315Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:17:56.315Z] [2022-03-14T06:17:56.315Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-14T06:17:56.315Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-14T06:17:56.315Z] [2022-03-14T06:17:56.315Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-14T06:17:56.315Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-14T06:17:56.315Z] [2022-03-14T06:17:56.315Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-14T06:17:56.315Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-14T06:17:56.315Z] [2022-03-14T06:17:56.315Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-14T06:17:56.315Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-14T06:17:56.315Z] [2022-03-14T06:17:56.315Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-14T06:17:56.315Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-14T06:17:56.315Z] [2022-03-14T06:17:56.315Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-14T06:17:56.315Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-14T06:17:56.315Z] [2022-03-14T06:17:56.315Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-14T06:17:56.315Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-14T06:17:56.315Z] [2022-03-14T06:17:56.315Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-14T06:17:56.315Z] service_test.go:243: FLAKY_TEST [2022-03-14T06:17:56.315Z] [2022-03-14T06:17:56.315Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-14T06:17:56.315Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-14T06:17:56.315Z] [2022-03-14T06:17:56.315Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-14T06:17:56.315Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-14T06:17:56.315Z] [2022-03-14T06:17:56.315Z] DONE 22 tests, 15 skipped in 2.478s [2022-03-14T06:17:56.315Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-14T06:17:56.387Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-14T06:17:56.578Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-14T06:17:57.278Z] testing: warning: no tests to run [2022-03-14T06:17:57.278Z] PASS [2022-03-14T06:17:57.278Z] ok github.com/docker/docker/integration/network/ipvlan 0.084s [2022-03-14T06:17:57.278Z] [2022-03-14T06:17:57.278Z] DONE 0 tests in 0.688s [2022-03-14T06:17:57.278Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-14T06:17:57.735Z] testing: warning: no tests to run [2022-03-14T06:17:57.735Z] PASS [2022-03-14T06:17:57.735Z] ok github.com/docker/docker/integration/network/macvlan 0.069s [2022-03-14T06:17:57.735Z] [2022-03-14T06:17:57.735Z] DONE 0 tests in 0.704s [2022-03-14T06:17:57.912Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-14T06:17:58.191Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-14T06:17:58.647Z] testing: warning: no tests to run [2022-03-14T06:17:58.647Z] PASS [2022-03-14T06:17:58.647Z] ok github.com/docker/docker/integration/plugin 0.073s [2022-03-14T06:17:58.647Z] [2022-03-14T06:17:58.647Z] DONE 0 tests in 0.695s [2022-03-14T06:17:58.647Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-14T06:17:58.873Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-14T06:17:59.328Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-14T06:17:59.328Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-14T06:17:59.328Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-14T06:17:59.608Z] testing: warning: no tests to run [2022-03-14T06:17:59.608Z] PASS [2022-03-14T06:17:59.608Z] ok github.com/docker/docker/integration/plugin/authz 0.080s [2022-03-14T06:17:59.608Z] [2022-03-14T06:17:59.608Z] DONE 0 tests in 0.726s [2022-03-14T06:17:59.608Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-14T06:18:00.290Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-14T06:18:00.748Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-14T06:18:00.748Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-14T06:18:00.748Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-14T06:18:00.748Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-14T06:18:00.748Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-14T06:18:00.804Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-14T06:18:01.383Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-14T06:18:01.383Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-14T06:18:02.329Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-14T06:18:02.904Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-03-14T06:18:03.164Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-14T06:18:04.108Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-14T06:18:04.283Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-14T06:18:04.283Z] INFO: Testing against a local daemon [2022-03-14T06:18:04.283Z] === RUN TestPluginInvalidJSON [2022-03-14T06:18:04.283Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-14T06:18:04.283Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-14T06:18:04.283Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-14T06:18:04.283Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-14T06:18:04.283Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-14T06:18:04.283Z] === RUN TestPluginInstall [2022-03-14T06:18:04.283Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-14T06:18:04.283Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-14T06:18:04.283Z] === RUN TestPluginsWithRuntimes [2022-03-14T06:18:04.283Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-14T06:18:04.283Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-14T06:18:04.283Z] === RUN TestPluginBackCompatMediaTypes [2022-03-14T06:18:04.283Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-14T06:18:04.283Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-14T06:18:04.283Z] PASS [2022-03-14T06:18:04.283Z] ok github.com/docker/docker/integration/plugin/common 0.103s [2022-03-14T06:18:04.739Z] [2022-03-14T06:18:04.739Z] === Skipped [2022-03-14T06:18:04.739Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-14T06:18:04.739Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-14T06:18:04.739Z] [2022-03-14T06:18:04.739Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-14T06:18:04.739Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-14T06:18:04.739Z] [2022-03-14T06:18:04.739Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-14T06:18:04.739Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-14T06:18:04.739Z] [2022-03-14T06:18:04.739Z] DONE 5 tests, 3 skipped in 4.983s [2022-03-14T06:18:04.739Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-14T06:18:05.052Z] docker_api_swarm_service_test.go:490: [d9569ea4e9018] joining swarm manager [d13d0de58fe8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-14T06:18:05.052Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-14T06:18:05.413Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-14T06:18:05.994Z] docker_api_swarm_service_test.go:490: [dc370dc7ddc22] joining swarm manager [d13d0de58fe8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-14T06:18:05.994Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-14T06:18:07.631Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-14T06:18:07.631Z] INFO: Testing against a local daemon [2022-03-14T06:18:07.631Z] === RUN TestExternalGraphDriver [2022-03-14T06:18:07.631Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-14T06:18:07.631Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-14T06:18:07.631Z] === RUN TestGraphdriverPluginV2 [2022-03-14T06:18:07.631Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-14T06:18:07.631Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2022-03-14T06:18:07.631Z] PASS [2022-03-14T06:18:07.631Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.116s [2022-03-14T06:18:07.631Z] [2022-03-14T06:18:07.631Z] === Skipped [2022-03-14T06:18:07.631Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-14T06:18:07.631Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-14T06:18:07.631Z] [2022-03-14T06:18:07.631Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2022-03-14T06:18:07.631Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-14T06:18:07.631Z] [2022-03-14T06:18:07.631Z] DONE 2 tests, 2 skipped in 2.740s [2022-03-14T06:18:07.631Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-14T06:18:08.542Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-14T06:18:08.803Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-14T06:18:09.064Z] === RUN TestDockerSuite/TestLogsSince [2022-03-14T06:18:09.810Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-14T06:18:09.810Z] INFO: Testing against a local daemon [2022-03-14T06:18:09.810Z] === RUN TestReadPluginNoRead [2022-03-14T06:18:09.810Z] read_test.go:21: no unix domain sockets on Windows [2022-03-14T06:18:09.810Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-14T06:18:09.810Z] PASS [2022-03-14T06:18:09.810Z] ok github.com/docker/docker/integration/plugin/logging 0.104s [2022-03-14T06:18:09.810Z] [2022-03-14T06:18:09.810Z] === Skipped [2022-03-14T06:18:09.810Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-14T06:18:09.810Z] read_test.go:21: no unix domain sockets on Windows [2022-03-14T06:18:09.810Z] [2022-03-14T06:18:09.810Z] DONE 1 tests, 1 skipped in 2.234s [2022-03-14T06:18:09.810Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-14T06:18:11.341Z] testing: warning: no tests to run [2022-03-14T06:18:11.341Z] PASS [2022-03-14T06:18:11.341Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.091s [2022-03-14T06:18:11.341Z] [2022-03-14T06:18:11.341Z] DONE 0 tests in 1.150s [2022-03-14T06:18:11.341Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-14T06:18:13.797Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-14T06:18:13.797Z] INFO: Testing against a local daemon [2022-03-14T06:18:13.797Z] === RUN TestPluginWithDevMounts [2022-03-14T06:18:13.797Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:13.797Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-14T06:18:13.797Z] PASS [2022-03-14T06:18:13.797Z] ok github.com/docker/docker/integration/plugin/volumes 0.095s [2022-03-14T06:18:13.797Z] [2022-03-14T06:18:13.797Z] === Skipped [2022-03-14T06:18:13.797Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-14T06:18:13.797Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:13.797Z] [2022-03-14T06:18:13.797Z] DONE 1 tests, 1 skipped in 2.387s [2022-03-14T06:18:13.797Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-14T06:18:15.647Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-14T06:18:15.984Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-14T06:18:15.984Z] INFO: Testing against a local daemon [2022-03-14T06:18:15.984Z] === RUN TestSecretInspect [2022-03-14T06:18:15.984Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:15.984Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-14T06:18:15.984Z] === RUN TestSecretList [2022-03-14T06:18:15.984Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:15.984Z] --- SKIP: TestSecretList (0.00s) [2022-03-14T06:18:15.984Z] === RUN TestSecretsCreateAndDelete [2022-03-14T06:18:15.984Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:15.984Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-14T06:18:15.984Z] === RUN TestSecretsUpdate [2022-03-14T06:18:15.984Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:15.984Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-14T06:18:15.984Z] === RUN TestTemplatedSecret [2022-03-14T06:18:15.984Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:15.984Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-14T06:18:15.984Z] === RUN TestSecretCreateResolve [2022-03-14T06:18:15.984Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:18:15.984Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-14T06:18:15.984Z] PASS [2022-03-14T06:18:15.984Z] ok github.com/docker/docker/integration/secret 0.097s [2022-03-14T06:18:15.984Z] [2022-03-14T06:18:15.984Z] === Skipped [2022-03-14T06:18:15.984Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-14T06:18:15.984Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:15.984Z] [2022-03-14T06:18:15.984Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-14T06:18:15.984Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:15.984Z] [2022-03-14T06:18:15.984Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-14T06:18:15.984Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:15.984Z] [2022-03-14T06:18:15.984Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-14T06:18:15.984Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:15.984Z] [2022-03-14T06:18:15.984Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-14T06:18:15.984Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:15.984Z] [2022-03-14T06:18:15.984Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-14T06:18:15.984Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:18:15.984Z] [2022-03-14T06:18:15.984Z] DONE 6 tests, 6 skipped in 2.046s [2022-03-14T06:18:15.984Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-14T06:18:18.172Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-14T06:18:18.172Z] INFO: Testing against a local daemon [2022-03-14T06:18:18.172Z] === RUN TestServiceCreateInit [2022-03-14T06:18:18.172Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-14T06:18:18.172Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.172Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-14T06:18:18.172Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.172Z] --- PASS: TestServiceCreateInit (0.04s) [2022-03-14T06:18:18.172Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-14T06:18:18.172Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-14T06:18:18.172Z] === RUN TestCreateServiceMultipleTimes [2022-03-14T06:18:18.172Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.172Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-14T06:18:18.172Z] === RUN TestCreateServiceConflict [2022-03-14T06:18:18.172Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.172Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-14T06:18:18.172Z] === RUN TestCreateServiceMaxReplicas [2022-03-14T06:18:18.172Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.172Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-03-14T06:18:18.173Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-14T06:18:18.173Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.173Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-14T06:18:18.173Z] === RUN TestCreateServiceSecretFileMode [2022-03-14T06:18:18.173Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.173Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-14T06:18:18.173Z] === RUN TestCreateServiceConfigFileMode [2022-03-14T06:18:18.173Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.173Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-14T06:18:18.173Z] === RUN TestCreateServiceSysctls [2022-03-14T06:18:18.173Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.173Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-03-14T06:18:18.173Z] === RUN TestCreateServiceCapabilities [2022-03-14T06:18:18.634Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.634Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-03-14T06:18:18.634Z] === RUN TestInspect [2022-03-14T06:18:18.634Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.634Z] --- SKIP: TestInspect (0.00s) [2022-03-14T06:18:18.634Z] === RUN TestCreateJob [2022-03-14T06:18:18.634Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.634Z] --- SKIP: TestCreateJob (0.00s) [2022-03-14T06:18:18.634Z] === RUN TestReplicatedJob [2022-03-14T06:18:18.634Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.634Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-14T06:18:18.634Z] === RUN TestUpdateReplicatedJob [2022-03-14T06:18:18.634Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.634Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-14T06:18:18.634Z] === RUN TestServiceListWithStatuses [2022-03-14T06:18:18.634Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.634Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-14T06:18:18.634Z] === RUN TestDockerNetworkConnectAlias [2022-03-14T06:18:18.634Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.634Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-14T06:18:18.634Z] === RUN TestDockerNetworkReConnect [2022-03-14T06:18:18.634Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.634Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-14T06:18:18.635Z] === RUN TestServicePlugin [2022-03-14T06:18:18.635Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.635Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-14T06:18:18.635Z] === RUN TestServiceUpdateLabel [2022-03-14T06:18:18.635Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:18:18.635Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-14T06:18:18.635Z] === RUN TestServiceUpdateSecrets [2022-03-14T06:18:18.635Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:18:18.635Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-14T06:18:18.635Z] === RUN TestServiceUpdateConfigs [2022-03-14T06:18:18.635Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:18:18.635Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-14T06:18:18.635Z] === RUN TestServiceUpdateNetwork [2022-03-14T06:18:18.635Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:18:18.635Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-14T06:18:18.635Z] === RUN TestServiceUpdatePidsLimit [2022-03-14T06:18:18.635Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:18:18.635Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-14T06:18:18.635Z] PASS [2022-03-14T06:18:18.635Z] ok github.com/docker/docker/integration/service 0.222s [2022-03-14T06:18:18.635Z] [2022-03-14T06:18:18.635Z] === Skipped [2022-03-14T06:18:18.635Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-14T06:18:18.635Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.635Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-14T06:18:18.635Z] [2022-03-14T06:18:18.635Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-14T06:18:18.635Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.635Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-14T06:18:18.635Z] [2022-03-14T06:18:18.635Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-14T06:18:18.635Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.635Z] [2022-03-14T06:18:18.635Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-14T06:18:18.635Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.635Z] [2022-03-14T06:18:18.635Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-03-14T06:18:18.635Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.635Z] [2022-03-14T06:18:18.635Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-14T06:18:18.635Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.635Z] [2022-03-14T06:18:18.635Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-14T06:18:18.635Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.635Z] [2022-03-14T06:18:18.635Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-14T06:18:18.635Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.635Z] [2022-03-14T06:18:18.635Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-03-14T06:18:18.635Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.635Z] [2022-03-14T06:18:18.635Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-03-14T06:18:18.635Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.635Z] [2022-03-14T06:18:18.635Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-14T06:18:18.635Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.635Z] [2022-03-14T06:18:18.635Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-14T06:18:18.635Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.635Z] [2022-03-14T06:18:18.635Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-14T06:18:18.635Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.635Z] [2022-03-14T06:18:18.635Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-14T06:18:18.635Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.635Z] [2022-03-14T06:18:18.635Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-14T06:18:18.635Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.635Z] [2022-03-14T06:18:18.635Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-14T06:18:18.635Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.635Z] [2022-03-14T06:18:18.635Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-14T06:18:18.635Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.635Z] [2022-03-14T06:18:18.635Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-14T06:18:18.635Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:18.635Z] [2022-03-14T06:18:18.635Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-14T06:18:18.635Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:18:18.635Z] [2022-03-14T06:18:18.635Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-14T06:18:18.635Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:18:18.635Z] [2022-03-14T06:18:18.635Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-14T06:18:18.635Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:18:18.635Z] [2022-03-14T06:18:18.635Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-14T06:18:18.635Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:18:18.635Z] [2022-03-14T06:18:18.635Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-14T06:18:18.635Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-14T06:18:18.635Z] [2022-03-14T06:18:18.635Z] DONE 24 tests, 23 skipped in 2.756s [2022-03-14T06:18:18.635Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-14T06:18:18.943Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-03-14T06:18:20.806Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-14T06:18:20.806Z] INFO: Testing against a local daemon [2022-03-14T06:18:20.806Z] === RUN TestSessionCreate [2022-03-14T06:18:20.807Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-14T06:18:20.807Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-14T06:18:20.807Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-14T06:18:20.807Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-14T06:18:20.807Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-14T06:18:20.807Z] PASS [2022-03-14T06:18:20.807Z] ok github.com/docker/docker/integration/session 0.110s [2022-03-14T06:18:20.807Z] [2022-03-14T06:18:20.807Z] === Skipped [2022-03-14T06:18:20.807Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-14T06:18:20.807Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-14T06:18:20.807Z] [2022-03-14T06:18:20.807Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-14T06:18:20.807Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-14T06:18:20.807Z] [2022-03-14T06:18:20.807Z] DONE 2 tests, 2 skipped in 1.935s [2022-03-14T06:18:20.807Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-14T06:18:21.492Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-14T06:18:21.754Z] === RUN TestDockerSuite/TestLogsTail [2022-03-14T06:18:22.327Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-14T06:18:22.901Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-14T06:18:22.975Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-14T06:18:22.975Z] INFO: Testing against a local daemon [2022-03-14T06:18:22.975Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-14T06:18:22.975Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:22.975Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-14T06:18:22.975Z] === RUN TestDiskUsage [2022-03-14T06:18:22.975Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-14T06:18:22.975Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-14T06:18:22.975Z] === RUN TestEventsExecDie [2022-03-14T06:18:22.975Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-14T06:18:22.975Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-14T06:18:22.975Z] === RUN TestEventsBackwardsCompatible [2022-03-14T06:18:22.975Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-14T06:18:22.975Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-14T06:18:22.975Z] === RUN TestEventsVolumeCreate [2022-03-14T06:18:22.975Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-14T06:18:22.975Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-14T06:18:22.975Z] === RUN TestInfoAPI [2022-03-14T06:18:22.975Z] --- PASS: TestInfoAPI (0.04s) [2022-03-14T06:18:22.975Z] === RUN TestInfoAPIWarnings [2022-03-14T06:18:22.975Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-14T06:18:22.975Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-14T06:18:22.975Z] === RUN TestInfoDebug [2022-03-14T06:18:22.975Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-14T06:18:22.975Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-14T06:18:22.975Z] === RUN TestInfoInsecureRegistries [2022-03-14T06:18:22.975Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-14T06:18:22.975Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-14T06:18:22.975Z] === RUN TestInfoRegistryMirrors [2022-03-14T06:18:22.975Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-14T06:18:22.975Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-14T06:18:22.975Z] === RUN TestLoginFailsWithBadCredentials [2022-03-14T06:18:23.845Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-14T06:18:23.938Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2022-03-14T06:18:23.938Z] === RUN TestPingCacheHeaders [2022-03-14T06:18:23.938Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-14T06:18:23.938Z] === RUN TestPingGet [2022-03-14T06:18:23.938Z] --- PASS: TestPingGet (0.03s) [2022-03-14T06:18:23.938Z] === RUN TestPingHead [2022-03-14T06:18:23.938Z] --- PASS: TestPingHead (0.03s) [2022-03-14T06:18:23.938Z] === RUN TestVersion [2022-03-14T06:18:23.938Z] --- PASS: TestVersion (0.03s) [2022-03-14T06:18:23.938Z] PASS [2022-03-14T06:18:23.938Z] ok github.com/docker/docker/integration/system 1.213s [2022-03-14T06:18:24.118Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-14T06:18:24.118Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-03-14T06:18:24.393Z] [2022-03-14T06:18:24.393Z] === Skipped [2022-03-14T06:18:24.393Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-14T06:18:24.393Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-14T06:18:24.393Z] [2022-03-14T06:18:24.393Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-14T06:18:24.393Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-14T06:18:24.393Z] [2022-03-14T06:18:24.393Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-14T06:18:24.393Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-14T06:18:24.393Z] [2022-03-14T06:18:24.393Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-14T06:18:24.393Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-14T06:18:24.393Z] [2022-03-14T06:18:24.393Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-14T06:18:24.393Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-14T06:18:24.393Z] [2022-03-14T06:18:24.393Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-14T06:18:24.393Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-14T06:18:24.393Z] [2022-03-14T06:18:24.393Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-14T06:18:24.393Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-14T06:18:24.393Z] [2022-03-14T06:18:24.393Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-14T06:18:24.393Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-14T06:18:24.393Z] [2022-03-14T06:18:24.393Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-14T06:18:24.393Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-14T06:18:24.393Z] [2022-03-14T06:18:24.393Z] DONE 15 tests, 9 skipped in 3.463s [2022-03-14T06:18:24.393Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-14T06:18:24.694Z] === RUN TestDockerSuite/TestNetHostname [2022-03-14T06:18:26.557Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-14T06:18:26.557Z] INFO: Testing against a local daemon [2022-03-14T06:18:26.557Z] === RUN TestVolumesCreateAndList [2022-03-14T06:18:26.557Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-03-14T06:18:26.557Z] === RUN TestVolumesRemove [2022-03-14T06:18:26.557Z] --- PASS: TestVolumesRemove (0.09s) [2022-03-14T06:18:26.557Z] === RUN TestVolumesInspect [2022-03-14T06:18:26.557Z] --- PASS: TestVolumesInspect (0.04s) [2022-03-14T06:18:26.557Z] === RUN TestVolumesInvalidJSON [2022-03-14T06:18:26.557Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-14T06:18:26.557Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-14T06:18:26.557Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-14T06:18:26.557Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-03-14T06:18:26.557Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-14T06:18:26.557Z] PASS [2022-03-14T06:18:26.557Z] ok github.com/docker/docker/integration/volume 0.266s [2022-03-14T06:18:26.617Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-14T06:18:26.617Z] docker_api_swarm_service_test.go:128: [d109b57aaf86b] joining swarm manager [dba57aba82c0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-14T06:18:26.617Z] === RUN TestDockerSuite/TestNetworkEvents [2022-03-14T06:18:27.013Z] [2022-03-14T06:18:27.013Z] DONE 5 tests in 2.389s [2022-03-14T06:18:27.013Z] INFO: make.ps1 ended at 03/14/2022 06:18:26 [2022-03-14T06:18:27.013Z] INFO: Integration CLI tests being run from the host: [2022-03-14T06:18:27.013Z] 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-14T06:18:27.187Z] docker_api_swarm_service_test.go:129: [dcc592daabea4] joining swarm manager [dba57aba82c0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-14T06:18:29.099Z] docker_api_swarm_service_test.go:137: [dc4d51e12e851] joining swarm manager [dba57aba82c0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-14T06:18:29.672Z] docker_api_swarm_service_test.go:138: [d6163eb876adc] joining swarm manager [dba57aba82c0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-14T06:18:32.218Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-14T06:18:33.610Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-14T06:18:34.183Z] === RUN TestDockerSuite/TestPluginActive [2022-03-14T06:18:36.095Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-14T06:18:37.339Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-14T06:18:37.339Z] INFO: Testing against a local daemon [2022-03-14T06:18:37.339Z] === RUN TestDockerSuite [2022-03-14T06:18:37.339Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-14T06:18:37.339Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-14T06:18:37.339Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-14T06:18:37.339Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-14T06:18:37.339Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-14T06:18:37.339Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-14T06:18:37.795Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-14T06:18:37.795Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-14T06:18:37.795Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-14T06:18:37.795Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-14T06:18:38.250Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-14T06:18:38.707Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-14T06:18:39.163Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-14T06:18:39.620Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-14T06:18:41.014Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-14T06:18:41.014Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-14T06:18:41.014Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-14T06:18:41.470Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-14T06:18:41.470Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-14T06:18:41.470Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-14T06:18:41.470Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-14T06:18:41.926Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-14T06:18:41.926Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-14T06:18:41.926Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-14T06:18:42.382Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-14T06:18:42.382Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-14T06:18:42.382Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-14T06:18:42.684Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-14T06:18:42.684Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-14T06:18:42.684Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-14T06:18:43.256Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-14T06:18:45.804Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-14T06:18:47.721Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-14T06:18:50.293Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-14T06:18:52.206Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-03-14T06:18:54.752Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-03-14T06:18:55.326Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-14T06:18:56.715Z] docker_api_swarm_service_test.go:304: [d95674a819ca1] joining swarm manager [d2054bd4424f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-14T06:18:56.715Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-14T06:18:57.659Z] docker_api_swarm_service_test.go:304: [d422654e62d32] joining swarm manager [d2054bd4424f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-14T06:18:57.921Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-14T06:18:59.312Z] === RUN TestDockerSuite/TestPortList [2022-03-14T06:19:03.423Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-14T06:19:04.385Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-14T06:19:04.385Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-14T06:19:04.385Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-14T06:19:05.897Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-14T06:19:07.284Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-14T06:19:13.867Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-14T06:19:13.867Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-14T06:19:13.867Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-14T06:19:13.867Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-14T06:19:13.867Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-14T06:19:14.128Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-14T06:19:14.128Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-14T06:19:14.389Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-14T06:19:14.652Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-14T06:19:15.600Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-14T06:19:15.600Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-03-14T06:19:17.525Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-03-14T06:19:17.526Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-03-14T06:19:18.469Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-03-14T06:19:19.042Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-03-14T06:19:19.042Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-14T06:19:19.150Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-14T06:19:19.616Z] docker_api_swarm_service_test.go:100: [d659c208ad751] joining swarm manager [d2de52dd1583d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-14T06:19:20.561Z] docker_api_swarm_service_test.go:101: [d8367e244e61e] joining swarm manager [d2de52dd1583d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-14T06:19:20.661Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-14T06:19:21.505Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-14T06:19:21.611Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-14T06:19:22.078Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-14T06:19:25.298Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-14T06:19:25.382Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-14T06:19:25.918Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-14T06:19:25.918Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-14T06:19:25.918Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-14T06:19:25.918Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-14T06:19:25.918Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-14T06:19:25.918Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-14T06:19:25.918Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-14T06:19:25.918Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-14T06:19:25.918Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-14T06:19:25.918Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-14T06:19:25.918Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-14T06:19:25.918Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-14T06:19:25.918Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-14T06:19:25.918Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-14T06:19:25.918Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-14T06:19:25.918Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-14T06:19:25.918Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-14T06:19:25.918Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-14T06:19:25.918Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-14T06:19:25.918Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-14T06:19:25.918Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-14T06:19:25.918Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-14T06:19:25.918Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-14T06:19:25.918Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-14T06:19:25.918Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-14T06:19:25.918Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-14T06:19:25.918Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-14T06:19:25.918Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-14T06:19:25.918Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-14T06:19:25.918Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-14T06:19:25.918Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-14T06:19:25.918Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-14T06:19:25.918Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-14T06:19:25.918Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-14T06:19:25.918Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-14T06:19:25.918Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-14T06:19:25.918Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-14T06:19:25.918Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-14T06:19:25.918Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-14T06:19:25.918Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-14T06:19:25.918Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-14T06:19:25.918Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-14T06:19:28.165Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-14T06:19:28.691Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-14T06:19:28.691Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-14T06:19:31.053Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-14T06:19:31.241Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-14T06:19:31.688Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-14T06:19:37.823Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-14T06:19:38.769Z] check_test.go:379: [d659c208ad751] daemon is not started [2022-03-14T06:19:38.769Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-14T06:19:40.682Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-14T06:19:41.264Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-14T06:19:42.209Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-14T06:19:43.598Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-14T06:19:44.172Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-03-14T06:19:45.113Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-14T06:19:46.497Z] docker_api_swarm_service_test.go:533: [d35fd174827e0] joining swarm manager [deb2a27d88e51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-14T06:19:46.497Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-14T06:19:46.497Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-14T06:19:47.068Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-14T06:19:47.638Z] docker_api_swarm_service_test.go:534: [dfcf0344acf27] joining swarm manager [deb2a27d88e51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-14T06:19:48.583Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-14T06:19:51.130Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-14T06:19:52.074Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-14T06:19:52.074Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-14T06:19:52.074Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-14T06:19:52.074Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-14T06:19:52.336Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-14T06:19:52.336Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-14T06:19:52.909Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-14T06:19:54.299Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-14T06:19:55.242Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-14T06:19:55.814Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-14T06:20:02.398Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-14T06:20:02.658Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-14T06:20:04.052Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-14T06:20:04.052Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-14T06:20:04.052Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-14T06:20:04.312Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-14T06:20:06.852Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-14T06:20:07.113Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-03-14T06:20:07.373Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-14T06:20:09.287Z] docker_api_swarm_service_test.go:148: [d016ccaff6104] joining swarm manager [d036d147e48a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-14T06:20:09.858Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-14T06:20:10.119Z] docker_api_swarm_service_test.go:148: [d71cb07dddcfd] joining swarm manager [d036d147e48a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-14T06:20:11.061Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-14T06:20:11.061Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-14T06:20:11.061Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-14T06:20:14.359Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-14T06:20:14.929Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-14T06:20:14.929Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-14T06:20:16.310Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-14T06:20:16.571Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-14T06:20:17.954Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-14T06:20:18.525Z] === RUN TestDockerSuite/TestRmiTag [2022-03-14T06:20:18.525Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-14T06:20:19.098Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-14T06:20:20.812Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-14T06:20:20.812Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-14T06:20:20.812Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-14T06:20:20.812Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-14T06:20:20.812Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-14T06:20:20.812Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-14T06:20:20.812Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-14T06:20:20.812Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-14T06:20:20.812Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-14T06:20:20.812Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-14T06:20:20.812Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-14T06:20:20.812Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-14T06:20:20.812Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-14T06:20:20.812Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-14T06:20:20.812Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-14T06:20:20.812Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-14T06:20:20.812Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-14T06:20:20.812Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-14T06:20:20.812Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-14T06:20:20.812Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-14T06:20:21.659Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-14T06:20:21.659Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-14T06:20:21.659Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-14T06:20:21.659Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-14T06:20:22.399Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-14T06:20:22.400Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-14T06:20:22.969Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-14T06:20:23.230Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-14T06:20:24.170Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-14T06:20:24.430Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-14T06:20:24.524Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-14T06:20:24.524Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-14T06:20:24.524Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-14T06:20:24.524Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-14T06:20:24.524Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-14T06:20:24.700Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-14T06:20:25.269Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-14T06:20:25.269Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-14T06:20:25.838Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-14T06:20:26.779Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-14T06:20:27.350Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-14T06:20:27.411Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-14T06:20:27.921Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-14T06:20:28.862Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-03-14T06:20:29.572Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-14T06:20:29.572Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-14T06:20:29.572Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-14T06:20:29.572Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-14T06:20:29.572Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-14T06:20:29.572Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-14T06:20:29.572Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-14T06:20:29.572Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-14T06:20:29.572Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-14T06:20:29.803Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-14T06:20:30.747Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-03-14T06:20:31.317Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-03-14T06:20:31.887Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-03-14T06:20:32.457Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-03-14T06:20:32.984Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-03-14T06:20:33.286Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-14T06:20:33.286Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-14T06:20:33.286Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-14T06:20:33.286Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-14T06:20:33.286Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-14T06:20:33.555Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-14T06:20:34.499Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-03-14T06:20:35.440Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-14T06:20:36.011Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-14T06:20:36.582Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-14T06:20:37.153Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-14T06:20:37.153Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-14T06:20:38.534Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-14T06:20:38.795Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-14T06:20:39.364Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-14T06:20:39.935Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-14T06:20:40.195Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-14T06:20:40.195Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-14T06:20:40.331Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-14T06:20:40.766Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-14T06:20:41.337Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-14T06:20:41.602Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-14T06:20:42.187Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-14T06:20:42.447Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-14T06:20:42.447Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-14T06:20:43.017Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-14T06:20:43.017Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-14T06:20:43.960Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-14T06:20:44.221Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-14T06:20:44.793Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-14T06:20:45.052Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-14T06:20:45.312Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-14T06:20:45.573Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-14T06:20:46.144Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-03-14T06:20:46.715Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-14T06:20:47.657Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-14T06:20:49.039Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-14T06:20:49.981Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-14T06:20:50.241Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-14T06:20:51.072Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-14T06:20:51.644Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-14T06:20:51.905Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-14T06:20:53.289Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-14T06:20:55.200Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-14T06:20:55.460Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-14T06:20:55.721Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-14T06:20:57.635Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-14T06:20:59.017Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-14T06:21:00.417Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-14T06:21:02.351Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-14T06:21:02.351Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-14T06:21:02.351Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-14T06:21:02.351Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-14T06:21:02.351Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-14T06:21:02.616Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-14T06:21:04.002Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-14T06:21:05.389Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-14T06:21:07.304Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-14T06:21:07.565Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-14T06:21:08.514Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-14T06:21:09.085Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-03-14T06:21:09.085Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-14T06:21:09.085Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-14T06:21:09.658Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-03-14T06:21:11.573Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-14T06:21:11.573Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-14T06:21:11.834Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-03-14T06:21:11.834Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-14T06:21:12.267Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-14T06:21:12.267Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-14T06:21:12.267Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-14T06:21:12.408Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-14T06:21:12.855Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-14T06:21:12.855Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-14T06:21:12.855Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-14T06:21:12.978Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-03-14T06:21:13.549Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-14T06:21:13.549Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-14T06:21:14.121Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-14T06:21:14.692Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-14T06:21:15.633Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-14T06:21:16.207Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-14T06:21:16.781Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-14T06:21:17.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-03-14T06:21:17.302Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-14T06:21:17.537Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-14T06:21:17.537Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-14T06:21:17.872Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-14T06:21:18.443Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-14T06:21:18.443Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-14T06:21:19.020Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-14T06:21:19.591Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-03-14T06:21:19.591Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-14T06:21:20.973Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-14T06:21:20.973Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-14T06:21:20.973Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-14T06:21:20.973Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-14T06:21:22.885Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-03-14T06:21:23.824Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-14T06:21:24.085Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-14T06:21:24.597Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-14T06:21:24.597Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-14T06:21:24.597Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-14T06:21:24.597Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-14T06:21:24.597Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-14T06:21:25.057Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-14T06:21:25.057Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-14T06:21:25.057Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-14T06:21:25.057Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-14T06:21:25.996Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-03-14T06:21:26.583Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-14T06:21:28.536Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-03-14T06:21:29.898Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-14T06:21:30.300Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-14T06:21:31.077Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-03-14T06:21:32.467Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-14T06:21:32.467Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-14T06:21:32.467Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-14T06:21:32.467Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-14T06:21:32.467Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-14T06:21:32.467Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-14T06:21:34.371Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-03-14T06:21:35.312Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-03-14T06:21:36.181Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-14T06:21:36.253Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-14T06:21:37.637Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-03-14T06:21:37.637Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-03-14T06:21:37.637Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-03-14T06:21:37.637Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-14T06:21:37.637Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-14T06:21:38.208Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-14T06:21:38.424Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-14T06:21:40.757Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-14T06:21:41.330Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-14T06:21:42.270Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-14T06:21:47.244Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-14T06:21:48.849Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-14T06:21:48.850Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-14T06:21:48.850Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-14T06:21:49.110Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-14T06:21:49.110Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-14T06:21:49.369Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-14T06:21:50.309Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-14T06:21:50.881Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-14T06:21:51.821Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-14T06:21:51.821Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-14T06:21:51.821Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-14T06:21:52.767Z] === RUN TestDockerSuite/TestRunMount [2022-03-14T06:21:53.842Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-14T06:21:56.969Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-14T06:21:56.969Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-14T06:21:57.231Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-14T06:21:58.176Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-14T06:21:58.513Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-14T06:21:59.562Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-14T06:22:00.040Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-14T06:22:00.040Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-14T06:22:00.040Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-14T06:22:02.104Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-03-14T06:22:02.104Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-14T06:22:03.488Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-14T06:22:03.767Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-14T06:22:05.402Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-14T06:22:05.935Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-14T06:22:06.795Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-14T06:22:07.742Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-14T06:22:07.742Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-14T06:22:08.316Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-14T06:22:08.889Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-14T06:22:09.461Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-14T06:22:09.722Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-14T06:22:10.668Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-03-14T06:22:11.611Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-14T06:22:12.991Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-14T06:22:12.991Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-14T06:22:12.991Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-14T06:22:12.991Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-14T06:22:12.991Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-14T06:22:12.991Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-14T06:22:12.991Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-14T06:22:12.991Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-14T06:22:12.991Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-14T06:22:13.447Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-14T06:22:13.526Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-14T06:22:14.468Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-03-14T06:22:17.013Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-14T06:22:17.131Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-14T06:22:17.273Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-14T06:22:17.273Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-03-14T06:22:17.846Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-14T06:22:17.846Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-14T06:22:18.419Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-14T06:22:18.681Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-14T06:22:18.681Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-14T06:22:19.254Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-14T06:22:22.895Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-14T06:22:25.836Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-03-14T06:22:25.836Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-14T06:22:25.836Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-14T06:22:25.836Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-03-14T06:22:25.836Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-14T06:22:26.783Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-14T06:22:27.045Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-03-14T06:22:27.306Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-03-14T06:22:27.881Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-03-14T06:22:27.881Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-14T06:22:28.461Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-14T06:22:29.035Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-14T06:22:29.610Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-14T06:22:29.871Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-03-14T06:22:30.445Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-14T06:22:30.445Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-14T06:22:30.445Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-14T06:22:30.706Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-14T06:22:31.281Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-14T06:22:31.281Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-14T06:22:31.281Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-14T06:22:31.427Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-14T06:22:31.855Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-03-14T06:22:33.242Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-03-14T06:22:33.242Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-14T06:22:33.242Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-14T06:22:33.242Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-14T06:22:35.787Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-03-14T06:22:35.787Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-14T06:22:36.705Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-14T06:22:36.705Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-14T06:22:36.705Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-14T06:22:36.705Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-14T06:22:36.705Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-14T06:22:36.728Z] === RUN TestDockerSuite/TestRunRm [2022-03-14T06:22:37.161Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-14T06:22:37.301Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-14T06:22:38.132Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-14T06:22:38.132Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-14T06:22:38.132Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-14T06:22:38.132Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-14T06:22:38.132Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-14T06:22:38.132Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-14T06:22:38.132Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-14T06:22:38.587Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-14T06:22:38.687Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-03-14T06:22:39.549Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-14T06:22:41.234Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-14T06:22:41.235Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-03-14T06:22:41.496Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-14T06:22:42.070Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-03-14T06:22:42.754Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-14T06:22:43.987Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-03-14T06:22:44.248Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-03-14T06:22:44.297Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-14T06:22:44.297Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-14T06:22:44.297Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-14T06:22:44.297Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-14T06:22:44.297Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-14T06:22:44.510Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-03-14T06:22:44.758Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-14T06:22:47.054Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-03-14T06:22:47.054Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-03-14T06:22:47.672Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-14T06:22:50.364Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-03-14T06:22:50.364Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-03-14T06:22:50.933Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-03-14T06:22:51.505Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-03-14T06:22:51.768Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-03-14T06:22:52.713Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-03-14T06:22:52.975Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-03-14T06:22:53.549Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-03-14T06:22:54.122Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-14T06:22:54.695Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-14T06:22:54.955Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-14T06:22:56.340Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-03-14T06:22:57.721Z] === RUN TestDockerSuite/TestRunState [2022-03-14T06:22:59.105Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-14T06:22:59.367Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-14T06:22:59.940Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-14T06:23:00.063Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-14T06:23:00.202Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-03-14T06:23:00.202Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-14T06:23:00.202Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-14T06:23:00.463Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-14T06:23:01.036Z] === RUN TestDockerSuite/TestRunSysctls [2022-03-14T06:23:01.981Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-03-14T06:23:02.243Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-14T06:23:02.243Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-14T06:23:02.243Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-14T06:23:02.819Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-03-14T06:23:04.077Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-14T06:23:04.077Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-14T06:23:04.077Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-14T06:23:04.077Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-14T06:23:04.077Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-14T06:23:04.738Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-03-14T06:23:05.310Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-03-14T06:23:06.254Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-03-14T06:23:08.600Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-14T06:23:08.820Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-14T06:23:09.562Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-14T06:23:09.562Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-14T06:23:09.562Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-14T06:23:11.362Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-14T06:23:11.934Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-14T06:23:12.196Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-14T06:23:12.770Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-14T06:23:12.771Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-14T06:23:14.159Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-14T06:23:14.336Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-14T06:23:15.549Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-14T06:23:15.550Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-03-14T06:23:15.812Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-14T06:23:16.074Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-14T06:23:16.335Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-14T06:23:16.596Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-14T06:23:17.170Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-14T06:23:18.114Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-03-14T06:23:18.114Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-14T06:23:18.114Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-14T06:23:18.374Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-14T06:23:18.374Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-03-14T06:23:18.635Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-14T06:23:19.095Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-14T06:23:19.095Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-14T06:23:19.095Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-14T06:23:19.095Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-14T06:23:19.095Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-14T06:23:19.095Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-14T06:23:19.095Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-14T06:23:19.563Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-14T06:23:19.563Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-14T06:23:20.030Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-14T06:23:21.937Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-03-14T06:23:22.199Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-14T06:23:22.461Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-14T06:23:23.405Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-14T06:23:25.212Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-14T06:23:25.212Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-14T06:23:25.212Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-14T06:23:25.212Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-14T06:23:25.325Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-03-14T06:23:25.325Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-14T06:23:26.269Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-14T06:23:28.187Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-14T06:23:30.122Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-03-14T06:23:30.122Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-14T06:23:30.387Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-14T06:23:30.387Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-14T06:23:30.387Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-14T06:23:30.387Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-14T06:23:30.387Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-14T06:23:30.387Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-14T06:23:30.387Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-14T06:23:30.648Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-03-14T06:23:30.648Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-14T06:23:30.648Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-03-14T06:23:31.218Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-03-14T06:23:32.158Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-03-14T06:23:33.101Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-03-14T06:23:33.101Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-03-14T06:23:33.673Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-03-14T06:23:33.894Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-14T06:23:33.894Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-14T06:23:34.248Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-14T06:23:34.248Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-03-14T06:23:34.821Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-03-14T06:23:34.821Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-14T06:23:34.821Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-03-14T06:23:34.821Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-14T06:23:34.821Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-03-14T06:23:34.821Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-14T06:23:34.821Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-03-14T06:23:34.821Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-14T06:23:34.821Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-03-14T06:23:34.821Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-14T06:23:34.821Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-03-14T06:23:34.821Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-14T06:23:34.821Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-03-14T06:23:34.821Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-14T06:23:34.821Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-03-14T06:23:35.395Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-03-14T06:23:35.460Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-14T06:23:35.967Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-03-14T06:23:35.967Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-03-14T06:23:36.542Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-14T06:23:36.542Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-14T06:23:37.115Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-14T06:23:37.115Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-03-14T06:23:37.688Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-03-14T06:23:37.949Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-03-14T06:23:37.949Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-14T06:23:37.949Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-14T06:23:38.522Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-14T06:23:39.467Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-03-14T06:23:39.728Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-03-14T06:23:39.728Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-14T06:23:39.728Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-14T06:23:39.989Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-14T06:23:40.250Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-14T06:23:41.192Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-14T06:23:41.452Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-14T06:23:42.621Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-14T06:23:42.835Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-14T06:23:43.406Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-14T06:23:43.406Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-14T06:23:43.406Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-14T06:23:43.467Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-14T06:23:43.467Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-14T06:23:43.467Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-14T06:23:43.467Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-14T06:23:43.467Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-14T06:23:43.467Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-14T06:23:43.467Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-14T06:23:43.467Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-14T06:23:43.467Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-14T06:23:43.467Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-14T06:23:43.467Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-14T06:23:43.467Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-14T06:23:43.977Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-03-14T06:23:44.550Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-03-14T06:23:45.496Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-14T06:23:45.496Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-14T06:23:46.079Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-03-14T06:23:47.033Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-14T06:23:47.033Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-14T06:23:47.255Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-14T06:23:47.605Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-14T06:23:48.993Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents4188906592 [2022-03-14T06:23:49.255Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-14T06:23:49.255Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-14T06:23:49.472Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-14T06:23:50.199Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-14T06:23:50.461Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-14T06:23:50.461Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-14T06:23:51.405Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-14T06:23:52.790Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-14T06:23:53.051Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-14T06:23:53.051Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-14T06:23:53.051Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-14T06:23:53.311Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-14T06:23:53.881Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-14T06:23:53.881Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-14T06:23:54.221Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-14T06:23:54.221Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-14T06:23:54.221Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-14T06:23:54.221Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-14T06:23:54.221Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-14T06:23:54.221Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-14T06:23:54.221Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-14T06:23:54.221Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-14T06:23:54.221Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-14T06:23:54.221Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-14T06:23:54.221Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-14T06:23:54.452Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-14T06:23:55.022Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-14T06:23:55.139Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-14T06:23:55.592Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-14T06:23:58.007Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-14T06:23:58.007Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-14T06:23:58.007Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-14T06:23:58.007Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-14T06:23:58.007Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-14T06:23:58.007Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-14T06:23:58.007Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-14T06:23:58.475Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-14T06:23:58.898Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-03-14T06:24:00.816Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-14T06:24:01.391Z] docker_cli_service_logs_test.go:246: checking task 57ul8r0p1cmq [2022-03-14T06:24:01.391Z] docker_cli_service_logs_test.go:251: checking messages for 57ul8r0p1cmq [2022-03-14T06:24:01.391Z] docker_cli_service_logs_test.go:246: checking task r9srbt79b139 [2022-03-14T06:24:01.391Z] docker_cli_service_logs_test.go:251: checking messages for r9srbt79b139 [2022-03-14T06:24:02.726Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-14T06:24:02.726Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-14T06:24:02.726Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-14T06:24:02.726Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-14T06:24:02.726Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-14T06:24:02.780Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-14T06:24:03.228Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-14T06:24:03.353Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-14T06:24:04.293Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-14T06:24:06.843Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-14T06:24:07.652Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-14T06:24:07.652Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-14T06:24:08.120Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-14T06:24:08.232Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-14T06:24:08.804Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-14T06:24:09.749Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-14T06:24:11.134Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-14T06:24:12.524Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-14T06:24:12.525Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-03-14T06:24:15.072Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-03-14T06:24:15.072Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-14T06:24:15.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-14T06:24:15.282Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-14T06:24:15.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-14T06:24:15.282Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-14T06:24:15.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-14T06:24:15.711Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-14T06:24:15.711Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-14T06:24:15.711Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-14T06:24:15.711Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-14T06:24:15.711Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-14T06:24:15.711Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-14T06:24:15.711Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-14T06:24:15.711Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-14T06:24:15.711Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-14T06:24:15.711Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-14T06:24:15.711Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-14T06:24:15.711Z] === RUN TestDockerSuite/TestBuildFails [2022-03-14T06:24:17.660Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-14T06:24:17.661Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-14T06:24:17.661Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-14T06:24:17.925Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-14T06:24:18.392Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-14T06:24:18.648Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-14T06:24:19.275Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-14T06:24:22.576Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-14T06:24:23.958Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-14T06:24:23.958Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-14T06:24:23.958Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-14T06:24:23.958Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-14T06:24:23.958Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-14T06:24:23.958Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-14T06:24:23.958Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-14T06:24:23.958Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-14T06:24:24.258Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-14T06:24:25.807Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-14T06:24:25.808Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-14T06:24:26.276Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-14T06:24:26.784Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-14T06:24:29.324Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-03-14T06:24:30.122Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-14T06:24:30.713Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-14T06:24:31.030Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-14T06:24:31.669Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-14T06:24:32.240Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-14T06:24:32.814Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-03-14T06:24:32.814Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-14T06:24:32.814Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-14T06:24:32.814Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-14T06:24:33.391Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-14T06:24:35.942Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-03-14T06:24:35.990Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-14T06:24:36.887Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-14T06:24:38.269Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-03-14T06:24:39.689Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-14T06:24:40.180Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-03-14T06:24:40.180Z] docker_cli_swarm_test.go:1895: [d094d9dfb6ee6] joining swarm manager [d6be9d9e1c017]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-14T06:24:40.443Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-03-14T06:24:41.016Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-03-14T06:24:41.016Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-14T06:24:41.016Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-03-14T06:24:41.016Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-14T06:24:41.016Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-03-14T06:24:41.588Z] docker_cli_swarm_test.go:1896: [deaa5145f9a7f] joining swarm manager [d6be9d9e1c017]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-14T06:24:41.850Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-03-14T06:24:41.852Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-14T06:24:42.792Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-03-14T06:24:43.365Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-03-14T06:24:43.415Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-14T06:24:44.311Z] === RUN TestDockerSuite/TestUpdateStats [2022-03-14T06:24:46.849Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-14T06:24:46.849Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-14T06:24:47.317Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-14T06:24:47.615Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-03-14T06:24:48.168Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-14T06:24:48.168Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-14T06:24:48.168Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-14T06:24:48.559Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-03-14T06:24:48.559Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-14T06:24:48.559Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-03-14T06:24:48.635Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-14T06:24:49.102Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-14T06:24:49.102Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-14T06:24:49.102Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-14T06:24:49.130Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-03-14T06:24:49.703Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-14T06:24:52.280Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-03-14T06:24:54.203Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-03-14T06:24:56.751Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-03-14T06:24:57.697Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-03-14T06:24:57.736Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-14T06:24:57.736Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-14T06:24:57.736Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-14T06:24:57.736Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-14T06:24:57.736Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-14T06:24:57.758Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-14T06:24:57.758Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-14T06:24:57.758Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-14T06:24:57.958Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-14T06:24:59.817Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-14T06:25:00.508Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-14T06:25:02.774Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-14T06:25:02.774Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-14T06:25:03.605Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-14T06:25:03.605Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-14T06:25:03.605Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-14T06:25:03.760Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-14T06:25:03.761Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-14T06:25:03.813Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-03-14T06:25:04.229Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-14T06:25:04.606Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-14T06:25:04.606Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-14T06:25:04.606Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-14T06:25:04.606Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-14T06:25:04.606Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-14T06:25:05.203Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-03-14T06:25:06.148Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-03-14T06:25:06.451Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-14T06:25:06.451Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-14T06:25:06.451Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-14T06:25:06.721Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-03-14T06:25:07.665Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-03-14T06:25:09.053Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-03-14T06:25:09.053Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-03-14T06:25:10.239Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-14T06:25:10.239Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-14T06:25:10.971Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-03-14T06:25:11.223Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-14T06:25:11.223Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-14T06:25:11.223Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-14T06:25:12.208Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-14T06:25:12.208Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-14T06:25:12.354Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-03-14T06:25:13.624Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-14T06:25:13.736Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-03-14T06:25:14.611Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-14T06:25:14.611Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-14T06:25:14.611Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-14T06:25:14.611Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-14T06:25:14.611Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-14T06:25:15.152Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-03-14T06:25:16.540Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-14T06:25:16.830Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-14T06:25:16.965Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-14T06:25:16.965Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-14T06:25:17.951Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-14T06:25:18.394Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-14T06:25:18.862Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-14T06:25:18.936Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-14T06:25:19.404Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-14T06:25:19.853Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-14T06:25:20.322Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-14T06:25:20.389Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-14T06:25:21.952Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-14T06:25:24.680Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-03-14T06:25:26.593Z] docker_cli_swarm_test.go:1796: [d3cc467df577f] joining swarm manager [d18347d8838c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-14T06:25:27.537Z] docker_cli_swarm_test.go:1797: [d6a1daa88e904] joining swarm manager [d18347d8838c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-14T06:25:27.811Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-14T06:25:27.813Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-14T06:25:27.813Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-14T06:25:27.813Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-14T06:25:27.813Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-14T06:25:27.813Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-14T06:25:27.813Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-14T06:25:27.813Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-14T06:25:27.813Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-14T06:25:28.281Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-14T06:25:28.748Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-14T06:25:28.985Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-14T06:25:31.744Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-14T06:25:31.744Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-14T06:25:31.744Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-14T06:25:31.941Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-14T06:25:31.941Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-14T06:25:31.941Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-14T06:25:32.318Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-14T06:25:32.318Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-14T06:25:32.318Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-14T06:25:32.318Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-14T06:25:32.889Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-14T06:25:32.889Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-14T06:25:33.501Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-14T06:25:33.513Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-14T06:25:33.513Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-14T06:25:33.513Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-14T06:25:33.830Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-14T06:25:33.830Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-14T06:25:33.830Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-14T06:25:33.830Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-14T06:25:33.830Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-14T06:25:34.504Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-14T06:25:34.727Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-14T06:25:35.741Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-14T06:25:35.741Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-14T06:25:35.741Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-14T06:25:35.741Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-14T06:25:35.741Z] === RUN TestDockerSuite/TestVolumeEvents [2022-03-14T06:25:36.940Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-14T06:25:36.940Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-14T06:25:37.408Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-14T06:25:37.408Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-14T06:25:37.877Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-14T06:25:38.306Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-14T06:25:39.441Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-14T06:25:39.441Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-14T06:25:39.441Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-14T06:25:39.874Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-14T06:25:39.947Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-03-14T06:25:40.342Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-14T06:25:40.342Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-14T06:25:40.342Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-14T06:25:41.334Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-14T06:25:41.908Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-14T06:25:42.738Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-14T06:25:42.738Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-14T06:25:42.738Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-14T06:25:42.895Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-14T06:25:42.895Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-14T06:25:42.895Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-14T06:25:42.895Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-14T06:25:42.895Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-14T06:25:43.232Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-14T06:25:44.655Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-14T06:25:44.799Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-14T06:25:44.799Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-14T06:25:44.799Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-14T06:25:44.799Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-14T06:25:44.799Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-14T06:25:46.363Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-14T06:25:47.200Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-14T06:25:47.209Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-14T06:25:47.209Z] --- PASS: TestDockerSuite (1335.30s) [2022-03-14T06:25:47.209Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-03-14T06:25:47.209Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-03-14T06:25:47.209Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-03-14T06:25:47.209Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-03-14T06:25:47.209Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-03-14T06:25:47.209Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-14T06:25:47.209Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-03-14T06:25:47.209Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.91s) [2022-03-14T06:25:47.209Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2022-03-14T06:25:47.209Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.76s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.31s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.27s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.03s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.83s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.73s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.15s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.11s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.92s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.62s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.56s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.52s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.51s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.10s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.74s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestAttachDetach (1.13s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.94s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.95s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.02s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.89s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.99s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.74s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.13s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.97s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.98s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.57s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.26s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.55s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.49s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.05s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.19s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.55s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.92s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.61s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.66s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.40s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.81s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.86s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.43s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.25s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.02s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.32s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.24s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.97s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.07s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.33s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.14s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.93s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.30s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.41s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.67s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.44s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.35s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.75s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.52s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.07s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.91s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.91s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.57s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.40s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.20s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (14.20s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.15s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.44s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.93s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.33s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.11s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.19s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.20s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.67s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.53s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.19s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.35s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.04s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.90s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.80s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.68s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.82s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.35s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildCmd (0.30s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.26s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s) [2022-03-14T06:25:47.210Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.14s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.24s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.86s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.89s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.66s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.46s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.02s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.78s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.51s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.84s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.13s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.49s) [2022-03-14T06:25:47.210Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-03-14T06:25:47.210Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-14T06:25:47.210Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-03-14T06:25:47.210Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.09s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.50s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.56s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.24s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.84s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.83s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.31s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.38s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.65s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.04s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.22s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.09s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.74s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.62s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.38s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.46s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.24s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.48s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.11s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.09s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.01s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.28s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.46s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.89s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.81s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.47s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.42s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.84s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.03s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.41s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.34s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildEnv (1.53s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.44s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.43s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.14s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.95s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.72s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.01s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.18s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.72s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.72s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.43s) [2022-03-14T06:25:47.210Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.50s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.42s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildExpose (0.39s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.97s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.79s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildFails (0.76s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.93s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.07s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.77s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.32s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.91s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.70s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.11s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.43s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.37s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.78s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.42s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildHistory (3.88s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.38s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.59s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.60s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.38s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.64s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildLabel (0.43s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.46s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.34s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.22s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildLabels (0.30s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.70s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.85s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.82s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.60s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.40s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.28s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.75s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.40s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.44s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.75s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.17s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.80s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.67s) [2022-03-14T06:25:47.210Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.54s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.25s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.24s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.41s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.48s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.77s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.68s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.66s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.36s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.25s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.45s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.31s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.41s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.78s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.16s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.59s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.01s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.23s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.36s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.69s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildPATH (2.32s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.89s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.35s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.34s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.10s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.63s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildRm (2.44s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.64s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.28s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.40s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.15s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.90s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.65s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.08s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2022-03-14T06:25:47.210Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2022-03-14T06:25:47.211Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.85s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestBuildStderr (0.88s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.10s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.13s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.25s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.72s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.15s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.45s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestBuildUser (1.50s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.48s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.55s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.55s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.64s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.59s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.84s) [2022-03-14T06:25:47.211Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-14T06:25:47.211Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-14T06:25:47.211Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-14T06:25:47.211Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.07s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.68s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.60s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.70s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.37s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.48s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.91s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.52s) [2022-03-14T06:25:47.211Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.60s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.74s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-14T06:25:47.211Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.52s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.70s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCommitChange (1.00s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.87s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.80s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.12s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.87s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCommitTTY (1.01s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.69s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.03s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.79s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.13s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.28s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.76s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.59s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.64s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.60s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.52s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.65s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.60s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.58s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.48s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.58s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.31s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.64s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.53s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.54s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.70s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.49s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.64s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.54s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.76s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.15s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.69s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.49s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.71s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.74s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.35s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.61s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.51s) [2022-03-14T06:25:47.211Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.51s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.61s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.90s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.39s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.57s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.73s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.21s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.70s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.58s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.48s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.36s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.56s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000efd188_} (0.56s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14071439701_/foo_false____} (1.62s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14071439701_/foo_true____} (1.32s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32951649832_/foo_false____} (1.38s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32951649832_/foo_true____} (1.56s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32951649832_/foo_true__0xc000efd1b8__} (1.32s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000efd1d0_} (1.33s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000efd1e8_} (1.33s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000efd200_} (1.31s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000efd218_} (1.48s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.11s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.13s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.16s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.37s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.07s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.52s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.52s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.52s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.54s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.62s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.61s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.59s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.58s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.53s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.63s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.59s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.52s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.58s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.79s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.60s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.51s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.68s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.61s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.07s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.99s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.66s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.34s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.50s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.69s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.03s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.68s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.81s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.18s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.97s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.49s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.17s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.52s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpToDot (0.49s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.87s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.89s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpToStdout (0.52s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.20s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.37s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.61s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.30s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.45s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.56s) [2022-03-14T06:25:47.211Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.59s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2022-03-14T06:25:47.211Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.20s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.00s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.71s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.67s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.33s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.57s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.18s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.48s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.74s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.59s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.67s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestDockerFails (0.04s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.08s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.02s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.60s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.29s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.28s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.93s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.40s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.15s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.81s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.88s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestEventsAttach (0.95s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestEventsCommit (1.14s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.54s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.59s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.77s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.52s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.08s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.18s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.23s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestEventsCopy (0.85s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.31s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.42s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.93s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.56s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.30s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.19s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestEventsFilters (1.05s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestEventsFormat (1.10s) [2022-03-14T06:25:47.211Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.79s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.74s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-03-14T06:25:47.212Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-14T06:25:47.212Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.97s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.45s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestEventsRename (0.64s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestEventsResize (0.57s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.40s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.56s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.01s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExec (0.56s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.52s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.49s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.58s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecAPIStart (0.99s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.53s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.51s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.53s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.48s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.50s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.52s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.96s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecCgroup (0.97s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecEnv (0.72s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.68s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.63s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecInspectID (1.60s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecInteractive (0.55s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.60s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecParseError (0.59s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.61s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.50s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.02s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.56s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecStartFails (0.59s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.84s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.51s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecTTY (0.54s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.53s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.55s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecUlimits (0.66s) [2022-03-14T06:25:47.212Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.23s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.52s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.06s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestExecWithUser (0.61s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.51s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.50s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.60s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestHealth (19.14s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.63s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestImportDisplay (1.07s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestImportFile (1.10s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.08s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestImportGzipped (1.13s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.08s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.46s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.44s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.07s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.43s) [2022-03-14T06:25:47.212Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.63s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-14T06:25:47.212Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.42s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.95s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.99s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.56s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.59s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.54s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.81s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.63s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.64s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.77s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.43s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.13s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.33s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.47s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.95s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.70s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.36s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.67s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.56s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.37s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.61s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.92s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.54s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.65s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.75s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.55s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.41s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.45s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.47s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.82s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.86s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.94s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.05s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.82s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.34s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.49s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLogsSince (6.47s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.50s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.71s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLogsTail (0.56s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.50s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.77s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.38s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.53s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestNetHostname (1.70s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.29s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.61s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.36s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPluginActive (1.96s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.90s) [2022-03-14T06:25:47.212Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.24s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.77s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.87s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.46s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.97s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.65s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.04s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.40s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPortList (6.56s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.33s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.93s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.45s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.46s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.91s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.93s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.01s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.49s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.19s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPsByOrder (2.24s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.75s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.37s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.92s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.40s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.57s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.46s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.47s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.93s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.85s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.50s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.62s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.19s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.56s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.51s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.39s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.81s) [2022-03-14T06:25:47.212Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.25s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.63s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.06s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.19s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.16s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.86s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.37s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-03-14T06:25:47.212Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.98s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.96s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.41s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.09s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.18s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.90s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.83s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.05s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.66s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.09s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.90s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.60s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.88s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.18s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.66s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.86s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.88s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.61s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.72s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.94s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.95s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.68s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.47s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.39s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.48s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.46s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.72s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.48s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.42s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.94s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.02s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.36s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.78s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.50s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.70s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.57s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.41s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.11s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.25s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.51s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.69s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.17s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.73s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.64s) [2022-03-14T06:25:47.213Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-14T06:25:47.213Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.56s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.34s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.43s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.73s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.45s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.04s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.49s) [2022-03-14T06:25:47.213Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.47s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.73s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.55s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.46s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.52s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.59s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.66s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.59s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.67s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.64s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunExitCode (0.80s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.48s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.57s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.46s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.61s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.61s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.02s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2022-03-14T06:25:47.213Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.76s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.45s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.33s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.86s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.25s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.52s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.32s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.98s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.97s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.47s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.31s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.64s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.83s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.68s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.94s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.89s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunMount (3.66s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.42s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.43s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.89s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.35s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.24s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.50s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.01s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.40s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.02s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.46s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunNetHost (0.67s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.47s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.50s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.82s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.79s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.40s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.37s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.44s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.42s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.44s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.46s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.50s) [2022-03-14T06:25:47.213Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.45s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.07s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.69s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.51s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.40s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.65s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.74s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.59s) [2022-03-14T06:25:47.213Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.54s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s) [2022-03-14T06:25:47.213Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.60s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.28s) [2022-03-14T06:25:47.213Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.60s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.97s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunRm (0.62s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.69s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.52s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.52s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.87s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.60s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.58s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.32s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.53s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.48s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.68s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.53s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.48s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.46s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.50s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.48s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.47s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunState (1.51s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.47s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.47s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2022-03-14T06:25:47.213Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.45s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunSysctls (1.20s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.59s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.95s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.45s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.13s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.20s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.80s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.46s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.42s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.32s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.42s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunUserByID (0.48s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.45s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunUserByName (0.63s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.72s) [2022-03-14T06:25:47.213Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.24s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.48s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.35s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.49s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.77s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.90s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.97s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.79s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.94s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.48s) [2022-03-14T06:25:47.213Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-14T06:25:47.213Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-14T06:25:47.213Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2022-03-14T06:25:47.213Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.62s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.72s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.15s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.49s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.50s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.54s) [2022-03-14T06:25:47.213Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.13s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-03-14T06:25:47.213Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-14T06:25:47.213Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-14T06:25:47.213Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-14T06:25:47.213Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-14T06:25:47.213Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.65s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.44s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.49s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.43s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2022-03-14T06:25:47.213Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.42s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.44s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.87s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2022-03-14T06:25:47.214Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.32s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.86s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.42s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.39s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.43s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.71s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.79s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.39s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.49s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.68s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.09s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.13s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.14s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.35s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.57s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.93s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.64s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.92s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.00s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.66s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.51s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.55s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestStartRecordError (1.07s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.15s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.31s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.67s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.16s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.66s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.48s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.51s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.70s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.74s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.73s) [2022-03-14T06:25:47.214Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.58s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.21s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.19s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.57s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2022-03-14T06:25:47.214Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-14T06:25:47.214Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.00s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.70s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.94s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestUpdateStats (3.47s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.91s) [2022-03-14T06:25:47.214Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.65s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.23s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.31s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.10s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.45s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.75s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.94s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.44s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.60s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.06s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.32s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.66s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.65s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.42s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.42s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.44s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.52s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.70s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.11s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.10s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.63s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.40s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.49s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.83s) [2022-03-14T06:25:47.214Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.43s) [2022-03-14T06:25:47.214Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-14T06:25:47.214Z] === RUN TestDockerRegistrySuite [2022-03-14T06:25:47.214Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-14T06:25:47.349Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-14T06:25:47.475Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-03-14T06:25:47.818Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-14T06:25:48.419Z] check_test.go:195: [da3d5c0c3698f] daemon is not started [2022-03-14T06:25:48.419Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-14T06:25:48.423Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-14T06:25:48.423Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-14T06:25:48.423Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-14T06:25:48.806Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-14T06:25:49.275Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-14T06:25:49.806Z] docker_cli_swarm_test.go:1315: [d44271e6fe76f] joining swarm manager [d5c4696611ac3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-14T06:25:49.806Z] check_test.go:195: [d2d609eed3fc6] daemon is not started [2022-03-14T06:25:49.806Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-14T06:25:51.196Z] docker_cli_swarm_test.go:1316: [d241a32062131] joining swarm manager [d5c4696611ac3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-14T06:25:51.376Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-14T06:25:51.457Z] check_test.go:195: [dffbee9be9444] daemon is not started [2022-03-14T06:25:51.457Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-14T06:25:51.457Z] check_test.go:195: [dc94f31c6b1be] daemon is not started [2022-03-14T06:25:51.457Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-14T06:25:51.564Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-14T06:25:54.761Z] check_test.go:195: [dada6d8f3cb38] daemon is not started [2022-03-14T06:25:54.762Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-14T06:25:55.142Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-14T06:25:56.705Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-14T06:25:56.706Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-14T06:25:56.706Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-14T06:25:58.269Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-14T06:25:58.269Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-14T06:25:58.269Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-14T06:25:58.737Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-14T06:26:00.050Z] check_test.go:195: [d53838ffd66f4] daemon is not started [2022-03-14T06:26:00.050Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-14T06:26:00.954Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-14T06:26:01.434Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-14T06:26:01.901Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-14T06:26:01.901Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-14T06:26:01.901Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-14T06:26:02.601Z] check_test.go:195: [d9f331403094c] daemon is not started [2022-03-14T06:26:02.601Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-14T06:26:02.887Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-14T06:26:03.548Z] check_test.go:195: [dfb8a6f191c7a] daemon is not started [2022-03-14T06:26:03.548Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-14T06:26:04.169Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-14T06:26:04.169Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-14T06:26:04.169Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-14T06:26:04.169Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-14T06:26:04.169Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-14T06:26:04.495Z] check_test.go:195: [d2576291521cc] daemon is not started [2022-03-14T06:26:04.495Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-14T06:26:05.460Z] check_test.go:195: [da5c63be4a0b8] daemon is not started [2022-03-14T06:26:05.460Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-14T06:26:06.403Z] check_test.go:195: [dec8a7a03f72c] daemon is not started [2022-03-14T06:26:06.403Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-14T06:26:07.789Z] check_test.go:195: [d0a0e7fb4d695] daemon is not started [2022-03-14T06:26:07.789Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-14T06:26:08.369Z] check_test.go:195: [d168b4c0d23a4] daemon is not started [2022-03-14T06:26:08.369Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-14T06:26:09.310Z] check_test.go:195: [d3c0af3efbe84] daemon is not started [2022-03-14T06:26:09.311Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-14T06:26:10.253Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7013bfceec2733ad68e04d5cbf4075605d3f8f63b2f6b0c69743d75f0e91c43e [2022-03-14T06:26:11.197Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e2df04e89ce25b0c7a3151c3d3a56ad4d910e2ab46fa5699da0ec485c7d30328 [2022-03-14T06:26:11.459Z] check_test.go:195: [d395f5b4a47ec] daemon is not started [2022-03-14T06:26:11.459Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-14T06:26:12.404Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f3bb9baa45cbd8898831e70fd80ef3ba8b246a02d8d2ae533add55e3db487063 [2022-03-14T06:26:12.977Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:eaca9e0c7e9c7e4f28a885058896bd43297b249e7ea91d6b0cb6864c3beb5a91 [2022-03-14T06:26:13.239Z] check_test.go:195: [d3b8a65491e57] daemon is not started [2022-03-14T06:26:13.239Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-14T06:26:14.183Z] check_test.go:195: [d18155d08cb6a] daemon is not started [2022-03-14T06:26:14.183Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-14T06:26:14.591Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-14T06:26:16.730Z] check_test.go:195: [dc4cc3bb97fdf] daemon is not started [2022-03-14T06:26:16.730Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-14T06:26:17.302Z] check_test.go:195: [d79a910c89bb6] daemon is not started [2022-03-14T06:26:17.302Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-14T06:26:17.565Z] check_test.go:195: [dc80a290669ea] daemon is not started [2022-03-14T06:26:17.565Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-14T06:26:18.509Z] check_test.go:195: [d10706ef11f4f] daemon is not started [2022-03-14T06:26:18.509Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-14T06:26:19.451Z] check_test.go:195: [d4351ea8fb18b] daemon is not started [2022-03-14T06:26:19.451Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-14T06:26:20.390Z] check_test.go:195: [da3f894ab67fd] daemon is not started [2022-03-14T06:26:20.390Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-14T06:26:21.484Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-14T06:26:22.937Z] check_test.go:195: [d37339fce4f6c] daemon is not started [2022-03-14T06:26:22.937Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-14T06:26:22.937Z] check_test.go:195: [dae37d06a568f] daemon is not started [2022-03-14T06:26:22.937Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-14T06:26:23.882Z] check_test.go:195: [d22cf05d65af2] daemon is not started [2022-03-14T06:26:23.882Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-14T06:26:24.453Z] check_test.go:195: [d7a70e048a869] daemon is not started [2022-03-14T06:26:24.453Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-14T06:26:24.453Z] check_test.go:195: [dc580416d9c35] daemon is not started [2022-03-14T06:26:24.453Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-14T06:26:24.733Z] check_test.go:195: [d7dcc21f4b4a1] daemon is not started [2022-03-14T06:26:24.733Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-14T06:26:25.000Z] check_test.go:195: [def72bc8435f7] daemon is not started [2022-03-14T06:26:25.000Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-14T06:26:25.261Z] check_test.go:195: [dd866d76a6ceb] daemon is not started [2022-03-14T06:26:25.261Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-14T06:26:25.523Z] check_test.go:195: [de13ac0e06891] daemon is not started [2022-03-14T06:26:25.523Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-14T06:26:26.468Z] check_test.go:195: [dab2e538e3aed] daemon is not started [2022-03-14T06:26:26.468Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-14T06:26:27.857Z] check_test.go:195: [dd7d74ab2b5c6] daemon is not started [2022-03-14T06:26:27.857Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-14T06:26:28.801Z] check_test.go:195: [d07efdf1fa33d] daemon is not started [2022-03-14T06:26:28.801Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-14T06:26:29.744Z] check_test.go:195: [de58532b5eb06] daemon is not started [2022-03-14T06:26:29.744Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-14T06:26:30.688Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite (44.28s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.40s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.41s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.48s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.81s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.23s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.70s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.13s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.94s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.11s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.07s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.07s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.90s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.94s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.89s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.98s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.11s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.97s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.97s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.34s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.00s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.36s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.04s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-03-14T06:26:31.259Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-03-14T06:26:31.259Z] === RUN TestDockerSchema1RegistrySuite [2022-03-14T06:26:31.259Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-14T06:26:31.520Z] check_test.go:222: [d8d9e8bf75e13] daemon is not started [2022-03-14T06:26:31.520Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-14T06:26:34.823Z] check_test.go:222: [dcb94646a3c2c] daemon is not started [2022-03-14T06:26:34.823Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-14T06:26:36.340Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-14T06:26:39.033Z] check_test.go:222: [dc51f2f65004c] daemon is not started [2022-03-14T06:26:39.033Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-14T06:26:39.981Z] check_test.go:222: [d2178bf70c41a] daemon is not started [2022-03-14T06:26:39.981Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-14T06:26:40.131Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-14T06:26:40.242Z] check_test.go:222: [dbf1d23b4ace0] daemon is not started [2022-03-14T06:26:40.242Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-14T06:26:41.185Z] check_test.go:222: [d7be1eec9fb17] daemon is not started [2022-03-14T06:26:41.185Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-14T06:26:42.127Z] check_test.go:222: [dc96f0ce4cb6e] daemon is not started [2022-03-14T06:26:42.127Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-14T06:26:43.070Z] check_test.go:222: [db766d69d9ac4] daemon is not started [2022-03-14T06:26:43.070Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-14T06:26:44.708Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-14T06:26:45.176Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-14T06:26:45.616Z] check_test.go:222: [de7df16bdc852] daemon is not started [2022-03-14T06:26:45.616Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-14T06:26:45.644Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-14T06:26:45.878Z] check_test.go:222: [d9f78c6a57190] daemon is not started [2022-03-14T06:26:45.878Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-14T06:26:46.144Z] check_test.go:222: [d80cd02f293cb] daemon is not started [2022-03-14T06:26:46.144Z] --- PASS: TestDockerSchema1RegistrySuite (14.77s) [2022-03-14T06:26:46.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-03-14T06:26:46.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.84s) [2022-03-14T06:26:46.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.70s) [2022-03-14T06:26:46.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s) [2022-03-14T06:26:46.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-14T06:26:46.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2022-03-14T06:26:46.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-03-14T06:26:46.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2022-03-14T06:26:46.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.40s) [2022-03-14T06:26:46.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-03-14T06:26:46.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2022-03-14T06:26:46.144Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-14T06:26:46.144Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-14T06:26:47.095Z] check_test.go:251: [d9597178c5af4] daemon is not started [2022-03-14T06:26:47.095Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-14T06:26:47.283Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-14T06:26:47.357Z] check_test.go:251: [df980f56e37a1] daemon is not started [2022-03-14T06:26:47.618Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-14T06:26:47.618Z] check_test.go:251: [dd493df5e99f3] daemon is not started [2022-03-14T06:26:47.618Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-14T06:26:49.004Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-14T06:26:49.578Z] check_test.go:251: [d46e4fa551356] daemon is not started [2022-03-14T06:26:49.578Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-14T06:26:49.841Z] check_test.go:251: [d49383c079b70] daemon is not started [2022-03-14T06:26:49.841Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-14T06:26:50.397Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-14T06:26:50.399Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-14T06:26:50.399Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-14T06:26:50.399Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-14T06:26:50.785Z] check_test.go:251: [d97ace6f87e58] daemon is not started [2022-03-14T06:26:50.786Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-14T06:26:50.786Z] check_test.go:251: [db007c68ebafa] daemon is not started [2022-03-14T06:26:50.786Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.76s) [2022-03-14T06:26:50.786Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.76s) [2022-03-14T06:26:50.786Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2022-03-14T06:26:50.786Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-03-14T06:26:50.786Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s) [2022-03-14T06:26:50.786Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2022-03-14T06:26:50.786Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-03-14T06:26:50.786Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2022-03-14T06:26:50.786Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-03-14T06:26:50.786Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-14T06:26:50.786Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-14T06:26:50.868Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-14T06:26:50.868Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-14T06:26:50.868Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-14T06:26:51.073Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-14T06:26:51.336Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-14T06:26:51.336Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-14T06:26:51.336Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-14T06:26:52.221Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-14T06:26:52.221Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-14T06:26:52.221Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-14T06:26:53.792Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-14T06:26:53.792Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-14T06:26:54.260Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-14T06:26:54.260Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-14T06:26:54.732Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-14T06:26:54.732Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-14T06:26:54.732Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-14T06:26:55.718Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-14T06:26:55.718Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-14T06:26:55.718Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-14T06:26:56.072Z] check_test.go:278: [d2c196739ae57] daemon is not started [2022-03-14T06:26:56.072Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-14T06:26:56.334Z] check_test.go:278: [d93ae6f702f1f] daemon is not started [2022-03-14T06:26:56.334Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-14T06:26:56.334Z] check_test.go:278: [d72848615a749] daemon is not started [2022-03-14T06:26:56.334Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-14T06:26:56.595Z] check_test.go:278: [dfe7f7c451703] daemon is not started [2022-03-14T06:26:56.595Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-14T06:26:56.595Z] check_test.go:278: [d8244aeabaf95] daemon is not started [2022-03-14T06:26:56.595Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2022-03-14T06:26:56.595Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-03-14T06:26:56.595Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-03-14T06:26:56.595Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-03-14T06:26:56.595Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-03-14T06:26:56.595Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-03-14T06:26:56.595Z] === RUN TestDockerNetworkSuite [2022-03-14T06:26:56.595Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-03-14T06:26:57.540Z] docker_cli_network_unix_test.go:46: [d2cbca7f32071] daemon is not started [2022-03-14T06:26:57.802Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-03-14T06:26:58.063Z] docker_cli_network_unix_test.go:46: [d6bf2ac41b60c] daemon is not started [2022-03-14T06:26:58.324Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-03-14T06:26:59.268Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-03-14T06:27:01.191Z] docker_cli_network_unix_test.go:46: [d1b8b9c16ee17] daemon is not started [2022-03-14T06:27:01.873Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-03-14T06:27:03.262Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-03-14T06:27:03.523Z] docker_cli_network_unix_test.go:46: [d3b72fb310496] daemon is not started [2022-03-14T06:27:03.784Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-03-14T06:27:04.045Z] docker_cli_network_unix_test.go:1233: [dbf889c7492df] daemon is not started [2022-03-14T06:27:07.345Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-03-14T06:27:08.295Z] docker_cli_network_unix_test.go:46: [d8e1e69be403e] daemon is not started [2022-03-14T06:27:08.877Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-14T06:27:08.881Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-14T06:27:08.881Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-14T06:27:09.240Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-03-14T06:27:10.629Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-03-14T06:27:14.744Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-14T06:27:14.744Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-14T06:27:14.744Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-14T06:27:14.744Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-14T06:27:14.744Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-14T06:27:14.744Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-14T06:27:15.930Z] docker_cli_network_unix_test.go:46: [d1e96912dd222] daemon is not started [2022-03-14T06:27:16.190Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-03-14T06:27:17.694Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-14T06:27:18.103Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-03-14T06:27:18.676Z] docker_cli_network_unix_test.go:46: [d4b89e4006c59] daemon is not started [2022-03-14T06:27:19.249Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-03-14T06:27:20.636Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-03-14T06:27:20.636Z] docker_cli_network_unix_test.go:46: [d8866036a44c8] daemon is not started [2022-03-14T06:27:20.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-03-14T06:27:21.446Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-14T06:27:21.449Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-14T06:27:21.449Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-14T06:27:21.449Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-14T06:27:21.473Z] docker_cli_network_unix_test.go:46: [d4fb1f1302967] daemon is not started [2022-03-14T06:27:21.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-03-14T06:27:21.484Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-14T06:27:21.735Z] docker_cli_network_unix_test.go:46: [dfecdd27e9ea1] daemon is not started [2022-03-14T06:27:21.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-03-14T06:27:22.679Z] docker_cli_network_unix_test.go:46: [da060d16a4a74] daemon is not started [2022-03-14T06:27:22.941Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-03-14T06:27:23.889Z] docker_cli_network_unix_test.go:46: [d04f55322f3d3] daemon is not started [2022-03-14T06:27:24.151Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-03-14T06:27:24.412Z] docker_cli_network_unix_test.go:46: [d340c130b9361] daemon is not started [2022-03-14T06:27:24.412Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-03-14T06:27:24.436Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-14T06:27:24.436Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-14T06:27:24.904Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-14T06:27:24.985Z] docker_cli_network_unix_test.go:46: [d658401d76d06] daemon is not started [2022-03-14T06:27:24.985Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-03-14T06:27:25.247Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-03-14T06:27:25.510Z] docker_cli_network_unix_test.go:46: [da246fecddcae] daemon is not started [2022-03-14T06:27:25.771Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-03-14T06:27:26.047Z] docker_cli_network_unix_test.go:46: [d7f4a235db3cc] daemon is not started [2022-03-14T06:27:26.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-03-14T06:27:26.310Z] docker_cli_network_unix_test.go:46: [dbe88c48f2131] daemon is not started [2022-03-14T06:27:26.310Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-03-14T06:27:26.310Z] docker_cli_network_unix_test.go:46: [d4dba4852fc11] daemon is not started [2022-03-14T06:27:26.310Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-03-14T06:27:27.251Z] docker_cli_network_unix_test.go:46: [d17ab94a97e17] daemon is not started [2022-03-14T06:27:27.251Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-03-14T06:27:27.857Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-14T06:27:28.200Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-03-14T06:27:28.200Z] docker_cli_network_unix_test.go:46: [d8f7ddfa6daf3] daemon is not started [2022-03-14T06:27:28.325Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-14T06:27:28.772Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-03-14T06:27:28.772Z] docker_cli_network_unix_test.go:46: [d8769aefd3ff1] daemon is not started [2022-03-14T06:27:28.772Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-03-14T06:27:29.034Z] docker_cli_network_unix_test.go:46: [dfc654f5f0323] daemon is not started [2022-03-14T06:27:29.034Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-03-14T06:27:29.034Z] docker_cli_network_unix_test.go:46: [d4249e9512a13] daemon is not started [2022-03-14T06:27:29.034Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-03-14T06:27:29.894Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-14T06:27:30.421Z] docker_cli_network_unix_test.go:968: [d2250e56c7fb1] daemon is not started [2022-03-14T06:27:31.596Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-14T06:27:31.597Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-14T06:27:31.597Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-14T06:27:31.597Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-14T06:27:32.338Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-03-14T06:27:32.338Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-03-14T06:27:32.338Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-14T06:27:32.338Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-03-14T06:27:33.283Z] docker_cli_network_unix_test.go:46: [d13ae3cde9a75] daemon is not started [2022-03-14T06:27:33.545Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-03-14T06:27:36.851Z] docker_cli_network_unix_test.go:1116: [d622bcace6daf] daemon is not started [2022-03-14T06:27:38.554Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-14T06:27:38.766Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-03-14T06:27:39.708Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-03-14T06:27:40.119Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-14T06:27:40.279Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-03-14T06:27:40.540Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-03-14T06:27:40.540Z] docker_cli_network_unix_test.go:46: [d24d8bef5f80f] daemon is not started [2022-03-14T06:27:40.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-03-14T06:27:41.748Z] docker_cli_network_unix_test.go:46: [d636f254b03b4] daemon is not started [2022-03-14T06:27:41.748Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-03-14T06:27:41.748Z] docker_cli_network_unix_test.go:46: [d2d000a8631f3] daemon is not started [2022-03-14T06:27:41.748Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-03-14T06:27:41.748Z] docker_cli_network_unix_test.go:46: [d804ddd2c1a87] daemon is not started [2022-03-14T06:27:41.748Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-03-14T06:27:42.009Z] docker_cli_network_unix_test.go:46: [d4fe30629de83] daemon is not started [2022-03-14T06:27:42.009Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-03-14T06:27:42.271Z] docker_cli_network_unix_test.go:46: [dc7a5bb16e592] daemon is not started [2022-03-14T06:27:42.271Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-03-14T06:27:42.271Z] docker_cli_network_unix_test.go:46: [db028b7751ffd] daemon is not started [2022-03-14T06:27:42.271Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-03-14T06:27:43.216Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-03-14T06:27:44.171Z] docker_cli_network_unix_test.go:46: [d722a9df546a6] daemon is not started [2022-03-14T06:27:45.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-03-14T06:27:45.559Z] docker_cli_network_unix_test.go:46: [db3cad3d89325] daemon is not started [2022-03-14T06:27:45.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-03-14T06:27:45.559Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-14T06:27:45.559Z] docker_cli_network_unix_test.go:46: [d6c8850322429] daemon is not started [2022-03-14T06:27:45.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-03-14T06:27:46.133Z] docker_cli_network_unix_test.go:46: [dff82f43a99ee] daemon is not started [2022-03-14T06:27:46.395Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-03-14T06:27:48.786Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-14T06:27:49.696Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-03-14T06:27:51.078Z] docker_cli_network_unix_test.go:1084: [d1c3fcd421124] daemon is not started [2022-03-14T06:27:51.561Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-14T06:27:51.561Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-14T06:27:51.735Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-14T06:27:52.547Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-14T06:27:52.992Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-03-14T06:27:52.992Z] docker_cli_network_unix_test.go:46: [da100b0bfef33] daemon is not started [2022-03-14T06:27:52.992Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-03-14T06:27:53.253Z] docker_cli_network_unix_test.go:46: [ddb66076f8362] daemon is not started [2022-03-14T06:27:53.516Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-03-14T06:27:54.904Z] docker_cli_network_unix_test.go:46: [d951d2a79ec00] daemon is not started [2022-03-14T06:27:54.904Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-03-14T06:27:54.904Z] docker_cli_network_unix_test.go:46: [d5100251be13c] daemon is not started [2022-03-14T06:27:54.904Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-03-14T06:27:55.477Z] docker_cli_network_unix_test.go:46: [d538275f65a57] daemon is not started [2022-03-14T06:27:55.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-03-14T06:27:56.001Z] docker_cli_network_unix_test.go:46: [d367b7779ba7d] daemon is not started [2022-03-14T06:27:56.263Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-03-14T06:27:56.835Z] docker_cli_network_unix_test.go:46: [d48b7675cc4c8] daemon is not started [2022-03-14T06:27:56.900Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-14T06:27:56.900Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-14T06:27:57.095Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-03-14T06:27:57.368Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-14T06:27:58.888Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-14T06:28:01.209Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-14T06:28:03.238Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-14T06:28:03.639Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-14T06:28:03.676Z] docker_cli_network_unix_test.go:46: [df48265d51e08] daemon is not started [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite (66.31s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.00s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.31s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.15s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.08s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.12s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.10s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.19s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.50s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.64s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.17s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.15s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.22s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.45s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.05s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.25s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.00s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.31s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.86s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.49s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.92s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.29s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.00s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.20s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.23s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.04s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.10s) [2022-03-14T06:28:03.676Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.84s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.32s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.06s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.74s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.47s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.52s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s) [2022-03-14T06:28:03.676Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.94s) [2022-03-14T06:28:03.676Z] === RUN TestDockerHubPullSuite [2022-03-14T06:28:03.676Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-03-14T06:28:04.616Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-03-14T06:28:07.157Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-03-14T06:28:07.426Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-14T06:28:07.755Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-03-14T06:28:07.996Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-14T06:28:08.366Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-14T06:28:08.412Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-14T06:28:08.412Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-14T06:28:08.412Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-14T06:28:08.412Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-14T06:28:08.412Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-14T06:28:09.139Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-03-14T06:28:09.399Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-03-14T06:28:09.399Z] --- PASS: TestDockerHubPullSuite (6.41s) [2022-03-14T06:28:09.400Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.65s) [2022-03-14T06:28:09.400Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2022-03-14T06:28:09.400Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.74s) [2022-03-14T06:28:09.400Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.53s) [2022-03-14T06:28:09.400Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-03-14T06:28:09.400Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-03-14T06:28:09.400Z] PASS [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === Skipped [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-14T06:28:09.400Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-03-14T06:28:09.400Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-14T06:28:09.400Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-03-14T06:28:09.400Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-14T06:28:09.400Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-03-14T06:28:09.400Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-14T06:28:09.400Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-14T06:28:09.400Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-14T06:28:09.400Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-14T06:28:09.400Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-14T06:28:09.400Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-14T06:28:09.400Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-14T06:28:09.400Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-14T06:28:09.400Z] docker_cli_sni_test.go:18: Flakey test [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-03-14T06:28:09.400Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-14T06:28:09.400Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-14T06:28:09.400Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-14T06:28:09.400Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-14T06:28:09.400Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-14T06:28:09.400Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-14T06:28:09.400Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-14T06:28:09.400Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-03-14T06:28:09.400Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-14T06:28:09.400Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-14T06:28:09.400Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-14T06:28:09.400Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-14T06:28:09.400Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-14T06:28:09.400Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-14T06:28:09.400Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-14T06:28:09.400Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-14T06:28:09.400Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-03-14T06:28:09.400Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-14T06:28:09.400Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-14T06:28:09.400Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-14T06:28:09.400Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-14T06:28:09.400Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-14T06:28:09.400Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-03-14T06:28:09.400Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-03-14T06:28:09.400Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-14T06:28:09.400Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-14T06:28:09.400Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-14T06:28:09.400Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-14T06:28:09.400Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-14T06:28:09.400Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-14T06:28:09.400Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-14T06:28:09.400Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-14T06:28:09.400Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-03-14T06:28:09.400Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-14T06:28:09.400Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-14T06:28:09.400Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-03-14T06:28:09.400Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-14T06:28:09.400Z] docker_cli_network_unix_test.go:46: [d6c8850322429] daemon is not started [2022-03-14T06:28:09.400Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] DONE 1265 tests, 51 skipped in 1483.839s [2022-03-14T06:28:09.400Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-14T06:28:09.400Z] ++++ cat bundles/test-integration/docker.pid [2022-03-14T06:28:09.400Z] +++ kill 8756 [2022-03-14T06:28:09.400Z] +++ /etc/init.d/apparmor stop [2022-03-14T06:28:09.400Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] Unloading profiles will leave already running processes permanently [2022-03-14T06:28:09.400Z] unconfined, which can lead to unexpected situations. [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.400Z] To set a process to complain mode, use the command line tool [2022-03-14T06:28:09.400Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-14T06:28:09.400Z] +++ true [2022-03-14T06:28:09.400Z] exiting test-integration [2022-03-14T06:28:09.400Z] ++ exit 0 [2022-03-14T06:28:09.400Z] [2022-03-14T06:28:09.660Z] + for job in $(jobs -p) [2022-03-14T06:28:09.660Z] + wait 8777 [2022-03-14T06:28:11.319Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-14T06:28:11.360Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-14T06:28:11.360Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-14T06:28:11.360Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-14T06:28:11.790Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-14T06:28:41.766Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-03-14T06:28:41.768Z] docker_cli_swarm_test.go:1180: [de53597a00267] joining swarm manager [d7179f6c4c48a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-14T06:28:45.967Z] docker_cli_swarm_test.go:1189: [d931a631ca06e] joining swarm manager [d7179f6c4c48a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-14T06:28:54.034Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-14T06:29:06.432Z] === RUN TestDockerSuite/TestBuildRm [2022-03-14T06:29:16.823Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-14T06:29:18.967Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-14T06:29:18.967Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-14T06:29:18.967Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-14T06:29:18.967Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-14T06:29:18.967Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-14T06:29:20.477Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-14T06:29:23.628Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-14T06:29:24.102Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-14T06:29:24.161Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-14T06:29:26.571Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-14T06:29:26.578Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-14T06:29:26.578Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-14T06:29:27.032Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-14T06:29:27.032Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-14T06:29:27.032Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-14T06:29:27.926Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-14T06:29:31.729Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-14T06:29:32.670Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-03-14T06:29:44.915Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-03-14T06:29:46.658Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-14T06:29:47.647Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-14T06:29:48.114Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-14T06:29:49.117Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-03-14T06:29:51.028Z] docker_cli_swarm_test.go:1112: [d11a90054057e] joining swarm manager [d8efe2b16b632]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-14T06:29:52.409Z] docker_cli_swarm_test.go:1113: [d817399ae2943] joining swarm manager [d8efe2b16b632]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-14T06:29:56.724Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-14T06:29:56.727Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-14T06:30:00.596Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-14T06:30:00.596Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-14T06:30:04.315Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-14T06:30:21.952Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-14T06:30:21.952Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-14T06:30:21.952Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-14T06:30:24.844Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-14T06:30:25.806Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-14T06:30:29.519Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-14T06:30:34.183Z] === RUN TestDockerSuite/TestBuildUser [2022-03-14T06:30:34.183Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-14T06:30:34.183Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-14T06:30:34.183Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-14T06:30:34.183Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-14T06:30:34.183Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-14T06:30:34.183Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-14T06:30:37.896Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-14T06:30:37.896Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-14T06:30:39.323Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-14T06:30:41.491Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-14T06:30:41.609Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-14T06:30:41.609Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-14T06:30:41.609Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-14T06:30:41.609Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-14T06:30:41.609Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-14T06:30:42.452Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-14T06:30:52.745Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-14T06:30:52.746Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-14T06:30:53.708Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-14T06:31:02.670Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-14T06:31:02.670Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-14T06:31:09.714Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-14T06:31:12.377Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-14T06:31:13.938Z] docker_cli_swarm_test.go:1166: [d68b566f80bcc] joining swarm manager [d8efe2b16b632]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-14T06:31:14.365Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-14T06:31:14.365Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-14T06:31:14.785Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-14T06:31:14.815Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-14T06:31:14.815Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-14T06:31:14.815Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-14T06:31:17.232Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-14T06:31:17.232Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-14T06:31:17.232Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-14T06:31:24.701Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-14T06:31:27.423Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-14T06:31:27.516Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-14T06:31:30.404Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-14T06:31:30.404Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-14T06:31:35.960Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-14T06:31:37.052Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-14T06:31:42.741Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-14T06:31:42.741Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-14T06:31:42.741Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-14T06:31:42.741Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-14T06:31:43.196Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-14T06:31:43.196Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-14T06:31:43.196Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-14T06:31:44.156Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-14T06:31:51.192Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-14T06:31:52.714Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-03-14T06:31:52.714Z] docker_cli_swarm_test.go:1447: [da4b739e88193] joining swarm manager [dce98a583080f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-14T06:31:52.714Z] docker_cli_swarm_test.go:1448: [dae90a219ec0d] joining swarm manager [dce98a583080f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-14T06:31:52.717Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-14T06:31:52.717Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-14T06:31:52.717Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-14T06:31:52.717Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-14T06:31:52.717Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-14T06:31:52.717Z] docker_cli_sni_test.go:18: Flakey test [2022-03-14T06:31:52.717Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-14T06:31:54.877Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-14T06:31:58.590Z] === RUN TestDockerSuite/TestCommitChange [2022-03-14T06:32:02.706Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-03-14T06:32:02.706Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-03-14T06:32:02.706Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-03-14T06:32:02.706Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-03-14T06:32:02.706Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-03-14T06:32:03.254Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-14T06:32:03.277Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-03-14T06:32:05.821Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-03-14T06:32:07.919Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-14T06:32:07.919Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-14T06:32:07.919Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-14T06:32:09.124Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-03-14T06:32:11.040Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-03-14T06:32:11.610Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-14T06:32:12.705Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-14T06:32:13.587Z] docker_cli_swarm_unix_test.go:63: [dbcef10009144] joining swarm manager [d5f7775af255e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-14T06:32:14.961Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-14T06:32:14.961Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-14T06:32:14.961Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-14T06:32:20.726Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-14T06:32:21.895Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-14T06:32:25.391Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-14T06:32:25.391Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-14T06:32:25.391Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-14T06:32:25.391Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-14T06:32:25.391Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-14T06:32:25.391Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-14T06:32:25.391Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-14T06:32:25.391Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-14T06:32:25.391Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-14T06:32:25.391Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-14T06:32:25.391Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-14T06:32:25.391Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-14T06:32:25.391Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-14T06:32:25.391Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-14T06:32:25.391Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-14T06:32:25.391Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-14T06:32:27.482Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-14T06:32:32.456Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-14T06:32:36.663Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-14T06:32:39.498Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-14T06:32:39.498Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-14T06:32:39.498Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-14T06:32:41.661Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-14T06:32:41.661Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-14T06:32:41.661Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-14T06:32:41.661Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-14T06:32:41.661Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-14T06:32:41.661Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-14T06:32:41.661Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-14T06:32:42.266Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-14T06:32:44.549Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-14T06:32:44.549Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-14T06:32:44.549Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-14T06:32:44.549Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-14T06:32:46.713Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-14T06:32:46.713Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-14T06:32:46.713Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-14T06:32:46.713Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-14T06:32:46.713Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-14T06:32:46.713Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-14T06:32:46.713Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-14T06:32:46.713Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-14T06:32:50.432Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-14T06:32:51.958Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-14T06:32:54.122Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-14T06:32:54.122Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-14T06:32:54.122Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-14T06:32:54.122Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-14T06:32:56.285Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-14T06:32:56.285Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-14T06:32:58.449Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-14T06:32:58.449Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-14T06:32:58.449Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-14T06:32:58.449Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-14T06:32:58.449Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-14T06:33:01.336Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-14T06:33:01.336Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-14T06:33:02.862Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-14T06:33:02.862Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-14T06:33:02.862Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-14T06:33:05.750Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-14T06:33:05.750Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-14T06:33:08.639Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-14T06:33:09.870Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-03-14T06:33:09.870Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-03-14T06:33:09.870Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-03-14T06:33:11.256Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-03-14T06:33:12.355Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-14T06:33:14.557Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-03-14T06:33:16.067Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-14T06:33:16.067Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-14T06:33:16.067Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-14T06:33:16.067Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-14T06:33:16.067Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-14T06:33:17.103Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-03-14T06:33:18.232Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-14T06:33:18.232Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-14T06:33:18.232Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-14T06:33:19.016Z] docker_api_swarm_test.go:962: [d5ce56bfd33d7] joining swarm manager [d1a32d1348602]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-14T06:33:21.118Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-14T06:33:21.118Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-14T06:33:21.118Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-14T06:33:22.645Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-14T06:33:22.645Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-14T06:33:27.311Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-14T06:33:29.475Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-14T06:33:29.475Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-14T06:33:29.475Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-14T06:33:29.475Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-14T06:33:29.475Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-14T06:33:29.475Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-14T06:33:29.475Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-14T06:33:29.475Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-14T06:33:29.475Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-14T06:33:29.475Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-14T06:33:29.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-14T06:33:31.001Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-14T06:33:31.001Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-14T06:33:33.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-14T06:33:36.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-14T06:33:37.128Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-03-14T06:33:38.276Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-14T06:33:41.224Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0007c5650_} [2022-03-14T06:33:45.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12436647802_c:\foo_false____} [2022-03-14T06:33:48.191Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12436647802_c:\foo_true____} [2022-03-14T06:33:49.376Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-03-14T06:33:50.403Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-14T06:33:50.403Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-14T06:33:50.403Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-14T06:33:50.403Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-14T06:33:50.403Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-14T06:33:50.403Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-14T06:33:50.403Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-14T06:33:50.403Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-14T06:33:50.403Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-14T06:33:50.403Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-14T06:33:50.403Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-14T06:33:50.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-14T06:33:50.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-14T06:33:50.871Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-14T06:33:50.871Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-14T06:33:50.871Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-14T06:33:50.871Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-14T06:33:50.871Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-14T06:33:50.871Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-14T06:33:50.871Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-14T06:33:50.871Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-14T06:33:50.871Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-14T06:33:50.871Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-14T06:33:50.871Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-14T06:33:51.287Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-03-14T06:33:53.201Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-03-14T06:33:53.819Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-14T06:33:53.819Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-14T06:33:53.819Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-14T06:33:53.819Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-14T06:33:53.819Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-14T06:33:53.819Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-14T06:33:53.819Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-14T06:33:53.819Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-14T06:33:53.819Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-14T06:33:53.819Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-14T06:33:53.819Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-14T06:33:53.819Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-14T06:33:53.819Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-14T06:33:53.819Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-14T06:33:53.819Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-14T06:33:53.819Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-14T06:33:53.819Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-14T06:33:53.819Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-14T06:33:53.819Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-14T06:33:53.819Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-14T06:33:53.819Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-14T06:33:53.819Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-14T06:33:53.819Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-14T06:33:53.819Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-14T06:33:53.819Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-14T06:33:53.819Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-14T06:33:53.819Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-14T06:33:56.032Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-14T06:33:56.032Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-14T06:33:56.032Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-14T06:33:56.032Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-14T06:33:56.506Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-03-14T06:33:58.981Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-14T06:33:58.981Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-14T06:33:58.981Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-14T06:33:58.981Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-14T06:33:58.981Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-14T06:33:58.981Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-14T06:33:58.981Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-14T06:34:03.091Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-03-14T06:34:03.730Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-14T06:34:05.944Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-14T06:34:05.944Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-14T06:34:05.944Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-14T06:34:05.944Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-14T06:34:05.944Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-14T06:34:08.379Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-03-14T06:34:10.296Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-03-14T06:34:12.842Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-03-14T06:34:15.427Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-03-14T06:34:16.365Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-14T06:34:16.365Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-14T06:34:16.365Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-14T06:34:16.365Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-14T06:34:16.365Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-14T06:34:17.969Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-03-14T06:34:21.267Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-03-14T06:34:23.179Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-03-14T06:34:25.017Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-14T06:34:25.017Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-14T06:34:25.017Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-14T06:34:25.017Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-14T06:34:25.017Z] === RUN TestDockerSuite/TestCpToDot [2022-03-14T06:34:27.227Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-14T06:34:27.227Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-14T06:34:27.227Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-14T06:34:27.227Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-14T06:34:27.227Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-14T06:34:30.177Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-14T06:34:30.177Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-14T06:34:30.177Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-14T06:34:30.177Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-14T06:34:30.177Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-14T06:34:30.177Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-14T06:34:30.177Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-14T06:34:30.177Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-14T06:34:30.177Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-14T06:34:30.177Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-14T06:34:30.177Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-14T06:34:32.391Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-14T06:34:33.124Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-14T06:34:33.124Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-14T06:34:33.124Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-14T06:34:33.124Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-14T06:34:33.124Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-14T06:34:33.124Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-14T06:34:33.124Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-14T06:34:33.124Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-14T06:34:33.124Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-14T06:34:33.124Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-14T06:34:33.124Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-14T06:34:33.124Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-14T06:34:33.124Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-14T06:34:34.110Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-14T06:34:35.340Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-14T06:34:35.340Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-14T06:34:35.340Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-14T06:34:37.553Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-14T06:34:38.021Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-14T06:34:38.021Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-14T06:34:38.021Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-14T06:34:38.021Z] === RUN TestDockerSuite/TestCreateRM [2022-03-14T06:34:38.489Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-14T06:34:38.489Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-14T06:34:38.489Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-14T06:34:38.489Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-14T06:34:38.737Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-14T06:34:38.737Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-14T06:34:38.737Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-14T06:34:38.737Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-14T06:34:38.737Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-14T06:34:38.737Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-14T06:34:38.737Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-14T06:34:38.737Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-14T06:34:38.737Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-14T06:34:38.737Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-14T06:34:38.737Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-14T06:34:38.737Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-14T06:34:38.862Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-14T06:34:38.862Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-14T06:34:38.862Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-14T06:34:38.862Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-14T06:34:38.862Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-14T06:34:38.862Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-14T06:34:38.862Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-14T06:34:38.862Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-14T06:34:38.862Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-14T06:34:38.862Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-14T06:34:38.862Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-14T06:34:38.956Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-14T06:34:39.206Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-14T06:34:43.616Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-14T06:34:43.616Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-14T06:34:43.616Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-14T06:34:43.616Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-14T06:34:43.616Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-14T06:34:43.616Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-14T06:34:43.616Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-14T06:34:44.085Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-14T06:34:45.108Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-14T06:34:47.607Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-14T06:34:47.607Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-14T06:34:47.607Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-14T06:34:49.961Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-14T06:34:50.556Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-14T06:34:50.556Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-14T06:34:50.556Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-14T06:34:50.556Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-14T06:34:52.277Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-14T06:34:52.277Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-14T06:34:52.277Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-14T06:34:52.277Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-14T06:34:52.277Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-14T06:34:52.277Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-14T06:34:52.277Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-14T06:34:52.277Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-14T06:34:52.277Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-14T06:34:52.277Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-14T06:34:52.277Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-14T06:34:53.507Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-14T06:34:53.507Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-14T06:34:53.507Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-14T06:34:53.507Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-14T06:34:53.507Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-14T06:34:53.507Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-14T06:34:53.507Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-14T06:34:53.507Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-14T06:34:53.507Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-14T06:34:53.507Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-14T06:34:53.507Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-14T06:34:53.507Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-14T06:34:53.507Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-14T06:34:53.507Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-14T06:34:53.507Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-14T06:34:53.507Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-14T06:34:53.507Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T06:34:53.507Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-14T06:34:53.507Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-14T06:34:53.507Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-14T06:34:53.507Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-14T06:34:53.507Z] === RUN TestDockerSuite/TestDockerFails [2022-03-14T06:34:53.507Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-14T06:34:53.507Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-14T06:34:53.507Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-14T06:34:53.507Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-14T06:34:53.507Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-14T06:34:53.507Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-14T06:34:53.507Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-14T06:34:53.507Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-14T06:34:53.507Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-14T06:34:53.507Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-14T06:34:53.507Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-14T06:34:56.456Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-14T06:34:58.164Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-14T06:34:58.164Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-14T06:34:58.164Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-14T06:34:58.164Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-14T06:34:58.164Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-14T06:34:58.164Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-14T06:34:58.164Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-14T06:34:58.668Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-14T06:34:59.153Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-14T06:35:01.616Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-14T06:35:04.922Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-14T06:35:05.914Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-14T06:35:05.914Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-14T06:35:05.914Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-14T06:35:05.914Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-14T06:35:05.914Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-14T06:35:05.914Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-14T06:35:05.914Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-14T06:35:05.914Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-14T06:35:05.914Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-14T06:35:05.914Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-14T06:35:05.914Z] === RUN TestDockerSuite/TestBuildFails [2022-03-14T06:35:07.821Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-14T06:35:10.271Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-14T06:35:13.067Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-14T06:35:13.067Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-14T06:35:14.057Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-14T06:35:18.896Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-14T06:35:19.441Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-03-14T06:35:19.854Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-14T06:35:22.018Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-14T06:35:22.473Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-14T06:35:24.663Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-14T06:35:25.593Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-14T06:35:26.555Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-14T06:35:26.555Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-14T06:35:26.555Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-14T06:35:26.555Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-14T06:35:27.012Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-14T06:35:27.012Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-14T06:35:27.012Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-14T06:35:27.012Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-14T06:35:27.012Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-14T06:35:27.012Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-14T06:35:27.012Z] === RUN TestDockerSuite/TestBuildFails [2022-03-14T06:35:27.136Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-14T06:35:27.136Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-14T06:35:28.096Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-14T06:35:30.736Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-14T06:35:30.736Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-14T06:35:32.761Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-14T06:35:34.342Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-03-14T06:35:37.006Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-14T06:35:38.530Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-14T06:35:38.530Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-14T06:35:38.530Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-14T06:35:38.530Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-14T06:35:38.530Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-14T06:35:38.530Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-14T06:35:38.530Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-14T06:35:38.530Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-14T06:35:38.530Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-14T06:35:39.282Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-14T06:35:39.494Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-14T06:35:39.494Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-14T06:35:39.494Z] === RUN TestDockerSuite/TestEventsRename [2022-03-14T06:35:41.662Z] === RUN TestDockerSuite/TestEventsResize [2022-03-14T06:35:47.290Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-14T06:35:47.820Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-14T06:35:48.259Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite (1595.61s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.08s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.25s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.12s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.11s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.96s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.07s) [2022-03-14T06:35:49.266Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.33s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.99s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.56s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (42.18s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.67s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.03s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.54s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.52s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.04s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.92s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.56s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.42s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.97s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (53.17s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.28s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.26s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.53s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.40s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.16s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.57s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.81s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.88s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.30s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.95s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.84s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.97s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.15s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.51s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.21s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.66s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.21s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.94s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.52s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.33s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.47s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.48s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.19s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.96s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.62s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.74s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.89s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.12s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.50s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.99s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.65s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.17s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.53s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.40s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.04s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.41s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.66s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.00s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.48s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.20s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.80s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.06s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.99s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.94s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.32s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.37s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.13s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.74s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.52s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.74s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.26s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.74s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.49s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.23s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.95s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (71.65s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.30s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.07s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.47s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.73s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.60s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.75s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.19s) [2022-03-14T06:35:49.266Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.53s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (1.04s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.85s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.63s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.91s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (54.30s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.14s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.26s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (118.71s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.39s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.30s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.25s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.39s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.19s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.52s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.21s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.11s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.23s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.22s) [2022-03-14T06:35:49.266Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.60s) [2022-03-14T06:35:49.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.91s) [2022-03-14T06:35:49.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.78s) [2022-03-14T06:35:49.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.21s) [2022-03-14T06:35:49.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.29s) [2022-03-14T06:35:49.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.86s) [2022-03-14T06:35:49.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.78s) [2022-03-14T06:35:49.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.64s) [2022-03-14T06:35:49.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.52s) [2022-03-14T06:35:49.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.56s) [2022-03-14T06:35:49.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.59s) [2022-03-14T06:35:49.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.56s) [2022-03-14T06:35:49.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.00s) [2022-03-14T06:35:49.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.24s) [2022-03-14T06:35:49.267Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.84s) [2022-03-14T06:35:49.267Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.29s) [2022-03-14T06:35:49.267Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.20s) [2022-03-14T06:35:49.267Z] === RUN TestDockerExternalVolumeSuite [2022-03-14T06:35:49.267Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-03-14T06:35:49.837Z] docker_cli_external_volume_driver_test.go:52: [df0ba360404d4] daemon is not started [2022-03-14T06:35:50.191Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-14T06:35:52.329Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-14T06:35:54.064Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-14T06:35:54.064Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-14T06:35:54.064Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-14T06:35:54.469Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-14T06:35:54.524Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-14T06:35:54.985Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-14T06:35:54.985Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-14T06:35:55.446Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-14T06:35:58.058Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-14T06:35:59.096Z] === RUN TestDockerSuite/TestEventsTop [2022-03-14T06:35:59.096Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-14T06:35:59.096Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-14T06:36:01.973Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-14T06:36:04.730Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-03-14T06:36:05.088Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-14T06:36:05.687Z] === RUN TestDockerSuite/TestExec [2022-03-14T06:36:05.688Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-14T06:36:05.688Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-14T06:36:05.688Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-14T06:36:05.688Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-14T06:36:06.615Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-14T06:36:07.852Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-14T06:36:10.012Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-14T06:36:10.012Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-14T06:36:10.012Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-14T06:36:10.012Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-14T06:36:10.012Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-14T06:36:10.012Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-14T06:36:10.012Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-14T06:36:10.244Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-14T06:36:10.244Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-14T06:36:10.244Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-14T06:36:11.536Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-14T06:36:13.675Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-14T06:36:13.675Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-14T06:36:13.675Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-14T06:36:13.698Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-14T06:36:14.136Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-14T06:36:15.098Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-14T06:36:15.099Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-14T06:36:15.099Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-14T06:36:15.859Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-14T06:36:18.023Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-14T06:36:20.535Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-14T06:36:20.993Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-14T06:36:22.692Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-14T06:36:22.692Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-14T06:36:22.692Z] === RUN TestDockerSuite/TestExecEnv [2022-03-14T06:36:22.692Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-14T06:36:22.692Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-14T06:36:22.692Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-14T06:36:22.692Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-14T06:36:23.159Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-14T06:36:23.159Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-14T06:36:23.159Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-14T06:36:24.120Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-14T06:36:24.120Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-14T06:36:24.219Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-14T06:36:27.442Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-14T06:36:27.442Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-14T06:36:27.442Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-14T06:36:28.794Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-14T06:36:28.884Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-14T06:36:28.884Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-14T06:36:28.884Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-14T06:36:28.884Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-14T06:36:28.884Z] === RUN TestDockerSuite/TestExecParseError [2022-03-14T06:36:28.884Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-14T06:36:28.884Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-14T06:36:28.884Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-14T06:36:28.884Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-14T06:36:28.884Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-14T06:36:28.884Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-14T06:36:29.249Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-14T06:36:29.705Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-14T06:36:31.047Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-14T06:36:31.047Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-14T06:36:31.047Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-14T06:36:31.047Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-14T06:36:31.047Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-14T06:36:31.047Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-14T06:36:31.047Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-14T06:36:31.047Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-14T06:36:31.047Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-14T06:36:31.047Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-14T06:36:31.047Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-14T06:36:31.231Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-14T06:36:31.687Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-14T06:36:32.649Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-14T06:36:33.222Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-14T06:36:33.222Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-14T06:36:33.222Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-14T06:36:34.176Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-14T06:36:37.890Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-14T06:36:37.890Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-14T06:36:37.890Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-14T06:36:37.890Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-14T06:36:37.890Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-14T06:36:37.890Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-14T06:36:37.890Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-14T06:36:41.218Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-14T06:36:41.218Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-14T06:36:41.218Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-14T06:36:41.218Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-14T06:36:41.218Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-14T06:36:41.218Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-14T06:36:41.218Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-14T06:36:41.218Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-14T06:36:41.218Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-14T06:36:41.674Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-14T06:36:42.218Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-14T06:36:42.218Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-14T06:36:42.635Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-14T06:36:44.386Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-14T06:36:44.386Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-14T06:36:44.386Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-14T06:36:44.934Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-14T06:36:45.347Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-14T06:36:45.806Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-14T06:36:48.405Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-14T06:36:50.702Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-14T06:36:51.581Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-14T06:36:52.679Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-14T06:36:52.949Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-14T06:36:53.642Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-14T06:36:54.604Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-14T06:36:55.566Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-14T06:36:56.530Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-14T06:36:58.696Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-14T06:36:58.715Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-14T06:36:58.715Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-14T06:36:58.715Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-14T06:36:58.715Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-14T06:36:58.715Z] === RUN TestDockerSuite/TestHealth [2022-03-14T06:36:58.715Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-14T06:36:58.715Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-14T06:36:58.715Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-14T06:36:58.715Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-14T06:36:59.170Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-14T06:37:03.367Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-14T06:37:03.367Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-14T06:37:03.367Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-14T06:37:03.830Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-14T06:37:03.831Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-14T06:37:03.831Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-14T06:37:03.831Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-14T06:37:03.831Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-14T06:37:03.831Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-14T06:37:03.831Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-14T06:37:04.280Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-14T06:37:04.280Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-14T06:37:04.280Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-14T06:37:04.909Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-14T06:37:05.230Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-14T06:37:05.230Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-14T06:37:05.731Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-14T06:37:05.731Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-14T06:37:05.731Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-14T06:37:05.731Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-14T06:37:05.731Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-14T06:37:05.731Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-14T06:37:05.731Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-14T06:37:05.731Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-14T06:37:06.184Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-14T06:37:06.635Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-14T06:37:06.740Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-14T06:37:07.189Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-14T06:37:07.588Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-14T06:37:09.330Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-14T06:37:12.191Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-14T06:37:12.191Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-14T06:37:12.191Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-14T06:37:12.191Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-14T06:37:12.447Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-03-14T06:37:14.587Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-14T06:37:15.873Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-14T06:37:15.873Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-14T06:37:15.873Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-14T06:37:15.873Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-14T06:37:15.873Z] === RUN TestDockerSuite/TestImportFile [2022-03-14T06:37:15.873Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-14T06:37:15.873Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-14T06:37:15.873Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-14T06:37:15.873Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-14T06:37:15.873Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-14T06:37:15.873Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-14T06:37:15.873Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-14T06:37:15.873Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-14T06:37:16.323Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-14T06:37:16.323Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-14T06:37:16.323Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-14T06:37:16.323Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-14T06:37:16.323Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-14T06:37:16.323Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-14T06:37:16.323Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-14T06:37:16.323Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-14T06:37:16.323Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-14T06:37:16.323Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-14T06:37:16.323Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-14T06:37:16.323Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-14T06:37:18.464Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-14T06:37:21.323Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-14T06:37:21.323Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-14T06:37:21.323Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-14T06:37:21.323Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-14T06:37:21.323Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-14T06:37:21.323Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-14T06:37:21.323Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-14T06:37:21.323Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-14T06:37:22.466Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-03-14T06:37:23.467Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-14T06:37:23.467Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-14T06:37:26.329Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-14T06:37:26.329Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-14T06:37:26.329Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-14T06:37:26.329Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-14T06:37:26.329Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-14T06:37:26.329Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-14T06:37:26.329Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-14T06:37:28.472Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-14T06:37:32.435Z] === RUN TestDockerSuite/TestInspectImage [2022-03-14T06:37:32.435Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-14T06:37:32.435Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-14T06:37:32.435Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-14T06:37:32.435Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-14T06:37:32.435Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-14T06:37:32.435Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-14T06:37:34.899Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-14T06:37:35.323Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-14T06:37:35.575Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-14T06:37:35.575Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-14T06:37:35.575Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-14T06:37:36.850Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-14T06:37:37.307Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-14T06:37:37.373Z] docker_cli_external_volume_driver_test.go:52: [dd5b6ec28e71b] daemon is not started [2022-03-14T06:37:38.467Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-14T06:37:39.471Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-14T06:37:41.635Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-14T06:37:41.635Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-14T06:37:41.635Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-14T06:37:41.635Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-14T06:37:43.798Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-14T06:37:46.685Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-14T06:37:50.400Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-14T06:37:52.280Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-03-14T06:37:52.563Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-14T06:37:54.727Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-14T06:37:55.953Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-14T06:37:56.889Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-14T06:37:59.054Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-14T06:38:01.939Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-14T06:38:02.999Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-14T06:38:04.103Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-14T06:38:04.103Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-14T06:38:04.103Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-14T06:38:04.103Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-14T06:38:04.103Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-14T06:38:04.103Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-14T06:38:04.103Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-14T06:38:04.103Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-14T06:38:04.103Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-14T06:38:04.103Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-14T06:38:04.103Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-14T06:38:04.103Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-14T06:38:04.103Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-14T06:38:04.103Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-14T06:38:04.103Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-14T06:38:04.103Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-14T06:38:04.103Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-14T06:38:04.103Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-14T06:38:04.103Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-14T06:38:04.103Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-14T06:38:04.103Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-14T06:38:04.103Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-14T06:38:04.103Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-14T06:38:04.103Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-14T06:38:04.103Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-14T06:38:04.103Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-14T06:38:04.103Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-14T06:38:04.103Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-14T06:38:04.103Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-14T06:38:04.103Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-14T06:38:04.103Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-14T06:38:04.103Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-14T06:38:04.103Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-14T06:38:04.103Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-14T06:38:04.103Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-14T06:38:04.103Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-14T06:38:06.266Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-14T06:38:07.187Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-03-14T06:38:07.791Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-14T06:38:13.559Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-14T06:38:15.343Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-14T06:38:16.445Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-14T06:38:16.446Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-14T06:38:16.446Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-14T06:38:17.973Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-14T06:38:17.973Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-14T06:38:20.009Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-14T06:38:23.740Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-14T06:38:25.318Z] docker_cli_external_volume_driver_test.go:52: [d8b76d6ef82cb] daemon is not started [2022-03-14T06:38:28.406Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-14T06:38:29.094Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-14T06:38:33.069Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-14T06:38:35.955Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-14T06:38:37.543Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-03-14T06:38:37.543Z] docker_cli_external_volume_driver_test.go:52: [dcbe6d2333597] daemon is not started [2022-03-14T06:38:37.653Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-14T06:38:37.653Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-14T06:38:37.653Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-14T06:38:38.121Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-14T06:38:38.121Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-14T06:38:38.121Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-14T06:38:40.284Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-14T06:38:43.173Z] === RUN TestDockerSuite/TestLogsSince [2022-03-14T06:38:43.419Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-14T06:38:43.875Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-14T06:38:43.875Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-14T06:38:43.875Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-14T06:38:43.875Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-14T06:38:43.875Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-14T06:38:46.741Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-14T06:38:46.769Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-14T06:38:51.439Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-14T06:38:52.446Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-03-14T06:38:53.458Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-14T06:38:53.458Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-14T06:38:53.458Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-14T06:38:53.458Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-14T06:38:53.458Z] === RUN TestDockerSuite/TestLogsTail [2022-03-14T06:38:53.606Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-14T06:38:53.606Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-14T06:38:53.821Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-14T06:38:54.063Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-14T06:38:54.984Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-14T06:38:56.953Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-14T06:38:57.149Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-14T06:38:57.915Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-14T06:38:59.442Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-14T06:39:00.036Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-14T06:39:00.037Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-14T06:39:00.037Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-14T06:39:00.037Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-14T06:39:00.037Z] === RUN TestDockerSuite/TestNetHostname [2022-03-14T06:39:00.037Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-14T06:39:00.037Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-14T06:39:00.037Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-14T06:39:00.037Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-14T06:39:00.037Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-14T06:39:00.037Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-14T06:39:00.037Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-14T06:39:00.037Z] === RUN TestDockerSuite/TestPluginActive [2022-03-14T06:39:00.037Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-14T06:39:00.037Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-14T06:39:00.037Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-14T06:39:00.037Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-14T06:39:00.037Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-14T06:39:00.037Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-14T06:39:00.037Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-14T06:39:00.037Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-14T06:39:00.037Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-14T06:39:00.037Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-14T06:39:00.037Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-14T06:39:00.037Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-14T06:39:00.037Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-14T06:39:00.037Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-14T06:39:00.037Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-14T06:39:00.037Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-14T06:39:00.037Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-14T06:39:00.037Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-14T06:39:00.037Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-14T06:39:00.037Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-14T06:39:00.037Z] === RUN TestDockerSuite/TestPortList [2022-03-14T06:39:00.037Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-14T06:39:00.037Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-14T06:39:02.361Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-14T06:39:05.798Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-14T06:39:05.798Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-14T06:39:05.798Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-14T06:39:05.798Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-14T06:39:05.798Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-14T06:39:05.798Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-14T06:39:05.798Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-14T06:39:05.798Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-14T06:39:05.798Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-14T06:39:05.798Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-14T06:39:05.798Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-14T06:39:05.798Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-14T06:39:05.798Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-14T06:39:05.798Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-14T06:39:05.798Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-14T06:39:05.798Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-14T06:39:05.798Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-14T06:39:05.798Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-14T06:39:10.460Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-14T06:39:10.461Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-14T06:39:10.461Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-14T06:39:11.139Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-14T06:39:14.217Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-14T06:39:14.217Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-14T06:39:17.502Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-14T06:39:17.502Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-14T06:39:17.502Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-14T06:39:24.531Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-14T06:39:24.552Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-03-14T06:39:26.035Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-14T06:39:27.421Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-14T06:39:35.957Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-14T06:39:36.229Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-14T06:39:36.229Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-14T06:39:36.229Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-14T06:39:39.673Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-14T06:39:40.799Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-14T06:39:41.254Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-14T06:39:41.254Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-14T06:39:41.254Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-14T06:39:42.689Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-03-14T06:39:44.338Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-14T06:39:45.305Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-14T06:39:45.305Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-14T06:39:45.305Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-14T06:39:45.305Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-14T06:39:45.760Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-14T06:39:46.519Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-14T06:39:46.519Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-14T06:39:46.519Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-14T06:39:46.519Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-14T06:39:46.519Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-14T06:39:46.519Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-14T06:39:47.925Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-14T06:39:47.925Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-14T06:39:47.925Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-14T06:39:51.191Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-14T06:39:53.592Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-14T06:39:56.479Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-14T06:39:56.964Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-14T06:39:57.595Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-03-14T06:40:00.686Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-14T06:40:00.686Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-14T06:40:00.686Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-14T06:40:03.585Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-14T06:40:05.011Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-14T06:40:05.114Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-14T06:40:06.643Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-14T06:40:08.726Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-14T06:40:08.726Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-14T06:40:08.726Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-14T06:40:08.726Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-14T06:40:08.726Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-14T06:40:13.392Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-14T06:40:13.392Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-14T06:40:13.392Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-14T06:40:13.392Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-14T06:40:13.392Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-14T06:40:13.392Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-14T06:40:13.392Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-14T06:40:13.392Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-14T06:40:13.392Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-14T06:40:18.996Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-14T06:40:19.156Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-14T06:40:19.156Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-14T06:40:19.156Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-14T06:40:20.681Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-14T06:40:20.681Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-14T06:40:20.681Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-14T06:40:21.165Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-14T06:40:21.642Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-14T06:40:22.604Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-14T06:40:22.604Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-14T06:40:22.604Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-14T06:40:29.644Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-14T06:40:33.360Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-14T06:40:33.507Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-14T06:40:35.525Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-14T06:40:38.546Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-14T06:40:39.279Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-14T06:40:44.308Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-03-14T06:40:49.574Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-14T06:40:56.568Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-14T06:40:56.568Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-14T06:40:56.568Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-14T06:40:56.621Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-14T06:40:59.608Z] === RUN TestDockerSuite/TestBuildRm [2022-03-14T06:41:02.332Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-14T06:41:02.332Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-14T06:41:02.389Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-14T06:41:02.420Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-03-14T06:41:02.787Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-14T06:41:03.747Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-14T06:41:03.917Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-14T06:41:03.917Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-14T06:41:03.917Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-14T06:41:03.917Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-14T06:41:03.917Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-14T06:41:06.809Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-14T06:41:06.809Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-14T06:41:06.809Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-14T06:41:08.414Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-14T06:41:12.129Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-14T06:41:12.129Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-14T06:41:12.129Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-14T06:41:14.380Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-14T06:41:16.544Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-14T06:41:16.544Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-14T06:41:16.544Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-14T06:41:16.544Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-14T06:41:16.544Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-14T06:41:16.794Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-14T06:41:16.794Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-14T06:41:16.794Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-14T06:41:18.071Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-14T06:41:21.788Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-14T06:41:25.512Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-14T06:41:30.179Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-14T06:41:31.559Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-14T06:41:32.519Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-14T06:41:32.975Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-14T06:41:34.546Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-03-14T06:41:38.744Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-14T06:41:44.509Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-14T06:41:51.227Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-14T06:41:51.227Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-14T06:41:51.227Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-14T06:41:51.554Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-14T06:41:55.267Z] === RUN TestDockerSuite/TestRmiTag [2022-03-14T06:41:55.723Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-14T06:41:57.435Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-14T06:41:58.612Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-14T06:42:01.513Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-14T06:42:01.513Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-14T06:42:06.183Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-14T06:42:06.183Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-14T06:42:06.657Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-03-14T06:42:09.898Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-14T06:42:16.253Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-14T06:42:16.708Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-14T06:42:18.888Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-03-14T06:42:21.373Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-14T06:42:22.333Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-14T06:42:22.333Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-14T06:42:22.333Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-14T06:42:22.333Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-14T06:42:22.333Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-14T06:42:22.333Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-14T06:42:22.333Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-14T06:42:22.333Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-14T06:42:22.333Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-14T06:42:22.333Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-14T06:42:22.333Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-14T06:42:22.333Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-14T06:42:22.333Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-14T06:42:22.333Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-14T06:42:22.333Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-14T06:42:22.534Z] === RUN TestDockerSuite/TestBuildRm [2022-03-14T06:42:24.483Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-14T06:42:24.483Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-14T06:42:24.483Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-14T06:42:24.483Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-14T06:42:24.483Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-14T06:42:29.110Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-14T06:42:30.954Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-14T06:42:30.954Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-14T06:42:30.954Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-14T06:42:31.415Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-14T06:42:31.969Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-14T06:42:32.960Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-14T06:42:34.114Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-14T06:42:36.702Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-14T06:42:36.977Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-14T06:42:37.024Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-03-14T06:42:37.024Z] docker_cli_external_volume_driver_test.go:484: [d7321963e4af2] daemon is not started [2022-03-14T06:42:39.143Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-14T06:42:39.143Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-14T06:42:40.119Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-14T06:42:42.478Z] === RUN TestDockerSuite/TestBuildUser [2022-03-14T06:42:42.478Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-14T06:42:42.478Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-14T06:42:42.478Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-14T06:42:42.478Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-14T06:42:42.478Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-14T06:42:42.478Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-14T06:42:43.015Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-14T06:42:43.015Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-14T06:42:43.015Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-14T06:42:43.015Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-14T06:42:43.472Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-14T06:42:44.908Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-14T06:42:44.908Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-14T06:42:44.908Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-14T06:42:44.908Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-14T06:42:44.908Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-14T06:42:44.908Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-14T06:42:44.908Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-14T06:42:44.908Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-14T06:42:44.908Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-14T06:42:44.908Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-14T06:42:44.908Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-14T06:42:44.908Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-14T06:42:44.908Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-14T06:42:44.908Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-14T06:42:44.908Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-14T06:42:44.908Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-14T06:42:44.908Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-14T06:42:44.908Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-14T06:42:44.908Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-14T06:42:44.908Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-14T06:42:44.908Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-14T06:42:44.908Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-14T06:42:44.908Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-14T06:42:44.999Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-14T06:42:46.195Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-14T06:42:46.651Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-14T06:42:47.072Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-14T06:42:47.072Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-14T06:42:47.072Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-14T06:42:49.536Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-14T06:42:49.536Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-14T06:42:49.536Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-14T06:42:49.536Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-14T06:42:49.536Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-14T06:42:49.671Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-14T06:42:49.958Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-14T06:42:49.958Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-14T06:42:49.958Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-14T06:42:49.958Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-14T06:42:49.958Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-14T06:42:51.484Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-14T06:42:51.484Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-14T06:42:51.484Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-14T06:42:51.484Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-14T06:42:51.484Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-14T06:42:51.484Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-14T06:42:51.484Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-14T06:42:51.484Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-14T06:42:51.484Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-14T06:42:51.484Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-14T06:42:51.484Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-14T06:42:51.484Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-14T06:42:51.484Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-14T06:42:51.484Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-14T06:42:51.484Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-14T06:42:51.932Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-03-14T06:42:51.932Z] docker_cli_external_volume_driver_test.go:52: [df410c6fdd572] daemon is not started [2022-03-14T06:42:53.646Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-14T06:42:55.445Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-14T06:42:55.822Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-14T06:42:58.717Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-14T06:42:58.717Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-14T06:42:58.717Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-14T06:42:58.717Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-14T06:42:58.717Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-14T06:42:58.717Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-14T06:42:58.717Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-14T06:43:01.231Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-14T06:43:01.612Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-14T06:43:01.612Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-14T06:43:01.612Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-14T06:43:01.612Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-14T06:43:01.612Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-14T06:43:01.612Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-14T06:43:01.612Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-14T06:43:01.612Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-14T06:43:01.612Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-14T06:43:03.138Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-14T06:43:06.835Z] --- PASS: TestDockerExternalVolumeSuite (437.09s) [2022-03-14T06:43:06.836Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-03-14T06:43:06.836Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-03-14T06:43:06.836Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-03-14T06:43:06.836Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-03-14T06:43:06.836Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-03-14T06:43:06.836Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-03-14T06:43:06.836Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-03-14T06:43:06.836Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.22s) [2022-03-14T06:43:06.836Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-03-14T06:43:06.836Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-03-14T06:43:06.836Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2022-03-14T06:43:06.836Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-03-14T06:43:06.836Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-03-14T06:43:06.836Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-03-14T06:43:06.836Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.22s) [2022-03-14T06:43:06.836Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.66s) [2022-03-14T06:43:06.836Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s) [2022-03-14T06:43:06.836Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-03-14T06:43:06.836Z] PASS [2022-03-14T06:43:06.836Z] [2022-03-14T06:43:06.836Z] === Skipped [2022-03-14T06:43:06.836Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-14T06:43:06.836Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-14T06:43:06.836Z] check_test.go:308: [d1e2f156afb03] daemon is not started [2022-03-14T06:43:06.836Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-14T06:43:06.836Z] [2022-03-14T06:43:06.836Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-14T06:43:06.836Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-14T06:43:06.836Z] check_test.go:308: [d26b207018332] daemon is not started [2022-03-14T06:43:06.836Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-14T06:43:06.836Z] [2022-03-14T06:43:06.836Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-14T06:43:06.836Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-14T06:43:06.836Z] check_test.go:308: [d784f0f1b07eb] daemon is not started [2022-03-14T06:43:06.836Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-14T06:43:06.836Z] [2022-03-14T06:43:06.836Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-14T06:43:06.836Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-14T06:43:06.836Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-14T06:43:06.836Z] [2022-03-14T06:43:06.836Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-03-14T06:43:06.836Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-14T06:43:06.836Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-03-14T06:43:06.836Z] [2022-03-14T06:43:06.836Z] DONE 271 tests, 5 skipped in 2380.871s [2022-03-14T06:43:06.836Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-14T06:43:06.836Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ddc88a8a79d5d/docker.pid [2022-03-14T06:43:06.836Z] +++ kill 6397 [2022-03-14T06:43:06.836Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6397 is not a child of this shell [2022-03-14T06:43:06.836Z] warning: PID 6397 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ddc88a8a79d5d/docker.pid had a nonzero exit code [2022-03-14T06:43:06.836Z] ++++ cat bundles/test-integration/docker.pid [2022-03-14T06:43:06.836Z] +++ kill 8747 [2022-03-14T06:43:06.836Z] +++ /etc/init.d/apparmor stop [2022-03-14T06:43:06.836Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-14T06:43:06.836Z] [2022-03-14T06:43:06.836Z] Unloading profiles will leave already running processes permanently [2022-03-14T06:43:06.836Z] unconfined, which can lead to unexpected situations. [2022-03-14T06:43:06.836Z] [2022-03-14T06:43:06.836Z] To set a process to complain mode, use the command line tool [2022-03-14T06:43:06.836Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-14T06:43:06.836Z] +++ true [2022-03-14T06:43:06.836Z] exiting test-integration [2022-03-14T06:43:06.836Z] ++ exit 0 [2022-03-14T06:43:06.836Z] [2022-03-14T06:43:06.836Z] + exit 0 [2022-03-14T06:43:06.836Z] ++ jobs -p [2022-03-14T06:43:06.836Z] + pids= [2022-03-14T06:43:06.836Z] + echo 'Remaining pids to kill: []' [2022-03-14T06:43:06.836Z] Remaining pids to kill: [] [2022-03-14T06:43:06.836Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-03-14T06:43:06.855Z] Recording test results [2022-03-14T06:43:07.809Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-14T06:43:07.809Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-14T06:43:07.809Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-14T06:43:07.809Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-14T06:43:07.809Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-14T06:43:07.809Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-14T06:43:07.809Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-14T06:43:07.809Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-14T06:43:07.809Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-14T06:43:07.809Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-14T06:43:07.809Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-14T06:43:07.809Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-14T06:43:07.809Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-14T06:43:08.757Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-14T06:43:09.102Z] + echo Ensuring container killed. [2022-03-14T06:43:09.102Z] Ensuring container killed. [2022-03-14T06:43:09.102Z] + docker ps -aq -f name=docker-pr1-* [2022-03-14T06:43:09.102Z] + cids=3c7bd24426c1 [2022-03-14T06:43:09.102Z] 0f762e6fbb0f [2022-03-14T06:43:09.102Z] 60d0991bd8f3 [2022-03-14T06:43:09.102Z] + [ -n 3c7bd24426c1 [2022-03-14T06:43:09.102Z] 0f762e6fbb0f [2022-03-14T06:43:09.102Z] 60d0991bd8f3 ] [2022-03-14T06:43:09.102Z] + docker rm -vf 3c7bd24426c1 0f762e6fbb0f 60d0991bd8f3 [2022-03-14T06:43:09.677Z] 3c7bd24426c1 [2022-03-14T06:43:09.677Z] 0f762e6fbb0f [2022-03-14T06:43:09.677Z] 60d0991bd8f3 [Pipeline] sh [2022-03-14T06:43:09.975Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-14T06:43:09.975Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-14T06:43:09.975Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-14T06:43:09.979Z] + echo Chowning /workspace to jenkins user [2022-03-14T06:43:09.979Z] Chowning /workspace to jenkins user [2022-03-14T06:43:09.979Z] + id -u [2022-03-14T06:43:09.979Z] + id -g [2022-03-14T06:43:09.979Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43375:/workspace busybox chown -R 1000:1000 /workspace [2022-03-14T06:43:09.979Z] Unable to find image 'busybox:latest' locally [2022-03-14T06:43:09.979Z] latest: Pulling from library/busybox [2022-03-14T06:43:10.240Z] 554879bb3004: Pulling fs layer [2022-03-14T06:43:10.240Z] 554879bb3004: Verifying Checksum [2022-03-14T06:43:10.240Z] 554879bb3004: Download complete [2022-03-14T06:43:10.240Z] 554879bb3004: Pull complete [2022-03-14T06:43:10.240Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-14T06:43:10.240Z] Status: Downloaded newer image for busybox:latest [2022-03-14T06:43:10.430Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-14T06:43:10.430Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-14T06:43:10.430Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-14T06:43:10.580Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-14T06:43:11.038Z] === RUN TestDockerSuite/TestBuildWindowsUser [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-14T06:43:12.464Z] + bundleName=amd64 [2022-03-14T06:43:12.464Z] + echo Creating amd64-bundles.tar.gz [2022-03-14T06:43:12.464Z] Creating amd64-bundles.tar.gz [2022-03-14T06:43:12.464Z] + xargs tar -czf amd64-bundles.tar.gz [2022-03-14T06:43:12.464Z] + 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-14T06:43:12.603Z] === RUN TestDockerSuite/TestRunEchoStdout [Pipeline] archiveArtifacts [2022-03-14T06:43:13.864Z] Archiving artifacts [2022-03-14T06:43:15.495Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-14T06:43:15.495Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-14T06:43:15.495Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-14T06:43:15.862Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43375/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-14T06:43:16.178Z] + make clean [2022-03-14T06:43:16.178Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-14T06:43:16.439Z] docker-dev-cache [2022-03-14T06:43:16.439Z] docker-mod-cache [Pipeline] deleteDir [2022-03-14T06:43:17.659Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-14T06:43:17.659Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-14T06:43:17.659Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-14T06:43:17.659Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-14T06:43:17.659Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-14T06:43:17.659Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-14T06:43:17.659Z] === RUN TestDockerSuite/TestRunExitCode [Pipeline] } [Pipeline] // withEnv [2022-03-14T06:43:19.577Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-14T06:43:20.675Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-14T06:43:22.286Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-14T06:43:22.286Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-14T06:43:22.742Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-14T06:43:22.838Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-14T06:43:24.420Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-14T06:43:24.420Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-14T06:43:24.877Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-14T06:43:24.877Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-14T06:43:24.877Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-14T06:43:25.005Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-14T06:43:27.767Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-14T06:43:27.767Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-14T06:43:27.767Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-14T06:43:27.893Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-14T06:43:27.893Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-14T06:43:27.893Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-14T06:43:27.893Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-14T06:43:27.893Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-14T06:43:27.893Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-14T06:43:27.893Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-14T06:43:27.893Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-14T06:43:27.893Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-14T06:43:27.893Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-14T06:43:27.893Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-14T06:43:27.893Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-14T06:43:27.893Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-14T06:43:27.893Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-14T06:43:27.893Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-14T06:43:27.893Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-14T06:43:32.554Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-14T06:43:32.554Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-14T06:43:32.554Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-14T06:43:32.554Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-14T06:43:32.554Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-14T06:43:32.554Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-14T06:43:32.554Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-14T06:43:32.554Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-14T06:43:32.554Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-14T06:43:32.554Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-14T06:43:32.554Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-14T06:43:32.554Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-14T06:43:35.098Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-14T06:43:35.099Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-14T06:43:38.092Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-14T06:43:39.691Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-14T06:43:39.691Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-14T06:43:39.691Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-14T06:43:39.860Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-14T06:43:40.328Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-14T06:43:41.258Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-14T06:43:41.258Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-14T06:43:41.258Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-14T06:43:41.258Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-14T06:43:41.258Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-14T06:43:41.258Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-14T06:43:41.258Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-14T06:43:41.258Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-14T06:43:41.258Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-14T06:43:41.258Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-14T06:43:41.258Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-14T06:43:41.258Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-14T06:43:41.258Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-14T06:43:41.258Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-14T06:43:41.258Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-14T06:43:41.258Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-14T06:43:41.258Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-14T06:43:41.258Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-14T06:43:41.258Z] === RUN TestDockerSuite/TestRunMount [2022-03-14T06:43:41.258Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-14T06:43:41.258Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-14T06:43:41.258Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-14T06:43:41.258Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-14T06:43:41.258Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-14T06:43:41.258Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-14T06:43:41.258Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-14T06:43:41.258Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-14T06:43:42.843Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-14T06:43:42.843Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-14T06:43:46.197Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-14T06:43:49.911Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-14T06:43:49.911Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-14T06:43:49.911Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-14T06:43:49.911Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-14T06:43:49.911Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-14T06:43:49.911Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-14T06:43:49.911Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-14T06:43:53.697Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-14T06:43:58.445Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-14T06:43:58.445Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-14T06:43:58.445Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-14T06:43:58.445Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-14T06:43:58.445Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-14T06:43:58.445Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-14T06:43:58.445Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-14T06:43:58.445Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-14T06:43:58.445Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-14T06:43:58.445Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-14T06:43:58.445Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-14T06:43:58.446Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-14T06:43:58.446Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-14T06:43:58.446Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-14T06:43:58.446Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-14T06:43:58.446Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-14T06:43:58.446Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-14T06:43:58.446Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-14T06:43:58.446Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-14T06:43:58.912Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-14T06:43:59.899Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-14T06:44:02.111Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-14T06:44:03.674Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-14T06:44:04.660Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-14T06:44:06.872Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-14T06:44:06.872Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-14T06:44:06.872Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-14T06:44:06.872Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-14T06:44:06.872Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-14T06:44:06.872Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-14T06:44:06.872Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-14T06:44:06.872Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-14T06:44:06.872Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-14T06:44:06.872Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-14T06:44:06.872Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-14T06:44:06.872Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-14T06:44:06.872Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-14T06:44:06.872Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-14T06:44:06.872Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-14T06:44:06.872Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-14T06:44:06.872Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-14T06:44:08.122Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-14T06:44:08.122Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-14T06:44:08.122Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-14T06:44:08.122Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-14T06:44:08.122Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-14T06:44:08.122Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-14T06:44:08.122Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-14T06:44:08.122Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-14T06:44:10.660Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-14T06:44:10.660Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-14T06:44:10.660Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-14T06:44:10.660Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-14T06:44:10.660Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-14T06:44:10.660Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-14T06:44:10.660Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-14T06:44:10.660Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-14T06:44:10.660Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-14T06:44:10.660Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-14T06:44:10.660Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-14T06:44:13.985Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-14T06:44:16.199Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-14T06:44:16.199Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-14T06:44:16.199Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-14T06:44:16.199Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-14T06:44:16.199Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-14T06:44:16.199Z] docker_cli_sni_test.go:18: Flakey test [2022-03-14T06:44:16.199Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-14T06:44:16.329Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-14T06:44:16.329Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-14T06:44:16.329Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-14T06:44:17.893Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-14T06:44:18.417Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-14T06:44:19.317Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-14T06:44:19.317Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-14T06:44:19.317Z] === RUN TestDockerSuite/TestRunRm [2022-03-14T06:44:19.457Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-14T06:44:21.530Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-14T06:44:25.323Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-14T06:44:27.092Z] === RUN TestDockerSuite/TestCommitChange [2022-03-14T06:44:27.393Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-14T06:44:29.607Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-14T06:44:31.857Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-14T06:44:32.478Z] === RUN TestDockerSuite/TestBuildUser [2022-03-14T06:44:32.478Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-14T06:44:32.478Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-14T06:44:32.478Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-14T06:44:32.478Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-14T06:44:32.478Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-14T06:44:32.478Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-14T06:44:32.555Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-14T06:44:34.118Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-14T06:44:36.613Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-14T06:44:36.613Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-14T06:44:36.613Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-14T06:44:37.070Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-14T06:44:37.070Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-14T06:44:37.070Z] === RUN TestDockerSuite/TestRunState [2022-03-14T06:44:37.070Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-14T06:44:37.070Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-14T06:44:37.229Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-14T06:44:37.229Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-14T06:44:39.286Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-14T06:44:39.286Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-14T06:44:39.286Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-14T06:44:41.499Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-14T06:44:41.499Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-14T06:44:41.499Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-14T06:44:41.499Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-14T06:44:41.499Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-14T06:44:41.966Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-14T06:44:41.966Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-14T06:44:41.966Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-14T06:44:41.966Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-14T06:44:41.982Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-14T06:44:41.982Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-14T06:44:41.982Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-14T06:44:41.982Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-14T06:44:41.982Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-14T06:44:42.476Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-14T06:44:42.476Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-14T06:44:42.476Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-14T06:44:46.716Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-14T06:44:46.716Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-14T06:44:46.716Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-14T06:44:46.716Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-14T06:44:46.716Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-14T06:44:46.716Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-14T06:44:46.716Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-14T06:44:46.716Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-14T06:44:46.716Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-14T06:44:46.716Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-14T06:44:46.716Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-14T06:44:46.716Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-14T06:44:46.716Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-14T06:44:46.716Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-14T06:44:46.716Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-14T06:44:46.716Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-14T06:44:46.716Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-14T06:44:46.716Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-14T06:44:46.716Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-14T06:44:46.716Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-14T06:44:46.716Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-14T06:44:49.663Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-14T06:44:49.663Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-14T06:44:49.663Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-14T06:44:51.874Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-14T06:44:51.874Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-14T06:44:51.874Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-14T06:44:51.874Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-14T06:44:51.874Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-14T06:44:54.823Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-14T06:44:54.965Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-14T06:44:57.913Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-14T06:44:57.913Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-14T06:44:57.913Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-14T06:44:57.913Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-14T06:44:57.913Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-14T06:44:57.913Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-14T06:44:57.913Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-14T06:44:57.913Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-14T06:44:57.913Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-14T06:44:57.913Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-14T06:44:57.913Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-14T06:44:57.913Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-14T06:44:57.913Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-14T06:44:57.913Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-14T06:44:57.913Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-14T06:44:57.913Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-14T06:45:03.476Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-14T06:45:05.069Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-14T06:45:07.266Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-14T06:45:12.083Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-14T06:45:12.083Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-14T06:45:13.124Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-14T06:45:13.124Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-14T06:45:13.579Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-14T06:45:13.579Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-14T06:45:17.295Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-14T06:45:17.525Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-14T06:45:17.525Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-14T06:45:17.525Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-14T06:45:17.980Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-14T06:45:17.980Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-14T06:45:17.980Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-14T06:45:17.980Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-14T06:45:17.980Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-14T06:45:17.980Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-14T06:45:17.980Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-14T06:45:19.685Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-14T06:45:20.142Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-14T06:45:20.142Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-14T06:45:20.142Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-14T06:45:20.142Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-14T06:45:22.381Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-14T06:45:22.573Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-14T06:45:22.573Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-14T06:45:22.573Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-14T06:45:22.573Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-14T06:45:22.573Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-14T06:45:22.573Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-14T06:45:22.573Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-14T06:45:22.573Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-14T06:45:22.573Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-14T06:45:22.573Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-14T06:45:22.573Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-14T06:45:22.573Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-14T06:45:22.573Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-14T06:45:22.573Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-14T06:45:22.573Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-14T06:45:23.029Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-14T06:45:23.029Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-14T06:45:23.029Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-14T06:45:23.029Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-14T06:45:23.029Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-14T06:45:23.029Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-14T06:45:23.029Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-14T06:45:23.029Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-14T06:45:25.195Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-14T06:45:26.289Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-14T06:45:27.359Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-14T06:45:27.815Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-14T06:45:29.344Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-14T06:45:29.429Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-14T06:45:29.429Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-14T06:45:29.429Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-14T06:45:29.429Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-14T06:45:29.429Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-14T06:45:29.523Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-14T06:45:29.523Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-14T06:45:29.523Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-14T06:45:29.523Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-14T06:45:31.686Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-14T06:45:31.686Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-14T06:45:33.850Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-14T06:45:33.850Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-14T06:45:33.850Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-14T06:45:33.850Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-14T06:45:33.850Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-14T06:45:34.009Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-14T06:45:34.009Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-14T06:45:34.009Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-14T06:45:34.009Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-14T06:45:34.009Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-14T06:45:34.009Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-14T06:45:34.009Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-14T06:45:34.009Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-14T06:45:34.009Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-14T06:45:34.009Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-14T06:45:34.009Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-14T06:45:34.009Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-14T06:45:34.009Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-14T06:45:34.009Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-14T06:45:34.009Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-14T06:45:34.009Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-14T06:45:34.009Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-14T06:45:34.009Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-14T06:45:34.009Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-14T06:45:34.009Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-14T06:45:34.009Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-14T06:45:34.009Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-14T06:45:34.009Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-14T06:45:34.009Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-14T06:45:34.009Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-14T06:45:34.009Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-14T06:45:34.009Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-14T06:45:34.009Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-14T06:45:34.009Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-14T06:45:34.009Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-14T06:45:34.009Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-14T06:45:34.009Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-14T06:45:34.009Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-14T06:45:34.009Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-14T06:45:34.009Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-14T06:45:34.103Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-14T06:45:34.103Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-14T06:45:34.103Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-14T06:45:36.016Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-14T06:45:36.016Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-14T06:45:36.175Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-14T06:45:36.631Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-14T06:45:37.087Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-14T06:45:37.542Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-14T06:45:38.180Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-14T06:45:38.180Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-14T06:45:38.180Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-14T06:45:39.071Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-14T06:45:39.071Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-14T06:45:41.070Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-14T06:45:41.070Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-14T06:45:41.236Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-14T06:45:44.124Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-14T06:45:46.289Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-14T06:45:46.289Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-14T06:45:46.289Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-14T06:45:48.119Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-14T06:45:48.892Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-14T06:45:53.562Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-14T06:45:54.018Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-14T06:45:54.826Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-14T06:45:54.826Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-14T06:45:54.826Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-14T06:45:56.650Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-14T06:45:58.540Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-14T06:45:58.540Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-14T06:45:58.540Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-14T06:45:58.540Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-14T06:45:58.540Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-14T06:45:58.540Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-14T06:45:58.540Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-14T06:45:58.540Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-14T06:45:58.540Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-14T06:46:00.365Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-14T06:46:00.365Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-14T06:46:00.365Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-14T06:46:00.365Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-14T06:46:00.365Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-14T06:46:02.530Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-14T06:46:02.530Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-14T06:46:02.530Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-14T06:46:05.591Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-14T06:46:05.591Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-14T06:46:05.591Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-14T06:46:05.591Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-14T06:46:05.591Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-14T06:46:05.591Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-14T06:46:05.591Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-14T06:46:05.591Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-14T06:46:05.591Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-14T06:46:05.591Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-14T06:46:05.591Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-14T06:46:05.591Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-14T06:46:05.591Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-14T06:46:07.755Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-14T06:46:09.572Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-14T06:46:09.572Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-14T06:46:09.572Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-14T06:46:09.919Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-14T06:46:09.919Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-14T06:46:09.919Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-14T06:46:11.663Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-14T06:46:11.663Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-14T06:46:11.663Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-14T06:46:11.663Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-14T06:46:11.737Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-14T06:46:11.737Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-14T06:46:12.087Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-14T06:46:12.087Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-14T06:46:12.087Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-14T06:46:12.087Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-14T06:46:12.087Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-14T06:46:12.087Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-14T06:46:12.087Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-14T06:46:12.087Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-14T06:46:12.087Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-14T06:46:12.087Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-14T06:46:12.087Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-14T06:46:12.087Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-14T06:46:12.087Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-14T06:46:12.120Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-14T06:46:12.120Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-14T06:46:12.120Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-14T06:46:13.646Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-14T06:46:16.402Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-14T06:46:17.929Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-14T06:46:17.929Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-14T06:46:17.929Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-14T06:46:17.929Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-14T06:46:17.929Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-14T06:46:17.929Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-14T06:46:17.929Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-14T06:46:17.929Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-14T06:46:17.929Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-14T06:46:17.929Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-14T06:46:17.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-14T06:46:20.097Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-14T06:46:20.097Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-14T06:46:22.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-14T06:46:23.939Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-14T06:46:25.473Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-14T06:46:25.473Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-14T06:46:25.928Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-14T06:46:25.928Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-14T06:46:25.928Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-14T06:46:25.928Z] docker_cli_sni_test.go:18: Flakey test [2022-03-14T06:46:25.928Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-14T06:46:28.818Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-14T06:46:28.818Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-14T06:46:28.818Z] === RUN TestDockerSuite/TestCommitChange [2022-03-14T06:46:29.733Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-14T06:46:29.733Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-14T06:46:29.733Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-14T06:46:29.733Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-14T06:46:29.733Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-14T06:46:29.733Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-14T06:46:29.733Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-14T06:46:29.733Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-14T06:46:30.803Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-14T06:46:31.260Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-14T06:46:31.260Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-14T06:46:32.332Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-14T06:46:34.148Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-14T06:46:34.584Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-14T06:46:34.603Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-14T06:46:35.059Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-14T06:46:35.059Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-14T06:46:35.059Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-14T06:46:40.352Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-14T06:46:40.352Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-14T06:46:40.352Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-14T06:46:40.866Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005188_} [2022-03-14T06:46:43.031Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14204631043_c:\foo_false____} [2022-03-14T06:46:43.591Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-14T06:46:43.591Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-14T06:46:43.591Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-14T06:46:43.591Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-14T06:46:44.047Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-14T06:46:44.047Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-14T06:46:44.047Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-14T06:46:45.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14204631043_c:\foo_true____} [2022-03-14T06:46:50.639Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-14T06:46:50.639Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-14T06:46:50.639Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-14T06:46:51.091Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-14T06:46:51.546Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-14T06:46:51.546Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-14T06:46:53.759Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-14T06:46:53.759Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-14T06:46:53.759Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-14T06:46:53.759Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-14T06:46:53.759Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-14T06:46:53.759Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-14T06:46:53.759Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-14T06:46:53.759Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-14T06:46:53.759Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-14T06:46:53.759Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-14T06:46:53.759Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-14T06:46:53.759Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-14T06:46:53.759Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-14T06:46:54.227Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-14T06:46:54.227Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-14T06:46:54.227Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-14T06:46:54.227Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-14T06:46:54.227Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-14T06:46:54.227Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-14T06:46:54.227Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-14T06:46:54.227Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-14T06:46:54.227Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-14T06:46:54.227Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-14T06:46:54.227Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-14T06:46:59.269Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-14T06:47:01.387Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-14T06:47:01.387Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-14T06:47:01.387Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-14T06:47:01.387Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-14T06:47:01.387Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-14T06:47:01.387Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-14T06:47:01.387Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-14T06:47:01.387Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-14T06:47:01.387Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-14T06:47:01.387Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-14T06:47:01.387Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-14T06:47:01.387Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-14T06:47:01.387Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-14T06:47:01.387Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-14T06:47:01.387Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-14T06:47:01.387Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-14T06:47:01.387Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-14T06:47:01.387Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-14T06:47:01.856Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-14T06:47:01.856Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-14T06:47:01.856Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-14T06:47:01.856Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-14T06:47:01.856Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-14T06:47:01.856Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-14T06:47:01.856Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-14T06:47:01.856Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-14T06:47:01.856Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-14T06:47:01.944Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-14T06:47:01.944Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-14T06:47:01.944Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite (2080.17s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.70s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (69.38s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.24s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.92s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.35s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.97s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.17s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (68.24s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.93s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.32s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.82s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.07s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.40s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.63s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.44s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.38s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.95s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.15s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.52s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.51s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildAddTar (29.98s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.65s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.48s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.01s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.90s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.79s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.02s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.58s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.07s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.58s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.51s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.07s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.30s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.80s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.31s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.42s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.98s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildCmd (0.54s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.52s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.35s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.06s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.12s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.67s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.87s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.89s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.79s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.09s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.60s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.53s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.60s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.97s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.88s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.55s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.68s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.43s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.86s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.93s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildDockerignore (44.30s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.32s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (48.89s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.41s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.63s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.98s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.57s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.25s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (25.26s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.38s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.80s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (67.62s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.37s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.04s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.48s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.89s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.86s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.14s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.47s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.94s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.12s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.37s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.56s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildFails (2.42s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.74s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.86s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.29s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.73s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.34s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.90s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.39s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildHistory (10.96s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.94s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.71s) [2022-03-14T06:47:02.412Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.71s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.09s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildLabel (0.95s) [2022-03-14T06:47:02.412Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.62s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.92s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.56s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildLabels (0.98s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.42s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.58s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.60s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.79s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.73s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.60s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (29.57s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.70s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.54s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.39s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.04s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.37s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.31s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.63s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.90s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.11s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.67s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.79s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.04s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.34s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.45s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.52s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.24s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.76s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.01s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.25s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.19s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.11s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.47s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (37.07s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.98s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildRm (10.61s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.09s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.34s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.63s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.63s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.29s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.83s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.65s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.86s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.99s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildStderr (3.84s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.07s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.16s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.26s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.85s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.37s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.44s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.90s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.67s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.80s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.87s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.98s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.23s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.11s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.78s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.36s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.88s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.08s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.54s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.86s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.73s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.17s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestCommitChange (4.17s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.34s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.77s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestCommitTTY (6.79s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.31s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.77s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.89s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.48s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.51s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.55s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.17s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.07s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.03s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.08s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.50s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.48s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.95s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.58s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.52s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.78s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.84s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.89s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.55s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.96s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.39s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.96s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.72s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.53s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.55s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.52s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.55s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.52s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0007c5650_} (4.39s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12436647802_c:\foo_false____} (2.50s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12436647802_c:\foo_true____} (2.48s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-14T06:47:02.413Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.54s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-14T06:47:02.413Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-14T06:47:02.414Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-14T06:47:02.414Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-14T06:47:02.414Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-14T06:47:02.414Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-14T06:47:02.414Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-14T06:47:02.414Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-14T06:47:02.414Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-14T06:47:02.414Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-14T06:47:02.414Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.60s) [2022-03-14T06:47:02.414Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-03-14T06:47:02.414Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-14T06:47:02.414Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.76s) [2022-03-14T06:47:02.414Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-14T06:47:02.414Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-14T06:47:02.414Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-14T06:47:02.414Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.50s) [2022-03-14T06:47:02.414Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.56s) [2022-03-14T06:47:02.414Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-14T06:47:02.414Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-14T06:47:02.414Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.69s) [2022-03-14T06:47:02.414Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-14T06:47:02.414Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-14T06:47:02.414Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.69s) [2022-03-14T06:47:02.414Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-14T06:47:02.414Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-14T06:47:02.414Z] --- PASS: TestDockerSuite/TestCpToDot (2.52s) [2022-03-14T06:47:02.414Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-14T06:47:02.414Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-14T06:47:02.414Z] --- PASS: TestDockerSuite/TestCpToStdout (2.70s) [2022-03-14T06:47:02.414Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-14T06:47:02.414Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-14T06:47:02.414Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-14T06:47:02.414Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-14T06:47:02.414Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2022-03-14T06:47:02.414Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2022-03-14T06:47:02.414Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.12s) [2022-03-14T06:47:02.414Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.54s) [2022-03-14T06:47:02.414Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2022-03-14T06:47:02.414Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2022-03-14T06:47:02.414Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.93s) [2022-03-14T06:47:02.414Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.70s) [2022-03-14T06:47:02.414Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2022-03-14T06:47:02.414Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-14T06:47:02.414Z] --- PASS: TestDockerSuite/TestCreateRM (0.38s) [2022-03-14T06:47:02.414Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-14T06:47:02.414Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2022-03-14T06:47:02.414Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.38s) [2022-03-14T06:47:02.414Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.61s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.42s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.16s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.55s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.54s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.51s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.64s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.86s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestEventsCopy (4.12s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.26s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.38s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.77s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.17s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.44s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.92s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestEventsFilters (4.69s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestEventsFormat (5.02s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestEventsRename (2.61s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestEventsResize (7.76s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.41s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.34s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.51s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.27s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.98s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.93s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.92s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.95s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.95s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.97s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.45s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.04s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestExecInspectID (4.36s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.21s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.08s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.08s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.93s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.88s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.90s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.83s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.27s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.60s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.92s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.64s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.95s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.87s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.59s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestImportBadURL (0.14s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-14T06:47:02.882Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-14T06:47:02.882Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.34s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.42s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.33s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.36s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestInspectDefault (2.43s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestInspectHistory (4.14s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.53s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.96s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.37s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.96s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.93s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestInspectStatus (3.05s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.76s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.97s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.45s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.90s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.37s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.36s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.32s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.89s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.90s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.68s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.46s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.00s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.06s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.03s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.00s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.36s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.35s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.52s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.47s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestLogsSince (8.99s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestLogsTail (2.78s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.59s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.51s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.86s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.88s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestPsByOrder (7.52s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.51s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.94s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.45s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.54s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.55s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.37s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.52s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.06s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.60s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.91s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.52s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.52s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.69s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.91s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.77s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.49s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.16s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.35s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.48s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.95s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.63s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.88s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.94s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.73s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.56s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRmiTag (0.63s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.65s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.57s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.72s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.50s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.06s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.83s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.89s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.62s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.54s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.47s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.45s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.00s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.48s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.80s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.75s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.87s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.64s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.62s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.64s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.65s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.00s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.15s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.47s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.42s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.46s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRunExitCode (2.45s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.47s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.46s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.53s) [2022-03-14T06:47:02.883Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-14T06:47:02.883Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.38s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.83s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.97s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.38s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.19s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.29s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.38s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.75s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.73s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.30s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.87s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.57s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.41s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunRm (2.54s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.55s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.50s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.53s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.00s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.59s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.04s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.48s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.34s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.74s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.48s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.43s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.22s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.47s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.97s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.97s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.47s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.69s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.54s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.56s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.67s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.73s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.50s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.32s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.69s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.17s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.35s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.39s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.41s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.81s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.37s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.09s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.05s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.25s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.00s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.24s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.70s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.08s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.34s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.33s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.05s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.57s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.24s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.72s) [2022-03-14T06:47:02.884Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-03-14T06:47:02.884Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.19s) [2022-03-14T06:47:02.884Z] === RUN TestDockerRegistrySuite [2022-03-14T06:47:02.884Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-14T06:47:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.884Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-14T06:47:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.884Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-14T06:47:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.884Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-14T06:47:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.884Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-14T06:47:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.884Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-14T06:47:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.884Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-14T06:47:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.884Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-14T06:47:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.884Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-14T06:47:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.884Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-14T06:47:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.884Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-14T06:47:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.884Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-14T06:47:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.884Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-14T06:47:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.884Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-14T06:47:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.884Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-14T06:47:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.884Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-14T06:47:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.884Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-14T06:47:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.884Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-14T06:47:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.884Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-14T06:47:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.884Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-14T06:47:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.884Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-14T06:47:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.884Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-14T06:47:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.884Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-14T06:47:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.884Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-14T06:47:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.884Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-14T06:47:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.884Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-14T06:47:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.884Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-14T06:47:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.884Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-14T06:47:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.884Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-14T06:47:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.884Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-14T06:47:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.884Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-14T06:47:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.884Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-14T06:47:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.884Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-14T06:47:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-14T06:47:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-14T06:47:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-14T06:47:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-14T06:47:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-14T06:47:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] --- PASS: TestDockerRegistrySuite (0.12s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.11s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-14T06:47:02.885Z] === RUN TestDockerSchema1RegistrySuite [2022-03-14T06:47:02.885Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-14T06:47:02.885Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-14T06:47:02.885Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-14T06:47:02.885Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-14T06:47:02.885Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-14T06:47:02.885Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-14T06:47:02.885Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-14T06:47:02.885Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-14T06:47:02.885Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-14T06:47:02.885Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-14T06:47:02.885Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-14T06:47:02.885Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-14T06:47:02.885Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-14T06:47:02.885Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-14T06:47:02.885Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-14T06:47:02.885Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-14T06:47:02.885Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-14T06:47:02.885Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-14T06:47:02.885Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-14T06:47:02.885Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-14T06:47:02.885Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-14T06:47:02.885Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-14T06:47:02.885Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-14T06:47:02.885Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-14T06:47:02.885Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-14T06:47:02.885Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-14T06:47:02.885Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-14T06:47:02.885Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-14T06:47:02.885Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-14T06:47:02.885Z] === RUN TestDockerDaemonSuite [2022-03-14T06:47:02.885Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-14T06:47:02.885Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-14T06:47:02.885Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-14T06:47:02.885Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-14T06:47:02.885Z] === RUN TestDockerSwarmSuite [2022-03-14T06:47:02.885Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-14T06:47:02.885Z] === RUN TestDockerPluginSuite [2022-03-14T06:47:02.885Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-14T06:47:02.885Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-14T06:47:02.885Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-14T06:47:02.885Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-14T06:47:02.885Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-14T06:47:02.885Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-14T06:47:02.885Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-14T06:47:02.885Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-14T06:47:02.885Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-14T06:47:02.885Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-14T06:47:02.885Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-14T06:47:02.885Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-14T06:47:02.885Z] === RUN TestDockerExternalVolumeSuite [2022-03-14T06:47:02.885Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-14T06:47:02.885Z] === RUN TestDockerNetworkSuite [2022-03-14T06:47:02.885Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-14T06:47:02.885Z] === RUN TestDockerHubPullSuite [2022-03-14T06:47:02.885Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-14T06:47:02.885Z] PASS [2022-03-14T06:47:02.885Z] ok github.com/docker/docker/integration-cli 2080.500s [2022-03-14T06:47:02.885Z] [2022-03-14T06:47:02.885Z] === Skipped [2022-03-14T06:47:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-03-14T06:47:02.885Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-03-14T06:47:02.885Z] [2022-03-14T06:47:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-14T06:47:02.885Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-14T06:47:02.885Z] [2022-03-14T06:47:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-14T06:47:02.885Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-14T06:47:02.885Z] [2022-03-14T06:47:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-03-14T06:47:02.885Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-03-14T06:47:02.885Z] [2022-03-14T06:47:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-14T06:47:02.885Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-14T06:47:02.885Z] [2022-03-14T06:47:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-14T06:47:02.885Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-14T06:47:02.885Z] [2022-03-14T06:47:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-14T06:47:02.885Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-14T06:47:02.885Z] [2022-03-14T06:47:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-14T06:47:02.885Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-14T06:47:02.885Z] [2022-03-14T06:47:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-14T06:47:02.885Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-14T06:47:02.885Z] [2022-03-14T06:47:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-14T06:47:02.885Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-14T06:47:02.885Z] [2022-03-14T06:47:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-14T06:47:02.885Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-14T06:47:02.885Z] [2022-03-14T06:47:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-14T06:47:02.885Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.885Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-14T06:47:02.885Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-14T06:47:02.886Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-03-14T06:47:02.886Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-14T06:47:02.886Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-14T06:47:02.886Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-14T06:47:02.886Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-14T06:47:02.886Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2022-03-14T06:47:02.886Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-14T06:47:02.886Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-03-14T06:47:02.886Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.886Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-03-14T06:47:02.886Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-14T06:47:02.887Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-14T06:47:02.887Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-14T06:47:02.887Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2022-03-14T06:47:02.887Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-03-14T06:47:02.887Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-14T06:47:02.887Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-03-14T06:47:02.887Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.33s) [2022-03-14T06:47:02.887Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2022-03-14T06:47:02.887Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2022-03-14T06:47:02.887Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-14T06:47:02.887Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-14T06:47:02.887Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-14T06:47:02.887Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-14T06:47:02.887Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.33s) [2022-03-14T06:47:02.887Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-03-14T06:47:02.887Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-03-14T06:47:02.887Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2022-03-14T06:47:02.887Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s) [2022-03-14T06:47:02.887Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-14T06:47:02.887Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2022-03-14T06:47:02.887Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-03-14T06:47:02.887Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-14T06:47:02.887Z] docker_cli_sni_test.go:18: Flakey test [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-14T06:47:02.887Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-14T06:47:02.887Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-14T06:47:02.887Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-14T06:47:02.887Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-14T06:47:02.887Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-14T06:47:02.887Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-14T06:47:02.887Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-14T06:47:02.887Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-14T06:47:02.887Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-14T06:47:02.887Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-14T06:47:02.887Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-14T06:47:02.887Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-14T06:47:02.887Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-14T06:47:02.887Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-14T06:47:02.887Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-14T06:47:02.887Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-14T06:47:02.887Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-14T06:47:02.887Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-14T06:47:02.887Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-14T06:47:02.887Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-14T06:47:02.887Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-14T06:47:02.887Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-14T06:47:02.887Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-14T06:47:02.887Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-14T06:47:02.887Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-14T06:47:02.887Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-14T06:47:02.887Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-14T06:47:02.887Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-14T06:47:02.887Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-14T06:47:02.887Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-14T06:47:02.887Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-14T06:47:02.887Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-14T06:47:02.887Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-14T06:47:02.887Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-14T06:47:02.887Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-14T06:47:02.887Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-14T06:47:02.887Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-14T06:47:02.887Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-14T06:47:02.887Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-14T06:47:02.887Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-14T06:47:02.887Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-14T06:47:02.887Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-14T06:47:02.887Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.887Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-14T06:47:02.887Z] [2022-03-14T06:47:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-14T06:47:02.887Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.888Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-14T06:47:02.888Z] [2022-03-14T06:47:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-14T06:47:02.888Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.888Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-14T06:47:02.888Z] [2022-03-14T06:47:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-14T06:47:02.888Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.888Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-14T06:47:02.888Z] [2022-03-14T06:47:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-14T06:47:02.888Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.888Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-14T06:47:02.888Z] [2022-03-14T06:47:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-14T06:47:02.888Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.888Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-14T06:47:02.888Z] [2022-03-14T06:47:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-14T06:47:02.888Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.888Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-14T06:47:02.888Z] [2022-03-14T06:47:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-14T06:47:02.888Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.888Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-14T06:47:02.888Z] [2022-03-14T06:47:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-14T06:47:02.888Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.888Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-14T06:47:02.888Z] [2022-03-14T06:47:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-14T06:47:02.888Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.888Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-14T06:47:02.888Z] [2022-03-14T06:47:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-14T06:47:02.888Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.888Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-14T06:47:02.888Z] [2022-03-14T06:47:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-14T06:47:02.888Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.888Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-14T06:47:02.888Z] [2022-03-14T06:47:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-14T06:47:02.888Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.888Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-14T06:47:02.888Z] [2022-03-14T06:47:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-14T06:47:02.888Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.888Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-14T06:47:02.888Z] [2022-03-14T06:47:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-14T06:47:02.888Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.888Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-14T06:47:02.888Z] [2022-03-14T06:47:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-14T06:47:02.888Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.888Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-14T06:47:02.888Z] [2022-03-14T06:47:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-14T06:47:02.888Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.888Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-14T06:47:02.888Z] [2022-03-14T06:47:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-14T06:47:02.888Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.888Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-14T06:47:02.888Z] [2022-03-14T06:47:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-14T06:47:02.888Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.888Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-14T06:47:02.888Z] [2022-03-14T06:47:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-14T06:47:02.888Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-14T06:47:02.888Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-14T06:47:02.888Z] [2022-03-14T06:47:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-14T06:47:03.356Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.356Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-14T06:47:03.356Z] [2022-03-14T06:47:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-14T06:47:03.356Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.356Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-14T06:47:03.356Z] [2022-03-14T06:47:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-14T06:47:03.356Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-14T06:47:03.356Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-14T06:47:03.356Z] [2022-03-14T06:47:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-14T06:47:03.356Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.356Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-14T06:47:03.356Z] [2022-03-14T06:47:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-03-14T06:47:03.356Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.356Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-03-14T06:47:03.356Z] [2022-03-14T06:47:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-14T06:47:03.356Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.356Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-14T06:47:03.356Z] [2022-03-14T06:47:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-14T06:47:03.356Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.356Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-14T06:47:03.356Z] [2022-03-14T06:47:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-14T06:47:03.356Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.356Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-14T06:47:03.356Z] [2022-03-14T06:47:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-14T06:47:03.356Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.356Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-14T06:47:03.356Z] [2022-03-14T06:47:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-14T06:47:03.356Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.356Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-14T06:47:03.356Z] [2022-03-14T06:47:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-14T06:47:03.356Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.356Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-14T06:47:03.356Z] [2022-03-14T06:47:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-14T06:47:03.356Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.356Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-14T06:47:03.356Z] [2022-03-14T06:47:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-14T06:47:03.356Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.356Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-14T06:47:03.356Z] [2022-03-14T06:47:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-14T06:47:03.356Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.356Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-14T06:47:03.356Z] [2022-03-14T06:47:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-14T06:47:03.356Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.356Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-14T06:47:03.356Z] [2022-03-14T06:47:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-14T06:47:03.356Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.356Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-14T06:47:03.356Z] [2022-03-14T06:47:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-14T06:47:03.356Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.356Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-14T06:47:03.356Z] [2022-03-14T06:47:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-03-14T06:47:03.356Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.356Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-14T06:47:03.356Z] [2022-03-14T06:47:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-03-14T06:47:03.356Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.356Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-14T06:47:03.356Z] [2022-03-14T06:47:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-14T06:47:03.356Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.356Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-14T06:47:03.356Z] [2022-03-14T06:47:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-14T06:47:03.356Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.356Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-14T06:47:03.356Z] [2022-03-14T06:47:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-14T06:47:03.356Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.356Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-14T06:47:03.356Z] [2022-03-14T06:47:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-14T06:47:03.356Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.356Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-14T06:47:03.356Z] [2022-03-14T06:47:03.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-03-14T06:47:03.356Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.356Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-03-14T06:47:03.356Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-14T06:47:03.357Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-14T06:47:03.357Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-14T06:47:03.357Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-14T06:47:03.357Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-14T06:47:03.357Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-14T06:47:03.357Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-14T06:47:03.357Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-14T06:47:03.357Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-14T06:47:03.357Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-14T06:47:03.357Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-14T06:47:03.357Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-14T06:47:03.357Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-14T06:47:03.357Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-14T06:47:03.357Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-14T06:47:03.357Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-14T06:47:03.357Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.357Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-14T06:47:03.357Z] [2022-03-14T06:47:03.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-14T06:47:03.358Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-14T06:47:03.358Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-14T06:47:03.358Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-14T06:47:03.358Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-14T06:47:03.358Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-14T06:47:03.358Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-14T06:47:03.358Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-14T06:47:03.358Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-14T06:47:03.358Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-14T06:47:03.358Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2022-03-14T06:47:03.358Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-14T06:47:03.358Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-03-14T06:47:03.358Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-03-14T06:47:03.358Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.358Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-14T06:47:03.358Z] [2022-03-14T06:47:03.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-14T06:47:03.358Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-14T06:47:03.359Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.359Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-14T06:47:03.359Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.04s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.04s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-14T06:47:03.360Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-14T06:47:03.360Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-14T06:47:03.360Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.360Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-14T06:47:03.360Z] [2022-03-14T06:47:03.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-14T06:47:03.360Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-14T06:47:03.361Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-14T06:47:03.361Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-14T06:47:03.361Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-14T06:47:03.361Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-14T06:47:03.361Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-14T06:47:03.361Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-14T06:47:03.361Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-14T06:47:03.361Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-14T06:47:03.361Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-03-14T06:47:03.361Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.11s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.11s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-14T06:47:03.361Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.361Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-14T06:47:03.361Z] [2022-03-14T06:47:03.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-14T06:47:03.362Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.362Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-14T06:47:03.362Z] [2022-03-14T06:47:03.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-14T06:47:03.362Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.362Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-14T06:47:03.362Z] [2022-03-14T06:47:03.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-14T06:47:03.362Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.362Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-14T06:47:03.362Z] [2022-03-14T06:47:03.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-14T06:47:03.362Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.362Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-14T06:47:03.362Z] [2022-03-14T06:47:03.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-14T06:47:03.362Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.362Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-14T06:47:03.362Z] [2022-03-14T06:47:03.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-14T06:47:03.362Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.362Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-14T06:47:03.362Z] [2022-03-14T06:47:03.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-14T06:47:03.362Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.362Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-14T06:47:03.362Z] [2022-03-14T06:47:03.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-14T06:47:03.362Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.362Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-14T06:47:03.362Z] [2022-03-14T06:47:03.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-14T06:47:03.362Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.362Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-14T06:47:03.362Z] [2022-03-14T06:47:03.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-14T06:47:03.362Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.362Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-14T06:47:03.362Z] [2022-03-14T06:47:03.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-14T06:47:03.362Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.362Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-14T06:47:03.362Z] [2022-03-14T06:47:03.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-14T06:47:03.362Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.362Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-14T06:47:03.362Z] [2022-03-14T06:47:03.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-14T06:47:03.362Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.362Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-14T06:47:03.362Z] [2022-03-14T06:47:03.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-14T06:47:03.362Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.362Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-14T06:47:03.362Z] [2022-03-14T06:47:03.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-14T06:47:03.362Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.362Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-14T06:47:03.362Z] [2022-03-14T06:47:03.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-14T06:47:03.362Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.362Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-14T06:47:03.362Z] [2022-03-14T06:47:03.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-14T06:47:03.362Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.362Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-14T06:47:03.362Z] [2022-03-14T06:47:03.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-14T06:47:03.362Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.362Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-14T06:47:03.362Z] [2022-03-14T06:47:03.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-14T06:47:03.362Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.362Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-14T06:47:03.362Z] [2022-03-14T06:47:03.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-14T06:47:03.362Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.362Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-14T06:47:03.362Z] [2022-03-14T06:47:03.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-14T06:47:03.362Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.362Z] [2022-03-14T06:47:03.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-14T06:47:03.362Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.362Z] [2022-03-14T06:47:03.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-14T06:47:03.362Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-14T06:47:03.362Z] [2022-03-14T06:47:03.362Z] DONE 1088 tests, 539 skipped in 2090.499s [2022-03-14T06:47:03.362Z] INFO: Integration tests ended at 03/14/2022 06:47:03. Duration:00:34:50.8009786 [2022-03-14T06:47:03.362Z] INFO: Docker info of the daemon under test at end of run [2022-03-14T06:47:03.362Z] [2022-03-14T06:47:03.362Z] Containers: 2 [2022-03-14T06:47:03.362Z] Running: 0 [2022-03-14T06:47:03.362Z] Paused: 0 [2022-03-14T06:47:03.362Z] Stopped: 2 [2022-03-14T06:47:03.362Z] Images: 18 [2022-03-14T06:47:03.362Z] Server Version: 0.0.0-dev [2022-03-14T06:47:03.362Z] Storage Driver: windowsfilter [2022-03-14T06:47:03.362Z] Windows: [2022-03-14T06:47:03.362Z] Logging Driver: json-file [2022-03-14T06:47:03.362Z] Plugins: [2022-03-14T06:47:03.362Z] Volume: local [2022-03-14T06:47:03.362Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-14T06:47:03.362Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-14T06:47:03.362Z] Swarm: inactive [2022-03-14T06:47:03.362Z] Default Isolation: process [2022-03-14T06:47:03.362Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-14T06:47:03.362Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-14T06:47:03.362Z] OSType: windows [2022-03-14T06:47:03.362Z] Architecture: x86_64 [2022-03-14T06:47:03.362Z] CPUs: 4 [2022-03-14T06:47:03.362Z] Total Memory: 32GiB [2022-03-14T06:47:03.362Z] Name: azwin-2-c4a610 [2022-03-14T06:47:03.362Z] ID: PGGD:CPUC:JSQK:5W2F:VC3L:FUJZ:DVGX:GYDE:FJ5S:PJ6K:UM63:3X7J [2022-03-14T06:47:03.362Z] Docker Root Dir: D:\CI\PR-43375\1\daemon [2022-03-14T06:47:03.362Z] Debug Mode (client): false [2022-03-14T06:47:03.362Z] Debug Mode (server): true [2022-03-14T06:47:03.362Z] File Descriptors: -1 [2022-03-14T06:47:03.362Z] Goroutines: 17 [2022-03-14T06:47:03.362Z] System Time: 2022-03-14T06:47:03.2588557Z [2022-03-14T06:47:03.362Z] EventsListeners: 0 [2022-03-14T06:47:03.362Z] Registry: https://index.docker.io/v1/ [2022-03-14T06:47:03.362Z] Labels: [2022-03-14T06:47:03.362Z] Experimental: false [2022-03-14T06:47:03.362Z] Insecure Registries: [2022-03-14T06:47:03.362Z] 127.0.0.0/8 [2022-03-14T06:47:03.362Z] Live Restore Enabled: false [2022-03-14T06:47:03.362Z] [2022-03-14T06:47:03.362Z] [2022-03-14T06:47:03.362Z] INFO: Stopping daemon under test [2022-03-14T06:47:03.830Z] SUCCESS: The process with PID 6092 (child process of PID 5644) has been terminated. [2022-03-14T06:47:03.830Z] SUCCESS: The process with PID 5644 (child process of PID 4596) has been terminated. [2022-03-14T06:47:03.830Z] INFO: Stop tailing logs of the daemon under tests [2022-03-14T06:47:03.830Z] INFO: executeCI.ps1 Completed successfully at 03/14/2022 06:47:03. [2022-03-14T06:47:03.830Z] INFO: Tidying up at end of run [2022-03-14T06:47:03.830Z] INFO: Saving daemon under test log (d:\CI\PR-43375\1\dut.out) to bundles\CIDUT.out [2022-03-14T06:47:03.830Z] INFO: Saving daemon under test log (d:\CI\PR-43375\1\dut.err) to bundles\CIDUT.err [2022-03-14T06:47:03.830Z] INFO: Saving containerd logs to bundles [2022-03-14T06:47:03.830Z] INFO: Nuke-Everything... [2022-03-14T06:47:04.023Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-14T06:47:04.024Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-14T06:47:04.024Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-14T06:47:04.024Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-14T06:47:04.024Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-14T06:47:04.024Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-14T06:47:04.024Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-14T06:47:04.024Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-14T06:47:04.024Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-14T06:47:04.024Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-14T06:47:04.024Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-14T06:47:04.024Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-14T06:47:04.024Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-14T06:47:04.024Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-14T06:47:04.024Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-14T06:47:04.298Z] INFO: Container count on control daemon to delete is 2 [2022-03-14T06:47:04.298Z] da65aaffc4c0 [2022-03-14T06:47:04.298Z] d9a543beb858 [2022-03-14T06:47:04.298Z] INFO: Tidying pidfile d:\CI\PR-43375\1\docker.pid [2022-03-14T06:47:04.298Z] INFO: Nuking d:\CI [2022-03-14T06:47:04.491Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-14T06:47:09.008Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-14T06:47:09.008Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-14T06:47:09.008Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-14T06:47:09.008Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-14T06:47:13.151Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-14T06:47:17.667Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-14T06:47:17.667Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-14T06:47:17.667Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-14T06:47:17.667Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-14T06:47:17.667Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-14T06:47:17.667Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-14T06:47:17.667Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-14T06:47:21.453Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-14T06:47:22.130Z] INFO: Zapped successfully [2022-03-14T06:47:22.130Z] [2022-03-14T06:47:22.130Z] INFO: executeCI.ps1 exiting at Mon Mar 14 06:47:21 CUT 2022. Duration 00:56:54.6410877 [2022-03-14T06:47:22.130Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-14T06:47:22.384Z] Recording test results [2022-03-14T06:47:23.573Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-14T06:47:23.573Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-14T06:47:23.573Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-14T06:47:25.136Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-14T06:47:25.136Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-14T06:47:25.136Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-14T06:47:25.136Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-14T06:47:25.136Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-14T06:47:25.136Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-14T06:47:25.136Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-14T06:47:28.604Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-14T06:47:28.604Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-14T06:47:28.604Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-14T06:47:28.604Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-14T06:47:28.604Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-14T06:47:28.923Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-14T06:47:28.923Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-14T06:47:28.923Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-14T06:47:28.923Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-14T06:47:31.874Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-14T06:47:31.874Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-14T06:47:31.874Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-14T06:47:31.874Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-14T06:47:31.874Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-14T06:47:31.874Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-14T06:47:31.874Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-14T06:47:31.874Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-14T06:47:32.063Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-14T06:47:34.166Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-14T06:47:35.372Z] Archiving artifacts [2022-03-14T06:47:36.628Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-14T06:47:40.418Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-14T06:47:43.538Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-14T06:47:43.538Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-14T06:47:43.538Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-14T06:47:43.538Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-14T06:47:43.538Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-14T06:47:44.213Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-14T06:47:44.213Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-14T06:47:44.213Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-14T06:47:44.213Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-14T06:47:48.006Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-14T06:47:48.006Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-14T06:47:51.405Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43375/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-14T06:47:51.800Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-14T06:47:51.800Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-14T06:47:51.800Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-14T06:47:51.800Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-14T06:47:51.800Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-14T06:47:52.198Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-14T06:47:52.198Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-14T06:47:52.198Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-14T06:47:52.198Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-14T06:47:52.198Z] === RUN TestDockerSuite/TestCpToDot [2022-03-14T06:47:52.441Z] + make clean [2022-03-14T06:47:53.761Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-14T06:47:53.761Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-14T06:47:53.761Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-14T06:47:53.761Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-14T06:47:53.761Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-14T06:47:54.006Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-14T06:47:54.006Z] docker-dev-cache [2022-03-14T06:47:54.006Z] docker-mod-cache [Pipeline] deleteDir [2022-03-14T06:47:54.754Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-14T06:47:54.754Z] === RUN TestDockerSuite/TestContainerAPIKill [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-14T06:47:58.546Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-14T06:47:58.546Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-14T06:47:58.546Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-14T06:48:00.914Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-14T06:48:00.914Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-14T06:48:00.914Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-14T06:48:00.914Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-14T06:48:00.914Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-14T06:48:00.914Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-14T06:48:00.914Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-14T06:48:00.914Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-14T06:48:00.914Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-14T06:48:01.382Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-14T06:48:01.382Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-14T06:48:02.336Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-14T06:48:02.336Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-14T06:48:03.596Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-14T06:48:05.830Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-14T06:48:06.133Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-14T06:48:06.298Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-14T06:48:06.298Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-14T06:48:08.514Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-14T06:48:08.982Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-14T06:48:08.982Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-14T06:48:08.982Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-14T06:48:08.982Z] === RUN TestDockerSuite/TestCreateRM [2022-03-14T06:48:09.450Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-14T06:48:09.450Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-14T06:48:09.450Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-14T06:48:09.918Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-14T06:48:09.918Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-14T06:48:12.002Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-14T06:48:19.161Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-14T06:48:19.161Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-14T06:48:19.161Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-14T06:48:19.161Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-14T06:48:19.161Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-14T06:48:22.118Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-14T06:48:22.118Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-14T06:48:22.118Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-14T06:48:22.404Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-14T06:48:22.404Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-14T06:48:22.875Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-14T06:48:25.072Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-14T06:48:25.072Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-14T06:48:25.072Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-14T06:48:25.825Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-14T06:48:26.294Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-14T06:48:26.294Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-14T06:48:26.294Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-14T06:48:28.818Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-14T06:48:29.269Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-14T06:48:33.394Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-14T06:48:33.394Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-14T06:48:33.394Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-14T06:48:33.394Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-14T06:48:33.394Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-14T06:48:33.394Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-14T06:48:33.394Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-14T06:48:33.394Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-14T06:48:33.394Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-14T06:48:33.394Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-14T06:48:33.394Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-14T06:48:33.394Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-14T06:48:33.394Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-14T06:48:33.394Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-14T06:48:33.394Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-14T06:48:33.394Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-14T06:48:33.394Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T06:48:33.394Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-14T06:48:33.394Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-14T06:48:33.394Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-14T06:48:33.394Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-14T06:48:33.394Z] === RUN TestDockerSuite/TestDockerFails [2022-03-14T06:48:33.394Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-14T06:48:33.394Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-14T06:48:33.394Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-14T06:48:33.394Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-14T06:48:33.394Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-14T06:48:33.394Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-14T06:48:33.394Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-14T06:48:33.851Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-14T06:48:33.851Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-14T06:48:33.851Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-14T06:48:33.851Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-14T06:48:35.037Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-14T06:48:37.926Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-14T06:48:37.926Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-14T06:48:37.926Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-14T06:48:37.926Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-14T06:48:37.926Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-14T06:48:37.926Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-14T06:48:37.926Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-14T06:48:37.926Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-14T06:48:37.926Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-14T06:48:37.926Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-14T06:48:37.926Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-14T06:48:40.823Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-14T06:48:40.823Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-14T06:48:42.400Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-14T06:48:43.364Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-14T06:48:43.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-14T06:48:46.252Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-14T06:48:46.604Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-14T06:48:50.321Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-14T06:48:53.211Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0005685d0_} [2022-03-14T06:48:56.938Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12715349330_c:\foo_false____} [2022-03-14T06:48:58.593Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-14T06:49:00.663Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12715349330_c:\foo_true____} [2022-03-14T06:49:03.265Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-14T06:49:04.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-14T06:49:04.388Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-14T06:49:04.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-14T06:49:04.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-14T06:49:04.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-14T06:49:04.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-14T06:49:04.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-14T06:49:04.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-14T06:49:04.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-14T06:49:04.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-14T06:49:04.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-14T06:49:04.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-14T06:49:04.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-14T06:49:04.388Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-14T06:49:04.388Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-14T06:49:04.388Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-14T06:49:04.388Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-14T06:49:04.388Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-14T06:49:04.388Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-14T06:49:04.388Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-14T06:49:04.388Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-14T06:49:04.845Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-14T06:49:04.845Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-14T06:49:04.845Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-14T06:49:07.941Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-14T06:49:08.571Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-14T06:49:08.571Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-14T06:49:08.571Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-14T06:49:08.571Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-14T06:49:08.571Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-14T06:49:08.571Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-14T06:49:08.571Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-14T06:49:08.571Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-14T06:49:08.571Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-14T06:49:08.571Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-14T06:49:08.571Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-14T06:49:08.571Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-14T06:49:08.571Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-14T06:49:08.571Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-14T06:49:08.571Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-14T06:49:08.571Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-14T06:49:08.571Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-14T06:49:08.571Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-14T06:49:08.571Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-14T06:49:08.571Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-14T06:49:08.571Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-14T06:49:08.571Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-14T06:49:08.571Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-14T06:49:08.571Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-14T06:49:08.571Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-14T06:49:08.571Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-14T06:49:08.571Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-14T06:49:10.105Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-14T06:49:11.066Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-14T06:49:12.290Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-14T06:49:12.290Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-14T06:49:12.290Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-14T06:49:12.290Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-14T06:49:14.782Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-14T06:49:15.242Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-14T06:49:16.017Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-14T06:49:16.017Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-14T06:49:16.017Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-14T06:49:16.017Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-14T06:49:16.017Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-14T06:49:16.017Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-14T06:49:16.017Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-14T06:49:16.203Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-14T06:49:20.874Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-14T06:49:23.071Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-14T06:49:25.538Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-14T06:49:25.538Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-14T06:49:25.538Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-14T06:49:25.538Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-14T06:49:25.538Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-14T06:49:25.538Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-14T06:49:25.538Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-14T06:49:25.538Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-14T06:49:25.539Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-14T06:49:25.959Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-14T06:49:25.959Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-14T06:49:25.959Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-14T06:49:25.959Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-14T06:49:25.959Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-14T06:49:27.066Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-14T06:49:27.066Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-14T06:49:27.066Z] === RUN TestDockerSuite/TestEventsRename [2022-03-14T06:49:29.235Z] === RUN TestDockerSuite/TestEventsResize [2022-03-14T06:49:37.771Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-14T06:49:38.296Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-14T06:49:38.296Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-14T06:49:38.296Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-14T06:49:38.296Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-14T06:49:38.296Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-14T06:49:38.732Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-14T06:49:41.619Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-14T06:49:46.423Z] === RUN TestDockerSuite/TestEventsTop [2022-03-14T06:49:46.423Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-14T06:49:46.423Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-14T06:49:49.318Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-14T06:49:50.693Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-14T06:49:50.693Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-14T06:49:50.693Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-14T06:49:50.693Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-14T06:49:50.693Z] === RUN TestDockerSuite/TestCpToDot [2022-03-14T06:49:53.032Z] === RUN TestDockerSuite/TestExec [2022-03-14T06:49:53.032Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-14T06:49:53.032Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-14T06:49:53.032Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-14T06:49:53.032Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-14T06:49:53.590Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-14T06:49:53.590Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-14T06:49:53.590Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-14T06:49:53.590Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-14T06:49:53.590Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-14T06:49:54.563Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-14T06:49:56.727Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-14T06:49:56.727Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-14T06:49:56.727Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-14T06:49:56.727Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-14T06:49:56.727Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-14T06:49:56.727Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-14T06:49:56.727Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-14T06:49:57.313Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-14T06:49:57.313Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-14T06:49:57.313Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-14T06:49:57.313Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-14T06:49:57.313Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-14T06:49:57.313Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-14T06:49:57.313Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-14T06:49:57.313Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-14T06:49:57.313Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-14T06:49:57.313Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-14T06:49:57.313Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-14T06:49:58.253Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-14T06:49:59.479Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-14T06:50:00.424Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-14T06:50:02.587Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-14T06:50:03.199Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-14T06:50:03.199Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-14T06:50:03.656Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-14T06:50:04.748Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-14T06:50:06.541Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-14T06:50:07.504Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-14T06:50:07.505Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-14T06:50:07.505Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-14T06:50:07.505Z] === RUN TestDockerSuite/TestCreateRM [2022-03-14T06:50:07.960Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-14T06:50:07.960Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-14T06:50:07.960Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-14T06:50:08.450Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-14T06:50:08.905Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-14T06:50:09.409Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-14T06:50:09.409Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-14T06:50:09.409Z] === RUN TestDockerSuite/TestExecEnv [2022-03-14T06:50:09.409Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-14T06:50:09.409Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-14T06:50:09.409Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-14T06:50:09.409Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-14T06:50:10.935Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-14T06:50:16.701Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-14T06:50:16.701Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-14T06:50:16.701Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-14T06:50:16.701Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-14T06:50:16.701Z] === RUN TestDockerSuite/TestExecParseError [2022-03-14T06:50:16.701Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-14T06:50:16.701Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-14T06:50:16.701Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-14T06:50:16.701Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-14T06:50:16.701Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-14T06:50:16.701Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-14T06:50:18.868Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-14T06:50:18.868Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-14T06:50:18.868Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-14T06:50:18.868Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-14T06:50:18.868Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-14T06:50:18.868Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-14T06:50:18.868Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-14T06:50:18.868Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-14T06:50:18.868Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-14T06:50:18.868Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-14T06:50:18.868Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-14T06:50:19.187Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-14T06:50:19.187Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-14T06:50:19.187Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-14T06:50:21.036Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-14T06:50:21.036Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-14T06:50:21.036Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-14T06:50:22.902Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-14T06:50:22.902Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-14T06:50:22.902Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-14T06:50:22.902Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-14T06:50:26.617Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-14T06:50:26.617Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-14T06:50:26.617Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-14T06:50:26.617Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-14T06:50:26.617Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-14T06:50:26.617Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-14T06:50:26.617Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-14T06:50:26.617Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-14T06:50:26.617Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-14T06:50:26.617Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-14T06:50:26.617Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-14T06:50:26.617Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-14T06:50:26.617Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-14T06:50:26.617Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-14T06:50:26.617Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-14T06:50:26.617Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-14T06:50:26.617Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T06:50:26.617Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-14T06:50:26.617Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-14T06:50:26.617Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-14T06:50:26.617Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-14T06:50:26.617Z] === RUN TestDockerSuite/TestDockerFails [2022-03-14T06:50:26.617Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-14T06:50:26.617Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-14T06:50:26.617Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-14T06:50:26.617Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-14T06:50:26.617Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-14T06:50:26.617Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-14T06:50:26.617Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-14T06:50:26.617Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-14T06:50:26.617Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-14T06:50:26.617Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-14T06:50:26.617Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-14T06:50:29.570Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-14T06:50:29.570Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-14T06:50:29.570Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-14T06:50:29.570Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-14T06:50:29.570Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-14T06:50:29.570Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-14T06:50:29.570Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-14T06:50:30.329Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-14T06:50:33.219Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-14T06:50:36.614Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-14T06:50:36.937Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-14T06:50:42.379Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-14T06:50:45.269Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-14T06:50:49.284Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-14T06:50:51.038Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-14T06:50:51.038Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-14T06:50:51.038Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-14T06:50:51.038Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-14T06:50:51.038Z] === RUN TestDockerSuite/TestHealth [2022-03-14T06:50:51.038Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-14T06:50:51.038Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-14T06:50:51.038Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-14T06:50:51.038Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-14T06:50:51.038Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-14T06:50:55.055Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-14T06:50:55.703Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-14T06:50:55.703Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-14T06:50:55.703Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-14T06:50:55.703Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-14T06:50:55.703Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-14T06:50:55.703Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-14T06:50:55.703Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-14T06:50:56.665Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-14T06:50:56.665Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-14T06:50:56.665Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-14T06:50:57.626Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-14T06:50:57.626Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-14T06:50:59.789Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-14T06:50:59.789Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-14T06:51:01.952Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-14T06:51:02.099Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-14T06:51:04.840Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-14T06:51:04.840Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-14T06:51:04.840Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-14T06:51:04.840Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-14T06:51:05.817Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-14T06:51:06.273Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-14T06:51:08.558Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-14T06:51:09.015Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-14T06:51:09.015Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-14T06:51:09.015Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-14T06:51:09.015Z] === RUN TestDockerSuite/TestImportFile [2022-03-14T06:51:09.015Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-14T06:51:09.015Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-14T06:51:09.015Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-14T06:51:09.015Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-14T06:51:09.015Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-14T06:51:09.015Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-14T06:51:09.015Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-14T06:51:09.015Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-14T06:51:09.015Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-14T06:51:09.015Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-14T06:51:09.015Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-14T06:51:09.015Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-14T06:51:09.015Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-14T06:51:09.015Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-14T06:51:09.015Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-14T06:51:09.015Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-14T06:51:09.015Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-14T06:51:09.015Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-14T06:51:09.015Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-14T06:51:09.015Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-14T06:51:11.901Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-14T06:51:12.045Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-14T06:51:12.501Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-14T06:51:13.467Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-14T06:51:14.065Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-14T06:51:14.065Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-14T06:51:14.065Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-14T06:51:14.065Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-14T06:51:14.065Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-14T06:51:14.065Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-14T06:51:14.065Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-14T06:51:14.065Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-14T06:51:16.229Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-14T06:51:16.229Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-14T06:51:18.395Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-14T06:51:18.395Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-14T06:51:18.395Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-14T06:51:18.395Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-14T06:51:18.395Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-14T06:51:18.395Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-14T06:51:18.395Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-14T06:51:20.514Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-14T06:51:20.559Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-14T06:51:25.228Z] === RUN TestDockerSuite/TestInspectImage [2022-03-14T06:51:25.228Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-14T06:51:25.228Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-14T06:51:25.228Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-14T06:51:25.228Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-14T06:51:25.228Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-14T06:51:25.228Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-14T06:51:26.755Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-14T06:51:27.563Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-14T06:51:27.563Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-14T06:51:27.563Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-14T06:51:27.563Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-14T06:51:27.563Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-14T06:51:27.563Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-14T06:51:27.563Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-14T06:51:27.563Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-14T06:51:27.563Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-14T06:51:28.525Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-14T06:51:28.525Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-14T06:51:28.525Z] === RUN TestDockerSuite/TestEventsRename [2022-03-14T06:51:28.919Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-14T06:51:29.375Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-14T06:51:31.416Z] === RUN TestDockerSuite/TestEventsResize [2022-03-14T06:51:31.540Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-14T06:51:33.705Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-14T06:51:33.705Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-14T06:51:33.705Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-14T06:51:33.705Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-14T06:51:35.870Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-14T06:51:38.759Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-14T06:51:42.475Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-14T06:51:44.638Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-14T06:51:51.686Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-14T06:51:53.852Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-14T06:52:00.919Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-14T06:52:03.818Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-14T06:52:05.988Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-14T06:52:05.988Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-14T06:52:05.988Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-14T06:52:05.988Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-14T06:52:05.988Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-14T06:52:05.988Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-14T06:52:05.988Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-14T06:52:05.988Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-14T06:52:05.988Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-14T06:52:05.988Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-14T06:52:05.988Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-14T06:52:05.988Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-14T06:52:05.988Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-14T06:52:05.988Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-14T06:52:05.988Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-14T06:52:05.988Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-14T06:52:05.988Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-14T06:52:05.988Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-14T06:52:05.988Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-14T06:52:05.988Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-14T06:52:05.988Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-14T06:52:05.988Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-14T06:52:05.988Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-14T06:52:05.988Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-14T06:52:05.988Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-14T06:52:05.988Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-14T06:52:05.988Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-14T06:52:05.988Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-14T06:52:05.988Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-14T06:52:05.988Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-14T06:52:05.988Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-14T06:52:05.988Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-14T06:52:05.988Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-14T06:52:05.988Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-14T06:52:05.988Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-14T06:52:05.988Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-14T06:52:07.072Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-14T06:52:08.152Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-14T06:52:08.599Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-14T06:52:09.677Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-14T06:52:12.315Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-14T06:52:15.449Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-14T06:52:17.612Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-14T06:52:17.612Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-14T06:52:17.612Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-14T06:52:18.079Z] === RUN TestDockerSuite/TestEventsTop [2022-03-14T06:52:18.079Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-14T06:52:18.079Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-14T06:52:19.776Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-14T06:52:19.776Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-14T06:52:20.966Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-14T06:52:25.538Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-14T06:52:26.744Z] === RUN TestDockerSuite/TestExec [2022-03-14T06:52:26.744Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-14T06:52:26.744Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-14T06:52:26.744Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-14T06:52:26.744Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-14T06:52:29.885Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-14T06:52:31.317Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-14T06:52:33.600Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-14T06:52:33.600Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-14T06:52:33.600Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-14T06:52:33.600Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-14T06:52:33.600Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-14T06:52:33.600Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-14T06:52:33.600Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-14T06:52:37.083Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-14T06:52:37.321Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-14T06:52:39.247Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-14T06:52:41.037Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-14T06:52:41.411Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-14T06:52:41.411Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-14T06:52:41.411Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-14T06:52:43.575Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-14T06:52:44.758Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-14T06:52:46.466Z] === RUN TestDockerSuite/TestLogsSince [2022-03-14T06:52:49.428Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-14T06:52:55.005Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-14T06:52:55.005Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-14T06:52:55.005Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-14T06:52:55.005Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-14T06:52:55.005Z] === RUN TestDockerSuite/TestLogsTail [2022-03-14T06:52:56.486Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-14T06:52:56.486Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-14T06:52:56.486Z] === RUN TestDockerSuite/TestExecEnv [2022-03-14T06:52:56.486Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-14T06:52:56.486Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-14T06:52:56.486Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-14T06:52:56.486Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-14T06:52:57.951Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-14T06:53:00.162Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-14T06:53:00.277Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-14T06:53:02.375Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-14T06:53:02.375Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-14T06:53:02.375Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-14T06:53:02.375Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-14T06:53:02.375Z] === RUN TestDockerSuite/TestNetHostname [2022-03-14T06:53:02.375Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-14T06:53:02.375Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-14T06:53:02.375Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-14T06:53:02.375Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-14T06:53:02.375Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-14T06:53:02.375Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-14T06:53:02.375Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-14T06:53:02.375Z] === RUN TestDockerSuite/TestPluginActive [2022-03-14T06:53:02.375Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-14T06:53:02.375Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-14T06:53:02.375Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-14T06:53:02.843Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-14T06:53:02.843Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-14T06:53:02.843Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-14T06:53:02.843Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-14T06:53:02.843Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-14T06:53:02.843Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-14T06:53:02.843Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-14T06:53:02.843Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-14T06:53:02.843Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-14T06:53:02.843Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-14T06:53:02.843Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-14T06:53:02.843Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-14T06:53:02.843Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-14T06:53:02.843Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-14T06:53:02.843Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-14T06:53:02.843Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-14T06:53:02.843Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-14T06:53:02.843Z] === RUN TestDockerSuite/TestPortList [2022-03-14T06:53:02.843Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-14T06:53:02.843Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-14T06:53:06.141Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-14T06:53:06.141Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-14T06:53:06.141Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-14T06:53:06.141Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-14T06:53:06.141Z] === RUN TestDockerSuite/TestExecParseError [2022-03-14T06:53:06.141Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-14T06:53:06.141Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-14T06:53:06.141Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-14T06:53:06.141Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-14T06:53:06.141Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-14T06:53:06.141Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-14T06:53:07.596Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-14T06:53:07.596Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-14T06:53:07.596Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-14T06:53:07.596Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-14T06:53:07.596Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-14T06:53:07.596Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-14T06:53:07.596Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-14T06:53:07.596Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-14T06:53:07.596Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-14T06:53:07.596Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-14T06:53:07.596Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-14T06:53:07.596Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-14T06:53:07.596Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-14T06:53:07.596Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-14T06:53:07.596Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-14T06:53:07.596Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-14T06:53:07.596Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-14T06:53:07.596Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-14T06:53:09.932Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-14T06:53:09.932Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-14T06:53:09.932Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-14T06:53:09.932Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-14T06:53:09.932Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-14T06:53:09.932Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-14T06:53:09.932Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-14T06:53:09.932Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-14T06:53:09.932Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-14T06:53:09.932Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-14T06:53:09.932Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-14T06:53:11.387Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-14T06:53:11.387Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-14T06:53:11.387Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-14T06:53:14.688Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-14T06:53:14.688Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-14T06:53:14.688Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-14T06:53:20.041Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-14T06:53:20.041Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-14T06:53:20.041Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-14T06:53:21.857Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-14T06:53:21.857Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-14T06:53:21.857Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-14T06:53:21.857Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-14T06:53:21.857Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-14T06:53:21.857Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-14T06:53:21.857Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-14T06:53:28.675Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-14T06:53:28.953Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-14T06:53:37.622Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-14T06:53:41.414Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-14T06:53:46.489Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-14T06:53:46.957Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-14T06:53:46.957Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-14T06:53:46.957Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-14T06:53:50.086Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-14T06:53:50.086Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-14T06:53:50.086Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-14T06:53:50.086Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-14T06:53:50.086Z] === RUN TestDockerSuite/TestHealth [2022-03-14T06:53:50.086Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-14T06:53:50.086Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-14T06:53:50.086Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-14T06:53:50.086Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-14T06:53:50.086Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-14T06:53:55.956Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-14T06:53:55.956Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-14T06:53:55.956Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-14T06:53:55.956Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-14T06:53:55.956Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-14T06:53:56.424Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-14T06:53:56.424Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-14T06:53:57.411Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-14T06:53:57.411Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-14T06:53:57.411Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-14T06:53:58.398Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-14T06:53:58.867Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-14T06:53:59.451Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-14T06:54:01.084Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-14T06:54:01.084Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-14T06:54:04.036Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-14T06:54:06.607Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-14T06:54:07.831Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-14T06:54:07.831Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-14T06:54:07.831Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-14T06:54:07.831Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-14T06:54:12.591Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-14T06:54:12.591Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-14T06:54:12.591Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-14T06:54:12.591Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-14T06:54:12.591Z] === RUN TestDockerSuite/TestImportFile [2022-03-14T06:54:12.591Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-14T06:54:12.591Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-14T06:54:12.591Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-14T06:54:12.591Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-14T06:54:12.591Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-14T06:54:12.591Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-14T06:54:12.591Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-14T06:54:12.591Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-14T06:54:12.591Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-14T06:54:12.591Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-14T06:54:12.591Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-14T06:54:12.591Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-14T06:54:12.591Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-14T06:54:12.591Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-14T06:54:12.591Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-14T06:54:12.591Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-14T06:54:12.591Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-14T06:54:12.591Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-14T06:54:12.591Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-14T06:54:12.591Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-14T06:54:13.763Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-14T06:54:16.387Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-14T06:54:20.181Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-14T06:54:20.181Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-14T06:54:20.181Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-14T06:54:20.181Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-14T06:54:20.181Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-14T06:54:20.181Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-14T06:54:20.181Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-14T06:54:20.181Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-14T06:54:22.427Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-14T06:54:22.427Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-14T06:54:22.895Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-14T06:54:22.895Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-14T06:54:22.895Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-14T06:54:23.978Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-14T06:54:23.978Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-14T06:54:26.932Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-14T06:54:26.932Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-14T06:54:26.932Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-14T06:54:26.932Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-14T06:54:26.932Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-14T06:54:26.932Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-14T06:54:26.932Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-14T06:54:27.646Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-14T06:54:27.646Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-14T06:54:27.646Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-14T06:54:27.646Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-14T06:54:27.646Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-14T06:54:27.646Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-14T06:54:27.646Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-14T06:54:27.646Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-14T06:54:27.646Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-14T06:54:30.723Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-14T06:54:34.812Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-14T06:54:34.812Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-14T06:54:34.812Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-14T06:54:35.797Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-14T06:54:35.797Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-14T06:54:35.797Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-14T06:54:36.592Z] === RUN TestDockerSuite/TestInspectImage [2022-03-14T06:54:36.592Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-14T06:54:36.592Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-14T06:54:36.592Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-14T06:54:36.592Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-14T06:54:36.592Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-14T06:54:36.592Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-14T06:54:37.364Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-14T06:54:38.350Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-14T06:54:38.350Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-14T06:54:38.350Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-14T06:54:40.381Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-14T06:54:42.135Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-14T06:54:44.171Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-14T06:54:44.171Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-14T06:54:46.885Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-14T06:54:47.960Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-14T06:54:48.451Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-14T06:54:51.750Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-14T06:54:51.750Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-14T06:54:51.750Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-14T06:54:51.750Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-14T06:54:55.541Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-14T06:54:59.333Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-14T06:55:07.994Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-14T06:55:10.948Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-14T06:55:13.747Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-14T06:55:13.748Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-14T06:55:13.748Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-14T06:55:14.740Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-14T06:55:15.961Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-14T06:55:15.961Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-14T06:55:16.429Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-14T06:55:16.897Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-14T06:55:18.534Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-14T06:55:21.490Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-14T06:55:21.648Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-14T06:55:25.287Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-14T06:55:25.438Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-14T06:55:25.438Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-14T06:55:25.438Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-14T06:55:28.241Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-14T06:55:28.241Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-14T06:55:28.241Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-14T06:55:28.241Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-14T06:55:28.241Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-14T06:55:28.241Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-14T06:55:28.241Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-14T06:55:28.241Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-14T06:55:28.241Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-14T06:55:28.241Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-14T06:55:28.241Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-14T06:55:28.241Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-14T06:55:28.241Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-14T06:55:28.241Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-14T06:55:28.241Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-14T06:55:28.241Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-14T06:55:28.241Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-14T06:55:28.241Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-14T06:55:28.241Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-14T06:55:28.241Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-14T06:55:28.241Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-14T06:55:28.241Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-14T06:55:28.241Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-14T06:55:28.241Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-14T06:55:28.241Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-14T06:55:28.241Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-14T06:55:28.241Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-14T06:55:28.241Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-14T06:55:28.241Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-14T06:55:28.241Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-14T06:55:28.241Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-14T06:55:28.241Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-14T06:55:28.241Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-14T06:55:28.241Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-14T06:55:28.710Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-14T06:55:28.710Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-14T06:55:29.227Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-14T06:55:29.227Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-14T06:55:29.227Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-14T06:55:31.663Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-14T06:55:35.458Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-14T06:55:41.300Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-14T06:55:44.147Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-14T06:55:45.133Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-14T06:55:45.153Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-14T06:55:45.153Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-14T06:55:45.153Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-14T06:55:45.601Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-14T06:55:48.947Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-14T06:55:48.947Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-14T06:55:52.759Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-14T06:55:56.551Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-14T06:55:57.643Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-14T06:56:03.803Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-14T06:56:04.919Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-14T06:56:07.718Z] === RUN TestDockerSuite/TestRmiTag [2022-03-14T06:56:07.718Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-14T06:56:09.931Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-14T06:56:12.072Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-14T06:56:16.823Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-14T06:56:21.815Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-14T06:56:21.815Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-14T06:56:21.815Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-14T06:56:24.764Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-14T06:56:27.731Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-14T06:56:28.198Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-14T06:56:28.552Z] === RUN TestDockerSuite/TestLogsSince [2022-03-14T06:56:32.948Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-14T06:56:33.418Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-14T06:56:33.418Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-14T06:56:33.884Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-14T06:56:33.885Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-14T06:56:33.885Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-14T06:56:33.885Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-14T06:56:33.885Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-14T06:56:33.885Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-14T06:56:33.885Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-14T06:56:33.885Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-14T06:56:33.885Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-14T06:56:33.885Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-14T06:56:33.885Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-14T06:56:33.885Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-14T06:56:33.885Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-14T06:56:36.101Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-14T06:56:36.101Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-14T06:56:36.101Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-14T06:56:36.101Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-14T06:56:36.101Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-14T06:56:38.978Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-14T06:56:38.979Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-14T06:56:38.979Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-14T06:56:38.979Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-14T06:56:38.979Z] === RUN TestDockerSuite/TestLogsTail [2022-03-14T06:56:39.889Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-14T06:56:41.934Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-14T06:56:42.839Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-14T06:56:45.052Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-14T06:56:45.723Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-14T06:56:47.262Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-14T06:56:49.476Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-14T06:56:49.476Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-14T06:56:49.513Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-14T06:56:49.513Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-14T06:56:49.513Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-14T06:56:49.513Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-14T06:56:49.513Z] === RUN TestDockerSuite/TestNetHostname [2022-03-14T06:56:49.513Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-14T06:56:49.513Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-14T06:56:49.513Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-14T06:56:49.513Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-14T06:56:49.513Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-14T06:56:49.513Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-14T06:56:49.513Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-14T06:56:49.513Z] === RUN TestDockerSuite/TestPluginActive [2022-03-14T06:56:49.513Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-14T06:56:49.513Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-14T06:56:49.513Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-14T06:56:49.513Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-14T06:56:49.513Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-14T06:56:49.513Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-14T06:56:49.513Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-14T06:56:49.513Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-14T06:56:49.513Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-14T06:56:49.513Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-14T06:56:49.513Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-14T06:56:49.513Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-14T06:56:49.513Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-14T06:56:49.513Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-14T06:56:49.513Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-14T06:56:49.514Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-14T06:56:49.514Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-14T06:56:49.514Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-14T06:56:49.514Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-14T06:56:49.514Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-14T06:56:49.514Z] === RUN TestDockerSuite/TestPortList [2022-03-14T06:56:49.514Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-14T06:56:49.514Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-14T06:56:56.663Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-14T06:56:56.663Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-14T06:56:56.663Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-14T06:56:56.663Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-14T06:56:56.663Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-14T06:56:56.663Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-14T06:56:56.663Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-14T06:56:56.663Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-14T06:56:56.663Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-14T06:56:56.663Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-14T06:56:56.663Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-14T06:56:56.663Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-14T06:56:56.663Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-14T06:56:56.663Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-14T06:56:56.663Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-14T06:56:56.663Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-14T06:56:56.663Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-14T06:56:56.663Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-14T06:56:59.896Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-14T06:56:59.896Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-14T06:56:59.896Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-14T06:56:59.896Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-14T06:56:59.896Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-14T06:56:59.896Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-14T06:56:59.896Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-14T06:56:59.896Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-14T06:56:59.896Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-14T06:56:59.896Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-14T06:56:59.896Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-14T06:56:59.896Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-14T06:56:59.896Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-14T06:56:59.896Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-14T06:56:59.896Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-14T06:56:59.896Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-14T06:56:59.896Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-14T06:56:59.896Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-14T06:56:59.896Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-14T06:56:59.896Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-14T06:56:59.896Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-14T06:56:59.896Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-14T06:56:59.896Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-14T06:57:00.882Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-14T06:57:00.882Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-14T06:57:00.882Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-14T06:57:02.529Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-14T06:57:02.530Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-14T06:57:02.530Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-14T06:57:03.832Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-14T06:57:03.832Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-14T06:57:03.832Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-14T06:57:03.832Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-14T06:57:03.832Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-14T06:57:06.048Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-14T06:57:06.048Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-14T06:57:06.048Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-14T06:57:06.048Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-14T06:57:06.048Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-14T06:57:06.048Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-14T06:57:06.048Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-14T06:57:06.048Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-14T06:57:06.048Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-14T06:57:06.048Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-14T06:57:06.048Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-14T06:57:06.048Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-14T06:57:06.048Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-14T06:57:06.048Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-14T06:57:06.048Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-14T06:57:08.262Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-14T06:57:11.216Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-14T06:57:12.780Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-14T06:57:12.780Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-14T06:57:12.780Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-14T06:57:12.780Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-14T06:57:12.780Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-14T06:57:12.780Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-14T06:57:12.780Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-14T06:57:14.999Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-14T06:57:14.999Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-14T06:57:15.467Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-14T06:57:15.467Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-14T06:57:15.467Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-14T06:57:15.467Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-14T06:57:15.467Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-14T06:57:15.467Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-14T06:57:15.467Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-14T06:57:17.031Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-14T06:57:17.481Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-14T06:57:17.481Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-14T06:57:17.481Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-14T06:57:22.899Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-14T06:57:22.899Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-14T06:57:22.899Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-14T06:57:22.899Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-14T06:57:22.899Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-14T06:57:22.899Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-14T06:57:22.899Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-14T06:57:22.899Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-14T06:57:22.899Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-14T06:57:22.899Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-14T06:57:22.899Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-14T06:57:22.899Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-14T06:57:22.899Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-14T06:57:24.463Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-14T06:57:24.463Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-14T06:57:24.463Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-14T06:57:24.463Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-14T06:57:24.463Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-14T06:57:24.463Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-14T06:57:26.678Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-14T06:57:28.894Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-14T06:57:28.894Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-14T06:57:28.894Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-14T06:57:31.114Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-14T06:57:31.114Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-14T06:57:31.114Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-14T06:57:31.114Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-14T06:57:31.114Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-14T06:57:31.114Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-14T06:57:31.582Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-14T06:57:32.441Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-14T06:57:38.740Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-14T06:57:40.949Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-14T06:57:42.504Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-14T06:57:44.718Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-14T06:57:45.188Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-14T06:57:45.188Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-14T06:57:45.188Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-14T06:57:45.188Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-14T06:57:45.188Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-14T06:57:45.188Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-14T06:57:45.188Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-14T06:57:45.188Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-14T06:57:45.188Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-14T06:57:45.188Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-14T06:57:45.188Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-14T06:57:45.188Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-14T06:57:45.188Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-14T06:57:45.188Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-14T06:57:45.188Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-14T06:57:53.674Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-14T06:57:53.674Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-14T06:57:53.674Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-14T06:57:53.674Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-14T06:57:53.674Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-14T06:57:53.674Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-14T06:57:53.848Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-14T06:57:53.848Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-14T06:57:53.848Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-14T06:57:53.848Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-14T06:57:53.848Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-14T06:57:53.848Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-14T06:57:53.848Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-14T06:57:53.848Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-14T06:57:53.848Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-14T06:57:53.848Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-14T06:57:53.848Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-14T06:57:53.848Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-14T06:58:00.851Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-14T06:58:04.267Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-14T06:58:04.267Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-14T06:58:04.267Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-14T06:58:04.736Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-14T06:58:04.736Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-14T06:58:04.736Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-14T06:58:04.736Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-14T06:58:04.736Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-14T06:58:04.736Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-14T06:58:04.736Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-14T06:58:04.736Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-14T06:58:04.736Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-14T06:58:04.736Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-14T06:58:04.736Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-14T06:58:04.736Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-14T06:58:04.736Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-14T06:58:04.736Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-14T06:58:04.736Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-14T06:58:04.736Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-14T06:58:04.736Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-14T06:58:04.736Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-14T06:58:04.736Z] === RUN TestDockerSuite/TestRunMount [2022-03-14T06:58:04.736Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-14T06:58:04.736Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-14T06:58:04.736Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-14T06:58:04.736Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-14T06:58:04.736Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-14T06:58:04.736Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-14T06:58:04.736Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-14T06:58:04.736Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-14T06:58:11.856Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-14T06:58:11.856Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-14T06:58:11.856Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-14T06:58:11.856Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-14T06:58:11.856Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-14T06:58:11.856Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-14T06:58:11.856Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-14T06:58:13.323Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-14T06:58:20.482Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-14T06:58:20.482Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-14T06:58:20.482Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-14T06:58:20.482Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-14T06:58:20.482Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-14T06:58:22.277Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-14T06:58:25.231Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-14T06:58:25.231Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-14T06:58:25.231Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-14T06:58:25.231Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-14T06:58:25.231Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-14T06:58:25.231Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-14T06:58:25.231Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-14T06:58:25.231Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-14T06:58:25.231Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-14T06:58:25.231Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-14T06:58:25.231Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-14T06:58:25.231Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-14T06:58:25.231Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-14T06:58:25.231Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-14T06:58:25.231Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-14T06:58:25.231Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-14T06:58:25.231Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-14T06:58:25.231Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-14T06:58:25.231Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-14T06:58:25.699Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-14T06:58:26.684Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-14T06:58:28.896Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-14T06:58:29.156Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-14T06:58:29.156Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-14T06:58:29.156Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-14T06:58:29.156Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-14T06:58:29.156Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-14T06:58:29.156Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-14T06:58:29.156Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-14T06:58:29.156Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-14T06:58:29.156Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-14T06:58:31.112Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-14T06:58:32.098Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-14T06:58:34.311Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-14T06:58:34.311Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-14T06:58:34.311Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-14T06:58:34.311Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-14T06:58:34.778Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-14T06:58:34.778Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-14T06:58:34.778Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-14T06:58:34.778Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-14T06:58:34.778Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-14T06:58:34.778Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-14T06:58:34.778Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-14T06:58:34.778Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-14T06:58:34.778Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-14T06:58:34.778Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-14T06:58:34.778Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-14T06:58:34.778Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-14T06:58:34.778Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-14T06:58:41.658Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-14T06:58:41.658Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-14T06:58:41.658Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-14T06:58:41.929Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-14T06:58:41.929Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-14T06:58:41.929Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-14T06:58:41.929Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-14T06:58:41.929Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-14T06:58:41.929Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-14T06:58:41.929Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-14T06:58:41.929Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-14T06:58:41.929Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-14T06:58:41.929Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-14T06:58:41.929Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-14T06:58:42.125Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-14T06:58:42.125Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-14T06:58:42.125Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-14T06:58:43.689Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-14T06:58:44.676Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-14T06:58:44.676Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-14T06:58:44.676Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-14T06:58:50.586Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-14T06:58:50.586Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-14T06:58:50.586Z] === RUN TestDockerSuite/TestRunRm [2022-03-14T06:58:51.834Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-14T06:58:52.153Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-14T06:58:58.014Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-14T06:59:00.229Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-14T06:59:00.522Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-14T06:59:02.443Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-14T06:59:03.483Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-14T06:59:04.655Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-14T06:59:06.871Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-14T06:59:06.871Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-14T06:59:06.871Z] === RUN TestDockerSuite/TestRunState [2022-03-14T06:59:06.871Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-14T06:59:06.871Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-14T06:59:09.084Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-14T06:59:09.084Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-14T06:59:09.084Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-14T06:59:11.296Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-14T06:59:11.296Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-14T06:59:11.296Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-14T06:59:11.296Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-14T06:59:11.296Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-14T06:59:11.296Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-14T06:59:11.296Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-14T06:59:11.296Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-14T06:59:11.296Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-14T06:59:16.057Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-14T06:59:16.057Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-14T06:59:16.057Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-14T06:59:16.057Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-14T06:59:16.057Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-14T06:59:16.057Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-14T06:59:16.057Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-14T06:59:16.057Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-14T06:59:16.057Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-14T06:59:16.057Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-14T06:59:16.057Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-14T06:59:16.057Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-14T06:59:16.057Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-14T06:59:16.057Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-14T06:59:16.057Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-14T06:59:16.057Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-14T06:59:16.057Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-14T06:59:16.057Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-14T06:59:16.057Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-14T06:59:16.057Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-14T06:59:16.057Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-14T06:59:18.271Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-14T06:59:18.271Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-14T06:59:18.271Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-14T06:59:25.430Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-14T06:59:25.430Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-14T06:59:25.430Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-14T06:59:25.430Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-14T06:59:25.430Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-14T06:59:28.380Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-14T06:59:35.505Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-14T06:59:39.228Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-14T06:59:39.333Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-14T06:59:39.333Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-14T06:59:39.333Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-14T06:59:44.997Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-14T06:59:44.997Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-14T06:59:44.997Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-14T06:59:44.997Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-14T06:59:46.384Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-14T06:59:46.841Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-14T06:59:46.841Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-14T06:59:47.161Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-14T06:59:47.803Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-14T06:59:49.326Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-14T06:59:51.492Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-14T06:59:51.492Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-14T06:59:51.492Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-14T06:59:51.492Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-14T06:59:51.492Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-14T06:59:51.492Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-14T06:59:51.492Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-14T06:59:51.492Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-14T06:59:51.492Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-14T06:59:51.492Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-14T06:59:51.492Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-14T06:59:51.492Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-14T06:59:51.492Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-14T06:59:51.492Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-14T06:59:51.492Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-14T06:59:56.164Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-14T06:59:57.125Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-14T06:59:58.091Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-14T06:59:59.293Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-14T07:00:03.959Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-14T07:00:03.959Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-14T07:00:03.959Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-14T07:00:03.959Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-14T07:00:03.959Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-14T07:00:03.959Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-14T07:00:03.959Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-14T07:00:03.959Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-14T07:00:03.959Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-14T07:00:03.959Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-14T07:00:03.959Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-14T07:00:03.959Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-14T07:00:03.959Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-14T07:00:03.959Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-14T07:00:03.959Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-14T07:00:03.959Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-14T07:00:03.959Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-14T07:00:03.959Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-14T07:00:03.959Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-14T07:00:03.959Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-14T07:00:03.959Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-14T07:00:03.959Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-14T07:00:03.959Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-14T07:00:03.959Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-14T07:00:03.959Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-14T07:00:03.959Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-14T07:00:03.959Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-14T07:00:03.959Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-14T07:00:03.959Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-14T07:00:03.959Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-14T07:00:03.959Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-14T07:00:03.959Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-14T07:00:03.959Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-14T07:00:03.959Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-14T07:00:03.959Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-14T07:00:05.145Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-14T07:00:05.145Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-14T07:00:05.145Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-14T07:00:07.130Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-14T07:00:07.585Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-14T07:00:08.041Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-14T07:00:08.041Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-14T07:00:10.209Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-14T07:00:10.209Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-14T07:00:12.202Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-14T07:00:12.202Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-14T07:00:12.374Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-14T07:00:12.659Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-14T07:00:14.541Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-14T07:00:21.589Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-14T07:00:21.589Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-14T07:00:21.589Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-14T07:00:28.634Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-14T07:00:28.634Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-14T07:00:28.634Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-14T07:00:33.301Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-14T07:00:33.301Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-14T07:00:33.301Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-14T07:00:33.301Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-14T07:00:33.301Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-14T07:00:33.301Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-14T07:00:33.301Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-14T07:00:33.301Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-14T07:00:33.301Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-14T07:00:33.736Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-14T07:00:38.411Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-14T07:00:38.864Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-14T07:00:43.612Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-14T07:00:43.612Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-14T07:00:43.612Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-14T07:00:43.612Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-14T07:00:43.612Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-14T07:00:43.612Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-14T07:00:43.612Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-14T07:00:43.612Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-14T07:00:43.612Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-14T07:00:43.612Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-14T07:00:43.612Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-14T07:00:43.612Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-14T07:00:43.612Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-14T07:00:45.777Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-14T07:00:47.942Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-14T07:00:47.942Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-14T07:00:47.942Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-14T07:00:49.422Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-14T07:00:50.108Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-14T07:00:50.108Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-14T07:00:50.108Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-14T07:00:50.108Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-14T07:00:50.108Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-14T07:00:50.108Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-14T07:00:50.108Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-14T07:00:50.108Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-14T07:00:50.108Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-14T07:00:50.108Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-14T07:00:50.108Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-14T07:00:50.108Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-14T07:00:50.108Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-14T07:00:56.849Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-14T07:01:07.152Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-14T07:01:07.767Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-14T07:01:07.767Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-14T07:01:07.767Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-14T07:01:07.767Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-14T07:01:07.767Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-14T07:01:07.767Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-14T07:01:07.767Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-14T07:01:07.767Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-14T07:01:09.296Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-14T07:01:09.296Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-14T07:01:12.196Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-14T07:01:12.665Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-14T07:01:12.956Z] === RUN TestDockerSuite/TestRmiTag [2022-03-14T07:01:13.133Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-14T07:01:13.133Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-14T07:01:13.133Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-14T07:01:13.948Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-14T07:01:17.747Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-14T07:01:21.798Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-14T07:01:21.798Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-14T07:01:21.798Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-14T07:01:21.798Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-14T07:01:21.798Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-14T07:01:21.798Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-14T07:01:21.798Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-14T07:01:28.957Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-14T07:01:28.957Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-14T07:01:29.426Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-14T07:01:38.090Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-14T07:01:38.090Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-14T07:01:38.090Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-14T07:01:39.655Z] --- PASS: TestDockerSuite (2581.99s) [2022-03-14T07:01:39.655Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-14T07:01:39.655Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-14T07:01:39.655Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-14T07:01:39.655Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-14T07:01:39.655Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-03-14T07:01:39.655Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-14T07:01:39.655Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-14T07:01:39.655Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.75s) [2022-03-14T07:01:39.655Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2022-03-14T07:01:39.655Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.67s) [2022-03-14T07:01:39.655Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-03-14T07:01:39.655Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (97.37s) [2022-03-14T07:01:39.655Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.99s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.91s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.23s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.26s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.26s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.26s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (107.08s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.67s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.89s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.92s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.29s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.66s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.03s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.29s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.55s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.07s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.33s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.69s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.73s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildAddTar (40.87s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.02s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.53s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.89s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.45s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.57s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.87s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.42s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.79s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.86s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.82s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.46s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.36s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.25s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.29s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.57s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.01s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildCmd (0.61s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.60s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.58s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.37s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.34s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.24s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.51s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.96s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.93s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.51s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.89s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (9.95s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.71s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.59s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.54s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.83s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.26s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (31.07s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.70s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.73s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.39s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.58s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.85s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildDockerignore (69.84s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.13s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (84.63s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.67s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.67s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.22s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.47s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.60s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.33s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.85s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.25s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (105.48s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.43s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.60s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.22s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.55s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.59s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.49s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.21s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.59s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.93s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.03s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.31s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.68s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.72s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildFails (7.18s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.75s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.52s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.49s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.82s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.62s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.21s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.87s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.60s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.86s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildHistory (11.73s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.08s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.12s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.86s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.10s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildLabel (1.03s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.70s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.04s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.67s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildLabels (1.04s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.73s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.32s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.64s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.79s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.97s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.26s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.70s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (29.59s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.68s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.03s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (10.94s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.66s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.42s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.31s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.69s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.76s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.16s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.46s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.80s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.18s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.46s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.15s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.61s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.16s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.80s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.09s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.60s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.63s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.14s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.23s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.82s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (27.90s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildRm (13.48s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.23s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-14T07:01:39.656Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-03-14T07:01:39.656Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.45s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.69s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.94s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.25s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.71s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.67s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.65s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.78s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.47s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestBuildStderr (4.10s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.37s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.12s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.22s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.18s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.98s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.89s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.61s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.79s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.97s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.87s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.19s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.22s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.62s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.22s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.11s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (21.94s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.26s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.38s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.03s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.10s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (8.97s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCommitChange (4.55s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.12s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.12s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCommitTTY (11.31s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.37s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.57s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.35s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.12s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.14s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.33s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.51s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.10s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.09s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.19s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.35s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.26s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.99s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.44s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.09s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.56s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.76s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.82s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.09s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.14s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.29s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.87s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (33.84s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.51s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.54s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.59s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.56s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005188_} (2.56s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14204631043_c:\foo_false____} (2.49s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14204631043_c:\foo_true____} (8.56s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.34s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.40s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.26s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.45s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.31s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.80s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.86s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCpToDot (2.52s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCpToStdout (7.34s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.21s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.35s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.99s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.69s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCreateRM (0.35s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.02s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.41s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.15s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.11s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (7.56s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.32s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.38s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.52s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestEventsCopy (4.62s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.90s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.08s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.82s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.65s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.79s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.04s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestEventsFilters (4.74s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestEventsFormat (4.31s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestEventsRename (2.38s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestEventsResize (7.64s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.13s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.44s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.72s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.76s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.90s) [2022-03-14T07:01:39.657Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.91s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-14T07:01:39.657Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.96s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.08s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.16s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.08s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.05s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.29s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestExecInspectID (4.69s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.61s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.49s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.32s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.13s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.06s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.16s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.03s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.01s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.63s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.07s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.83s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.22s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.71s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.84s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestImportBadURL (0.12s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.36s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.19s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.21s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.11s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestInspectDefault (2.15s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestInspectHistory (4.13s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.19s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.15s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.16s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.19s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.11s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestInspectStatus (2.58s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.06s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.21s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (6.97s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.23s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (7.07s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.49s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.29s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.82s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.83s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.47s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.31s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.11s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.66s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.57s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.60s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.51s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.35s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.29s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.25s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestLogsSince (9.03s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestLogsTail (2.71s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.44s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.24s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.29s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.16s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestPsByOrder (7.87s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.90s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.47s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.29s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.05s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.99s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.24s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.62s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.73s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.03s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.02s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.97s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.30s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.90s) [2022-03-14T07:01:39.658Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.53s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.71s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.02s) [2022-03-14T07:01:39.658Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.79s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.95s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.08s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.77s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.72s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.02s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.53s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.92s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.88s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRmiTag (0.65s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.36s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.43s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.43s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.47s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.19s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.24s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.77s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.13s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.14s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.19s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.27s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.19s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.99s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.99s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.21s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.41s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.21s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.23s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.91s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.99s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.25s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.14s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.22s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.25s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunExitCode (7.11s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.18s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.09s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.16s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.59s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.12s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.69s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.73s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (9.60s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.85s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.10s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.10s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.94s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (7.30s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.49s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunRm (2.46s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.44s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.55s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.18s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.11s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.48s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.20s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.90s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.63s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.15s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (6.92s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.92s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.59s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.53s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.49s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.30s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.16s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.21s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.86s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.65s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.12s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.31s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (3.37s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.79s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (11.38s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.18s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.19s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (7.00s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.36s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.29s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-03-14T07:01:39.659Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.58s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-14T07:01:39.659Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-14T07:01:39.660Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.08s) [2022-03-14T07:01:39.660Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.25s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-14T07:01:39.660Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.07s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-14T07:01:39.660Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2022-03-14T07:01:39.660Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-03-14T07:01:39.660Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-14T07:01:39.660Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2022-03-14T07:01:39.660Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2022-03-14T07:01:39.660Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-03-14T07:01:39.660Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.50s) [2022-03-14T07:01:39.660Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-03-14T07:01:39.660Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.91s) [2022-03-14T07:01:39.660Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2022-03-14T07:01:39.660Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2022-03-14T07:01:39.660Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-03-14T07:01:39.660Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-03-14T07:01:39.660Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.56s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-14T07:01:39.660Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.60s) [2022-03-14T07:01:39.660Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-14T07:01:39.660Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.10s) [2022-03-14T07:01:39.660Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2022-03-14T07:01:39.660Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2022-03-14T07:01:39.660Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.70s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-14T07:01:39.660Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.43s) [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-14T07:01:39.660Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] --- PASS: TestDockerRegistrySuite (0.18s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-14T07:01:39.660Z] === RUN TestDockerSchema1RegistrySuite [2022-03-14T07:01:39.660Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-14T07:01:39.660Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-14T07:01:39.660Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-14T07:01:39.660Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-14T07:01:39.660Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-14T07:01:39.660Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-14T07:01:39.660Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-14T07:01:39.660Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-14T07:01:39.660Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-14T07:01:39.660Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-14T07:01:39.660Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-14T07:01:39.660Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-14T07:01:39.660Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-14T07:01:39.660Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-14T07:01:39.660Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-14T07:01:39.660Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-14T07:01:39.660Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-14T07:01:39.660Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.660Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-14T07:01:39.661Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.661Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-14T07:01:39.661Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.661Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-14T07:01:39.661Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.661Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-14T07:01:39.661Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-14T07:01:39.661Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-14T07:01:39.661Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-14T07:01:39.661Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-14T07:01:39.661Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-14T07:01:39.661Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-14T07:01:39.661Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-14T07:01:39.661Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-14T07:01:39.661Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-14T07:01:39.661Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-14T07:01:39.661Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.661Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-14T07:01:39.661Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.661Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-14T07:01:39.661Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.661Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-14T07:01:39.661Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.661Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-14T07:01:39.661Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-14T07:01:39.661Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-14T07:01:39.661Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-14T07:01:39.661Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-14T07:01:39.661Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-14T07:01:39.661Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-14T07:01:40.130Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-14T07:01:40.130Z] === RUN TestDockerDaemonSuite [2022-03-14T07:01:40.130Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-14T07:01:40.130Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.130Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-14T07:01:40.130Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.130Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-14T07:01:40.130Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.130Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-14T07:01:40.130Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-14T07:01:40.130Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-14T07:01:40.130Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-14T07:01:40.130Z] === RUN TestDockerSwarmSuite [2022-03-14T07:01:40.130Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-14T07:01:40.130Z] === RUN TestDockerPluginSuite [2022-03-14T07:01:40.130Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-14T07:01:40.130Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.130Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-14T07:01:40.130Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.130Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-14T07:01:40.130Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.130Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-14T07:01:40.130Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.130Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-14T07:01:40.130Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.130Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-14T07:01:40.130Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.130Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-14T07:01:40.130Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.130Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-14T07:01:40.130Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.130Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-14T07:01:40.130Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.130Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-14T07:01:40.130Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.130Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-14T07:01:40.130Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.130Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-14T07:01:40.130Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-14T07:01:40.130Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-14T07:01:40.130Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-14T07:01:40.130Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-14T07:01:40.130Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-14T07:01:40.130Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-14T07:01:40.130Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-14T07:01:40.130Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-14T07:01:40.130Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-14T07:01:40.130Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-14T07:01:40.130Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-14T07:01:40.130Z] === RUN TestDockerExternalVolumeSuite [2022-03-14T07:01:40.130Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.130Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-14T07:01:40.130Z] === RUN TestDockerNetworkSuite [2022-03-14T07:01:40.130Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.130Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-14T07:01:40.130Z] === RUN TestDockerHubPullSuite [2022-03-14T07:01:40.130Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.130Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-14T07:01:40.130Z] PASS [2022-03-14T07:01:40.130Z] ok github.com/docker/docker/integration-cli 2582.414s [2022-03-14T07:01:40.130Z] [2022-03-14T07:01:40.130Z] === Skipped [2022-03-14T07:01:40.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-14T07:01:40.130Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.130Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-14T07:01:40.130Z] [2022-03-14T07:01:40.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-14T07:01:40.130Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-14T07:01:40.131Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-14T07:01:40.131Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-14T07:01:40.131Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-14T07:01:40.131Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-14T07:01:40.131Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-14T07:01:40.131Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-14T07:01:40.131Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-14T07:01:40.131Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-14T07:01:40.131Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-14T07:01:40.131Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-14T07:01:40.131Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-14T07:01:40.131Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-14T07:01:40.131Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-14T07:01:40.131Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-14T07:01:40.131Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-14T07:01:40.131Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2022-03-14T07:01:40.131Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-14T07:01:40.131Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.30s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-14T07:01:40.131Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.131Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-14T07:01:40.131Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-14T07:01:40.132Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-14T07:01:40.132Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-14T07:01:40.132Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-14T07:01:40.132Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-14T07:01:40.132Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-14T07:01:40.132Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-14T07:01:40.132Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-14T07:01:40.132Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-14T07:01:40.132Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-14T07:01:40.132Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-14T07:01:40.132Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-14T07:01:40.132Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-14T07:01:40.132Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-14T07:01:40.132Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-14T07:01:40.132Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-03-14T07:01:40.132Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s) [2022-03-14T07:01:40.132Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-03-14T07:01:40.132Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-14T07:01:40.132Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-14T07:01:40.132Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-14T07:01:40.132Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-14T07:01:40.132Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.36s) [2022-03-14T07:01:40.132Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-14T07:01:40.132Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-03-14T07:01:40.132Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2022-03-14T07:01:40.132Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2022-03-14T07:01:40.132Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-14T07:01:40.132Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2022-03-14T07:01:40.132Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-14T07:01:40.132Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-14T07:01:40.132Z] docker_cli_sni_test.go:18: Flakey test [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-14T07:01:40.132Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-14T07:01:40.132Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-14T07:01:40.132Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-14T07:01:40.132Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-14T07:01:40.132Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-14T07:01:40.132Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-14T07:01:40.132Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-14T07:01:40.132Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-14T07:01:40.132Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-14T07:01:40.132Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-14T07:01:40.132Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-14T07:01:40.132Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-14T07:01:40.132Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-14T07:01:40.132Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-14T07:01:40.132Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-14T07:01:40.132Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-14T07:01:40.132Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-14T07:01:40.132Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-14T07:01:40.132Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-14T07:01:40.132Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-14T07:01:40.132Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-14T07:01:40.132Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-14T07:01:40.132Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-14T07:01:40.132Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-14T07:01:40.132Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-14T07:01:40.132Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-14T07:01:40.132Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-14T07:01:40.132Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-14T07:01:40.132Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-14T07:01:40.132Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-14T07:01:40.132Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-14T07:01:40.132Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-14T07:01:40.132Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-14T07:01:40.132Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-14T07:01:40.132Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-14T07:01:40.132Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.132Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-14T07:01:40.132Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-03-14T07:01:40.133Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-14T07:01:40.133Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-14T07:01:40.133Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-14T07:01:40.133Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-14T07:01:40.133Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-14T07:01:40.133Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-14T07:01:40.133Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-14T07:01:40.133Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-14T07:01:40.133Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-14T07:01:40.133Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-03-14T07:01:40.133Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-14T07:01:40.133Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-14T07:01:40.133Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-14T07:01:40.133Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-14T07:01:40.133Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-14T07:01:40.133Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-14T07:01:40.133Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-14T07:01:40.133Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-14T07:01:40.133Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-14T07:01:40.133Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-14T07:01:40.133Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-14T07:01:40.133Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-14T07:01:40.133Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-14T07:01:40.133Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-14T07:01:40.133Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-14T07:01:40.133Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-14T07:01:40.133Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-14T07:01:40.133Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-14T07:01:40.133Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-14T07:01:40.133Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-03-14T07:01:40.133Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-14T07:01:40.133Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-14T07:01:40.133Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-14T07:01:40.133Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-14T07:01:40.133Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-14T07:01:40.133Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-14T07:01:40.133Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-14T07:01:40.133Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-14T07:01:40.133Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-14T07:01:40.133Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-14T07:01:40.133Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-14T07:01:40.133Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-14T07:01:40.133Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-03-14T07:01:40.133Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-03-14T07:01:40.133Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-14T07:01:40.133Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-14T07:01:40.133Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-14T07:01:40.133Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-14T07:01:40.133Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-14T07:01:40.133Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-03-14T07:01:40.133Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-14T07:01:40.133Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-14T07:01:40.133Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-14T07:01:40.133Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-14T07:01:40.133Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-14T07:01:40.133Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-03-14T07:01:40.133Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-14T07:01:40.133Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-14T07:01:40.133Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-14T07:01:40.133Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.133Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-14T07:01:40.133Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-03-14T07:01:40.134Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-14T07:01:40.134Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-14T07:01:40.134Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-14T07:01:40.134Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-03-14T07:01:40.134Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-14T07:01:40.134Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-14T07:01:40.134Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-14T07:01:40.134Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-14T07:01:40.134Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-14T07:01:40.134Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-14T07:01:40.134Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-03-14T07:01:40.134Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-14T07:01:40.134Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-14T07:01:40.134Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-14T07:01:40.134Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-14T07:01:40.134Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-14T07:01:40.134Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-03-14T07:01:40.134Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-03-14T07:01:40.134Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-14T07:01:40.134Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-03-14T07:01:40.134Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-14T07:01:40.134Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-14T07:01:40.134Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-14T07:01:40.134Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-14T07:01:40.134Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-14T07:01:40.134Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-14T07:01:40.134Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-14T07:01:40.134Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-14T07:01:40.134Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-14T07:01:40.134Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-14T07:01:40.134Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-14T07:01:40.134Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-14T07:01:40.134Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-14T07:01:40.134Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-14T07:01:40.134Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-14T07:01:40.134Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-14T07:01:40.134Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-14T07:01:40.134Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-14T07:01:40.134Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-14T07:01:40.134Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-14T07:01:40.134Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-14T07:01:40.134Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-14T07:01:40.134Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-14T07:01:40.134Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-14T07:01:40.134Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-14T07:01:40.134Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-14T07:01:40.134Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-14T07:01:40.134Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-14T07:01:40.134Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-14T07:01:40.134Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-14T07:01:40.134Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-14T07:01:40.134Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-14T07:01:40.134Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-14T07:01:40.134Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-14T07:01:40.134Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-14T07:01:40.134Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-14T07:01:40.134Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-14T07:01:40.134Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-14T07:01:40.134Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-03-14T07:01:40.134Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-14T07:01:40.134Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-14T07:01:40.134Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-14T07:01:40.134Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-14T07:01:40.134Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-14T07:01:40.134Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-14T07:01:40.134Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-14T07:01:40.134Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-14T07:01:40.134Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-14T07:01:40.134Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-14T07:01:40.134Z] [2022-03-14T07:01:40.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-14T07:01:40.135Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-14T07:01:40.135Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-14T07:01:40.135Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-14T07:01:40.135Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-14T07:01:40.135Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-03-14T07:01:40.135Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-14T07:01:40.135Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-14T07:01:40.135Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-14T07:01:40.135Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-14T07:01:40.135Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-14T07:01:40.135Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-14T07:01:40.135Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-14T07:01:40.135Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-14T07:01:40.135Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-14T07:01:40.135Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-14T07:01:40.135Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-14T07:01:40.135Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-14T07:01:40.135Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-14T07:01:40.135Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-14T07:01:40.135Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-14T07:01:40.135Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-14T07:01:40.135Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-14T07:01:40.135Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-14T07:01:40.135Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-14T07:01:40.135Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-14T07:01:40.135Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-14T07:01:40.135Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.135Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-14T07:01:40.135Z] [2022-03-14T07:01:40.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-14T07:01:40.135Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.136Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-14T07:01:40.136Z] [2022-03-14T07:01:40.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-14T07:01:40.136Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.136Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-14T07:01:40.136Z] [2022-03-14T07:01:40.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-14T07:01:40.136Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.136Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-14T07:01:40.136Z] [2022-03-14T07:01:40.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-14T07:01:40.136Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.136Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-14T07:01:40.136Z] [2022-03-14T07:01:40.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-14T07:01:40.136Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.136Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-14T07:01:40.136Z] [2022-03-14T07:01:40.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-14T07:01:40.136Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.136Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-14T07:01:40.136Z] [2022-03-14T07:01:40.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-14T07:01:40.136Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.136Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-14T07:01:40.136Z] [2022-03-14T07:01:40.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-14T07:01:40.136Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.136Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-14T07:01:40.136Z] [2022-03-14T07:01:40.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-14T07:01:40.136Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.136Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-14T07:01:40.136Z] [2022-03-14T07:01:40.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-14T07:01:40.136Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.136Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-14T07:01:40.136Z] [2022-03-14T07:01:40.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-14T07:01:40.136Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.136Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-14T07:01:40.136Z] [2022-03-14T07:01:40.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-14T07:01:40.136Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.136Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-14T07:01:40.136Z] [2022-03-14T07:01:40.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-14T07:01:40.136Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.136Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-14T07:01:40.136Z] [2022-03-14T07:01:40.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-14T07:01:40.136Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.136Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-14T07:01:40.136Z] [2022-03-14T07:01:40.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-14T07:01:40.136Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-14T07:01:40.136Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-14T07:01:40.136Z] [2022-03-14T07:01:40.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-14T07:01:40.136Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.136Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-14T07:01:40.136Z] [2022-03-14T07:01:40.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-14T07:01:40.136Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.136Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-14T07:01:40.136Z] [2022-03-14T07:01:40.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-14T07:01:40.136Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.136Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-14T07:01:40.136Z] [2022-03-14T07:01:40.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-14T07:01:40.136Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.136Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-14T07:01:40.136Z] [2022-03-14T07:01:40.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-14T07:01:40.136Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.136Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-14T07:01:40.136Z] [2022-03-14T07:01:40.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-14T07:01:40.136Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.136Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-14T07:01:40.136Z] [2022-03-14T07:01:40.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-14T07:01:40.136Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.136Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-14T07:01:40.136Z] [2022-03-14T07:01:40.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-14T07:01:40.136Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.136Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-14T07:01:40.136Z] [2022-03-14T07:01:40.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-14T07:01:40.136Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.136Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-14T07:01:40.136Z] [2022-03-14T07:01:40.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-14T07:01:40.136Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.136Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-14T07:01:40.136Z] [2022-03-14T07:01:40.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-14T07:01:40.136Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.136Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-14T07:01:40.136Z] [2022-03-14T07:01:40.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-14T07:01:40.136Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.136Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-14T07:01:40.136Z] [2022-03-14T07:01:40.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-14T07:01:40.136Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.136Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-14T07:01:40.136Z] [2022-03-14T07:01:40.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-14T07:01:40.136Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.136Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-14T07:01:40.136Z] [2022-03-14T07:01:40.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-14T07:01:40.136Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.136Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-14T07:01:40.136Z] [2022-03-14T07:01:40.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-14T07:01:40.136Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.136Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-14T07:01:40.136Z] [2022-03-14T07:01:40.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-14T07:01:40.136Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.136Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-14T07:01:40.136Z] [2022-03-14T07:01:40.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2022-03-14T07:01:40.136Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.136Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-03-14T07:01:40.136Z] [2022-03-14T07:01:40.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-14T07:01:40.605Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.605Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-14T07:01:40.605Z] [2022-03-14T07:01:40.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-14T07:01:40.605Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.605Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-14T07:01:40.605Z] [2022-03-14T07:01:40.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-14T07:01:40.605Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.605Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-14T07:01:40.605Z] [2022-03-14T07:01:40.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-14T07:01:40.605Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.605Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-14T07:01:40.605Z] [2022-03-14T07:01:40.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-14T07:01:40.605Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.605Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-14T07:01:40.605Z] [2022-03-14T07:01:40.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-14T07:01:40.605Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.605Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-14T07:01:40.605Z] [2022-03-14T07:01:40.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-14T07:01:40.605Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.605Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-14T07:01:40.605Z] [2022-03-14T07:01:40.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-14T07:01:40.605Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.605Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-14T07:01:40.605Z] [2022-03-14T07:01:40.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-14T07:01:40.605Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.605Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-14T07:01:40.605Z] [2022-03-14T07:01:40.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-14T07:01:40.605Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.605Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-14T07:01:40.605Z] [2022-03-14T07:01:40.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-14T07:01:40.605Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.605Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-14T07:01:40.605Z] [2022-03-14T07:01:40.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-14T07:01:40.605Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.605Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-14T07:01:40.605Z] [2022-03-14T07:01:40.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-14T07:01:40.605Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.605Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-14T07:01:40.605Z] [2022-03-14T07:01:40.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-14T07:01:40.605Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.605Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-14T07:01:40.605Z] [2022-03-14T07:01:40.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-14T07:01:40.605Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.605Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-14T07:01:40.605Z] [2022-03-14T07:01:40.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-03-14T07:01:40.605Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.605Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-03-14T07:01:40.605Z] [2022-03-14T07:01:40.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-14T07:01:40.605Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.605Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-14T07:01:40.605Z] [2022-03-14T07:01:40.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-14T07:01:40.605Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.605Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-14T07:01:40.605Z] [2022-03-14T07:01:40.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-14T07:01:40.605Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.605Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-14T07:01:40.605Z] [2022-03-14T07:01:40.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-14T07:01:40.606Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-14T07:01:40.606Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-14T07:01:40.606Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-14T07:01:40.606Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-14T07:01:40.606Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-14T07:01:40.606Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-14T07:01:40.606Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-14T07:01:40.606Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-14T07:01:40.606Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.606Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-14T07:01:40.606Z] [2022-03-14T07:01:40.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-14T07:01:40.607Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-14T07:01:40.607Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-14T07:01:40.607Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-14T07:01:40.607Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-14T07:01:40.607Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-14T07:01:40.607Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-14T07:01:40.607Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-14T07:01:40.607Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-14T07:01:40.607Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-14T07:01:40.607Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-14T07:01:40.607Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.607Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-14T07:01:40.607Z] [2022-03-14T07:01:40.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-14T07:01:40.608Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.608Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-14T07:01:40.608Z] [2022-03-14T07:01:40.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-14T07:01:40.608Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.608Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-14T07:01:40.608Z] [2022-03-14T07:01:40.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-14T07:01:40.608Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.608Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-14T07:01:40.608Z] [2022-03-14T07:01:40.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-14T07:01:40.608Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.608Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-14T07:01:40.608Z] [2022-03-14T07:01:40.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-14T07:01:40.608Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.608Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-14T07:01:40.608Z] [2022-03-14T07:01:40.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-14T07:01:40.608Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.608Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-14T07:01:40.608Z] [2022-03-14T07:01:40.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-14T07:01:40.608Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.608Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-14T07:01:40.608Z] [2022-03-14T07:01:40.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-14T07:01:40.608Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.608Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-14T07:01:40.608Z] [2022-03-14T07:01:40.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-14T07:01:40.608Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.608Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-14T07:01:40.608Z] [2022-03-14T07:01:40.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-14T07:01:40.608Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.608Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-14T07:01:40.608Z] [2022-03-14T07:01:40.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-14T07:01:40.608Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.608Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-14T07:01:40.608Z] [2022-03-14T07:01:40.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-14T07:01:40.608Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.608Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-14T07:01:40.608Z] [2022-03-14T07:01:40.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-14T07:01:40.608Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.608Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-14T07:01:40.608Z] [2022-03-14T07:01:40.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-14T07:01:40.608Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.608Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-14T07:01:40.608Z] [2022-03-14T07:01:40.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-14T07:01:40.608Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.608Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-14T07:01:40.608Z] [2022-03-14T07:01:40.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-14T07:01:40.608Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.608Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-14T07:01:40.608Z] [2022-03-14T07:01:40.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-14T07:01:40.608Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.608Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-14T07:01:40.608Z] [2022-03-14T07:01:40.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-14T07:01:40.608Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.608Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-14T07:01:40.608Z] [2022-03-14T07:01:40.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-14T07:01:40.608Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.608Z] [2022-03-14T07:01:40.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-14T07:01:40.608Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.608Z] [2022-03-14T07:01:40.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-14T07:01:40.608Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-14T07:01:40.608Z] [2022-03-14T07:01:40.608Z] DONE 1088 tests, 539 skipped in 2593.552s [2022-03-14T07:01:40.608Z] INFO: Integration tests ended at 03/14/2022 07:01:40. Duration:00:43:13.6884924 [2022-03-14T07:01:40.608Z] INFO: Docker info of the daemon under test at end of run [2022-03-14T07:01:40.608Z] [2022-03-14T07:01:40.608Z] Containers: 2 [2022-03-14T07:01:40.608Z] Running: 0 [2022-03-14T07:01:40.608Z] Paused: 0 [2022-03-14T07:01:40.608Z] Stopped: 2 [2022-03-14T07:01:40.608Z] Images: 18 [2022-03-14T07:01:40.608Z] Server Version: 0.0.0-dev [2022-03-14T07:01:40.608Z] Storage Driver: windowsfilter [2022-03-14T07:01:40.608Z] Windows: [2022-03-14T07:01:40.608Z] Logging Driver: json-file [2022-03-14T07:01:40.608Z] Plugins: [2022-03-14T07:01:40.608Z] Volume: local [2022-03-14T07:01:40.608Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-14T07:01:40.608Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-14T07:01:40.608Z] Swarm: inactive [2022-03-14T07:01:40.608Z] Default Isolation: process [2022-03-14T07:01:40.608Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-14T07:01:40.608Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-14T07:01:40.608Z] OSType: windows [2022-03-14T07:01:40.608Z] Architecture: x86_64 [2022-03-14T07:01:40.608Z] CPUs: 4 [2022-03-14T07:01:40.608Z] Total Memory: 32GiB [2022-03-14T07:01:40.608Z] Name: azwin-2-a4bc90 [2022-03-14T07:01:40.608Z] ID: DNBF:LK4C:XSRW:2V27:IR2M:MJZA:LQAZ:LPZ4:PEFY:BG2V:3ODY:JFNY [2022-03-14T07:01:40.608Z] Docker Root Dir: D:\CI\PR-43375\1\daemon [2022-03-14T07:01:40.608Z] Debug Mode (client): false [2022-03-14T07:01:40.608Z] Debug Mode (server): true [2022-03-14T07:01:40.608Z] File Descriptors: -1 [2022-03-14T07:01:40.608Z] Goroutines: 17 [2022-03-14T07:01:40.608Z] System Time: 2022-03-14T07:01:40.3651025Z [2022-03-14T07:01:40.608Z] EventsListeners: 0 [2022-03-14T07:01:40.608Z] Registry: https://index.docker.io/v1/ [2022-03-14T07:01:40.608Z] Labels: [2022-03-14T07:01:40.608Z] Experimental: false [2022-03-14T07:01:40.608Z] Insecure Registries: [2022-03-14T07:01:40.608Z] 127.0.0.0/8 [2022-03-14T07:01:40.608Z] Live Restore Enabled: false [2022-03-14T07:01:40.608Z] [2022-03-14T07:01:40.608Z] [2022-03-14T07:01:40.608Z] INFO: Stopping daemon under test [2022-03-14T07:01:40.608Z] SUCCESS: The process with PID 3008 (child process of PID 6044) has been terminated. [2022-03-14T07:01:40.608Z] SUCCESS: The process with PID 6044 (child process of PID 4104) has been terminated. [2022-03-14T07:01:41.076Z] INFO: Stop tailing logs of the daemon under tests [2022-03-14T07:01:41.076Z] INFO: executeCI.ps1 Completed successfully at 03/14/2022 07:01:40. [2022-03-14T07:01:41.076Z] INFO: Tidying up at end of run [2022-03-14T07:01:41.076Z] INFO: Saving daemon under test log (d:\CI\PR-43375\1\dut.out) to bundles\CIDUT.out [2022-03-14T07:01:41.076Z] INFO: Saving daemon under test log (d:\CI\PR-43375\1\dut.err) to bundles\CIDUT.err [2022-03-14T07:01:41.076Z] INFO: Saving containerd logs to bundles [2022-03-14T07:01:41.076Z] INFO: Nuke-Everything... [2022-03-14T07:01:41.545Z] INFO: Container count on control daemon to delete is 2 [2022-03-14T07:01:41.545Z] 26f938406c76 [2022-03-14T07:01:41.545Z] 24a242b668ce [2022-03-14T07:01:41.545Z] INFO: Tidying pidfile d:\CI\PR-43375\1\docker.pid [2022-03-14T07:01:41.545Z] INFO: Nuking d:\CI [2022-03-14T07:01:43.051Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-14T07:01:45.278Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-14T07:01:52.441Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-14T07:01:53.427Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-14T07:01:53.427Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-14T07:01:53.427Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-14T07:01:53.427Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-14T07:01:53.427Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-14T07:01:53.427Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-14T07:01:53.427Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-14T07:01:53.427Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-14T07:01:53.427Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-14T07:01:53.428Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-14T07:01:53.428Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-14T07:01:53.428Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-14T07:01:53.897Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-14T07:01:53.897Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-14T07:01:53.897Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-14T07:01:56.857Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-14T07:01:56.857Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-14T07:01:56.857Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-14T07:01:56.857Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-14T07:01:56.857Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-14T07:02:05.530Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-14T07:02:06.831Z] INFO: Zapped successfully [2022-03-14T07:02:06.831Z] [2022-03-14T07:02:06.831Z] INFO: executeCI.ps1 exiting at Mon Mar 14 07:02:06 CUT 2022. Duration 01:10:10.5674704 [2022-03-14T07:02:06.831Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-14T07:02:07.120Z] Recording test results [2022-03-14T07:02:09.323Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-14T07:02:13.115Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-14T07:02:16.564Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-14T07:02:16.907Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-14T07:02:18.735Z] Creating windowsRS5-integration-bundles.zip [2022-03-14T07:02:19.859Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-14T07:02:20.334Z] === RUN TestDockerSuite/TestRunBindMounts [Pipeline] archiveArtifacts [2022-03-14T07:02:21.173Z] Archiving artifacts [2022-03-14T07:02:28.998Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-14T07:02:28.998Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-14T07:02:28.998Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-14T07:02:28.998Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-14T07:02:28.998Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-14T07:02:28.998Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-14T07:02:28.998Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-14T07:02:28.998Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-14T07:02:28.998Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-14T07:02:28.998Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-14T07:02:28.998Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-14T07:02:28.998Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-14T07:02:28.998Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-14T07:02:28.998Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-14T07:02:28.998Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-14T07:02:28.998Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-14T07:02:28.998Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-14T07:02:28.998Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-14T07:02:28.998Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-14T07:02:28.998Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-14T07:02:28.998Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-14T07:02:28.998Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-14T07:02:28.998Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-14T07:02:31.212Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-14T07:02:31.212Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-14T07:02:31.680Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-14T07:02:36.436Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-14T07:02:36.436Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-14T07:02:36.436Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-14T07:02:36.436Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-14T07:02:36.436Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-14T07:02:36.894Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43375/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-14T07:02:37.920Z] + make clean [2022-03-14T07:02:39.486Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-14T07:02:39.486Z] docker-dev-cache [2022-03-14T07:02:39.486Z] docker-mod-cache [Pipeline] deleteDir [2022-03-14T07:02:40.240Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-14T07:02:40.240Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-14T07:02:40.240Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-14T07:02:40.240Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-14T07:02:40.240Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-14T07:02:40.240Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-14T07:02:40.240Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-14T07:02:40.240Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-14T07:02:40.240Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-14T07:02:40.240Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-14T07:02:40.240Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-14T07:02:40.240Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-14T07:02:40.240Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-14T07:02:40.240Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-14T07:02:40.240Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-14T07:02:43.191Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-14T07:02:46.989Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-14T07:02:50.779Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-14T07:02:50.779Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-14T07:02:50.779Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-14T07:02:50.779Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-14T07:02:50.779Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-14T07:02:50.779Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-14T07:02:50.779Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-14T07:02:54.508Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-14T07:02:54.508Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-14T07:02:54.508Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-14T07:02:54.508Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-14T07:02:54.508Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-14T07:02:54.508Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-14T07:02:54.508Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-14T07:02:54.508Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-14T07:02:54.508Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-14T07:02:56.678Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-14T07:03:03.735Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-14T07:03:03.735Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-14T07:03:03.735Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-14T07:03:03.735Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-14T07:03:03.735Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-14T07:03:03.735Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-14T07:03:03.735Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-14T07:03:03.735Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-14T07:03:03.735Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-14T07:03:03.735Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-14T07:03:03.735Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-14T07:03:03.735Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-14T07:03:03.735Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-14T07:03:08.422Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-14T07:03:08.422Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-14T07:03:08.422Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-14T07:03:08.422Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-14T07:03:08.422Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-14T07:03:08.422Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-14T07:03:12.150Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-14T07:03:15.873Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-14T07:03:15.873Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-14T07:03:15.873Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-14T07:03:19.592Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-14T07:03:19.593Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-14T07:03:19.593Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-14T07:03:19.593Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-14T07:03:19.593Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-14T07:03:19.593Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-14T07:03:19.593Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-14T07:03:23.312Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-14T07:03:27.146Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-14T07:03:31.833Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-14T07:03:35.561Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-14T07:03:35.561Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-14T07:03:35.561Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-14T07:03:35.561Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-14T07:03:35.561Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-14T07:03:35.561Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-14T07:03:35.561Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-14T07:03:35.561Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-14T07:03:35.561Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-14T07:03:36.016Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-14T07:03:36.016Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-14T07:03:36.016Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-14T07:03:36.016Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-14T07:03:36.016Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-14T07:03:36.016Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-14T07:03:36.016Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-14T07:03:43.070Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-14T07:03:43.070Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-14T07:03:43.070Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-14T07:03:43.070Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-14T07:03:43.070Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-14T07:03:43.070Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-14T07:03:43.070Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-14T07:03:43.070Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-14T07:03:43.070Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-14T07:03:43.070Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-14T07:03:43.070Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-14T07:03:43.070Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-14T07:03:51.614Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-14T07:03:51.614Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-14T07:03:51.614Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-14T07:03:54.510Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-14T07:03:54.510Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-14T07:03:54.510Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-14T07:03:54.510Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-14T07:03:54.510Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-14T07:03:54.510Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-14T07:03:54.510Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-14T07:03:54.510Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-14T07:03:54.510Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-14T07:03:54.510Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-14T07:03:54.510Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-14T07:03:54.510Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-14T07:03:54.510Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-14T07:03:54.510Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-14T07:03:54.510Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-14T07:03:54.510Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-14T07:03:54.510Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-14T07:03:54.510Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-14T07:03:54.967Z] === RUN TestDockerSuite/TestRunMount [2022-03-14T07:03:54.967Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-14T07:03:54.967Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-14T07:03:54.967Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-14T07:03:54.967Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-14T07:03:54.967Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-14T07:03:54.967Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-14T07:03:54.967Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-14T07:03:54.967Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-14T07:04:05.256Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-14T07:04:05.256Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-14T07:04:05.256Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-14T07:04:05.256Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-14T07:04:05.256Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-14T07:04:05.256Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-14T07:04:05.256Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-14T07:04:14.652Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-14T07:04:20.430Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-14T07:04:20.430Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-14T07:04:20.430Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-14T07:04:20.430Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-14T07:04:20.430Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-14T07:04:20.430Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-14T07:04:20.430Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-14T07:04:20.430Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-14T07:04:20.430Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-14T07:04:20.430Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-14T07:04:20.430Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-14T07:04:20.430Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-14T07:04:20.430Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-14T07:04:20.430Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-14T07:04:20.430Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-14T07:04:20.430Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-14T07:04:20.430Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-14T07:04:20.430Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-14T07:04:20.430Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-14T07:04:20.430Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-14T07:04:21.958Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-14T07:04:24.855Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-14T07:04:27.024Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-14T07:04:28.539Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-14T07:04:32.268Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-14T07:04:32.268Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-14T07:04:32.268Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-14T07:04:32.268Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-14T07:04:32.268Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-14T07:04:32.268Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-14T07:04:32.268Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-14T07:04:32.268Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-14T07:04:32.268Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-14T07:04:32.268Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-14T07:04:32.268Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-14T07:04:32.268Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-14T07:04:32.268Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-14T07:04:32.268Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-14T07:04:32.268Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-14T07:04:32.268Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-14T07:04:32.268Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-14T07:04:37.024Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-14T07:04:37.024Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-14T07:04:37.024Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-14T07:04:37.024Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-14T07:04:37.024Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-14T07:04:37.024Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-14T07:04:37.024Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-14T07:04:37.024Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-14T07:04:37.024Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-14T07:04:37.024Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-14T07:04:37.024Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-14T07:04:51.973Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-14T07:04:51.973Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-14T07:04:51.973Z] === RUN TestDockerSuite/TestRunRm [2022-03-14T07:04:53.541Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-14T07:05:00.706Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-14T07:05:04.506Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-14T07:05:07.462Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-14T07:05:11.253Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-14T07:05:11.721Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-14T07:05:11.721Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-14T07:05:11.721Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-14T07:05:11.721Z] === RUN TestDockerSuite/TestRunState [2022-03-14T07:05:11.721Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-14T07:05:11.721Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-14T07:05:15.514Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-14T07:05:15.514Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-14T07:05:15.514Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-14T07:05:15.985Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-14T07:05:15.985Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-14T07:05:15.985Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-14T07:05:15.985Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-14T07:05:15.985Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-14T07:05:15.985Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-14T07:05:16.455Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-14T07:05:16.455Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-14T07:05:16.455Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-14T07:05:22.334Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-14T07:05:22.334Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-14T07:05:22.334Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-14T07:05:22.334Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-14T07:05:22.334Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-14T07:05:22.334Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-14T07:05:22.334Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-14T07:05:22.334Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-14T07:05:22.334Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-14T07:05:22.334Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-14T07:05:22.334Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-14T07:05:22.334Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-14T07:05:22.334Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-14T07:05:22.334Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-14T07:05:22.334Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-14T07:05:22.334Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-14T07:05:22.334Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-14T07:05:22.334Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-14T07:05:22.334Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-14T07:05:22.334Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-14T07:05:22.334Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-14T07:05:26.126Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-14T07:05:26.126Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-14T07:05:26.126Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-14T07:05:29.918Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-14T07:05:29.918Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-14T07:05:29.918Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-14T07:05:29.918Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-14T07:05:29.918Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-14T07:05:33.718Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-14T07:05:46.221Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-14T07:05:53.380Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-14T07:06:03.873Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-14T07:06:03.873Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-14T07:06:03.873Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-14T07:06:03.873Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-14T07:06:08.627Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-14T07:06:12.377Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-14T07:06:17.050Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-14T07:06:17.050Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-14T07:06:17.050Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-14T07:06:17.050Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-14T07:06:17.050Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-14T07:06:17.050Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-14T07:06:17.050Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-14T07:06:17.050Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-14T07:06:17.050Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-14T07:06:17.050Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-14T07:06:17.050Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-14T07:06:17.050Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-14T07:06:17.050Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-14T07:06:17.050Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-14T07:06:17.050Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-14T07:06:22.819Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-14T07:06:25.683Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-14T07:06:27.827Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-14T07:06:34.831Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-14T07:06:34.831Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-14T07:06:34.831Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-14T07:06:34.831Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-14T07:06:35.281Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-14T07:06:35.281Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-14T07:06:35.281Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-14T07:06:35.281Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-14T07:06:35.281Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-14T07:06:35.281Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-14T07:06:35.281Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-14T07:06:35.281Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-14T07:06:35.281Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-14T07:06:35.281Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-14T07:06:35.281Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-14T07:06:35.281Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-14T07:06:35.281Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-14T07:06:35.281Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-14T07:06:35.281Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-14T07:06:35.281Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-14T07:06:35.281Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-14T07:06:35.282Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-14T07:06:35.282Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-14T07:06:35.282Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-14T07:06:35.282Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-14T07:06:35.282Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-14T07:06:35.282Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-14T07:06:35.282Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-14T07:06:35.282Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-14T07:06:35.282Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-14T07:06:35.282Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-14T07:06:35.282Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-14T07:06:35.282Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-14T07:06:35.282Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-14T07:06:35.282Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-14T07:06:37.426Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-14T07:06:37.878Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-14T07:06:38.331Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-14T07:06:38.782Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-14T07:06:40.927Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-14T07:06:40.927Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-14T07:06:43.796Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-14T07:06:46.946Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-14T07:06:50.664Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-14T07:06:50.664Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-14T07:06:50.664Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-14T07:07:03.023Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-14T07:07:03.023Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-14T07:07:03.023Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-14T07:07:07.691Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-14T07:07:07.691Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-14T07:07:07.691Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-14T07:07:07.691Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-14T07:07:07.691Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-14T07:07:07.691Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-14T07:07:07.691Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-14T07:07:07.691Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-14T07:07:07.691Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-14T07:07:17.988Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-14T07:07:17.988Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-14T07:07:17.988Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-14T07:07:17.988Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-14T07:07:17.988Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-14T07:07:17.988Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-14T07:07:17.988Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-14T07:07:17.988Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-14T07:07:17.988Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-14T07:07:17.988Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-14T07:07:17.988Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-14T07:07:17.988Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-14T07:07:17.988Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-14T07:07:20.881Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-14T07:07:25.546Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-14T07:07:25.546Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-14T07:07:25.546Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-14T07:07:29.267Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-14T07:07:29.267Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-14T07:07:29.267Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-14T07:07:29.267Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-14T07:07:29.267Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-14T07:07:29.267Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-14T07:07:29.267Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-14T07:07:29.267Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-14T07:07:29.267Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-14T07:07:29.267Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-14T07:07:29.267Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-14T07:07:29.267Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-14T07:07:29.267Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-14T07:07:46.912Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-14T07:07:46.912Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-14T07:07:46.912Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-14T07:07:46.912Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-14T07:07:46.912Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-14T07:07:46.912Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-14T07:07:46.912Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-14T07:07:46.912Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-14T07:07:49.808Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-14T07:07:49.808Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-14T07:07:54.484Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-14T07:07:54.484Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-14T07:07:54.940Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-14T07:07:54.940Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-14T07:07:55.396Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-14T07:08:07.748Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-14T07:08:07.748Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-14T07:08:07.748Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-14T07:08:07.748Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-14T07:08:07.748Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-14T07:08:07.748Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-14T07:08:07.748Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-14T07:08:20.164Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-14T07:08:20.164Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-14T07:08:20.164Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-14T07:08:34.938Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-14T07:08:34.938Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-14T07:08:34.938Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-14T07:08:35.395Z] --- PASS: TestDockerSuite (3052.95s) [2022-03-14T07:08:35.395Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-14T07:08:35.395Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-14T07:08:35.395Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-14T07:08:35.395Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-14T07:08:35.395Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-14T07:08:35.395Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-14T07:08:35.395Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-14T07:08:35.395Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.88s) [2022-03-14T07:08:35.395Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2022-03-14T07:08:35.395Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.73s) [2022-03-14T07:08:35.395Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-03-14T07:08:35.395Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (88.00s) [2022-03-14T07:08:35.395Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.94s) [2022-03-14T07:08:35.395Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-03-14T07:08:35.395Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-14T07:08:35.395Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-14T07:08:35.395Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-14T07:08:35.395Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-14T07:08:35.395Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-14T07:08:35.395Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-03-14T07:08:35.395Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.70s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.46s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.42s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (97.55s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.70s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (6.04s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.16s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.16s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.80s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.99s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.81s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (15.73s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.83s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.39s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.56s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.12s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.91s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.69s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildAddTar (44.83s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.54s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.34s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.01s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.75s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.95s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.53s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.85s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (12.63s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.77s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.33s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.74s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (31.68s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.87s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.02s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.57s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.93s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.60s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.89s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (2.17s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.33s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildCmd (0.80s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.78s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.75s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (8.15s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (3.22s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.75s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.79s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.83s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.36s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.73s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.27s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.96s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (8.21s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (54.02s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.89s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.79s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.08s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.55s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.53s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.80s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (32.21s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.99s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.78s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.30s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.10s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (5.29s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.40s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.35s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildDockerignore (66.88s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (8.13s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (72.24s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.15s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.06s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.83s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.54s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.44s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (36.50s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.01s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.42s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (104.39s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.61s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.86s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.48s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.72s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.70s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (8.54s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (5.11s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (7.18s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.51s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (5.41s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.56s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (7.31s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.25s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.88s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildFails (3.76s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (8.56s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (8.12s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.79s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.92s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.59s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.50s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.92s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.68s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.54s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildHistory (13.69s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.24s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.19s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.90s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.78s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildLabel (1.27s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.85s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.24s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.74s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildLabels (1.22s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.81s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.90s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.67s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.74s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.73s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (21.08s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.74s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (46.34s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (20.31s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (8.19s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (9.18s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (9.08s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (23.41s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.80s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.83s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.25s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (6.21s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.69s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.93s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.22s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.71s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.45s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.14s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.19s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.18s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.63s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.77s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.16s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.48s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.20s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (50.63s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.90s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildRm (16.26s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.94s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.53s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.66s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.70s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.91s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.82s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.72s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.95s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.74s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.47s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.41s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildStderr (6.05s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (27.06s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.31s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.51s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.72s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.36s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.00s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.66s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.04s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-14T07:08:35.396Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.71s) [2022-03-14T07:08:35.396Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.21s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.65s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.97s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.90s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.80s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.90s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.54s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.70s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.56s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.41s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.96s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.27s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.50s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.42s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestCommitChange (6.02s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.81s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.00s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestCommitTTY (8.98s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.66s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.03s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.06s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.84s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.28s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.32s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.96s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.94s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.95s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (4.03s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.42s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.44s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.40s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.93s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.32s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.40s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.19s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.46s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.17s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.25s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.83s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.12s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.24s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.87s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.52s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.14s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.17s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.06s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.20s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0005685d0_} (3.43s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12715349330_c:\foo_false____} (3.76s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12715349330_c:\foo_true____} (3.67s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.55s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.15s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.91s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.04s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.57s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.52s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.11s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.44s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.22s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.19s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestCpToDot (3.36s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestCpToStdout (3.39s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.24s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.39s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.98s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.84s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestCreateRM (0.46s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.81s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.58s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.35s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.33s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.27s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.30s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.34s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.62s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestEventsCopy (6.81s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.20s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.18s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.92s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.48s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.46s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.15s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestEventsFilters (6.75s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestEventsFormat (6.62s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestEventsRename (3.34s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestEventsResize (33.70s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.17s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.03s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.71s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.92s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.13s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.31s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.91s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.81s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.69s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (4.00s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.06s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.04s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestExecInspectID (5.85s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.14s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.93s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.37s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.50s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.70s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.71s) [2022-03-14T07:08:35.397Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.94s) [2022-03-14T07:08:35.397Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.13s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.73s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.21s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.08s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.50s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (4.02s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.09s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.73s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.50s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.65s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.49s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestInspectDefault (3.41s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestInspectHistory (5.88s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.38s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.99s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.38s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.94s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (4.01s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestInspectStatus (4.03s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.31s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.02s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.29s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.96s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.33s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.36s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.28s) [2022-03-14T07:08:35.398Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-14T07:08:35.398Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-14T07:08:35.855Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-03-14T07:08:35.855Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-14T07:08:35.855Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.97s) [2022-03-14T07:08:35.855Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.37s) [2022-03-14T07:08:35.855Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.61s) [2022-03-14T07:08:35.855Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.41s) [2022-03-14T07:08:35.855Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.10s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.61s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.47s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.54s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.96s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.77s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.43s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.36s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestLogsSince (9.98s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestLogsTail (3.76s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.57s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.43s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.53s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.66s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestPsByOrder (14.12s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestPsListContainersBase (14.57s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (21.89s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.38s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.24s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.33s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.83s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.95s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestPsShowMounts (12.12s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.75s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.53s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (7.48s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.79s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (31.72s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (11.40s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.97s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (9.14s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (7.09s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.96s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (20.84s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.48s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.83s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.23s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.96s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (11.20s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.91s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRmiTag (0.77s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.64s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (23.88s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.93s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.88s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.42s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.24s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (7.40s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.71s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.68s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.77s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.52s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunBindMounts (7.74s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.38s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.70s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.62s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.85s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.76s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.76s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.90s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.20s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.16s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.97s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.20s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.88s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.64s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.77s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunExitCode (4.06s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.87s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (4.16s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (4.16s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (6.51s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.92s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (3.13s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.40s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.77s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.71s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.53s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.35s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.65s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.55s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.47s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.45s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.52s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.88s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunRm (3.68s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.67s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.78s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.61s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.89s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.05s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.72s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.63s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-03-14T07:08:35.856Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.88s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-14T07:08:35.856Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.50s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.51s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.57s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (11.41s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (7.00s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (11.25s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.20s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (5.01s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.71s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.90s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.79s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (3.00s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.44s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (7.08s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.31s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.76s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.82s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.18s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.42s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.21s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.95s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.30s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.62s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.48s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.04s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.97s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.95s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.52s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.49s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.49s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.24s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.26s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.76s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.94s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.18s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.95s) [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-14T07:08:35.857Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-14T07:08:35.857Z] === RUN TestDockerSchema1RegistrySuite [2022-03-14T07:08:35.857Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-14T07:08:35.857Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-14T07:08:35.857Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-14T07:08:35.857Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-14T07:08:35.857Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-14T07:08:35.857Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-14T07:08:35.857Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-14T07:08:35.857Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-14T07:08:35.857Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-14T07:08:35.857Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-14T07:08:35.857Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-14T07:08:35.857Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-14T07:08:35.857Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-14T07:08:35.857Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-14T07:08:35.857Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-14T07:08:35.857Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-14T07:08:35.857Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-14T07:08:35.857Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-14T07:08:35.857Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.857Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-14T07:08:35.858Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-14T07:08:35.858Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-14T07:08:35.858Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-14T07:08:35.858Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-14T07:08:35.858Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-14T07:08:35.858Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-14T07:08:35.858Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-14T07:08:35.858Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-14T07:08:35.858Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-14T07:08:35.858Z] === RUN TestDockerDaemonSuite [2022-03-14T07:08:35.858Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-14T07:08:35.858Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-14T07:08:35.858Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-14T07:08:35.858Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-14T07:08:35.858Z] === RUN TestDockerSwarmSuite [2022-03-14T07:08:35.858Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-14T07:08:35.858Z] === RUN TestDockerPluginSuite [2022-03-14T07:08:35.858Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-14T07:08:35.858Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-14T07:08:35.858Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-14T07:08:35.858Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-14T07:08:35.858Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-14T07:08:35.858Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-14T07:08:35.858Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-14T07:08:35.858Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-14T07:08:35.858Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-14T07:08:35.858Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-14T07:08:35.858Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-14T07:08:35.858Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-14T07:08:35.858Z] === RUN TestDockerExternalVolumeSuite [2022-03-14T07:08:35.858Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-14T07:08:35.858Z] === RUN TestDockerNetworkSuite [2022-03-14T07:08:35.858Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-14T07:08:35.858Z] === RUN TestDockerHubPullSuite [2022-03-14T07:08:35.858Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-14T07:08:35.858Z] PASS [2022-03-14T07:08:35.858Z] ok github.com/docker/docker/integration-cli 3053.385s [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === Skipped [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-14T07:08:35.858Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-14T07:08:35.858Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-14T07:08:35.858Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-14T07:08:35.858Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-14T07:08:35.858Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-14T07:08:35.858Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-14T07:08:35.858Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-03-14T07:08:35.858Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-14T07:08:35.858Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-14T07:08:35.858Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-14T07:08:35.858Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-14T07:08:35.858Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-14T07:08:35.858Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-14T07:08:35.858Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-14T07:08:35.858Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-14T07:08:35.858Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-14T07:08:35.858Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-14T07:08:35.858Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-14T07:08:35.858Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-14T07:08:35.858Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2022-03-14T07:08:35.858Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-14T07:08:35.858Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-14T07:08:35.858Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-14T07:08:35.858Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-14T07:08:35.858Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-14T07:08:35.858Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-14T07:08:35.858Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2022-03-14T07:08:35.858Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-14T07:08:35.858Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-14T07:08:35.858Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-14T07:08:35.858Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-14T07:08:35.858Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.54s) [2022-03-14T07:08:35.858Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.54s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.01s) [2022-03-14T07:08:35.858Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.01s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2022-03-14T07:08:35.858Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-03-14T07:08:35.858Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-14T07:08:35.858Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-14T07:08:35.858Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-14T07:08:35.858Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-14T07:08:35.858Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.858Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-14T07:08:35.858Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.02s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.02s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.57s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.57s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-03-14T07:08:35.859Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.55s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.55s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.53s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.53s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.51s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.51s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.53s) [2022-03-14T07:08:35.859Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.53s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.56s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.56s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.859Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-03-14T07:08:35.859Z] [2022-03-14T07:08:35.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-14T07:08:35.859Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.860Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-14T07:08:35.860Z] [2022-03-14T07:08:35.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.50s) [2022-03-14T07:08:35.860Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.860Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.50s) [2022-03-14T07:08:35.860Z] [2022-03-14T07:08:35.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-14T07:08:35.860Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.860Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-14T07:08:35.860Z] [2022-03-14T07:08:35.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-14T07:08:35.860Z] docker_cli_sni_test.go:18: Flakey test [2022-03-14T07:08:35.860Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-14T07:08:35.860Z] [2022-03-14T07:08:35.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-14T07:08:35.860Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-14T07:08:35.860Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-14T07:08:35.860Z] [2022-03-14T07:08:35.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-14T07:08:35.860Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.860Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-14T07:08:35.860Z] [2022-03-14T07:08:35.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-14T07:08:35.860Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.860Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-14T07:08:35.860Z] [2022-03-14T07:08:35.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-14T07:08:35.860Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.860Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-14T07:08:35.860Z] [2022-03-14T07:08:35.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-14T07:08:35.860Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.860Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-14T07:08:35.860Z] [2022-03-14T07:08:35.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-14T07:08:35.860Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.860Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-14T07:08:35.860Z] [2022-03-14T07:08:35.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-14T07:08:35.860Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.860Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-14T07:08:35.860Z] [2022-03-14T07:08:35.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-14T07:08:35.860Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.860Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-14T07:08:35.860Z] [2022-03-14T07:08:35.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-14T07:08:35.860Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.860Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-14T07:08:35.860Z] [2022-03-14T07:08:35.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-14T07:08:35.860Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.860Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-14T07:08:35.860Z] [2022-03-14T07:08:35.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-14T07:08:35.860Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.860Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-14T07:08:35.860Z] [2022-03-14T07:08:35.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-14T07:08:35.860Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.860Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-14T07:08:35.860Z] [2022-03-14T07:08:35.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-14T07:08:35.860Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.860Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-14T07:08:35.860Z] [2022-03-14T07:08:35.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-14T07:08:35.860Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.860Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-14T07:08:35.860Z] [2022-03-14T07:08:35.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-14T07:08:35.860Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.860Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-14T07:08:35.860Z] [2022-03-14T07:08:35.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-14T07:08:35.860Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.860Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-14T07:08:35.860Z] [2022-03-14T07:08:35.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-14T07:08:35.860Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.860Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-14T07:08:35.860Z] [2022-03-14T07:08:35.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-14T07:08:35.860Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.860Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-14T07:08:35.860Z] [2022-03-14T07:08:35.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-14T07:08:35.860Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.860Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-14T07:08:35.860Z] [2022-03-14T07:08:35.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-14T07:08:35.860Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.860Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-14T07:08:35.860Z] [2022-03-14T07:08:35.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-14T07:08:35.860Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.860Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-14T07:08:35.860Z] [2022-03-14T07:08:35.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-14T07:08:35.860Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.860Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-14T07:08:35.860Z] [2022-03-14T07:08:35.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-14T07:08:35.860Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-14T07:08:35.860Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-14T07:08:35.860Z] [2022-03-14T07:08:35.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-14T07:08:36.316Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.316Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-14T07:08:36.316Z] [2022-03-14T07:08:36.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-14T07:08:36.316Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.316Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-14T07:08:36.316Z] [2022-03-14T07:08:36.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-14T07:08:36.316Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.316Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-14T07:08:36.316Z] [2022-03-14T07:08:36.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-14T07:08:36.316Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.316Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-14T07:08:36.316Z] [2022-03-14T07:08:36.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-14T07:08:36.316Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.316Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-14T07:08:36.316Z] [2022-03-14T07:08:36.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-14T07:08:36.316Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.316Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-14T07:08:36.316Z] [2022-03-14T07:08:36.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-14T07:08:36.316Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.316Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-14T07:08:36.316Z] [2022-03-14T07:08:36.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-14T07:08:36.316Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.316Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-14T07:08:36.316Z] [2022-03-14T07:08:36.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-14T07:08:36.316Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.316Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-14T07:08:36.316Z] [2022-03-14T07:08:36.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-14T07:08:36.316Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.316Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-14T07:08:36.316Z] [2022-03-14T07:08:36.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-14T07:08:36.316Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.316Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-14T07:08:36.316Z] [2022-03-14T07:08:36.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-14T07:08:36.316Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.316Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-14T07:08:36.316Z] [2022-03-14T07:08:36.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-14T07:08:36.316Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.316Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-14T07:08:36.316Z] [2022-03-14T07:08:36.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.04s) [2022-03-14T07:08:36.316Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.316Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.04s) [2022-03-14T07:08:36.316Z] [2022-03-14T07:08:36.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-03-14T07:08:36.316Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.316Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-03-14T07:08:36.316Z] [2022-03-14T07:08:36.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-14T07:08:36.316Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.316Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-14T07:08:36.316Z] [2022-03-14T07:08:36.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-14T07:08:36.316Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.316Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-14T07:08:36.316Z] [2022-03-14T07:08:36.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-14T07:08:36.316Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.316Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-14T07:08:36.316Z] [2022-03-14T07:08:36.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-14T07:08:36.317Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-14T07:08:36.317Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-14T07:08:36.317Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-14T07:08:36.317Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-14T07:08:36.317Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-14T07:08:36.317Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-14T07:08:36.317Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-14T07:08:36.317Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-14T07:08:36.317Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-14T07:08:36.317Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-14T07:08:36.317Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-14T07:08:36.317Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-14T07:08:36.317Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-14T07:08:36.317Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-14T07:08:36.317Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-14T07:08:36.317Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-14T07:08:36.317Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-14T07:08:36.317Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-14T07:08:36.317Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-03-14T07:08:36.317Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-03-14T07:08:36.317Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2022-03-14T07:08:36.317Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-14T07:08:36.317Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-14T07:08:36.317Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-14T07:08:36.317Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-14T07:08:36.317Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-03-14T07:08:36.317Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-14T07:08:36.317Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-03-14T07:08:36.317Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-14T07:08:36.317Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-14T07:08:36.317Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-14T07:08:36.317Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-14T07:08:36.317Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-14T07:08:36.317Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.317Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-14T07:08:36.317Z] [2022-03-14T07:08:36.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-14T07:08:36.317Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-03-14T07:08:36.318Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-03-14T07:08:36.318Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-03-14T07:08:36.318Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-14T07:08:36.318Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-14T07:08:36.318Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-14T07:08:36.318Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-14T07:08:36.318Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-14T07:08:36.318Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-03-14T07:08:36.318Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-14T07:08:36.318Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-14T07:08:36.318Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-14T07:08:36.318Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-14T07:08:36.318Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-14T07:08:36.318Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-14T07:08:36.318Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-14T07:08:36.318Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-14T07:08:36.318Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-14T07:08:36.318Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-14T07:08:36.318Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-14T07:08:36.318Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-14T07:08:36.318Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-14T07:08:36.318Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-14T07:08:36.318Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-14T07:08:36.318Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-14T07:08:36.318Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-14T07:08:36.318Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-14T07:08:36.318Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-14T07:08:36.318Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-14T07:08:36.318Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-14T07:08:36.318Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-14T07:08:36.318Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-14T07:08:36.318Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-14T07:08:36.318Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.318Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-14T07:08:36.318Z] [2022-03-14T07:08:36.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-14T07:08:36.318Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-14T07:08:36.319Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-14T07:08:36.319Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-14T07:08:36.319Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.319Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-14T07:08:36.319Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.05s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.05s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-14T07:08:36.320Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.320Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-14T07:08:36.320Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2022-03-14T07:08:36.321Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-14T07:08:36.321Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-14T07:08:36.321Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-14T07:08:36.321Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-14T07:08:36.321Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-14T07:08:36.321Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-14T07:08:36.321Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-14T07:08:36.321Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-14T07:08:36.321Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-14T07:08:36.321Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-14T07:08:36.321Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-14T07:08:36.321Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-14T07:08:36.321Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-14T07:08:36.321Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-14T07:08:36.321Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-14T07:08:36.321Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-14T07:08:36.321Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-14T07:08:36.321Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-14T07:08:36.321Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-14T07:08:36.321Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-14T07:08:36.321Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-14T07:08:36.321Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-14T07:08:36.321Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-14T07:08:36.321Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-14T07:08:36.321Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-14T07:08:36.321Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-14T07:08:36.321Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.321Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-14T07:08:36.321Z] [2022-03-14T07:08:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-03-14T07:08:36.322Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.322Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-03-14T07:08:36.322Z] [2022-03-14T07:08:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-14T07:08:36.322Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.322Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-14T07:08:36.322Z] [2022-03-14T07:08:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-14T07:08:36.322Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.322Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-14T07:08:36.322Z] [2022-03-14T07:08:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-14T07:08:36.322Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.322Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-14T07:08:36.322Z] [2022-03-14T07:08:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-14T07:08:36.322Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.322Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-14T07:08:36.322Z] [2022-03-14T07:08:36.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-14T07:08:36.322Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.322Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-14T07:08:36.322Z] [2022-03-14T07:08:36.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-14T07:08:36.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.777Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-14T07:08:36.777Z] [2022-03-14T07:08:36.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-14T07:08:36.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.777Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-14T07:08:36.777Z] [2022-03-14T07:08:36.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-14T07:08:36.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.777Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-14T07:08:36.777Z] [2022-03-14T07:08:36.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-14T07:08:36.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.777Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-14T07:08:36.777Z] [2022-03-14T07:08:36.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-14T07:08:36.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.777Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-14T07:08:36.777Z] [2022-03-14T07:08:36.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-14T07:08:36.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.777Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-14T07:08:36.777Z] [2022-03-14T07:08:36.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-14T07:08:36.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.777Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-14T07:08:36.777Z] [2022-03-14T07:08:36.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-14T07:08:36.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.777Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-14T07:08:36.777Z] [2022-03-14T07:08:36.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-14T07:08:36.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.777Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-14T07:08:36.777Z] [2022-03-14T07:08:36.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-14T07:08:36.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.777Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-14T07:08:36.777Z] [2022-03-14T07:08:36.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-14T07:08:36.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.777Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-14T07:08:36.777Z] [2022-03-14T07:08:36.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-14T07:08:36.777Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.777Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-14T07:08:36.777Z] [2022-03-14T07:08:36.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-14T07:08:36.777Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-14T07:08:36.778Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] DONE 1088 tests, 544 skipped in 3065.744s [2022-03-14T07:08:36.778Z] INFO: Integration tests ended at 03/14/2022 07:08:36. Duration:00:51:05.8987549 [2022-03-14T07:08:36.778Z] INFO: Docker info of the daemon under test at end of run [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] Containers: 2 [2022-03-14T07:08:36.778Z] Running: 0 [2022-03-14T07:08:36.778Z] Paused: 0 [2022-03-14T07:08:36.778Z] Stopped: 2 [2022-03-14T07:08:36.778Z] Images: 18 [2022-03-14T07:08:36.778Z] Server Version: 0.0.0-dev [2022-03-14T07:08:36.778Z] Storage Driver: windowsfilter [2022-03-14T07:08:36.778Z] Windows: [2022-03-14T07:08:36.778Z] Logging Driver: json-file [2022-03-14T07:08:36.778Z] Plugins: [2022-03-14T07:08:36.778Z] Volume: local [2022-03-14T07:08:36.778Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-14T07:08:36.778Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-14T07:08:36.778Z] Swarm: inactive [2022-03-14T07:08:36.778Z] Default Isolation: process [2022-03-14T07:08:36.778Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-14T07:08:36.778Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-14T07:08:36.778Z] OSType: windows [2022-03-14T07:08:36.778Z] Architecture: x86_64 [2022-03-14T07:08:36.778Z] CPUs: 4 [2022-03-14T07:08:36.778Z] Total Memory: 32GiB [2022-03-14T07:08:36.778Z] Name: azwin-2-c4a611 [2022-03-14T07:08:36.778Z] ID: 7AMB:6J2Y:NVR7:NSUT:C3CM:HTAC:OTIZ:N5QU:PRQT:CJAH:3S5J:3ZC5 [2022-03-14T07:08:36.778Z] Docker Root Dir: D:\CI\PR-43375\1\daemon [2022-03-14T07:08:36.778Z] Debug Mode (client): false [2022-03-14T07:08:36.778Z] Debug Mode (server): true [2022-03-14T07:08:36.778Z] File Descriptors: -1 [2022-03-14T07:08:36.778Z] Goroutines: 44 [2022-03-14T07:08:36.778Z] System Time: 2022-03-14T07:08:36.4584758Z [2022-03-14T07:08:36.778Z] EventsListeners: 0 [2022-03-14T07:08:36.778Z] Registry: https://index.docker.io/v1/ [2022-03-14T07:08:36.778Z] Labels: [2022-03-14T07:08:36.778Z] Experimental: false [2022-03-14T07:08:36.778Z] Insecure Registries: [2022-03-14T07:08:36.778Z] 127.0.0.0/8 [2022-03-14T07:08:36.778Z] Live Restore Enabled: false [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] [2022-03-14T07:08:36.778Z] INFO: Stopping daemon under test [2022-03-14T07:08:36.778Z] SUCCESS: The process with PID 1648 (child process of PID 3532) has been terminated. [2022-03-14T07:08:36.778Z] SUCCESS: The process with PID 3532 (child process of PID 3752) has been terminated. [2022-03-14T07:08:36.778Z] INFO: Stop tailing logs of the daemon under tests [2022-03-14T07:08:36.778Z] INFO: executeCI.ps1 Completed successfully at 03/14/2022 07:08:36. [2022-03-14T07:08:36.778Z] INFO: Tidying up at end of run [2022-03-14T07:08:37.233Z] INFO: Saving daemon under test log (d:\CI\PR-43375\1\dut.out) to bundles\CIDUT.out [2022-03-14T07:08:37.233Z] INFO: Saving daemon under test log (d:\CI\PR-43375\1\dut.err) to bundles\CIDUT.err [2022-03-14T07:08:37.233Z] INFO: Saving containerd logs to bundles [2022-03-14T07:08:37.233Z] INFO: Nuke-Everything... [2022-03-14T07:08:37.233Z] INFO: Container count on control daemon to delete is 2 [2022-03-14T07:08:37.689Z] 899fefc691b2 [2022-03-14T07:08:37.689Z] 75444d56b5ec [2022-03-14T07:08:37.689Z] INFO: Tidying pidfile d:\CI\PR-43375\1\docker.pid [2022-03-14T07:08:37.689Z] INFO: Killing containerd with PID 1236 [2022-03-14T07:08:37.689Z] INFO: Nuking d:\CI [2022-03-14T07:09:07.591Z] INFO: Zapped successfully [2022-03-14T07:09:07.591Z] [2022-03-14T07:09:07.591Z] INFO: executeCI.ps1 exiting at Mon Mar 14 07:09:05 CUT 2022. Duration 01:18:19.9526219 [2022-03-14T07:09:07.591Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-14T07:09:07.864Z] Recording test results [2022-03-14T07:09:17.195Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-14T07:09:19.297Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-14T07:09:21.674Z] Archiving artifacts [2022-03-14T07:09:37.132Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43375/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-14T07:09:38.060Z] + make clean [2022-03-14T07:09:39.587Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-14T07:09:39.587Z] docker-dev-cache [2022-03-14T07:09:39.587Z] 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